1 line
14 KiB
JSON

{"uid":"fea3b959612cf336","name":"test_filter_update_subscription_with_pubsub_topic_list_instead_of_string","fullName":"tests.filter.test_subscribe_update.TestFilterSubscribeUpdate#test_filter_update_subscription_with_pubsub_topic_list_instead_of_string","historyId":"cc55d99843f9686d58cfe40b5273656b","time":{"start":1766377066096,"stop":1766377066100,"duration":4},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1766377009628,"stop":1766377009628,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1766377063583,"stop":1766377063583,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1766377063583,"stop":1766377063583,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1766377063584,"stop":1766377063584,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1766377063584,"stop":1766377063585,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1766377063584,"stop":1766377063584,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1766377063584,"stop":1766377063584,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1766377063584,"stop":1766377063584,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1766377063585,"stop":1766377064809,"duration":1224},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1766377064809,"stop":1766377066067,"duration":1258},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1766377066037,"stop":1766377066067,"duration":30},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_subscribe_update.TestFilterSubscribeUpdate object at 0x7f777220c710>, <src.node.waku_node.WakuNode object at 0x7f77721cb500>, ['/ip4/172.18.145.144/tcp/42520/p2p/16Uiu2HAmHCp655i64rw1DouLkEs7aPQAZCRqUcvPMcCdN9TPujRL'])"}],"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":1766377066067,"stop":1766377066095,"duration":28},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1766377066068,"stop":1766377066095,"duration":27},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1766377066084,"stop":1766377066095,"duration":11},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1766377066084,"stop":1766377066095,"duration":11},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '71c0f59c-2d21-446f-9d49-257c493de0eb', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/3/1'}"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '71c0f59c-2d21-446f-9d49-257c493de0eb', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/3/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":1766377066096,"stop":1766377066099,"duration":3},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:12164/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.12/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-messaging-interop-tests/logos-messaging-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-messaging-interop-tests/logos-messaging-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-messaging-interop-tests/logos-messaging-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-messaging-interop-tests/logos-messaging-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-messaging-interop-tests/logos-messaging-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"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"d3f708f110ecf7d5","name":"log","source":"d3f708f110ecf7d5.txt","type":"text/plain","size":13167},{"uid":"8bf69b6ca7a670b4","name":"stderr","source":"8bf69b6ca7a670b4.txt","type":"text/plain","size":12851}],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1766377066101,"stop":1766377066102,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1766377066102,"stop":1766377067132,"duration":1030},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1766377067133,"stop":1766377067143,"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":1766377067143,"stop":1766377067143,"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":1766377803332,"stop":1766377803332,"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":"runnervmh13bl"},{"name":"thread","value":"2197-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":16,"unknown":0,"total":16},"items":[{"uid":"654e956c228f2a05","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1010/#testresult/654e956c228f2a05","status":"passed","time":{"start":1766290561720,"stop":1766290561725,"duration":5}},{"uid":"fe13ffe85ac482a1","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1009/#testresult/fe13ffe85ac482a1","status":"passed","time":{"start":1766203612284,"stop":1766203612288,"duration":4}},{"uid":"6de8a58ef4697076","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1008/#testresult/6de8a58ef4697076","status":"passed","time":{"start":1766117561762,"stop":1766117561766,"duration":4}},{"uid":"5402716d9c673577","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1007/#testresult/5402716d9c673577","status":"passed","time":{"start":1766031119662,"stop":1766031119667,"duration":5}},{"uid":"48d350a8291eee6","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1006/#testresult/48d350a8291eee6","status":"passed","time":{"start":1765944694181,"stop":1765944694185,"duration":4}},{"uid":"303d73fac3f70273","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1005/#testresult/303d73fac3f70273","status":"passed","time":{"start":1765858440187,"stop":1765858440191,"duration":4}},{"uid":"c5664ad8d163438e","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1004/#testresult/c5664ad8d163438e","status":"passed","time":{"start":1765772284842,"stop":1765772284846,"duration":4}},{"uid":"a0a9ab6ff1d2d618","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1003/#testresult/a0a9ab6ff1d2d618","status":"passed","time":{"start":1765685754590,"stop":1765685754595,"duration":5}},{"uid":"5831434654b1c049","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1002/#testresult/5831434654b1c049","status":"passed","time":{"start":1765598840236,"stop":1765598840240,"duration":4}},{"uid":"15c8d58062625683","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1001/#testresult/15c8d58062625683","status":"passed","time":{"start":1765512790772,"stop":1765512790776,"duration":4}},{"uid":"e0d93a6d6861f3b4","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/1000/#testresult/e0d93a6d6861f3b4","status":"passed","time":{"start":1765426430514,"stop":1765426430518,"duration":4}},{"uid":"20838b1b34dda6bb","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/999/#testresult/20838b1b34dda6bb","status":"passed","time":{"start":1765339875637,"stop":1765339875641,"duration":4}},{"uid":"6828b0d693c3feaf","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/998/#testresult/6828b0d693c3feaf","status":"passed","time":{"start":1765253328502,"stop":1765253328507,"duration":5}},{"uid":"ee2a841dc47cd0a1","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/997/#testresult/ee2a841dc47cd0a1","status":"passed","time":{"start":1765195849186,"stop":1765195849190,"duration":4}},{"uid":"d469d2d6957b2d3e","reportUrl":"https://logos-messaging.github.io/logos-messaging-interop-tests/nim/996/#testresult/d469d2d6957b2d3e","status":"passed","time":{"start":1765184077075,"stop":1765184077079,"duration":4}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node')"]},"source":"fea3b959612cf336.json","parameterValues":[]}