mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-07 20:33:13 +00:00
1 line
15 KiB
JSON
1 line
15 KiB
JSON
{"uid":"ddc24dc4e39bd86f","name":"test_filter_get_message_with_extra_field","fullName":"tests.filter.test_get_messages.TestFilterGetMessages#test_filter_get_message_with_extra_field","historyId":"33ab008b571ec4f13c809ec762c4bc78","time":{"start":1774672906050,"stop":1774672906055,"duration":5},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1774672619799,"stop":1774672619799,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774672903505,"stop":1774672903505,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774672903506,"stop":1774672903506,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774672903506,"stop":1774672903506,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1774672903506,"stop":1774672903506,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774672903506,"stop":1774672903506,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774672903506,"stop":1774672903506,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1774672903507,"stop":1774672904741,"duration":1234},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1774672903507,"stop":1774672903507,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1774672904741,"stop":1774672906018,"duration":1277},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1774672905980,"stop":1774672906018,"duration":38},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_get_messages.TestFilterGetMessages object at 0x7fe7272c49b0>, <src.node.waku_node.WakuNode object at 0x7fe726f31580>, ['/ip4/172.18.45.81/tcp/12773/p2p/16Uiu2HAmHJ2KtkHPEEe3NktueP9eiCkYbVheG3XRLNdnQvAhRZyD'])"}],"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":1774672906019,"stop":1774672906049,"duration":30},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1774672906019,"stop":1774672906049,"duration":30},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1774672906036,"stop":1774672906049,"duration":13},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1774672906037,"stop":1774672906049,"duration":12},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '2fedf241-fad6-41b6-af16-124a2ca2cc94', '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': '2fedf241-fad6-41b6-af16-124a2ca2cc94', '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":"create_message","time":{"start":1774672906050,"stop":1774672906050,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"extraField","value":"'extraValue'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"check_published_message_reaches_filter_peer","time":{"start":1774672906050,"stop":1774672906054,"duration":4},"status":"broken","statusMessage":"Exception: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:12772/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1 with response: b'Invalid content body, could not decode: Unable to deserialize data: '\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 93, in check_published_message_reaches_filter_peer\n sender.send_relay_message(message, pubsub_topic)\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 348, in send_relay_message\n return self._api.send_relay_message(message, pubsub_topic)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 51, in send_relay_message\n return self.rest_call(\"post\", f\"relay/v1/messages/{quote(pubsub_topic, safe='')}\", json.dumps(message))\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":"message","value":"{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'timestamp': 1774672906050052757, 'extraField': 'extraValue'}"},{"name":"pubsub_topic","value":"None"},{"name":"message_propagation_delay","value":"0.1"},{"name":"sender","value":"None"},{"name":"peer_list","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"8092a5eb06054416","name":"log","source":"8092a5eb06054416.txt","type":"text/plain","size":13104},{"uid":"45ceb9438f00d163","name":"stderr","source":"45ceb9438f00d163.txt","type":"text/plain","size":12788}],"parameters":[],"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1774672906056,"stop":1774672906057,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1774672906057,"stop":1774672906946,"duration":889},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774672906947,"stop":1774672906956,"duration":9},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1774672906956,"stop":1774672906956,"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":1774673002198,"stop":1774673002198,"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', 'subscribe_main_nodes')"},{"name":"parentSuite","value":"tests.filter"},{"name":"suite","value":"test_get_messages"},{"name":"subSuite","value":"TestFilterGetMessages"},{"name":"host","value":"runnervmrg6be"},{"name":"thread","value":"3450-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.filter.test_get_messages"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":38,"unknown":0,"total":38},"items":[{"uid":"3d8d41ca15349f5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1128/#testresult/3d8d41ca15349f5","status":"passed","time":{"start":1774587185128,"stop":1774587185132,"duration":4}},{"uid":"5fa8f98dfefb7508","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1127/#testresult/5fa8f98dfefb7508","status":"passed","time":{"start":1774500819430,"stop":1774500819434,"duration":4}},{"uid":"71f2c9047b2f1ca5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1126/#testresult/71f2c9047b2f1ca5","status":"passed","time":{"start":1774413700280,"stop":1774413700285,"duration":5}},{"uid":"3e8361b9bcbf49ed","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1125/#testresult/3e8361b9bcbf49ed","status":"passed","time":{"start":1774327262479,"stop":1774327262483,"duration":4}},{"uid":"c6877ba8deaa672b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1124/#testresult/c6877ba8deaa672b","status":"passed","time":{"start":1774241321974,"stop":1774241321980,"duration":6}},{"uid":"fefa6ec20425f2a9","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1123/#testresult/fefa6ec20425f2a9","status":"passed","time":{"start":1774154489571,"stop":1774154489576,"duration":5}},{"uid":"22f833e456b23ad1","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/22f833e456b23ad1","status":"passed","time":{"start":1774067938423,"stop":1774067938427,"duration":4}},{"uid":"6f10019f2dd4eeb5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/6f10019f2dd4eeb5","status":"passed","time":{"start":1773981580521,"stop":1773981580526,"duration":5}},{"uid":"d53bbb1bd52e1924","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/d53bbb1bd52e1924","status":"passed","time":{"start":1773895346729,"stop":1773895346734,"duration":5}},{"uid":"d68ba3b8bf2dc815","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/d68ba3b8bf2dc815","status":"passed","time":{"start":1773809192199,"stop":1773809192204,"duration":5}},{"uid":"135589a5eda601ce","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/135589a5eda601ce","status":"passed","time":{"start":1773722379241,"stop":1773722379247,"duration":6}},{"uid":"5776d67f5b389fec","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/5776d67f5b389fec","status":"passed","time":{"start":1773664757313,"stop":1773664757317,"duration":4}},{"uid":"a8d637eafc44e5f2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/a8d637eafc44e5f2","status":"passed","time":{"start":1773636947593,"stop":1773636947598,"duration":5}},{"uid":"eaeea7fa1732f63a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/eaeea7fa1732f63a","status":"passed","time":{"start":1773550361531,"stop":1773550361534,"duration":3}},{"uid":"714718aaacfcb089","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1114/#testresult/714718aaacfcb089","status":"passed","time":{"start":1773463086054,"stop":1773463086058,"duration":4}},{"uid":"ffa39adc886a4021","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/ffa39adc886a4021","status":"passed","time":{"start":1773376803248,"stop":1773376803253,"duration":5}},{"uid":"68ec21d8b0b6dd2f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1112/#testresult/68ec21d8b0b6dd2f","status":"passed","time":{"start":1773290255643,"stop":1773290255647,"duration":4}},{"uid":"ba09998d1056635","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1111/#testresult/ba09998d1056635","status":"passed","time":{"start":1773203835267,"stop":1773203835271,"duration":4}},{"uid":"926ecb9b570b456c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1110/#testresult/926ecb9b570b456c","status":"passed","time":{"start":1773117525615,"stop":1773117525619,"duration":4}},{"uid":"2d4622a820c75867","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1109/#testresult/2d4622a820c75867","status":"passed","time":{"start":1773031268051,"stop":1773031268056,"duration":5}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node', 'subscribe_main_nodes')"]},"source":"ddc24dc4e39bd86f.json","parameterValues":[]} |