mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-24 20:53:20 +00:00
273 lines
48 KiB
Plaintext
273 lines
48 KiB
Plaintext
2026-03-07 04:31:00.829 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-07 04:31:00.830 DEBUG [tests.conftest] Running test: test_subscribe_one_by_one_to_different_content_topics_and_send_messages with id: 2026-03-07_04-31-00__2803773d-8619-448d-af9a-88c6680789f6
|
|
2026-03-07 04:31:00.830 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-07 04:31:00.830 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-07 04:31:00.830 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-07 04:31:00.838 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:31:00.838 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-07_04-31-00__2803773d-8619-448d-af9a-88c6680789f6__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:00.838 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:31:00.839 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:31:00.840 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:31:00.840 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.234.108
|
|
2026-03-07 04:31:00.840 DEBUG [src.node.docker_mananger] Generated ports ['19122', '19123', '19124', '19125', '19126']
|
|
2026-03-07 04:31:00.841 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:31:00.841 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:31:00.841 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:31:00.841 DEBUG [src.node.docker_mananger] docker run -i -t -p 19122:19122 -p 19123:19123 -p 19124:19124 -p 19125:19125 -p 19126:19126 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=19124 --rest-port=19122 --tcp-port=19123 --discv5-udp-port=19125 --rest-address=0.0.0.0 --nat=extip:172.18.234.108 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=9e7ce52a748f8c82baf48f85fb40ff47be99172c4be3fad0f93eb9ab1e563436 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19126 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
|
2026-03-07 04:31:00.961 ERROR [src.node.docker_mananger] Max retries reached for container 8ed6613872dd. Exiting log stream.
|
|
2026-03-07 04:31:01.039 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.234.108 waku d1f0dc18bd979b6852ed72936c77149cc9a7e79738efda0fd17cab7440a10643
|
|
2026-03-07 04:31:01.074 DEBUG [src.node.docker_mananger] Container started with ID d1f0dc18bd97. Setting up logs at ./log/docker/node1_2026-03-07_04-31-00__2803773d-8619-448d-af9a-88c6680789f6__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:01.075 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19122
|
|
2026-03-07 04:31:01.075 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:31:01.566 ERROR [src.node.docker_mananger] Max retries reached for container 71f4ddc6cc84. Exiting log stream.
|
|
2026-03-07 04:31:02.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19122/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:02.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:31:02.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19122/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:02.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:31:02.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19122/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:02.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-07 04:31:02.296 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:31:02.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19122/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:02.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.234.108/tcp/19123/p2p/16Uiu2HAmNzh1XNmj5cMG6EJhwnBQrMjAqfTGEqVfB1sq36PSmPpv","/ip4/172.18.234.108/tcp/19124/ws/p2p/16Uiu2HAmNzh1XNmj5cMG6EJhwnBQrMjAqfTGEqVfB1sq36PSmPpv"],"enrUri":"enr:-L24QM2iuuftPepKNOOjzckb_uBnvBgHdlffZ8_tG1lNsQgrBSNT1k2-cZHDfezFB3B1dEYewhy4vpm9KHcxDGIHfuACgmlkgnY0gmlwhKwS6myKbXVsdGlhZGRyc5YACASsEupsBkqzAAoErBLqbAZKtN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDmaDgzyBKiHnMx4zYkI2zPlFA54x0zRmbVC3yRC7ytWODdGNwgkqzg3VkcIJKtYV3YWt1MgU"}'
|
|
2026-03-07 04:31:02.299 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:31:02.306 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:31:02.307 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-07_04-31-00__2803773d-8619-448d-af9a-88c6680789f6__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:02.307 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:31:02.307 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:31:02.308 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:31:02.308 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.217.236
|
|
2026-03-07 04:31:02.308 DEBUG [src.node.docker_mananger] Generated ports ['32940', '32941', '32942', '32943', '32944']
|
|
2026-03-07 04:31:02.309 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:31:02.309 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:31:02.309 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:31:02.309 DEBUG [src.node.docker_mananger] docker run -i -t -p 32940:32940 -p 32941:32941 -p 32942:32942 -p 32943:32943 -p 32944:32944 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=32942 --rest-port=32940 --tcp-port=32941 --discv5-udp-port=32943 --rest-address=0.0.0.0 --nat=extip:172.18.217.236 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=c1cf4f4ce9bbcddabf4bcc9b328c6d9fcd21bcfc9bcb51afae57d4639c3ffe63 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32944 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QM2iuuftPepKNOOjzckb_uBnvBgHdlffZ8_tG1lNsQgrBSNT1k2-cZHDfezFB3B1dEYewhy4vpm9KHcxDGIHfuACgmlkgnY0gmlwhKwS6myKbXVsdGlhZGRyc5YACASsEupsBkqzAAoErBLqbAZKtN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDmaDgzyBKiHnMx4zYkI2zPlFA54x0zRmbVC3yRC7ytWODdGNwgkqzg3VkcIJKtYV3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
|
2026-03-07 04:31:02.520 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.217.236 waku cb24ad961a77b7ceb80016b310304c5e6ec514d2ef3d321e20028f2cc4b6709b
|
|
2026-03-07 04:31:02.561 DEBUG [src.node.docker_mananger] Container started with ID cb24ad961a77. Setting up logs at ./log/docker/node2_2026-03-07_04-31-00__2803773d-8619-448d-af9a-88c6680789f6__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:02.562 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32940
|
|
2026-03-07 04:31:02.563 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:31:03.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32940/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:03.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-07 04:31:03.566 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:31:03.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32940/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:03.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.217.236/tcp/32941/p2p/16Uiu2HAmKixkR6evRRdEjK6F4fKxNfmnydVpp6hnsmGbDyPXnqyu","/ip4/172.18.217.236/tcp/32942/ws/p2p/16Uiu2HAmKixkR6evRRdEjK6F4fKxNfmnydVpp6hnsmGbDyPXnqyu"],"enrUri":"enr:-L24QLtadNZohKClq7UrSrVJo_pbwY10vrBMSD5DlolRFA56WAiQLwS8oJ1QPwjdsCutYJd1IPj3IoPBPAcd_i_Lxx0CgmlkgnY0gmlwhKwS2eyKbXVsdGlhZGRyc5YACASsEtnsBoCtAAoErBLZ7AaArt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDaQZSN5JB_kbSpn6NmJhSpnBF7eV82tpxs64K3lrk1EyDdGNwgoCtg3VkcIKAr4V3YWt1MgE"}'
|
|
2026-03-07 04:31:03.569 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:31:03.569 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32940/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.234.108/tcp/19123/p2p/16Uiu2HAmNzh1XNmj5cMG6EJhwnBQrMjAqfTGEqVfB1sq36PSmPpv"]'
|
|
2026-03-07 04:31:03.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:03.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-03-07 04:31:03.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:03.611 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32940/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-03-07 04:31:03.618 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:03.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-07 04:31:03.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:03.631 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:31:03.733 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:03.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19122/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:03.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":1772857863619432465,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:03.738 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:03.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32940/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:03.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772857863619432465,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:03.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
|
|
2026-03-07 04:31:03.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:03.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32940/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
|
|
2026-03-07 04:31:03.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:03.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-07 04:31:03.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:03.758 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:31:03.858 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:03.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19122/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:03.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/waku/2/content/test.js","version":0,"timestamp":1772857863749110303,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:03.863 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:03.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32940/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:03.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/waku/2/content/test.js","version":0,"timestamp":1772857863749110303,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:03.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/22/sometopic/someencoding"]'
|
|
2026-03-07 04:31:03.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:03.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32940/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/22/sometopic/someencoding"]'
|
|
2026-03-07 04:31:03.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:03.873 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-07 04:31:03.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:03.881 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:31:03.982 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:03.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19122/relay/v1/auto/messages/%2Fapp%2F22%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:03.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/22/sometopic/someencoding","version":0,"timestamp":1772857863873575613,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:03.986 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:03.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32940/relay/v1/auto/messages/%2Fapp%2F22%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:03.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/22/sometopic/someencoding","version":0,"timestamp":1772857863873575613,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:03.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/toychat/2/huilong/proto"]'
|
|
2026-03-07 04:31:03.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:03.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32940/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/toychat/2/huilong/proto"]'
|
|
2026-03-07 04:31:03.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:03.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-07 04:31:04.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.005 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:31:04.105 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:04.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19122/relay/v1/auto/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:04.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/toychat/2/huilong/proto","version":0,"timestamp":1772857863996443011,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:04.110 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:04.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32940/relay/v1/auto/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:04.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/toychat/2/huilong/proto","version":0,"timestamp":1772857863996443011,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:04.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/statusim/1/community/cbor"]'
|
|
2026-03-07 04:31:04.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32940/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/statusim/1/community/cbor"]'
|
|
2026-03-07 04:31:04.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.119 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-07 04:31:04.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.128 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:31:04.228 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:04.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19122/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:04.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1772857864119587681,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:04.233 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:04.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32940/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:04.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1772857864119587681,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:04.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/27/sometopic/someencoding"]'
|
|
2026-03-07 04:31:04.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32940/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/27/sometopic/someencoding"]'
|
|
2026-03-07 04:31:04.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-07 04:31:04.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.251 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:31:04.351 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:04.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19122/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:04.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1772857864242757263,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:04.356 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:04.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32940/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:04.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1772857864242757263,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:04.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/29/sometopic/someencoding"]'
|
|
2026-03-07 04:31:04.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32940/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/29/sometopic/someencoding"]'
|
|
2026-03-07 04:31:04.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-07 04:31:04.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.377 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:31:04.478 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:04.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19122/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:04.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1772857864367422216,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:04.483 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:04.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32940/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:04.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1772857864367422216,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:04.488 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/20/sometopic/someencoding"]'
|
|
2026-03-07 04:31:04.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32940/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/20/sometopic/someencoding"]'
|
|
2026-03-07 04:31:04.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-07 04:31:04.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.503 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:31:04.603 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:04.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19122/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:04.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/20/sometopic/someencoding","version":0,"timestamp":1772857864493803878,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:04.608 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:04.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32940/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:04.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/20/sometopic/someencoding","version":0,"timestamp":1772857864493803878,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:04.612 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf"]'
|
|
2026-03-07 04:31:04.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32940/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf"]'
|
|
2026-03-07 04:31:04.618 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.618 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/weekly/protobuf", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-07 04:31:04.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.628 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:31:04.729 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:04.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19122/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:04.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1772857864618555474,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:04.734 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:04.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32940/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:04.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1772857864618555474,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:04.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/alerts/xml"]'
|
|
2026-03-07 04:31:04.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32940/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/alerts/xml"]'
|
|
2026-03-07 04:31:04.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.743 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/alerts/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-07 04:31:04.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.754 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:31:04.854 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:04.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19122/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:04.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/alerts/xml","version":0,"timestamp":1772857864743672490,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:04.860 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:04.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32940/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:04.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/alerts/xml","version":0,"timestamp":1772857864743672490,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:04.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/updates/json"]'
|
|
2026-03-07 04:31:04.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32940/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/updates/json"]'
|
|
2026-03-07 04:31:04.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/updates/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-07 04:31:04.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.880 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:31:04.982 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:04.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19122/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:04.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/updates/json","version":0,"timestamp":1772857864871363031,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:04.987 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:04.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32940/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:04.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/updates/json","version":0,"timestamp":1772857864871363031,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:04.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/alerts/json"]'
|
|
2026-03-07 04:31:04.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32940/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/alerts/json"]'
|
|
2026-03-07 04:31:04.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:04.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/alerts/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-07 04:31:05.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:05.006 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:31:05.106 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:05.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19122/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:05.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/alerts/json","version":0,"timestamp":1772857864997213037,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:05.111 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:05.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32940/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:05.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/alerts/json","version":0,"timestamp":1772857864997213037,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:05.115 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/summaries/xml"]'
|
|
2026-03-07 04:31:05.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:05.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32940/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/summaries/xml"]'
|
|
2026-03-07 04:31:05.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:05.120 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-07 04:31:05.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:05.128 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:31:05.229 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:05.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19122/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:05.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/summaries/xml","version":0,"timestamp":1772857865120322317,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:05.234 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:05.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32940/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:05.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/summaries/xml","version":0,"timestamp":1772857865120322317,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:05.238 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/highlights/yaml"]'
|
|
2026-03-07 04:31:05.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:05.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32940/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/highlights/yaml"]'
|
|
2026-03-07 04:31:05.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:05.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/highlights/yaml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-07 04:31:05.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:05.252 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:31:05.353 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:05.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19122/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:05.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/highlights/yaml","version":0,"timestamp":1772857865244074364,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:05.357 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:05.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32940/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:05.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/highlights/yaml","version":0,"timestamp":1772857865244074364,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:05.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/3.0/weekly/json"]'
|
|
2026-03-07 04:31:05.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:05.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32940/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/3.0/weekly/json"]'
|
|
2026-03-07 04:31:05.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:05.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/weekly/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-07 04:31:05.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:05.376 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:31:05.476 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:05.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19122/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:05.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/weekly/json","version":0,"timestamp":1772857865367245144,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:05.481 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:05.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32940/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:05.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/weekly/json","version":0,"timestamp":1772857865367245144,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:05.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/3.0/summaries/xml"]'
|
|
2026-03-07 04:31:05.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:05.488 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32940/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/3.0/summaries/xml"]'
|
|
2026-03-07 04:31:05.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:05.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19122/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-07 04:31:05.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:05.499 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:31:05.600 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:05.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19122/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:05.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/summaries/xml","version":0,"timestamp":1772857865491498008,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:05.605 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:05.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32940/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:05.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/summaries/xml","version":0,"timestamp":1772857865491498008,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:05.610 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-07 04:31:05.611 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-07 04:31:05.611 DEBUG [src.node.waku_node] Stopping container with id d1f0dc18bd97
|
|
2026-03-07 04:31:06.208 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:31:06.208 DEBUG [src.node.waku_node] Stopping container with id cb24ad961a77
|
|
2026-03-07 04:31:06.802 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:31:06.803 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-07 04:31:06.903 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-07 04:31:06.960 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|