mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
115 lines
21 KiB
Plaintext
115 lines
21 KiB
Plaintext
2026-03-06 04:36:40.153 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-06 04:36:40.154 DEBUG [tests.conftest] Running test: test_publish_after_node2_restarts with id: 2026-03-06_04-36-40__08a99f53-a6f5-429b-8f53-e052b616c2e8
|
|
2026-03-06 04:36:40.154 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-06 04:36:40.154 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-06 04:36:40.154 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-03-06 04:36:40.161 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-06 04:36:40.161 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-06_04-36-40__08a99f53-a6f5-429b-8f53-e052b616c2e8__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:36:40.161 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-06 04:36:40.161 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-06 04:36:40.162 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-06 04:36:40.163 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.109.176
|
|
2026-03-06 04:36:40.163 DEBUG [src.node.docker_mananger] Generated ports ['15352', '15353', '15354', '15355', '15356']
|
|
2026-03-06 04:36:40.163 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-06 04:36:40.163 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-06 04:36:40.163 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-06 04:36:40.163 DEBUG [src.node.docker_mananger] docker run -i -t -p 15352:15352 -p 15353:15353 -p 15354:15354 -p 15355:15355 -p 15356:15356 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=15354 --rest-port=15352 --tcp-port=15353 --discv5-udp-port=15355 --rest-address=0.0.0.0 --nat=extip:172.18.109.176 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=12faaa4aca59b40f6f21badd33ca02db3cb95eb30da3fad967ac6eb1c60fee7c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15356 --metrics-logging=true --relay=true
|
|
2026-03-06 04:36:40.347 ERROR [src.node.docker_mananger] Max retries reached for container d0b8fb8a12de. Exiting log stream.
|
|
2026-03-06 04:36:40.364 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.109.176 waku 00a03d72c02bdb1fcf42478fd23da216d1bff4f365d107bc0580afc3e463ba5a
|
|
2026-03-06 04:36:40.399 DEBUG [src.node.docker_mananger] Container started with ID 00a03d72c02b. Setting up logs at ./log/docker/node1_2026-03-06_04-36-40__08a99f53-a6f5-429b-8f53-e052b616c2e8__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:36:40.400 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15352
|
|
2026-03-06 04:36:40.401 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-06 04:36:40.821 ERROR [src.node.docker_mananger] Max retries reached for container 0baed69a5400. Exiting log stream.
|
|
2026-03-06 04:36:41.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15352/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:41.404 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-06 04:36:41.404 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-06 04:36:41.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15352/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:41.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.109.176/tcp/15353/p2p/16Uiu2HAmQkCfi8pUVueAepNjKt3KLk16uCjeRucUpXQy7Syedm9K","/ip4/172.18.109.176/tcp/15354/ws/p2p/16Uiu2HAmQkCfi8pUVueAepNjKt3KLk16uCjeRucUpXQy7Syedm9K"],"enrUri":"enr:-L24QFfCTDQD8JPIhNFPxCV4fptj5f37fOrToLgYxl_Es6TqZci7f8kiEbJENwK7FbwcFFZbBrgD--brpEKUQrZ3tjUCgmlkgnY0gmlwhKwSbbCKbXVsdGlhZGRyc5YACASsEm2wBjv5AAoErBJtsAY7-t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDs6ITH8r2CAVVFszX6YLDwOGH0r6hAgtTGuFDtKu9OUKDdGNwgjv5g3VkcII7-4V3YWt1MgE"}'
|
|
2026-03-06 04:36:41.407 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-06 04:36:41.414 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-06 04:36:41.414 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-06_04-36-40__08a99f53-a6f5-429b-8f53-e052b616c2e8__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:36:41.414 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-06 04:36:41.414 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-06 04:36:41.415 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-06 04:36:41.416 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.236.35
|
|
2026-03-06 04:36:41.416 DEBUG [src.node.docker_mananger] Generated ports ['16212', '16213', '16214', '16215', '16216']
|
|
2026-03-06 04:36:41.416 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-06 04:36:41.416 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-06 04:36:41.416 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-06 04:36:41.416 DEBUG [src.node.docker_mananger] docker run -i -t -p 16212:16212 -p 16213:16213 -p 16214:16214 -p 16215:16215 -p 16216:16216 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=16214 --rest-port=16212 --tcp-port=16213 --discv5-udp-port=16215 --rest-address=0.0.0.0 --nat=extip:172.18.236.35 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0de4c3ed61fff0bbbeddca1acd5d6bfdbe2f09b7bb1e8670ab58f7e7fe7d524a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16216 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFfCTDQD8JPIhNFPxCV4fptj5f37fOrToLgYxl_Es6TqZci7f8kiEbJENwK7FbwcFFZbBrgD--brpEKUQrZ3tjUCgmlkgnY0gmlwhKwSbbCKbXVsdGlhZGRyc5YACASsEm2wBjv5AAoErBJtsAY7-t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDs6ITH8r2CAVVFszX6YLDwOGH0r6hAgtTGuFDtKu9OUKDdGNwgjv5g3VkcII7-4V3YWt1MgE
|
|
2026-03-06 04:36:41.609 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.236.35 waku 413a7ba08df99f0f677b1fa9f6bb976f755c056c0536d3b3e7d87a89e2d3bcd5
|
|
2026-03-06 04:36:41.641 DEBUG [src.node.docker_mananger] Container started with ID 413a7ba08df9. Setting up logs at ./log/docker/node2_2026-03-06_04-36-40__08a99f53-a6f5-429b-8f53-e052b616c2e8__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:36:41.642 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16212
|
|
2026-03-06 04:36:41.642 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-06 04:36:42.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16212/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:42.660 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-06 04:36:42.661 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-06 04:36:42.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16212/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:42.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.236.35/tcp/16213/p2p/16Uiu2HAmLcMMSaQpzqwt9yWhxmE4c8bXhRzwvouwXtgLzowUExps","/ip4/172.18.236.35/tcp/16214/ws/p2p/16Uiu2HAmLcMMSaQpzqwt9yWhxmE4c8bXhRzwvouwXtgLzowUExps"],"enrUri":"enr:-L24QApTVauchplRJotbhuRpJRN09Eo6SK5mZ-88erX-RQUJAzGtqcpPQ26aspdRppsRSomWyeypK4UoikH3olNpWsgCgmlkgnY0gmlwhKwS7COKbXVsdGlhZGRyc5YACASsEuwjBj9VAAoErBLsIwY_Vt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDdjCALztOzW95ZLaRzdiOQAoInbRVsj2T-46poI-AvQyDdGNwgj9Vg3VkcII_V4V3YWt1MgE"}'
|
|
2026-03-06 04:36:42.668 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-06 04:36:42.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16212/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.109.176/tcp/15353/p2p/16Uiu2HAmQkCfi8pUVueAepNjKt3KLk16uCjeRucUpXQy7Syedm9K"]'
|
|
2026-03-06 04:36:42.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:42.674 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
|
2026-03-06 04:36:42.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15352/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-06 04:36:42.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:42.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16212/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-06 04:36:42.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:42.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15352/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-06 04:36:42.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:42.690 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-06 04:36:42.791 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:36:42.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15352/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:42.794 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":1772771802684637952,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:36:42.796 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:36:42.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16212/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:42.798 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":1772771802684637952,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:36:42.799 INFO [src.steps.relay] WARM UP successful!!
|
|
2026-03-06 04:36:42.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15352/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-06 04:36:42.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:42.806 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-06 04:36:42.907 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:36:42.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15352/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:42.910 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":1772771802801027933,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:36:42.911 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:36:42.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16212/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:42.914 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":1772771802801027933,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:36:42.915 DEBUG [src.node.waku_node] Restarting container with id 413a7ba08df9
|
|
2026-03-06 04:36:43.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16212/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:43.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16212/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:43.758 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-06 04:36:43.758 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-06 04:36:43.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16212/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:43.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.236.35/tcp/16213/p2p/16Uiu2HAmLcMMSaQpzqwt9yWhxmE4c8bXhRzwvouwXtgLzowUExps","/ip4/172.18.236.35/tcp/16214/ws/p2p/16Uiu2HAmLcMMSaQpzqwt9yWhxmE4c8bXhRzwvouwXtgLzowUExps"],"enrUri":"enr:-L24QApTVauchplRJotbhuRpJRN09Eo6SK5mZ-88erX-RQUJAzGtqcpPQ26aspdRppsRSomWyeypK4UoikH3olNpWsgCgmlkgnY0gmlwhKwS7COKbXVsdGlhZGRyc5YACASsEuwjBj9VAAoErBLsIwY_Vt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDdjCALztOzW95ZLaRzdiOQAoInbRVsj2T-46poI-AvQyDdGNwgj9Vg3VkcII_V4V3YWt1MgE"}'
|
|
2026-03-06 04:36:43.761 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-06 04:36:43.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15352/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-06 04:36:43.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:43.764 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16212/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-06 04:36:43.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:43.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15352/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-06 04:36:43.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:43.792 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-06 04:36:43.892 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:36:43.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15352/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:43.895 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":1772771803787975936,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:36:43.896 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:36:43.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16212/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:43.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2026-03-06 04:36:44.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15352/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-06 04:36:44.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:44.905 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-06 04:36:45.005 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:36:45.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15352/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:45.008 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":1772771804899522304,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:36:45.009 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:36:45.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16212/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:45.012 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":1772771804899522304,"ephemeral":false,"proof":""}]'
|
|
2026-03-06 04:36:45.015 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-06 04:36:45.016 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-06 04:36:45.016 DEBUG [src.node.waku_node] Stopping container with id 00a03d72c02b
|
|
2026-03-06 04:36:45.581 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-06 04:36:45.581 DEBUG [src.node.waku_node] Stopping container with id 413a7ba08df9
|
|
2026-03-06 04:36:46.133 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-06 04:36:46.137 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-06 04:36:46.157 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-06 04:36:46.176 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|