mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
313 lines
55 KiB
Plaintext
313 lines
55 KiB
Plaintext
2026-03-21 04:32:11.053 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-21 04:32:11.053 DEBUG [tests.conftest] Running test: test_subscribe_one_by_one_to_different_content_topics_and_send_messages with id: 2026-03-21_04-32-11__cdd24887-5756-436d-a3e7-3453f256ef3a
|
|
2026-03-21 04:32:11.053 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-21 04:32:11.053 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-21 04:32:11.054 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-21 04:32:11.060 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:32:11.060 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-21_04-32-11__cdd24887-5756-436d-a3e7-3453f256ef3a__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:11.061 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:32:11.061 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:32:11.062 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:32:11.062 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.222.125
|
|
2026-03-21 04:32:11.062 DEBUG [src.node.docker_mananger] Generated ports ['14326', '14327', '14328', '14329', '14330']
|
|
2026-03-21 04:32:11.062 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:32:11.062 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:32:11.062 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:32:11.063 DEBUG [src.node.docker_mananger] docker run -i -t -p 14326:14326 -p 14327:14327 -p 14328:14328 -p 14329:14329 -p 14330:14330 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=14328 --rest-port=14326 --tcp-port=14327 --discv5-udp-port=14329 --rest-address=0.0.0.0 --nat=extip:172.18.222.125 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=855cccc12e7dd796c3cd9a4d7ffe5f3fe3d36b4ede9c6a5e0a58f172c2822ffd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14330 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
|
2026-03-21 04:32:11.210 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.222.125 waku d0e4f58b245fc11f31d0b3bdbb55897ce0b9256338f898b4806b7b5c3dc89268
|
|
2026-03-21 04:32:11.237 DEBUG [src.node.docker_mananger] Container started with ID d0e4f58b245f. Setting up logs at ./log/docker/node1_2026-03-21_04-32-11__cdd24887-5756-436d-a3e7-3453f256ef3a__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:11.238 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14326
|
|
2026-03-21 04:32:11.238 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:11.281 ERROR [src.node.docker_mananger] Max retries reached for container 4941b2affb88. Exiting log stream.
|
|
2026-03-21 04:32:11.782 ERROR [src.node.docker_mananger] Max retries reached for container 6aa1c51e950d. Exiting log stream.
|
|
2026-03-21 04:32:12.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14326/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:12.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:32:12.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14326/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:12.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:32:12.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14326/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:12.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:32:12.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14326/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:12.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:32:12.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14326/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:12.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","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-21 04:32:12.687 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:32:12.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14326/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:12.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.222.125/tcp/14327/p2p/16Uiu2HAmVHpdHG6HTuQ7QJm7Zm6GGC6vw4pP6tmMA2aUbTBrvEZe","/ip4/172.18.222.125/tcp/14328/ws/p2p/16Uiu2HAmVHpdHG6HTuQ7QJm7Zm6GGC6vw4pP6tmMA2aUbTBrvEZe"],"enrUri":"enr:-L24QDOtQve3ds3ONKSg2SufobHikfOhvVRFko5VJYa1vXcpJoHZ8o1aBw_DbQ-hzW7XiMoz79CGuE1C4vLAbG1PYSMCgmlkgnY0gmlwhKwS3n2KbXVsdGlhZGRyc5YACASsEt59Bjf3AAoErBLefQY3-N0DgnJzhQACAQAAiXNlY3AyNTZrMaED9yp8R789yooyrP_EbxkhhgIsikZzNoRm8ycOJ--0_VGDdGNwgjf3g3VkcII3-YV3YWt1MgU"}'
|
|
2026-03-21 04:32:12.691 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:32:12.697 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:32:12.697 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-21_04-32-11__cdd24887-5756-436d-a3e7-3453f256ef3a__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:12.697 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:32:12.697 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:32:12.699 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:32:12.699 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.86.200
|
|
2026-03-21 04:32:12.699 DEBUG [src.node.docker_mananger] Generated ports ['17124', '17125', '17126', '17127', '17128']
|
|
2026-03-21 04:32:12.699 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:32:12.699 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:32:12.699 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:32:12.699 DEBUG [src.node.docker_mananger] docker run -i -t -p 17124:17124 -p 17125:17125 -p 17126:17126 -p 17127:17127 -p 17128:17128 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=17126 --rest-port=17124 --tcp-port=17125 --discv5-udp-port=17127 --rest-address=0.0.0.0 --nat=extip:172.18.86.200 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=970d3dc1e93729643fc95aa483cfd2acd2f4bd0a25bba4c91f0e8b063ed5de50 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17128 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDOtQve3ds3ONKSg2SufobHikfOhvVRFko5VJYa1vXcpJoHZ8o1aBw_DbQ-hzW7XiMoz79CGuE1C4vLAbG1PYSMCgmlkgnY0gmlwhKwS3n2KbXVsdGlhZGRyc5YACASsEt59Bjf3AAoErBLefQY3-N0DgnJzhQACAQAAiXNlY3AyNTZrMaED9yp8R789yooyrP_EbxkhhgIsikZzNoRm8ycOJ--0_VGDdGNwgjf3g3VkcII3-YV3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
|
2026-03-21 04:32:12.862 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.86.200 waku 8572e65dd7340f87e8a3579f0f4b314c8e7d63170f403d4c6eca25d56ee4257b
|
|
2026-03-21 04:32:12.894 DEBUG [src.node.docker_mananger] Container started with ID 8572e65dd734. Setting up logs at ./log/docker/node2_2026-03-21_04-32-11__cdd24887-5756-436d-a3e7-3453f256ef3a__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:12.894 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17124
|
|
2026-03-21 04:32:12.895 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:13.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:13.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:32:14.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:14.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:32:14.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:14.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:32:14.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:14.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:32:14.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:14.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:32:14.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:14.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:32:14.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:14.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:32:14.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:14.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:32:14.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:14.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:32:14.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:14.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:32:14.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:14.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:32:15.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:15.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:32:15.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:15.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:32:15.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:15.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:32:15.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:15.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:32:15.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:15.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:32:15.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:15.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:32:15.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:15.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:32:15.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:15.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","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-21 04:32:15.776 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:32:15.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:15.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.86.200/tcp/17125/p2p/16Uiu2HAmLAsjzjZrw2rGahL3WoeJgy1uCVfFeVvp1vgJebnhDoQG","/ip4/172.18.86.200/tcp/17126/ws/p2p/16Uiu2HAmLAsjzjZrw2rGahL3WoeJgy1uCVfFeVvp1vgJebnhDoQG"],"enrUri":"enr:-L24QONiFD7ufF_6jjS3mCVrIkhJKTLfCsFkhWeGcQL1O7Z3LNUm5RTIAtiarAzRlaSdtZENvDojQ8reu27KvMM_ISUCgmlkgnY0gmlwhKwSVsiKbXVsdGlhZGRyc5YACASsElbIBkLlAAoErBJWyAZC5t0DgnJzhQACAQAAiXNlY3AyNTZrMaEDb6nCr22mOoxC0Fj5MfMYxUSBuboRY2_ZRJSxP4LvFz2DdGNwgkLlg3VkcIJC54V3YWt1MgE"}'
|
|
2026-03-21 04:32:15.779 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:32:15.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17124/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.222.125/tcp/14327/p2p/16Uiu2HAmVHpdHG6HTuQ7QJm7Zm6GGC6vw4pP6tmMA2aUbTBrvEZe"]'
|
|
2026-03-21 04:32:15.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:15.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-03-21 04:32:15.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:15.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17124/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-03-21 04:32:15.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:15.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:32:15.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:15.831 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:15.931 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:15.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14326/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:15.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":1774067535821964611,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:15.936 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:15.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:15.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":1774067535821964611,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:15.940 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
|
|
2026-03-21 04:32:15.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:15.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17124/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
|
|
2026-03-21 04:32:15.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:15.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:32:15.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:15.953 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:16.054 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:16.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14326/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:16.057 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":1774067535945605267,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:16.058 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:16.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:16.061 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":1774067535945605267,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:16.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/22/sometopic/someencoding"]'
|
|
2026-03-21 04:32:16.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17124/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/22/sometopic/someencoding"]'
|
|
2026-03-21 04:32:16.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:32:16.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.075 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:16.176 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:16.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14326/relay/v1/auto/messages/%2Fapp%2F22%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:16.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/22/sometopic/someencoding","version":0,"timestamp":1774067536067599672,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:16.181 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:16.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/relay/v1/auto/messages/%2Fapp%2F22%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:16.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/22/sometopic/someencoding","version":0,"timestamp":1774067536067599672,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:16.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/toychat/2/huilong/proto"]'
|
|
2026-03-21 04:32:16.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.188 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17124/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/toychat/2/huilong/proto"]'
|
|
2026-03-21 04:32:16.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.190 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:32:16.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.197 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:16.298 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:16.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14326/relay/v1/auto/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:16.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/toychat/2/huilong/proto","version":0,"timestamp":1774067536190780355,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:16.305 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:16.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/relay/v1/auto/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:16.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/toychat/2/huilong/proto","version":0,"timestamp":1774067536190780355,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:16.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/statusim/1/community/cbor"]'
|
|
2026-03-21 04:32:16.314 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17124/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/statusim/1/community/cbor"]'
|
|
2026-03-21 04:32:16.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:32:16.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.324 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:16.424 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:16.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14326/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:16.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1774067536316868688,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:16.429 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:16.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:16.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1774067536316868688,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:16.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/27/sometopic/someencoding"]'
|
|
2026-03-21 04:32:16.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17124/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/27/sometopic/someencoding"]'
|
|
2026-03-21 04:32:16.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:32:16.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.446 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:16.546 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:16.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14326/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:16.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1774067536438053377,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:16.550 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:16.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:16.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1774067536438053377,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:16.554 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/29/sometopic/someencoding"]'
|
|
2026-03-21 04:32:16.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17124/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/29/sometopic/someencoding"]'
|
|
2026-03-21 04:32:16.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:32:16.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.567 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:16.668 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:16.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14326/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:16.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1774067536560052555,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:16.672 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:16.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:16.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1774067536560052555,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:16.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/20/sometopic/someencoding"]'
|
|
2026-03-21 04:32:16.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17124/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/20/sometopic/someencoding"]'
|
|
2026-03-21 04:32:16.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:32:16.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.688 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:16.789 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:16.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14326/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:16.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/20/sometopic/someencoding","version":0,"timestamp":1774067536681063081,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:16.794 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:16.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:16.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/20/sometopic/someencoding","version":0,"timestamp":1774067536681063081,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:16.798 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf"]'
|
|
2026-03-21 04:32:16.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17124/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf"]'
|
|
2026-03-21 04:32:16.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/weekly/protobuf", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:32:16.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.810 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:16.910 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:16.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14326/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:16.913 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":1774067536803058424,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:16.914 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:16.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:16.917 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":1774067536803058424,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:16.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/alerts/xml"]'
|
|
2026-03-21 04:32:16.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.921 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17124/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/alerts/xml"]'
|
|
2026-03-21 04:32:16.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/alerts/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:32:16.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:16.931 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:17.032 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:17.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14326/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:17.035 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":1774067536923312448,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:17.036 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:17.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:17.039 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":1774067536923312448,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:17.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/updates/json"]'
|
|
2026-03-21 04:32:17.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:17.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17124/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/updates/json"]'
|
|
2026-03-21 04:32:17.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:17.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/updates/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:32:17.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:17.054 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:17.154 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:17.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14326/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:17.157 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":1774067537045565517,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:17.159 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:17.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:17.161 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":1774067537045565517,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:17.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/alerts/json"]'
|
|
2026-03-21 04:32:17.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:17.165 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17124/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/alerts/json"]'
|
|
2026-03-21 04:32:17.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:17.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/alerts/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:32:17.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:17.177 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:17.277 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:17.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14326/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:17.280 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":1774067537168529117,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:17.282 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:17.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:17.284 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":1774067537168529117,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:17.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/summaries/xml"]'
|
|
2026-03-21 04:32:17.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:17.288 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17124/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/summaries/xml"]'
|
|
2026-03-21 04:32:17.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:17.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:32:17.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:17.300 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:17.400 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:17.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14326/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:17.403 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":1774067537291391134,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:17.405 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:17.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:17.407 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":1774067537291391134,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:17.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/highlights/yaml"]'
|
|
2026-03-21 04:32:17.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:17.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17124/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/highlights/yaml"]'
|
|
2026-03-21 04:32:17.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:17.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/highlights/yaml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:32:17.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:17.423 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:17.523 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:17.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14326/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:17.526 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":1774067537414885609,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:17.527 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:17.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:17.530 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":1774067537414885609,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:17.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/3.0/weekly/json"]'
|
|
2026-03-21 04:32:17.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:17.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17124/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/3.0/weekly/json"]'
|
|
2026-03-21 04:32:17.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:17.536 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/weekly/json", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:32:17.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:17.545 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:17.645 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:17.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14326/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:17.648 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":1774067537536797299,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:17.649 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:17.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:17.652 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":1774067537536797299,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:17.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/3.0/summaries/xml"]'
|
|
2026-03-21 04:32:17.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:17.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17124/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/3.0/summaries/xml"]'
|
|
2026-03-21 04:32:17.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:17.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14326/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:32:17.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:32:17.666 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:17.767 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:17.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14326/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:17.770 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":1774067537659307279,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:17.771 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:32:17.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17124/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:17.774 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":1774067537659307279,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:32:17.776 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-21 04:32:17.777 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-21 04:32:17.777 DEBUG [src.node.waku_node] Stopping container with id d0e4f58b245f
|
|
2026-03-21 04:32:18.320 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:32:18.322 DEBUG [src.node.waku_node] Stopping container with id 8572e65dd734
|
|
2026-03-21 04:32:18.836 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:32:18.837 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-21 04:32:18.880 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:32:18.929 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|