waku-interop-tests/nim/372/data/test-cases/bd6aa49f883de2db.json

1 line
14 KiB
JSON

{"uid":"bd6aa49f883de2db","name":"test_filter_unsubscribe_with_extra_field","fullName":"tests.filter.test_unsubscribe.TestFilterUnSubscribe#test_filter_unsubscribe_with_extra_field","historyId":"56d1bdbe8d6699f5fe282133f1599be2","time":{"start":1727324266423,"stop":1727324266428,"duration":5},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1727323973809,"stop":1727323973809,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1727324263287,"stop":1727324263287,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1727324263288,"stop":1727324263288,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1727324263288,"stop":1727324263289,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1727324263288,"stop":1727324263288,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1727324263288,"stop":1727324263288,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1727324263288,"stop":1727324263288,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1727324263289,"stop":1727324264635,"duration":1346},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1727324263289,"stop":1727324263289,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1727324264635,"stop":1727324266381,"duration":1746},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1727324266307,"stop":1727324266381,"duration":74},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_unsubscribe.TestFilterUnSubscribe object at 0x7f2ecc9b80e0>, <src.node.waku_node.WakuNode object at 0x7f2ecc273d40>, ['/ip4/172.18.43.128/tcp/20145/p2p/16Uiu2HAmKHJXfhpe2FpfBjB9iYGzy8hxW8VCfCtWZbpdTDRMDahK'])"}],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":1,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_main_nodes","time":{"start":1727324266381,"stop":1727324266422,"duration":41},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1727324266382,"stop":1727324266422,"duration":40},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1727324266408,"stop":1727324266422,"duration":14},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1727324266408,"stop":1727324266422,"duration":14},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '5b2638df-1059-4a97-958d-ec28eee8060c', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/3/1'}"},{"name":"node","value":"None"}],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '5b2638df-1059-4a97-958d-ec28eee8060c', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/3/1'}"},{"name":"node","value":"None"}],"shouldDisplayMessage":false,"stepsCount":1,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"content_topic_list","value":"['/test/1/waku-filter/proto']"},{"name":"pubsub_topic","value":"None"}],"shouldDisplayMessage":false,"stepsCount":2,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":3,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"testStage":{"status":"passed","steps":[{"name":"delete_filter_subscription","time":{"start":1727324266423,"stop":1727324266427,"duration":4},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:57562/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.6/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/waku-interop-tests/waku-interop-tests/src/steps/filter.py\", line 158, in delete_filter_subscription\n delete_sub_response = node.delete_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/waku-interop-tests/waku-interop-tests/src/node/waku_node.py\", line 359, in delete_filter_subscriptions\n return self._api.delete_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/waku-interop-tests/waku-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/waku-interop-tests/waku-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/waku-interop-tests/waku-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"}],"shouldDisplayMessage":true,"stepsCount":0,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"7adc758ea06564fb","name":"log","source":"7adc758ea06564fb.txt","type":"text/plain","size":11158}],"parameters":[],"shouldDisplayMessage":false,"stepsCount":1,"attachmentsCount":1,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1727324266431,"stop":1727324266435,"duration":4},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1727324266436,"stop":1727324269214,"duration":2778},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1727324269214,"stop":1727324269224,"duration":10},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1727324269224,"stop":1727324269224,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1727325640248,"stop":1727325640248,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"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":"fv-az2026-376"},{"name":"thread","value":"2091-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":65,"unknown":0,"total":65},"items":[{"uid":"ecf81e14aee0eee9","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/371//#testresult/ecf81e14aee0eee9","status":"passed","time":{"start":1727237872153,"stop":1727237872159,"duration":6}},{"uid":"38fb57d55092c1c6","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/370//#testresult/38fb57d55092c1c6","status":"passed","time":{"start":1727151444762,"stop":1727151444769,"duration":7}},{"uid":"eccd4630ef519e3e","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/369//#testresult/eccd4630ef519e3e","status":"passed","time":{"start":1727065057852,"stop":1727065057856,"duration":4}},{"uid":"6b7b0e9c2bfff8d0","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/368//#testresult/6b7b0e9c2bfff8d0","status":"passed","time":{"start":1726978693564,"stop":1726978693570,"duration":6}},{"uid":"9d3d192de99e32a8","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/367//#testresult/9d3d192de99e32a8","status":"passed","time":{"start":1726892212705,"stop":1726892212711,"duration":6}},{"uid":"a0245f0e45e1cbdf","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/366//#testresult/a0245f0e45e1cbdf","status":"passed","time":{"start":1726805816179,"stop":1726805816184,"duration":5}},{"uid":"517129ffa89ac1f3","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/365//#testresult/517129ffa89ac1f3","status":"passed","time":{"start":1726719432418,"stop":1726719432423,"duration":5}},{"uid":"d0919acf5b241bc8","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/364//#testresult/d0919acf5b241bc8","status":"passed","time":{"start":1726633135762,"stop":1726633135769,"duration":7}},{"uid":"1f5ad2505b1ee115","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/363//#testresult/1f5ad2505b1ee115","status":"passed","time":{"start":1726546638979,"stop":1726546638988,"duration":9}},{"uid":"b8a12f459a1ab39c","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/362//#testresult/b8a12f459a1ab39c","status":"passed","time":{"start":1726460326389,"stop":1726460326392,"duration":3}},{"uid":"9238162863bcf73d","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/361//#testresult/9238162863bcf73d","status":"passed","time":{"start":1726373888179,"stop":1726373888185,"duration":6}},{"uid":"d6b8f42ce28e70dd","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/360//#testresult/d6b8f42ce28e70dd","status":"passed","time":{"start":1726287463075,"stop":1726287463080,"duration":5}},{"uid":"bd4d568fa7f650d4","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/359//#testresult/bd4d568fa7f650d4","status":"passed","time":{"start":1726201120782,"stop":1726201120786,"duration":4}},{"uid":"4c791ef4e711759c","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/358//#testresult/4c791ef4e711759c","status":"passed","time":{"start":1726121170109,"stop":1726121170113,"duration":4}},{"uid":"5ca2dd4afbc101c2","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/357//#testresult/5ca2dd4afbc101c2","status":"passed","time":{"start":1726114791397,"stop":1726114791403,"duration":6}},{"uid":"1d3c4587bd8948d0","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/356//#testresult/1d3c4587bd8948d0","status":"passed","time":{"start":1726047068145,"stop":1726047068150,"duration":5}},{"uid":"406c8ec5e3405adf","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/355//#testresult/406c8ec5e3405adf","status":"passed","time":{"start":1726028441245,"stop":1726028441250,"duration":5}},{"uid":"6f12d80a32aed286","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/354//#testresult/6f12d80a32aed286","status":"passed","time":{"start":1725981048640,"stop":1725981048644,"duration":4}},{"uid":"e94a74fb2c059201","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/353//#testresult/e94a74fb2c059201","status":"passed","time":{"start":1725975716868,"stop":1725975716874,"duration":6}},{"uid":"d815ec90c59f0e31","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/352//#testresult/d815ec90c59f0e31","status":"passed","time":{"start":1725941950119,"stop":1725941950124,"duration":5}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node', 'subscribe_main_nodes')"]},"source":"bd6aa49f883de2db.json","parameterValues":[]}