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

1 line
14 KiB
JSON

{"uid":"99c7fb1db35f4c7","name":"test_filter_subscribe_with_invalid_request_id","fullName":"tests.filter.test_subscribe_create.TestFilterSubscribeCreate#test_filter_subscribe_with_invalid_request_id","historyId":"53c298a4b569b337de5513003ff45aa0","time":{"start":1727324203868,"stop":1727324203872,"duration":4},"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":1727324200752,"stop":1727324200752,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1727324200755,"stop":1727324200755,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1727324200755,"stop":1727324200755,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1727324200755,"stop":1727324200755,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1727324200755,"stop":1727324200759,"duration":4},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1727324200759,"stop":1727324200759,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1727324200760,"stop":1727324200760,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1727324200760,"stop":1727324202381,"duration":1621},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1727324202381,"stop":1727324203834,"duration":1453},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1727324203797,"stop":1727324203834,"duration":37},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_subscribe_create.TestFilterSubscribeCreate object at 0x7f2eccb7a450>, <src.node.waku_node.WakuNode object at 0x7f2ecc3de8a0>, ['/ip4/172.18.75.110/tcp/45669/p2p/16Uiu2HAmRAZeQym7485oYxSSgGiUuSrUPuZHVHTQpkcoMRNAYd3c'])"}],"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":1727324203834,"stop":1727324203867,"duration":33},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1727324203835,"stop":1727324203867,"duration":32},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1727324203857,"stop":1727324203867,"duration":10},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1727324203857,"stop":1727324203867,"duration":10},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '1c5790c8-6a8d-49bd-bdee-3347636190f8', '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': '1c5790c8-6a8d-49bd-bdee-3347636190f8', '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":"create_filter_subscription","time":{"start":1727324203868,"stop":1727324203871,"duration":3},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:32104/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 144, in create_filter_subscription\n return node.set_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/waku-interop-tests/waku-interop-tests/src/node/waku_node.py\", line 353, in set_filter_subscriptions\n return self._api.set_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/waku-interop-tests/waku-interop-tests/src/node/api_clients/rest.py\", line 68, in set_filter_subscriptions\n set_subscriptions_response = self.rest_call(\"post\", \"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'}"},{"name":"node","value":"None"}],"shouldDisplayMessage":true,"stepsCount":0,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"cc23826aa7db3270","name":"log","source":"cc23826aa7db3270.txt","type":"text/plain","size":11131}],"parameters":[],"shouldDisplayMessage":false,"stepsCount":1,"attachmentsCount":1,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1727324203875,"stop":1727324203876,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1727324203877,"stop":1727324206751,"duration":2874},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1727324206756,"stop":1727324206771,"duration":15},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1727324206772,"stop":1727324206772,"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')"},{"name":"parentSuite","value":"tests.filter"},{"name":"suite","value":"test_subscribe_create"},{"name":"subSuite","value":"TestFilterSubscribeCreate"},{"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_subscribe_create"},{"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":"81d7d40588f904d5","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/371//#testresult/81d7d40588f904d5","status":"passed","time":{"start":1727237806990,"stop":1727237806994,"duration":4}},{"uid":"f020e2ee7f79d5f1","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/370//#testresult/f020e2ee7f79d5f1","status":"passed","time":{"start":1727151381420,"stop":1727151381425,"duration":5}},{"uid":"46915fcefe139d62","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/369//#testresult/46915fcefe139d62","status":"passed","time":{"start":1727064994970,"stop":1727064994975,"duration":5}},{"uid":"9a4bd35fe8a49bad","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/368//#testresult/9a4bd35fe8a49bad","status":"passed","time":{"start":1726978631970,"stop":1726978631988,"duration":18}},{"uid":"cd6480050a8055c","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/367//#testresult/cd6480050a8055c","status":"passed","time":{"start":1726892152540,"stop":1726892152547,"duration":7}},{"uid":"5b6b32e443542c39","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/366//#testresult/5b6b32e443542c39","status":"passed","time":{"start":1726805753600,"stop":1726805753606,"duration":6}},{"uid":"5a2a2e34127f59ba","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/365//#testresult/5a2a2e34127f59ba","status":"passed","time":{"start":1726719366604,"stop":1726719366609,"duration":5}},{"uid":"3ae999e061bee120","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/364//#testresult/3ae999e061bee120","status":"passed","time":{"start":1726633050739,"stop":1726633050742,"duration":3}},{"uid":"64a35eda927f275b","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/363//#testresult/64a35eda927f275b","status":"passed","time":{"start":1726546548007,"stop":1726546548010,"duration":3}},{"uid":"7cf691de1f74ddc8","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/362//#testresult/7cf691de1f74ddc8","status":"passed","time":{"start":1726460242804,"stop":1726460242809,"duration":5}},{"uid":"a541b31da1afec59","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/361//#testresult/a541b31da1afec59","status":"passed","time":{"start":1726373803039,"stop":1726373803045,"duration":6}},{"uid":"bc4d44b37749df44","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/360//#testresult/bc4d44b37749df44","status":"passed","time":{"start":1726287378973,"stop":1726287378980,"duration":7}},{"uid":"15f7b5fdf54ac506","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/359//#testresult/15f7b5fdf54ac506","status":"passed","time":{"start":1726201036491,"stop":1726201036496,"duration":5}},{"uid":"770936de67a3d408","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/358//#testresult/770936de67a3d408","status":"passed","time":{"start":1726121088960,"stop":1726121088964,"duration":4}},{"uid":"1749e69de6792b0e","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/357//#testresult/1749e69de6792b0e","status":"passed","time":{"start":1726114708821,"stop":1726114708825,"duration":4}},{"uid":"fe556a513767fe6a","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/356//#testresult/fe556a513767fe6a","status":"passed","time":{"start":1726046989132,"stop":1726046989137,"duration":5}},{"uid":"b8a34f4c141c5d24","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/355//#testresult/b8a34f4c141c5d24","status":"passed","time":{"start":1726028364469,"stop":1726028364473,"duration":4}},{"uid":"54fcece70fa6b54c","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/354//#testresult/54fcece70fa6b54c","status":"passed","time":{"start":1725980959153,"stop":1725980959157,"duration":4}},{"uid":"12e6522dc660dd7e","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/353//#testresult/12e6522dc660dd7e","status":"passed","time":{"start":1725975630188,"stop":1725975630193,"duration":5}},{"uid":"63d9ba19ee1f78c6","reportUrl":"https://waku-org.github.io/waku-interop-tests/nim/352//#testresult/63d9ba19ee1f78c6","status":"passed","time":{"start":1725941869696,"stop":1725941869702,"duration":6}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node')"]},"source":"99c7fb1db35f4c7.json","parameterValues":[]}