2026-03-31 02:44:07 +00:00

1 line
15 KiB
JSON

{"uid":"7ecc9376e77489c3","name":"test_filter_update_subscription_with_invalid_request_id","fullName":"tests.filter.test_subscribe_update.TestFilterSubscribeUpdate#test_filter_update_subscription_with_invalid_request_id","historyId":"8b353a703759e5d842b3c15cacfaed65","time":{"start":1774923834960,"stop":1774923834964,"duration":4},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1774923543593,"stop":1774923543593,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774923832417,"stop":1774923832417,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774923832417,"stop":1774923832418,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774923832417,"stop":1774923832417,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1774923832417,"stop":1774923832417,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774923832418,"stop":1774923832418,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1774923832418,"stop":1774923832419,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774923832418,"stop":1774923832418,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1774923832419,"stop":1774923833656,"duration":1237},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1774923833656,"stop":1774923834931,"duration":1275},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1774923834892,"stop":1774923834931,"duration":39},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_subscribe_update.TestFilterSubscribeUpdate object at 0x7f613e3b20f0>, <src.node.waku_node.WakuNode object at 0x7f613df75790>, ['/ip4/172.18.85.199/tcp/29202/p2p/16Uiu2HAmH6r4Z9b9fsTTtRfn1PKrH2oGo1k7Ja4bmNg5H4YorKkL'])"}],"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":1774923834931,"stop":1774923834960,"duration":29},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1774923834933,"stop":1774923834960,"duration":27},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1774923834946,"stop":1774923834960,"duration":14},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1774923834947,"stop":1774923834960,"duration":13},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': 'fed4da81-100b-4062-8d4d-483bfff8f97c', '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': 'fed4da81-100b-4062-8d4d-483bfff8f97c', '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":"update_filter_subscription","time":{"start":1774923834960,"stop":1774923834963,"duration":3},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:26742/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, 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/198/1'}"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"7828fc6ec41093eb","name":"log","source":"7828fc6ec41093eb.txt","type":"text/plain","size":12933},{"uid":"5949740ddeabd14a","name":"stderr","source":"5949740ddeabd14a.txt","type":"text/plain","size":12617}],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1774923834965,"stop":1774923834966,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1774923834966,"stop":1774923835902,"duration":936},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774923835904,"stop":1774923835915,"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":1774923835918,"stop":1774923835918,"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":1774923917886,"stop":1774923917886,"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":"runnervmrg6be"},{"name":"thread","value":"3483-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":1,"broken":0,"skipped":0,"passed":43,"unknown":0,"total":44},"items":[{"uid":"22c5845d9d416837","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1134/#testresult/22c5845d9d416837","status":"passed","time":{"start":1774883977570,"stop":1774883977576,"duration":6}},{"uid":"1479011abb20576d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1133/#testresult/1479011abb20576d","status":"passed","time":{"start":1774865375915,"stop":1774865375920,"duration":5}},{"uid":"c7a60dab02fdf0d1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1132/#testresult/c7a60dab02fdf0d1","status":"passed","time":{"start":1774846898821,"stop":1774846898826,"duration":5}},{"uid":"9a7f871c04f08b0a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1131/#testresult/9a7f871c04f08b0a","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774782591395,"stop":1774782591395,"duration":0}},{"uid":"bac558c8f4a553cd","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1130/#testresult/bac558c8f4a553cd","status":"passed","time":{"start":1774760017324,"stop":1774760017329,"duration":5}},{"uid":"e13fa9ef2f296f7e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1129/#testresult/e13fa9ef2f296f7e","status":"passed","time":{"start":1774672918696,"stop":1774672918701,"duration":5}},{"uid":"990fc125b2c189e2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1128/#testresult/990fc125b2c189e2","status":"passed","time":{"start":1774587198628,"stop":1774587198632,"duration":4}},{"uid":"171c08de4ed034ad","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1127/#testresult/171c08de4ed034ad","status":"passed","time":{"start":1774500832730,"stop":1774500832734,"duration":4}},{"uid":"dc7b6392598bd986","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1126/#testresult/dc7b6392598bd986","status":"passed","time":{"start":1774413713582,"stop":1774413713585,"duration":3}},{"uid":"5d2fa0a583bc89fd","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1125/#testresult/5d2fa0a583bc89fd","status":"passed","time":{"start":1774327275725,"stop":1774327275730,"duration":5}},{"uid":"cd49519e64f441d1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1124/#testresult/cd49519e64f441d1","status":"passed","time":{"start":1774241335489,"stop":1774241335494,"duration":5}},{"uid":"430c4336a9a03129","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1123/#testresult/430c4336a9a03129","status":"passed","time":{"start":1774154503236,"stop":1774154503241,"duration":5}},{"uid":"e32948719c5d4990","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/e32948719c5d4990","status":"passed","time":{"start":1774067951817,"stop":1774067951821,"duration":4}},{"uid":"22b9d272f6a20830","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/22b9d272f6a20830","status":"passed","time":{"start":1773981594632,"stop":1773981594637,"duration":5}},{"uid":"af0437d83ec8b24b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/af0437d83ec8b24b","status":"passed","time":{"start":1773895360163,"stop":1773895360168,"duration":5}},{"uid":"e5f2854839b8a488","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/e5f2854839b8a488","status":"passed","time":{"start":1773809206265,"stop":1773809206269,"duration":4}},{"uid":"a2a7e03b3edcadac","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/a2a7e03b3edcadac","status":"passed","time":{"start":1773722392888,"stop":1773722392892,"duration":4}},{"uid":"25db71a08f92989b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/25db71a08f92989b","status":"passed","time":{"start":1773664766078,"stop":1773664766081,"duration":3}},{"uid":"c4cf2cda98d70407","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/c4cf2cda98d70407","status":"passed","time":{"start":1773636961004,"stop":1773636961010,"duration":6}},{"uid":"c61956d012c7b9b9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/c61956d012c7b9b9","status":"passed","time":{"start":1773550373650,"stop":1773550373654,"duration":4}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node')"]},"source":"7ecc9376e77489c3.json","parameterValues":[]}