1 line
13 KiB
JSON

{"uid":"d74b236010403c6","name":"test_pubsub_topic_not_in_docker_flags","fullName":"tests.sharding.test_running_nodes_static_sharding.TestRunningNodesStaticSharding#test_pubsub_topic_not_in_docker_flags","historyId":"5acc00ea24c5ccfb0b849c2115d197fa","time":{"start":1774846779347,"stop":1774846782592,"duration":3245},"status":"failed","statusMessage":"AssertionError: assert \"Peer NODE_2:wakuorg/nwaku:latest couldn't find any messages\" in 'Expected 1 message but got 2'\n + where 'Expected 1 message but got 2' = str(AssertionError('Expected 1 message but got 2'))","statusTrace":"tests/sharding/test_running_nodes_static_sharding.py:55: in test_pubsub_topic_not_in_docker_flags\n self.check_published_message_reaches_relay_peer(pubsub_topic=self.test_pubsub_topic)\nsrc/steps/sharding.py:161: in check_published_message_reaches_relay_peer\n assert len(get_messages_response) == 1, f\"Expected 1 message but got {len(get_messages_response)}\"\nE AssertionError: Expected 1 message but got 2\n\nDuring handling of the above exception, another exception occurred:\ntests/sharding/test_running_nodes_static_sharding.py:57: in test_pubsub_topic_not_in_docker_flags\n assert f\"Peer NODE_2:{NODE_2} couldn't find any messages\" in str(ex)\nE assert \"Peer NODE_2:wakuorg/nwaku:latest couldn't find any messages\" in 'Expected 1 message but got 2'\nE + where 'Expected 1 message but got 2' = str(AssertionError('Expected 1 message but got 2'))","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1774846500982,"stop":1774846500982,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774846779345,"stop":1774846779346,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774846779346,"stop":1774846779346,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774846779346,"stop":1774846779346,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774846779346,"stop":1774846779346,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1774846779346,"stop":1774846779346,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774846779346,"stop":1774846779347,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"sharding_setup","time":{"start":1774846779347,"stop":1774846779347,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1774846779347,"stop":1774846779347,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"failed","statusMessage":"AssertionError: assert \"Peer NODE_2:wakuorg/nwaku:latest couldn't find any messages\" in 'Expected 1 message but got 2'\n + where 'Expected 1 message but got 2' = str(AssertionError('Expected 1 message but got 2'))","statusTrace":"tests/sharding/test_running_nodes_static_sharding.py:55: in test_pubsub_topic_not_in_docker_flags\n self.check_published_message_reaches_relay_peer(pubsub_topic=self.test_pubsub_topic)\nsrc/steps/sharding.py:161: in check_published_message_reaches_relay_peer\n assert len(get_messages_response) == 1, f\"Expected 1 message but got {len(get_messages_response)}\"\nE AssertionError: Expected 1 message but got 2\n\nDuring handling of the above exception, another exception occurred:\ntests/sharding/test_running_nodes_static_sharding.py:57: in test_pubsub_topic_not_in_docker_flags\n assert f\"Peer NODE_2:{NODE_2} couldn't find any messages\" in str(ex)\nE assert \"Peer NODE_2:wakuorg/nwaku:latest couldn't find any messages\" in 'Expected 1 message but got 2'\nE + where 'Expected 1 message but got 2' = str(AssertionError('Expected 1 message but got 2'))","steps":[{"name":"setup_main_relay_nodes","time":{"start":1774846779347,"stop":1774846782460,"duration":3113},"status":"passed","steps":[{"name":"setup_first_relay_node_with_filter","time":{"start":1774846779347,"stop":1774846780681,"duration":1334},"status":"passed","steps":[{"name":"setup_first_relay_node","time":{"start":1774846779348,"stop":1774846780681,"duration":1333},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"filter","value":"'true'"},{"name":"cluster_id","value":"2"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"cluster_id","value":"2"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"setup_second_relay_node","time":{"start":1774846780682,"stop":1774846782460,"duration":1778},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1774846782435,"stop":1774846782460,"duration":25},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.sharding.test_running_nodes_static_sharding.TestRunningNodesStaticSharding object at 0x7f16301ec800>, <src.node.waku_node.WakuNode object at 0x7f162bb67e30>, ['/ip4/172.18.129.229/tcp/46846/p2p/16Uiu2HAm624ZMvZQGXcGzsF2Pv2ca9NpdYSFCQskGNzawTfDhN5U'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"cluster_id","value":"2"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"cluster_id","value":"2"}],"stepsCount":4,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_main_relay_nodes","time":{"start":1774846782460,"stop":1774846782474,"duration":14},"status":"passed","steps":[{"name":"subscribe_relay_node","time":{"start":1774846782462,"stop":1774846782471,"duration":9},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f163039d760>"},{"name":"content_topics","value":"None"},{"name":"pubsub_topics","value":"['/waku/2/rs/2/0']"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_relay_node","time":{"start":1774846782471,"stop":1774846782474,"duration":3},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f162bb67e30>"},{"name":"content_topics","value":"None"},{"name":"pubsub_topics","value":"['/waku/2/rs/2/0']"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"content_topics","value":"None"},{"name":"pubsub_topics","value":"['/waku/2/rs/2/0']"}],"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"check_published_message_reaches_relay_peer","time":{"start":1774846782474,"stop":1774846782591,"duration":117},"status":"failed","statusMessage":"AssertionError: Expected 1 message but got 2\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/sharding.py\", line 161, in check_published_message_reaches_relay_peer\n assert len(get_messages_response) == 1, f\"Expected 1 message but got {len(get_messages_response)}\"\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n","steps":[{"name":"create_message","time":{"start":1774846782474,"stop":1774846782474,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_message","time":{"start":1774846782475,"stop":1774846782488,"duration":13},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f163039d760>"},{"name":"message","value":"{'payload': 'U2hhcmRpbmcgd29ya3MhIQ==', 'contentTopic': '/myapp/1/latest/proto', 'timestamp': 1774846782474447728}"},{"name":"pubsub_topic","value":"'/waku/2/rs/2/0'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"retrieve_relay_message","time":{"start":1774846782589,"stop":1774846782591,"duration":2},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f163039d760>"},{"name":"content_topic","value":"None"},{"name":"pubsub_topic","value":"'/waku/2/rs/2/0'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"content_topic","value":"None"},{"name":"pubsub_topic","value":"'/waku/2/rs/2/0'"},{"name":"sender","value":"None"},{"name":"peer_list","value":"None"}],"stepsCount":3,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"12e0cc294d5db44c","name":"log","source":"12e0cc294d5db44c.txt","type":"text/plain","size":15368},{"uid":"8d8edc88044d981b","name":"stderr","source":"8d8edc88044d981b.txt","type":"text/plain","size":14981}],"parameters":[],"stepsCount":12,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1774846782600,"stop":1774846782601,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1774846782601,"stop":1774846783532,"duration":931},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774846783533,"stop":1774846783594,"duration":61},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1774846783595,"stop":1774846783597,"duration":2},"status":"passed","steps":[],"attachments":[{"uid":"b1407b3beb6bba85","name":"node2_2026-03-30_04-59-39__2c1b27e4-4ac3-43f5-93a6-37a02f848f23__wakuorg_nwaku:latest.log","source":"b1407b3beb6bba85.txt","type":"text/plain","size":904394},{"uid":"26a30919a1ef6e06","name":"node1_2026-03-30_04-59-39__2c1b27e4-4ac3-43f5-93a6-37a02f848f23__wakuorg_nwaku:latest.log","source":"26a30919a1ef6e06.txt","type":"text/plain","size":902073}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1774846822077,"stop":1774846822077,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"parentSuite","value":"tests.sharding"},{"name":"suite","value":"test_running_nodes_static_sharding"},{"name":"subSuite","value":"TestRunningNodesStaticSharding"},{"name":"host","value":"runnervmrg6be"},{"name":"thread","value":"3447-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.sharding.test_running_nodes_static_sharding"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":true,"retry":true,"extra":{"categories":[],"tags":[]},"source":"d74b236010403c6.json","parameterValues":[]}