1 line
14 KiB
JSON

{"uid":"e29a02f0cdb36972","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":1778217395351,"stop":1778217395354,"duration":3},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1778217108010,"stop":1778217108010,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1778217392834,"stop":1778217392834,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1778217392834,"stop":1778217392834,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1778217392834,"stop":1778217392834,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1778217392834,"stop":1778217392835,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1778217392835,"stop":1778217392835,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1778217392835,"stop":1778217392836,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1778217392835,"stop":1778217392835,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1778217392836,"stop":1778217394031,"duration":1195},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1778217394031,"stop":1778217395337,"duration":1306},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1778217395318,"stop":1778217395337,"duration":19},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_subscribe_update.TestFilterSubscribeUpdate object at 0x7f61e85090d0>, <src.node.waku_node.WakuNode object at 0x7f61e0d7db50>, ['/ip4/172.18.171.215/tcp/27988/p2p/16Uiu2HAm46NVehzzCkiTScBX56zU4HSbok1H2jGVbGMJRtMnXKAS'])"}],"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":1778217395338,"stop":1778217395349,"duration":11},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1778217395338,"stop":1778217395349,"duration":11},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1778217395343,"stop":1778217395349,"duration":6},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1778217395343,"stop":1778217395349,"duration":6},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '9096a461-23e1-452d-8a9d-49191ad46338', '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': '9096a461-23e1-452d-8a9d-49191ad46338', '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":1778217395351,"stop":1778217395353,"duration":2},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:54746/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 518, 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":[{"name":"log","type":"text/plain","size":0},{"name":"stderr","type":"text/plain","size":0}],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1778217395355,"stop":1778217395355,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1778217395356,"stop":1778217396810,"duration":1454},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1778217396812,"stop":1778217396822,"duration":10},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1778217396823,"stop":1778217396823,"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":1778217507724,"stop":1778217507724,"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":"runnervmeorf1"},{"name":"thread","value":"21497-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":31,"unknown":0,"total":31},"items":[{"uid":"75e25fa553890e5b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1233/#testresult/75e25fa553890e5b","status":"passed","time":{"start":1778131288907,"stop":1778131288910,"duration":3}},{"uid":"da8e01627dc19445","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1232/#testresult/da8e01627dc19445","status":"passed","time":{"start":1778051875711,"stop":1778051875717,"duration":6}},{"uid":"ba089beacb36d65","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1231/#testresult/ba089beacb36d65","status":"passed","time":{"start":1778044823320,"stop":1778044823324,"duration":4}},{"uid":"cc339cd8685609cd","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1230/#testresult/cc339cd8685609cd","status":"passed","time":{"start":1777959483077,"stop":1777959483082,"duration":5}},{"uid":"52368b88265608f2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1229/#testresult/52368b88265608f2","status":"passed","time":{"start":1777958356111,"stop":1777958356114,"duration":3}},{"uid":"89e5cfb977115915","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1228/#testresult/89e5cfb977115915","status":"passed","time":{"start":1777872290295,"stop":1777872290299,"duration":4}},{"uid":"dd5e873bc5d6a1cb","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1227/#testresult/dd5e873bc5d6a1cb","status":"passed","time":{"start":1777785741545,"stop":1777785741550,"duration":5}},{"uid":"8d6d02b268596bcf","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1226/#testresult/8d6d02b268596bcf","status":"passed","time":{"start":1777699087670,"stop":1777699087674,"duration":4}},{"uid":"f9149b35e681c1ff","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1225/#testresult/f9149b35e681c1ff","status":"passed","time":{"start":1777660450584,"stop":1777660450588,"duration":4}},{"uid":"8935d7a6c2440f6d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1224/#testresult/8935d7a6c2440f6d","status":"passed","time":{"start":1777657881193,"stop":1777657881197,"duration":4}},{"uid":"73fedfd50abd3d84","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1223/#testresult/73fedfd50abd3d84","status":"passed","time":{"start":1777655411457,"stop":1777655411461,"duration":4}},{"uid":"8dff392cf655b7b5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1222/#testresult/8dff392cf655b7b5","status":"passed","time":{"start":1777640972291,"stop":1777640972295,"duration":4}},{"uid":"79b5699590c2468d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1221/#testresult/79b5699590c2468d","status":"passed","time":{"start":1777636280229,"stop":1777636280233,"duration":4}},{"uid":"6d203691ebbfd464","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1220/#testresult/6d203691ebbfd464","status":"passed","time":{"start":1777613506679,"stop":1777613506682,"duration":3}},{"uid":"527508c68cd04e12","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1219/#testresult/527508c68cd04e12","status":"passed","time":{"start":1777590374336,"stop":1777590374340,"duration":4}},{"uid":"fb48336c87acf2d0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1218/#testresult/fb48336c87acf2d0","status":"passed","time":{"start":1777569720777,"stop":1777569720780,"duration":3}},{"uid":"b0b4d8c023b9d07a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1217/#testresult/b0b4d8c023b9d07a","status":"passed","time":{"start":1777526569730,"stop":1777526569734,"duration":4}},{"uid":"ab9be2515f8d1e64","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1216/#testresult/ab9be2515f8d1e64","status":"passed","time":{"start":1777439912568,"stop":1777439912572,"duration":4}},{"uid":"2b678ce8223221c1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1215/#testresult/2b678ce8223221c1","status":"passed","time":{"start":1777372418897,"stop":1777372418901,"duration":4}},{"uid":"e7e453558f1cb7bb","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1214/#testresult/e7e453558f1cb7bb","status":"passed","time":{"start":1777353770746,"stop":1777353770752,"duration":6}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node')"]},"source":"e29a02f0cdb36972.json","parameterValues":[]}