1 line
13 KiB
JSON

{"uid":"8e03b1686fbd4ef2","name":"test_filter_unsubscribe_with_extra_field","fullName":"tests.filter.test_unsubscribe.TestFilterUnSubscribe#test_filter_unsubscribe_with_extra_field","historyId":"56d1bdbe8d6699f5fe282133f1599be2","time":{"start":1766290677255,"stop":1766290677258,"duration":3},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1766290510117,"stop":1766290510117,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1766290674732,"stop":1766290674732,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1766290674732,"stop":1766290674732,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1766290674732,"stop":1766290674732,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1766290674732,"stop":1766290674733,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1766290674733,"stop":1766290674733,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1766290674733,"stop":1766290674733,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1766290674733,"stop":1766290674734,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1766290674734,"stop":1766290675960,"duration":1226},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1766290675960,"stop":1766290677224,"duration":1264},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1766290677194,"stop":1766290677224,"duration":30},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_unsubscribe.TestFilterUnSubscribe object at 0x7f5fa49f06b0>, <src.node.waku_node.WakuNode object at 0x7f5fa4767e90>, ['/ip4/172.18.167.162/tcp/6166/p2p/16Uiu2HAmBzqHxN4gZ1wcAF5znrLmDrDzPABF92yANYyKEhfzmU4z'])"}],"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":1766290677224,"stop":1766290677254,"duration":30},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1766290677225,"stop":1766290677254,"duration":29},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1766290677240,"stop":1766290677254,"duration":14},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1766290677242,"stop":1766290677254,"duration":12},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '466f1c1d-6638-4d75-b6a9-edfddb19ff2e', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/3/1'}"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '466f1c1d-6638-4d75-b6a9-edfddb19ff2e', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/3/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":1766290677255,"stop":1766290677258,"duration":3},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:1327/filter/v2/subscriptions with response: b'{\"requestId\":\"unknown\",\"statusDesc\":\"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\\\\"Invalid content body, could not decode. Unable to deserialize data: \\\\\", contentType: \\\\\"text/plain\\\\\"))\"}'\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.12/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-messaging-interop-tests/logos-messaging-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-messaging-interop-tests/logos-messaging-interop-tests/src/node/waku_node.py\", line 369, in delete_filter_subscriptions\n return self._api.delete_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-messaging-interop-tests/logos-messaging-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-messaging-interop-tests/logos-messaging-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-messaging-interop-tests/logos-messaging-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/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/3/1', 'extraField': 'extraValue'}"},{"name":"status","value":"None"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"7ff073071773dc55","name":"log","source":"7ff073071773dc55.txt","type":"text/plain","size":13107},{"uid":"26b26cf2b6e1eb5","name":"stderr","source":"26b26cf2b6e1eb5.txt","type":"text/plain","size":12791}],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1766290677260,"stop":1766290677260,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1766290677261,"stop":1766290678366,"duration":1105},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1766290678366,"stop":1766290678377,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1766290678378,"stop":1766290678378,"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":1766291236920,"stop":1766291236920,"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":"runnervmh13bl"},{"name":"thread","value":"2339-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":15,"unknown":0,"total":15},"items":[{"uid":"c76ce2164b951bad","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1009/#testresult/c76ce2164b951bad","status":"passed","time":{"start":1766203729977,"stop":1766203729981,"duration":4}},{"uid":"49234f7ac7f12b6f","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1008/#testresult/49234f7ac7f12b6f","status":"passed","time":{"start":1766117663266,"stop":1766117663270,"duration":4}},{"uid":"446e69d8f96e711d","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1007/#testresult/446e69d8f96e711d","status":"passed","time":{"start":1766031213938,"stop":1766031213942,"duration":4}},{"uid":"2fc5177d76828a11","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1006/#testresult/2fc5177d76828a11","status":"passed","time":{"start":1765944808943,"stop":1765944808947,"duration":4}},{"uid":"f4e3798d495b8c4c","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1005/#testresult/f4e3798d495b8c4c","status":"passed","time":{"start":1765858532849,"stop":1765858532852,"duration":3}},{"uid":"315004dbec712d1f","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1004/#testresult/315004dbec712d1f","status":"passed","time":{"start":1765772363596,"stop":1765772363600,"duration":4}},{"uid":"895b7dd2e2840106","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1003/#testresult/895b7dd2e2840106","status":"passed","time":{"start":1765685842374,"stop":1765685842377,"duration":3}},{"uid":"e20f1bc7b79cef16","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1002/#testresult/e20f1bc7b79cef16","status":"passed","time":{"start":1765598941416,"stop":1765598941420,"duration":4}},{"uid":"4d5e201f900924d9","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1001/#testresult/4d5e201f900924d9","status":"passed","time":{"start":1765512873272,"stop":1765512873276,"duration":4}},{"uid":"bc98da2f31e38d96","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1000/#testresult/bc98da2f31e38d96","status":"passed","time":{"start":1765426530164,"stop":1765426530168,"duration":4}},{"uid":"d693d758271d11a9","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/999/#testresult/d693d758271d11a9","status":"passed","time":{"start":1765340017255,"stop":1765340017259,"duration":4}},{"uid":"34838e015f9c5112","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/998/#testresult/34838e015f9c5112","status":"passed","time":{"start":1765253416608,"stop":1765253416611,"duration":3}},{"uid":"81610942550b8515","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/997/#testresult/81610942550b8515","status":"passed","time":{"start":1765195935860,"stop":1765195935864,"duration":4}},{"uid":"bab4bf8d91e22f14","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/996/#testresult/bab4bf8d91e22f14","status":"passed","time":{"start":1765184207126,"stop":1765184207129,"duration":3}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node', 'subscribe_main_nodes')"]},"source":"8e03b1686fbd4ef2.json","parameterValues":[]}