mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 17:03:12 +00:00
519 lines
95 KiB
Plaintext
519 lines
95 KiB
Plaintext
2025-12-22 04:22:52.249 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-22 04:22:52.250 DEBUG [tests.conftest] Running test: test_start_node_with_50_pubsub_topics with id: 2025-12-22_04-22-52__5f907138-af26-470e-974f-b7c4b8b5aaab
|
|
2025-12-22 04:22:52.251 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-22 04:22:52.251 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-22 04:22:52.252 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-22 04:22:52.263 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-22 04:22:52.264 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-22_04-22-52__5f907138-af26-470e-974f-b7c4b8b5aaab__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:22:52.264 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:22:52.264 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:22:52.266 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:22:52.266 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.186.99
|
|
2025-12-22 04:22:52.266 DEBUG [src.node.docker_mananger] Generated ports ['10951', '10952', '10953', '10954', '10955']
|
|
2025-12-22 04:22:52.266 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2025-12-22 04:22:52.266 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-22 04:22:52.266 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:22:52.266 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:22:52.267 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:22:52.267 DEBUG [src.node.docker_mananger] docker run -i -t -p 10951:10951 -p 10952:10952 -p 10953:10953 -p 10954:10954 -p 10955:10955 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=10953 --rest-port=10951 --tcp-port=10952 --discv5-udp-port=10954 --rest-address=0.0.0.0 --nat=extip:172.18.186.99 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=58a5cfbbcfcc54f4673feecb21d8abf0a78dcca48fcdc728a1f6372bedc1d2be --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10955 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-22 04:22:52.458 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.186.99 waku 612699ee0804782bd2e29dbade0b1b27a311147aff82331ead833bf6ec9be398
|
|
2025-12-22 04:22:52.492 DEBUG [src.node.docker_mananger] Container started with ID 612699ee0804. Setting up logs at ./log/docker/node1_2025-12-22_04-22-52__5f907138-af26-470e-974f-b7c4b8b5aaab__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:22:52.492 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10951
|
|
2025-12-22 04:22:52.492 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:22:52.515 ERROR [src.node.docker_mananger] Max retries reached for container f0586854f18c. Exiting log stream.
|
|
2025-12-22 04:22:53.076 ERROR [src.node.docker_mananger] Max retries reached for container 3fd2230ecf7b. Exiting log stream.
|
|
2025-12-22 04:22:53.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:53.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
|
|
2025-12-22 04:22:53.496 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-22 04:22:53.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:53.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.186.99/tcp/10952/p2p/16Uiu2HAmK3th9268P9sXhNyTe1ieRZ95dMfG466VxfBt6GWSLkb8","/ip4/172.18.186.99/tcp/10953/ws/p2p/16Uiu2HAmK3th9268P9sXhNyTe1ieRZ95dMfG466VxfBt6GWSLkb8"],"enrUri":"enr:-L24QPNnroaOULj5vzUlLB-PmsLuPoC3KOK7bp0IA44PUEl3MaCNDBCmBvr6AdOLgqfe4WoOcXMEMbBLXuSSEdT6jTYCgmlkgnY0gmlwhKwSumOKbXVsdGlhZGRyc5YACASsErpjBirIAAoErBK6YwYqyd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDXwQVOSLafSYrIEGELwbtHCydXamSv2ZP05S2oP5ewK-DdGNwgirIg3VkcIIqyoV3YWt1MgU"}'
|
|
2025-12-22 04:22:53.499 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-22 04:22:53.506 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-22 04:22:53.506 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-22_04-22-52__5f907138-af26-470e-974f-b7c4b8b5aaab__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:22:53.506 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:22:53.506 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:22:53.508 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:22:53.508 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.49.192
|
|
2025-12-22 04:22:53.508 DEBUG [src.node.docker_mananger] Generated ports ['41566', '41567', '41568', '41569', '41570']
|
|
2025-12-22 04:22:53.509 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2025-12-22 04:22:53.509 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-22 04:22:53.509 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:22:53.509 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:22:53.509 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:22:53.509 DEBUG [src.node.docker_mananger] docker run -i -t -p 41566:41566 -p 41567:41567 -p 41568:41568 -p 41569:41569 -p 41570:41570 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=41568 --rest-port=41566 --tcp-port=41567 --discv5-udp-port=41569 --rest-address=0.0.0.0 --nat=extip:172.18.49.192 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=d2ef4da0a6d1dfd3b2fd2f44ca2cc8adbfde6550d19ea5d3695d04e2aa6dfbbf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41570 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPNnroaOULj5vzUlLB-PmsLuPoC3KOK7bp0IA44PUEl3MaCNDBCmBvr6AdOLgqfe4WoOcXMEMbBLXuSSEdT6jTYCgmlkgnY0gmlwhKwSumOKbXVsdGlhZGRyc5YACASsErpjBirIAAoErBK6YwYqyd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDXwQVOSLafSYrIEGELwbtHCydXamSv2ZP05S2oP5ewK-DdGNwgirIg3VkcIIqyoV3YWt1MgU
|
|
2025-12-22 04:22:53.702 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.49.192 waku 30eca967a2701d3275dd452d3feba209f0385d1d38841bce7ba036daa51b882e
|
|
2025-12-22 04:22:53.736 DEBUG [src.node.docker_mananger] Container started with ID 30eca967a270. Setting up logs at ./log/docker/node2_2025-12-22_04-22-52__5f907138-af26-470e-974f-b7c4b8b5aaab__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:22:53.736 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41566
|
|
2025-12-22 04:22:53.736 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:22:54.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:54.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
|
2025-12-22 04:22:54.752 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-22 04:22:54.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:54.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.49.192/tcp/41567/p2p/16Uiu2HAkzjBMYYCRMdPqTtzyS6mMonDCAHmxGG8T9EWoW68Z4zhj","/ip4/172.18.49.192/tcp/41568/ws/p2p/16Uiu2HAkzjBMYYCRMdPqTtzyS6mMonDCAHmxGG8T9EWoW68Z4zhj"],"enrUri":"enr:-L24QGol8sP2NxTBIoHA9u8a9dKTZU2CHwDFZ68D8n9-q_jIAxHAHjNPCDfQANnU5SWNVsW_-ZjikxeItHPPuezPQ0YCgmlkgnY0gmlwhKwSMcCKbXVsdGlhZGRyc5YACASsEjHABqJfAAoErBIxwAaiYN0DgnJzhQACAQAAiXNlY3AyNTZrMaECTsaF19wkdUaepuItYHs6IW1wAxBrTzoKwblWOcpqodaDdGNwgqJfg3VkcIKiYYV3YWt1MgE"}'
|
|
2025-12-22 04:22:54.759 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-22 04:22:54.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41566/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.186.99/tcp/10952/p2p/16Uiu2HAmK3th9268P9sXhNyTe1ieRZ95dMfG466VxfBt6GWSLkb8"]'
|
|
2025-12-22 04:22:54.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:54.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7", "/waku/2/rs/2/8", "/waku/2/rs/2/9", "/waku/2/rs/2/10", "/waku/2/rs/2/11", "/waku/2/rs/2/12", "/waku/2/rs/2/13", "/waku/2/rs/2/14", "/waku/2/rs/2/15", "/waku/2/rs/2/16", "/waku/2/rs/2/17", "/waku/2/rs/2/18", "/waku/2/rs/2/19", "/waku/2/rs/2/20", "/waku/2/rs/2/21", "/waku/2/rs/2/22", "/waku/2/rs/2/23", "/waku/2/rs/2/24", "/waku/2/rs/2/25", "/waku/2/rs/2/26", "/waku/2/rs/2/27", "/waku/2/rs/2/28", "/waku/2/rs/2/29", "/waku/2/rs/2/30", "/waku/2/rs/2/31", "/waku/2/rs/2/32", "/waku/2/rs/2/33", "/waku/2/rs/2/34", "/waku/2/rs/2/35", "/waku/2/rs/2/36", "/waku/2/rs/2/37", "/waku/2/rs/2/38", "/waku/2/rs/2/39", "/waku/2/rs/2/40", "/waku/2/rs/2/41", "/waku/2/rs/2/42", "/waku/2/rs/2/43", "/waku/2/rs/2/44", "/waku/2/rs/2/45", "/waku/2/rs/2/46", "/waku/2/rs/2/47", "/waku/2/rs/2/48", "/waku/2/rs/2/49"]'
|
|
2025-12-22 04:22:54.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:54.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41566/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7", "/waku/2/rs/2/8", "/waku/2/rs/2/9", "/waku/2/rs/2/10", "/waku/2/rs/2/11", "/waku/2/rs/2/12", "/waku/2/rs/2/13", "/waku/2/rs/2/14", "/waku/2/rs/2/15", "/waku/2/rs/2/16", "/waku/2/rs/2/17", "/waku/2/rs/2/18", "/waku/2/rs/2/19", "/waku/2/rs/2/20", "/waku/2/rs/2/21", "/waku/2/rs/2/22", "/waku/2/rs/2/23", "/waku/2/rs/2/24", "/waku/2/rs/2/25", "/waku/2/rs/2/26", "/waku/2/rs/2/27", "/waku/2/rs/2/28", "/waku/2/rs/2/29", "/waku/2/rs/2/30", "/waku/2/rs/2/31", "/waku/2/rs/2/32", "/waku/2/rs/2/33", "/waku/2/rs/2/34", "/waku/2/rs/2/35", "/waku/2/rs/2/36", "/waku/2/rs/2/37", "/waku/2/rs/2/38", "/waku/2/rs/2/39", "/waku/2/rs/2/40", "/waku/2/rs/2/41", "/waku/2/rs/2/42", "/waku/2/rs/2/43", "/waku/2/rs/2/44", "/waku/2/rs/2/45", "/waku/2/rs/2/46", "/waku/2/rs/2/47", "/waku/2/rs/2/48", "/waku/2/rs/2/49"]'
|
|
2025-12-22 04:22:54.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:54.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:54.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:54.907 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:55.008 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:55.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377374869612450,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:55.013 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:55.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377374869612450,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:55.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:55.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:55.022 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:55.123 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:55.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377375017521038,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:55.127 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:55.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377375017521038,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:55.132 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:55.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:55.137 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:55.237 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:55.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377375132133292,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:55.242 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:55.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377375132133292,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:55.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:55.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:55.252 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:55.352 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:55.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377375246647807,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:55.357 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:55.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377375246647807,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:55.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:55.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:55.366 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:55.467 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:55.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377375361461920,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:55.477 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:55.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377375361461920,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:55.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:55.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:55.487 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:55.587 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:55.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377375481583782,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:55.592 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:55.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377375481583782,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:55.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:55.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:55.601 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:55.701 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:55.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377375596335289,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:55.706 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:55.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377375596335289,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:55.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:55.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:55.719 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:55.820 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:55.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377375711285429,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:55.825 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:55.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377375711285429,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:55.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F8" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:55.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:55.835 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:55.935 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:55.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F8" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377375829987203,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:55.941 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:55.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F8" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:55.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377375829987203,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:55.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F9" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:55.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:55.951 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:56.051 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:56.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F9" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377375945280867,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:56.056 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:56.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F9" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377375945280867,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:56.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F10" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:56.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:56.066 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:56.167 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:56.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F10" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377376061036677,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:56.171 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:56.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F10" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377376061036677,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:56.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F11" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:56.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:56.183 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:56.283 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:56.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F11" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377376176645499,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:56.287 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:56.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F11" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377376176645499,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:56.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F12" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:56.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:56.297 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:56.397 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:56.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F12" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377376291764145,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:56.402 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:56.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F12" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377376291764145,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:56.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F13" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:56.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:56.411 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:56.511 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:56.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F13" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377376406512219,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:56.516 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:56.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F13" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377376406512219,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:56.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F14" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:56.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:56.525 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:56.625 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:56.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F14" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377376520372378,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:56.630 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:56.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F14" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377376520372378,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:56.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F15" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:56.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:56.640 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:56.740 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:56.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F15" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377376634987633,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:56.745 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:56.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F15" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377376634987633,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:56.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F16" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:56.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:56.755 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:56.855 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:56.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F16" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377376749578497,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:56.860 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:56.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F16" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377376749578497,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:56.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F17" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:56.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:56.869 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:56.969 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:56.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F17" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377376864186209,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:56.974 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:56.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F17" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:56.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377376864186209,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:56.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F18" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:56.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:56.984 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:57.085 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:57.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F18" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377376978806959,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:57.089 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:57.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F18" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377376978806959,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:57.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F19" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:57.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:57.099 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:57.200 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:57.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F19" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377377093806069,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:57.204 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:57.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F19" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377377093806069,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:57.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F20" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:57.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:57.214 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:57.314 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:57.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F20" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377377208856330,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:57.319 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:57.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F20" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377377208856330,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:57.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F21" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:57.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:57.329 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:57.429 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:57.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F21" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377377323651259,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:57.434 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:57.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F21" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377377323651259,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:57.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F22" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:57.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:57.443 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:57.544 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:57.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F22" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377377438561997,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:57.548 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:57.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F22" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377377438561997,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:57.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F23" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:57.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:57.558 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:57.658 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:57.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F23" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377377552835644,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:57.663 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:57.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F23" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377377552835644,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:57.667 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F24" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:57.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:57.671 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:57.772 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:57.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F24" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377377666918491,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:57.777 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:57.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F24" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377377666918491,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:57.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F25" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:57.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:57.787 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:57.887 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:57.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377377781839515,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:57.892 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:57.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:57.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377377781839515,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:57.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F26" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:57.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:57.901 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:58.002 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:58.002 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F26" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377377896608104,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:58.007 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:58.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F26" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377377896608104,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:58.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F27" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:58.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:58.016 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:58.117 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:58.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F27" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377378011548428,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:58.121 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:58.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F27" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377378011548428,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:58.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F28" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:58.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:58.130 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:58.231 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:58.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F28" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377378125997151,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:58.236 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:58.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F28" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377378125997151,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:58.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F29" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:58.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:58.245 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:58.345 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:58.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F29" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377378240164198,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:58.350 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:58.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F29" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377378240164198,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:58.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F30" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:58.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:58.359 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:58.459 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:58.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F30" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377378354434273,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:58.464 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:58.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F30" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377378354434273,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:58.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F31" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:58.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:58.481 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:58.581 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:58.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F31" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377378471993753,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:58.586 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:58.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F31" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377378471993753,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:58.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F32" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:58.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:58.596 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:58.696 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:58.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F32" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377378590419849,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:58.701 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:58.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F32" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377378590419849,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:58.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F33" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:58.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:58.711 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:58.812 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:58.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F33" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377378705802145,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:58.816 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:58.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F33" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377378705802145,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:58.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F34" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:58.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:58.826 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:58.926 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:58.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F34" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377378821214010,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:58.931 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:58.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F34" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:58.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377378821214010,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:58.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F35" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:58.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:58.940 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:59.041 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:59.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F35" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377378935616366,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:59.046 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:59.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F35" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377378935616366,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:59.050 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F36" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:59.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:59.054 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:59.155 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:59.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F36" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377379050148246,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:59.159 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:59.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F36" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377379050148246,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:59.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F37" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:59.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:59.168 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:59.269 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:59.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F37" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377379163807563,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:59.274 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:59.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F37" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377379163807563,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:59.279 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F38" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:59.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:59.284 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:59.384 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:59.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F38" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377379279556919,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:59.389 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:59.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F38" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377379279556919,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:59.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F39" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:59.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:59.398 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:59.499 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:59.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F39" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377379393547485,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:59.503 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:59.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F39" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377379393547485,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:59.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F40" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:59.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:59.513 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:59.613 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:59.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F40" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377379508185695,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:59.619 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:59.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F40" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377379508185695,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:59.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F41" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:59.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:59.628 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:59.729 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:59.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F41" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377379623892165,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:59.734 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:59.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F41" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377379623892165,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:59.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F42" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:59.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:59.775 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:59.876 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:59.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F42" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377379770370495,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:59.881 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:59.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F42" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377379770370495,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:59.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F43" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:22:59.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:22:59.890 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:22:59.991 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:59.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F43" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377379885608373,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:22:59.995 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:22:59.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F43" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:22:59.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377379885608373,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:23:00.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F44" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:23:00.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:23:00.005 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:23:00.105 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:23:00.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F44" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:00.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377379999871025,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:23:00.110 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:23:00.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F44" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:00.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377379999871025,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:23:00.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F45" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:23:00.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:23:00.120 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:23:00.220 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:23:00.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F45" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:00.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377380114829898,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:23:00.225 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:23:00.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F45" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:00.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377380114829898,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:23:00.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F46" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:23:00.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:23:00.234 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:23:00.335 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:23:00.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F46" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:00.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377380229653543,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:23:00.339 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:23:00.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F46" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:00.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377380229653543,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:23:00.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F47" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:23:00.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:23:00.349 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:23:00.450 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:23:00.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F47" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:00.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377380344425471,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:23:00.455 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:23:00.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F47" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:00.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377380344425471,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:23:00.460 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F48" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:23:00.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:23:00.466 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:23:00.568 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:23:00.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F48" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:00.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377380460141435,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:23:00.573 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:23:00.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F48" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:00.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377380460141435,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:23:00.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F49" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:23:00.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:23:00.583 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:23:00.683 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:23:00.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10951/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F49" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:00.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377380577362273,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:23:00.688 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:23:00.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41566/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F49" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:23:00.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377380577362273,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:23:00.693 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-22 04:23:00.694 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-22 04:23:00.694 DEBUG [src.node.waku_node] Stopping container with id 612699ee0804
|
|
2025-12-22 04:23:01.246 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-22 04:23:01.246 DEBUG [src.node.waku_node] Stopping container with id 30eca967a270
|
|
2025-12-22 04:23:01.822 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-22 04:23:01.823 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-22 04:23:01.874 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:23:01.914 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|