mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 01:33:46 +00:00
124 lines
23 KiB
Plaintext
124 lines
23 KiB
Plaintext
2026-03-20 04:35:50.938 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-20 04:35:50.939 DEBUG [tests.conftest] Running test: test_relay_unsubscribe_from_all_pubsub_topics with id: 2026-03-20_04-35-50__ed67fda0-a5b6-48e6-8ea3-5f8406d447f5
|
|
2026-03-20 04:35:50.940 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-20 04:35:50.940 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-20 04:35:50.941 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-03-20 04:35:50.947 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:35:50.947 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-20_04-35-50__ed67fda0-a5b6-48e6-8ea3-5f8406d447f5__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:35:50.947 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:35:50.948 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:35:50.949 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:35:50.949 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.58.255
|
|
2026-03-20 04:35:50.949 DEBUG [src.node.docker_mananger] Generated ports ['54195', '54196', '54197', '54198', '54199']
|
|
2026-03-20 04:35:50.949 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:35:50.950 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:35:50.950 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:35:50.950 DEBUG [src.node.docker_mananger] docker run -i -t -p 54195:54195 -p 54196:54196 -p 54197:54197 -p 54198:54198 -p 54199:54199 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=54197 --rest-port=54195 --tcp-port=54196 --discv5-udp-port=54198 --rest-address=0.0.0.0 --nat=extip:172.18.58.255 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3b6faabf7f5ab935bade1a1ab413aed6ca9b0ce73cd17c4b9be9a983de0abfdf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54199 --metrics-logging=true --relay=true
|
|
2026-03-20 04:35:51.139 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.58.255 waku 052e74e5fdfad8208fc0c75a49c6b22b77bccc1db8fb9c4842deb1cf4698027a
|
|
2026-03-20 04:35:51.142 ERROR [src.node.docker_mananger] Max retries reached for container 9e6bcaab0055. Exiting log stream.
|
|
2026-03-20 04:35:51.176 DEBUG [src.node.docker_mananger] Container started with ID 052e74e5fdfa. Setting up logs at ./log/docker/node1_2026-03-20_04-35-50__ed67fda0-a5b6-48e6-8ea3-5f8406d447f5__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:35:51.176 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54195
|
|
2026-03-20 04:35:51.177 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:35:51.735 ERROR [src.node.docker_mananger] Max retries reached for container f37de43ae888. Exiting log stream.
|
|
2026-03-20 04:35:52.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54195/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:52.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-20 04:35:52.180 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:35:52.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54195/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:52.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.58.255/tcp/54196/p2p/16Uiu2HAkxmVsNRHDC3C7PrFyEb8RtSBnR4ByxkzuCY81qH6zTgT6","/ip4/172.18.58.255/tcp/54197/ws/p2p/16Uiu2HAkxmVsNRHDC3C7PrFyEb8RtSBnR4ByxkzuCY81qH6zTgT6"],"enrUri":"enr:-L24QOngtfMbF4AALYgBXQIFSfLNpBAl-H0B-JnUyUz3n2alLYs3GDGfdUjnN770yhHTfuHSz0c8wOPufm8OiSHqT20CgmlkgnY0gmlwhKwSOv-KbXVsdGlhZGRyc5YACASsEjr_BtO0AAoErBI6_wbTtd0DgnJzhQADAQAAiXNlY3AyNTZrMaECMac-pLV7onppoEJWpN7L4JBcfzE_YLGBz-9wKpKBaSWDdGNwgtO0g3VkcILTtoV3YWt1MgE"}'
|
|
2026-03-20 04:35:52.183 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:35:52.190 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:35:52.190 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-20_04-35-50__ed67fda0-a5b6-48e6-8ea3-5f8406d447f5__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:35:52.190 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:35:52.190 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:35:52.191 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:35:52.192 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.237.121
|
|
2026-03-20 04:35:52.192 DEBUG [src.node.docker_mananger] Generated ports ['1659', '1660', '1661', '1662', '1663']
|
|
2026-03-20 04:35:52.192 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:35:52.192 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:35:52.192 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:35:52.192 DEBUG [src.node.docker_mananger] docker run -i -t -p 1659:1659 -p 1660:1660 -p 1661:1661 -p 1662:1662 -p 1663:1663 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=1661 --rest-port=1659 --tcp-port=1660 --discv5-udp-port=1662 --rest-address=0.0.0.0 --nat=extip:172.18.237.121 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c37cf9ae8aafa0ecd1f4d80a80e38707cb360f5eddb0e2e62d38cf720f1c6aed --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1663 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOngtfMbF4AALYgBXQIFSfLNpBAl-H0B-JnUyUz3n2alLYs3GDGfdUjnN770yhHTfuHSz0c8wOPufm8OiSHqT20CgmlkgnY0gmlwhKwSOv-KbXVsdGlhZGRyc5YACASsEjr_BtO0AAoErBI6_wbTtd0DgnJzhQADAQAAiXNlY3AyNTZrMaECMac-pLV7onppoEJWpN7L4JBcfzE_YLGBz-9wKpKBaSWDdGNwgtO0g3VkcILTtoV3YWt1MgE
|
|
2026-03-20 04:35:52.382 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.237.121 waku 5dc8e6d5ed18c506989ab5e836e26617de14c7c806806423aebbb029b3f1edb2
|
|
2026-03-20 04:35:52.416 DEBUG [src.node.docker_mananger] Container started with ID 5dc8e6d5ed18. Setting up logs at ./log/docker/node2_2026-03-20_04-35-50__ed67fda0-a5b6-48e6-8ea3-5f8406d447f5__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:35:52.417 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1659
|
|
2026-03-20 04:35:52.417 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:35:53.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1659/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:53.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-20 04:35:53.435 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:35:53.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1659/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:53.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.237.121/tcp/1660/p2p/16Uiu2HAmB329m4CwRz1UPUzudmBeWQk9RKsGmzVBqVTJMjDWLMAW","/ip4/172.18.237.121/tcp/1661/ws/p2p/16Uiu2HAmB329m4CwRz1UPUzudmBeWQk9RKsGmzVBqVTJMjDWLMAW"],"enrUri":"enr:-L24QOy6kSNE-7LH3bvVO_M3LgU4EobfcSiezXmIwbnIeiesKY0pvHAopkJ9TsZN5bVy7txOd_IZ-INBuNeX2AtgmhMCgmlkgnY0gmlwhKwS7XmKbXVsdGlhZGRyc5YACASsEu15BgZ8AAoErBLteQYGfd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC5-1wymGvtnzfvO91M_qs6kzvzuo1w9HeATbol7UjNb-DdGNwggZ8g3VkcIIGfoV3YWt1MgE"}'
|
|
2026-03-20 04:35:53.444 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:35:53.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1659/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.58.255/tcp/54196/p2p/16Uiu2HAkxmVsNRHDC3C7PrFyEb8RtSBnR4ByxkzuCY81qH6zTgT6"]'
|
|
2026-03-20 04:35:53.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:35:53.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54195/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
|
2026-03-20 04:35:53.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:35:53.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1659/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
|
2026-03-20 04:35:53.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:35:53.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54195/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-20 04:35:53.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:35:53.480 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-20 04:35:53.580 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-20 04:35:53.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54195/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:53.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773981353470674176,"ephemeral":false,"proof":""}]'
|
|
2026-03-20 04:35:53.608 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-20 04:35:53.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1659/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:53.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773981353470674176,"ephemeral":false,"proof":""}]'
|
|
2026-03-20 04:35:53.613 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54195/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-20 04:35:53.618 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:35:53.619 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-20 04:35:53.719 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-20 04:35:53.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54195/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:53.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773981353613734144,"ephemeral":false,"proof":""}]'
|
|
2026-03-20 04:35:53.723 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-20 04:35:53.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1659/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:53.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773981353613734144,"ephemeral":false,"proof":""}]'
|
|
2026-03-20 04:35:53.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54195/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-20 04:35:53.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:35:53.733 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-20 04:35:53.833 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-20 04:35:53.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54195/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:53.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773981353727514112,"ephemeral":false,"proof":""}]'
|
|
2026-03-20 04:35:53.837 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-20 04:35:53.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1659/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:53.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773981353727514112,"ephemeral":false,"proof":""}]'
|
|
2026-03-20 04:35:53.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54195/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-20 04:35:53.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:35:53.846 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-20 04:35:53.947 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-20 04:35:53.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54195/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:53.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773981353841578496,"ephemeral":false,"proof":""}]'
|
|
2026-03-20 04:35:53.951 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-20 04:35:53.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1659/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:53.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773981353841578496,"ephemeral":false,"proof":""}]'
|
|
2026-03-20 04:35:53.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54195/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-20 04:35:53.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:35:53.960 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-20 04:35:54.061 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-20 04:35:54.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54195/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:54.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773981353955672320,"ephemeral":false,"proof":""}]'
|
|
2026-03-20 04:35:54.065 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-20 04:35:54.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1659/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:35:54.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1773981353955672320,"ephemeral":false,"proof":""}]'
|
|
2026-03-20 04:35:54.069 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:54195/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
|
2026-03-20 04:35:54.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:35:54.080 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:1659/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
|
2026-03-20 04:35:54.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:35:54.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54195/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-20 04:35:54.097 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:54195/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/3/0'
|
|
2026-03-20 04:35:54.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54195/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-20 04:35:54.101 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:54195/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/3/1'
|
|
2026-03-20 04:35:54.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54195/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-20 04:35:54.106 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:54195/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/3/9'
|
|
2026-03-20 04:35:54.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54195/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-20 04:35:54.109 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:54195/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/3/25'
|
|
2026-03-20 04:35:54.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54195/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-20 04:35:54.111 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:54195/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/3/1000'
|
|
2026-03-20 04:35:54.113 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-20 04:35:54.114 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-20 04:35:54.114 DEBUG [src.node.waku_node] Stopping container with id 052e74e5fdfa
|
|
2026-03-20 04:35:54.675 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:35:54.676 DEBUG [src.node.waku_node] Stopping container with id 5dc8e6d5ed18
|
|
2026-03-20 04:35:55.217 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:35:55.219 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-20 04:35:55.231 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-20 04:35:55.242 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|