2026-03-30 10:30:01 +00:00

1 line
15 KiB
JSON

{"uid":"aa18147f2004bc00","name":"test_filter_update_subscription_with_no_request_id","fullName":"tests.filter.test_subscribe_update.TestFilterSubscribeUpdate#test_filter_update_subscription_with_no_request_id","historyId":"8a802cdb64a093606e0594eb6f7f8878","time":{"start":1774865220947,"stop":1774865220951,"duration":4},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1774865101295,"stop":1774865101295,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774865218497,"stop":1774865218497,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774865218497,"stop":1774865218497,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774865218497,"stop":1774865218497,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774865218497,"stop":1774865218498,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1774865218497,"stop":1774865218497,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774865218498,"stop":1774865218498,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1774865218498,"stop":1774865218498,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1774865218498,"stop":1774865219691,"duration":1193},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1774865219691,"stop":1774865220915,"duration":1224},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1774865220885,"stop":1774865220915,"duration":30},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_subscribe_update.TestFilterSubscribeUpdate object at 0x7fcd4d6f9c70>, <src.node.waku_node.WakuNode object at 0x7fcd4d1bbb60>, ['/ip4/172.18.57.87/tcp/60116/p2p/16Uiu2HAm5Bvd8pAcCmjrWWz7i2W7hrVMwi5c3XijucrVgiyvLF4u'])"}],"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":1774865220916,"stop":1774865220946,"duration":30},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1774865220916,"stop":1774865220946,"duration":30},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1774865220933,"stop":1774865220946,"duration":13},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1774865220934,"stop":1774865220946,"duration":12},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '6f76a3df-eadc-4e48-8ff5-c95e02edcb3f', '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': '6f76a3df-eadc-4e48-8ff5-c95e02edcb3f', '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":1774865220947,"stop":1774865220949,"duration":2},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:61568/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":"{'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":"715cce2e6f2c9829","name":"log","source":"715cce2e6f2c9829.txt","type":"text/plain","size":13239},{"uid":"48b030e71ae07b78","name":"stderr","source":"48b030e71ae07b78.txt","type":"text/plain","size":12923}],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1774865220952,"stop":1774865220952,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1774865220953,"stop":1774865221693,"duration":740},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774865221694,"stop":1774865221702,"duration":8},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1774865221703,"stop":1774865221703,"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":1774866177021,"stop":1774866177021,"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":"3392-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":41,"unknown":0,"total":42},"items":[{"uid":"337292c43f13c0f6","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1132/#testresult/337292c43f13c0f6","status":"passed","time":{"start":1774846603861,"stop":1774846603866,"duration":5}},{"uid":"32e2c3788d0020c5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1131/#testresult/32e2c3788d0020c5","status":"failed","statusDetails":"AssertionError: Waiting for node connection","time":{"start":1774782402267,"stop":1774782402267,"duration":0}},{"uid":"ae5915cd8e132817","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1130/#testresult/ae5915cd8e132817","status":"passed","time":{"start":1774759845575,"stop":1774759845579,"duration":4}},{"uid":"5b7e25b5f74a95ab","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1129/#testresult/5b7e25b5f74a95ab","status":"passed","time":{"start":1774672743115,"stop":1774672743120,"duration":5}},{"uid":"cc8b4c99bb81bec0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1128/#testresult/cc8b4c99bb81bec0","status":"passed","time":{"start":1774586886589,"stop":1774586886593,"duration":4}},{"uid":"9d3dc95649f259b8","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1127/#testresult/9d3dc95649f259b8","status":"passed","time":{"start":1774500450983,"stop":1774500450991,"duration":8}},{"uid":"94bb4319d99a19a7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1126/#testresult/94bb4319d99a19a7","status":"passed","time":{"start":1774413594512,"stop":1774413594516,"duration":4}},{"uid":"7baa4dd9b63f9a68","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1125/#testresult/7baa4dd9b63f9a68","status":"passed","time":{"start":1774327051151,"stop":1774327051156,"duration":5}},{"uid":"44ba883029d20080","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1124/#testresult/44ba883029d20080","status":"passed","time":{"start":1774241157931,"stop":1774241157935,"duration":4}},{"uid":"f581369f7db91696","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1123/#testresult/f581369f7db91696","status":"passed","time":{"start":1774154327784,"stop":1774154327789,"duration":5}},{"uid":"1f6d044d07caf15f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/1f6d044d07caf15f","status":"passed","time":{"start":1774067543554,"stop":1774067543559,"duration":5}},{"uid":"784e7551bab914c7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/784e7551bab914c7","status":"passed","time":{"start":1773981287688,"stop":1773981287692,"duration":4}},{"uid":"7596ba0320105bb","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/7596ba0320105bb","status":"passed","time":{"start":1773895185031,"stop":1773895185035,"duration":4}},{"uid":"dd2adf26f4435eee","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/dd2adf26f4435eee","status":"passed","time":{"start":1773808876181,"stop":1773808876185,"duration":4}},{"uid":"eb198e3626a7a0cc","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/eb198e3626a7a0cc","status":"passed","time":{"start":1773722220534,"stop":1773722220541,"duration":7}},{"uid":"c3b3d9cb3c5a8ba4","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/c3b3d9cb3c5a8ba4","status":"passed","time":{"start":1773664525785,"stop":1773664525789,"duration":4}},{"uid":"b4bd18cf5cd5ed62","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/b4bd18cf5cd5ed62","status":"passed","time":{"start":1773636811960,"stop":1773636811965,"duration":5}},{"uid":"494e609887f15a2b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/494e609887f15a2b","status":"passed","time":{"start":1773550051815,"stop":1773550051820,"duration":5}},{"uid":"2a273839284c6fbc","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1114/#testresult/2a273839284c6fbc","status":"passed","time":{"start":1773462838876,"stop":1773462838881,"duration":5}},{"uid":"bb62e7d10aa33d5f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/bb62e7d10aa33d5f","status":"passed","time":{"start":1773376481545,"stop":1773376481549,"duration":4}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node')"]},"source":"aa18147f2004bc00.json","parameterValues":[]}