1 line
14 KiB
JSON

{"uid":"df5deab05d786f4a","name":"test_filter_update_subscription_with_no_content_topic","fullName":"tests.filter.test_subscribe_update.TestFilterSubscribeUpdate#test_filter_update_subscription_with_no_content_topic","historyId":"3eda162827d968bd79df77c45eeeb8d3","time":{"start":1774413716183,"stop":1774413716188,"duration":5},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1774413435039,"stop":1774413435039,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774413713611,"stop":1774413713611,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774413713611,"stop":1774413713611,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774413713611,"stop":1774413713612,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1774413713611,"stop":1774413713611,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774413713612,"stop":1774413713612,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1774413713612,"stop":1774413713612,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774413713612,"stop":1774413713612,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1774413713613,"stop":1774413714860,"duration":1247},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1774413714860,"stop":1774413716146,"duration":1286},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1774413716110,"stop":1774413716146,"duration":36},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_subscribe_update.TestFilterSubscribeUpdate object at 0x7fdaf8311a90>, <src.node.waku_node.WakuNode object at 0x7fdaf3d330b0>, ['/ip4/172.18.243.11/tcp/10894/p2p/16Uiu2HAmPU6L4XSuT4Q8FMUHoiX1oRYARBEAL2unJYKrDjNAQfaJ'])"}],"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":1774413716146,"stop":1774413716182,"duration":36},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1774413716147,"stop":1774413716182,"duration":35},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1774413716168,"stop":1774413716182,"duration":14},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1774413716168,"stop":1774413716182,"duration":14},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': 'f0b29798-06ea-4cfd-92fe-5c8183c54aa1', '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': 'f0b29798-06ea-4cfd-92fe-5c8183c54aa1', '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":"update_filter_subscription","time":{"start":1774413716184,"stop":1774413716187,"duration":3},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:39158/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.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 148, in update_filter_subscription\n return node.update_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 366, in update_filter_subscriptions\n return self._api.update_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 72, in update_filter_subscriptions\n update_subscriptions_response = self.rest_call(\"put\", \"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', 'pubsubTopic': '/waku/2/rs/3/1'}"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"83aa5fb7556c5da","name":"log","source":"83aa5fb7556c5da.txt","type":"text/plain","size":13213},{"uid":"e2341c0197c46950","name":"stderr","source":"e2341c0197c46950.txt","type":"text/plain","size":12897}],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1774413716189,"stop":1774413716189,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1774413716190,"stop":1774413717296,"duration":1106},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774413717297,"stop":1774413717310,"duration":13},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1774413717310,"stop":1774413717310,"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":1774413989262,"stop":1774413989262,"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')"},{"name":"parentSuite","value":"tests.filter"},{"name":"suite","value":"test_subscribe_update"},{"name":"subSuite","value":"TestFilterSubscribeUpdate"},{"name":"host","value":"runnervm46oaq"},{"name":"thread","value":"3455-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.filter.test_subscribe_update"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":35,"unknown":0,"total":35},"items":[{"uid":"f9bb671d6bbb50c9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1125/#testresult/f9bb671d6bbb50c9","status":"passed","time":{"start":1774327258640,"stop":1774327258644,"duration":4}},{"uid":"22ec2de0b626d322","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1124/#testresult/22ec2de0b626d322","status":"passed","time":{"start":1774241336503,"stop":1774241336508,"duration":5}},{"uid":"6eb061f901e1a567","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1123/#testresult/6eb061f901e1a567","status":"passed","time":{"start":1774154511939,"stop":1774154511944,"duration":5}},{"uid":"ac12f15bee7c6558","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/ac12f15bee7c6558","status":"passed","time":{"start":1774067729179,"stop":1774067729182,"duration":3}},{"uid":"91ee9b8989cd8ed4","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/91ee9b8989cd8ed4","status":"passed","time":{"start":1773981447354,"stop":1773981447357,"duration":3}},{"uid":"5a0152c044d4f16c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/5a0152c044d4f16c","status":"passed","time":{"start":1773895358897,"stop":1773895358905,"duration":8}},{"uid":"7ff94cb3a00a91ba","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/7ff94cb3a00a91ba","status":"passed","time":{"start":1773809006730,"stop":1773809006734,"duration":4}},{"uid":"8475b9549f44760c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/8475b9549f44760c","status":"passed","time":{"start":1773722382497,"stop":1773722382501,"duration":4}},{"uid":"e21758c82aedd0dc","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/e21758c82aedd0dc","status":"passed","time":{"start":1773664698676,"stop":1773664698680,"duration":4}},{"uid":"5bfd0236fe488aea","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/5bfd0236fe488aea","status":"passed","time":{"start":1773636966012,"stop":1773636966016,"duration":4}},{"uid":"cf08cf3f49d3a677","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/cf08cf3f49d3a677","status":"passed","time":{"start":1773550237135,"stop":1773550237139,"duration":4}},{"uid":"e4bd765985e96769","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1114/#testresult/e4bd765985e96769","status":"passed","time":{"start":1773462969615,"stop":1773462969618,"duration":3}},{"uid":"850134665e093f18","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/850134665e093f18","status":"passed","time":{"start":1773376624090,"stop":1773376624094,"duration":4}},{"uid":"ab3a802b29793510","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1112/#testresult/ab3a802b29793510","status":"passed","time":{"start":1773290273508,"stop":1773290273512,"duration":4}},{"uid":"f617225dfcb01d1c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1111/#testresult/f617225dfcb01d1c","status":"passed","time":{"start":1773203847172,"stop":1773203847178,"duration":6}},{"uid":"4d74fb74b9a55f27","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1110/#testresult/4d74fb74b9a55f27","status":"passed","time":{"start":1773117386270,"stop":1773117386276,"duration":6}},{"uid":"59342af05c5dc20a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1109/#testresult/59342af05c5dc20a","status":"passed","time":{"start":1773031200185,"stop":1773031200190,"duration":5}},{"uid":"8ab1ec42391643c7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1108/#testresult/8ab1ec42391643c7","status":"passed","time":{"start":1772944567317,"stop":1772944567321,"duration":4}},{"uid":"ab03583c75655a21","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1107/#testresult/ab03583c75655a21","status":"passed","time":{"start":1772858023910,"stop":1772858023915,"duration":5}},{"uid":"688599cf8d6b40c5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1106/#testresult/688599cf8d6b40c5","status":"passed","time":{"start":1772771778561,"stop":1772771778565,"duration":4}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node')"]},"source":"df5deab05d786f4a.json","parameterValues":[]}