mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 17:13:09 +00:00
163 lines
28 KiB
Plaintext
163 lines
28 KiB
Plaintext
2026-03-21 04:36:31.372 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-21 04:36:31.372 DEBUG [tests.conftest] Running test: test_multiple_pubsub_topics_same_cluster with id: 2026-03-21_04-36-31__9349b0a7-c327-497a-9d77-85f90f817b77
|
|
2026-03-21 04:36:31.372 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-21 04:36:31.373 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-21 04:36:31.373 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-21 04:36:31.381 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:36:31.382 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-21_04-36-31__9349b0a7-c327-497a-9d77-85f90f817b77__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:36:31.383 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:36:31.383 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:36:31.385 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:36:31.385 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.108.33
|
|
2026-03-21 04:36:31.385 DEBUG [src.node.docker_mananger] Generated ports ['5045', '5046', '5047', '5048', '5049']
|
|
2026-03-21 04:36:31.385 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-21 04:36:31.385 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-21 04:36:31.385 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:36:31.385 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:36:31.385 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:36:31.386 DEBUG [src.node.docker_mananger] docker run -i -t -p 5045:5045 -p 5046:5046 -p 5047:5047 -p 5048:5048 -p 5049:5049 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=5047 --rest-port=5045 --tcp-port=5046 --discv5-udp-port=5048 --rest-address=0.0.0.0 --nat=extip:172.18.108.33 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3ef13bcdfb4bc8a4f5c4c092b22eb231d73ff67791b8a78bd0d7d21071cd0f9c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5049 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-21 04:36:31.580 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.108.33 waku 8c43d28412053e997fbbe78fd07cdca50a3c593e5992f1cfa074871b3f052f07
|
|
2026-03-21 04:36:31.589 ERROR [src.node.docker_mananger] Max retries reached for container 6e5f863f7dd5. Exiting log stream.
|
|
2026-03-21 04:36:31.618 DEBUG [src.node.docker_mananger] Container started with ID 8c43d2841205. Setting up logs at ./log/docker/node1_2026-03-21_04-36-31__9349b0a7-c327-497a-9d77-85f90f817b77__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:36:31.619 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5045
|
|
2026-03-21 04:36:31.619 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:36:32.175 ERROR [src.node.docker_mananger] Max retries reached for container 98ad52b56ad3. Exiting log stream.
|
|
2026-03-21 04:36:32.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5045/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:32.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:36:32.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5045/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:32.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:36:32.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5045/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:32.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:36:32.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5045/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:32.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:36:33.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5045/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:33.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:36:33.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5045/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:33.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:36:33.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5045/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:33.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:36:33.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5045/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:33.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:36:33.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5045/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:33.452 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:36:33.452 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:36:33.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5045/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:33.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.108.33/tcp/5046/p2p/16Uiu2HAmFJhjj46NVoyGMGfWn4h68KGGpnxmvutMuWmXWzG3Ehcz","/ip4/172.18.108.33/tcp/5047/ws/p2p/16Uiu2HAmFJhjj46NVoyGMGfWn4h68KGGpnxmvutMuWmXWzG3Ehcz"],"enrUri":"enr:-L24QIb-pt7tGv-2skmav9FdZU-n57samCMRXmX-ZkbGsWUOVFvygkfdhgee94AP8XwBOIaMpafMyaaxC0NIb24vl7cCgmlkgnY0gmlwhKwSbCGKbXVsdGlhZGRyc5YACASsEmwhBhO2AAoErBJsIQYTt90DgnJzhQACAQAAiXNlY3AyNTZrMaEDJ2Co904WUTX1RPgVmCHiQZRJ74wQdgKxB_aEttKZRw-DdGNwghO2g3VkcIITuIV3YWt1MgU"}'
|
|
2026-03-21 04:36:33.455 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:36:33.462 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:36:33.462 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-21_04-36-31__9349b0a7-c327-497a-9d77-85f90f817b77__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:36:33.462 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:36:33.462 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:36:33.464 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:36:33.464 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.216.226
|
|
2026-03-21 04:36:33.464 DEBUG [src.node.docker_mananger] Generated ports ['12578', '12579', '12580', '12581', '12582']
|
|
2026-03-21 04:36:33.464 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-21 04:36:33.464 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-21 04:36:33.464 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:36:33.464 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:36:33.464 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:36:33.465 DEBUG [src.node.docker_mananger] docker run -i -t -p 12578:12578 -p 12579:12579 -p 12580:12580 -p 12581:12581 -p 12582:12582 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=12580 --rest-port=12578 --tcp-port=12579 --discv5-udp-port=12581 --rest-address=0.0.0.0 --nat=extip:172.18.216.226 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fccc8454ae6bd02df2daffe5b4feae3bc9fef38e4a69a29492d2b1b7edc42e8a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12582 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIb-pt7tGv-2skmav9FdZU-n57samCMRXmX-ZkbGsWUOVFvygkfdhgee94AP8XwBOIaMpafMyaaxC0NIb24vl7cCgmlkgnY0gmlwhKwSbCGKbXVsdGlhZGRyc5YACASsEmwhBhO2AAoErBJsIQYTt90DgnJzhQACAQAAiXNlY3AyNTZrMaEDJ2Co904WUTX1RPgVmCHiQZRJ74wQdgKxB_aEttKZRw-DdGNwghO2g3VkcIITuIV3YWt1MgU
|
|
2026-03-21 04:36:33.662 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.216.226 waku f567160f69cf1eeac14b3ebf6e10b9bff4c2f2786eb501ff83fbc185a69a3c4e
|
|
2026-03-21 04:36:33.700 DEBUG [src.node.docker_mananger] Container started with ID f567160f69cf. Setting up logs at ./log/docker/node2_2026-03-21_04-36-31__9349b0a7-c327-497a-9d77-85f90f817b77__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:36:33.701 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12578
|
|
2026-03-21 04:36:33.701 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:36:34.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12578/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:34.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:36:34.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12578/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:34.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:36:34.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12578/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:34.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:36:35.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12578/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:35.013 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-21 04:36:35.013 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:36:35.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12578/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:35.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.216.226/tcp/12579/p2p/16Uiu2HAmH2m3DytJSce3dFWkkbCAJoMF4tGd8FKPag7E3HdbJhdm","/ip4/172.18.216.226/tcp/12580/ws/p2p/16Uiu2HAmH2m3DytJSce3dFWkkbCAJoMF4tGd8FKPag7E3HdbJhdm"],"enrUri":"enr:-L24QLV6IYsWvVeq5Tt7ycEkJJCQLPmFd1C41UkarN7lRA2kG7Co7BGpqbhSCZ0PQuZbvm7KhXlA6gdavsQPUrIFTtACgmlkgnY0gmlwhKwS2OKKbXVsdGlhZGRyc5YACASsEtjiBjEjAAoErBLY4gYxJN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDQQJ5Y7wG27U-6EbhfPR1ao6lzGg4s39eP8Pi1IXpvzyDdGNwgjEjg3VkcIIxJYV3YWt1MgE"}'
|
|
2026-03-21 04:36:35.016 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:36:35.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12578/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.108.33/tcp/5046/p2p/16Uiu2HAmFJhjj46NVoyGMGfWn4h68KGGpnxmvutMuWmXWzG3Ehcz"]'
|
|
2026-03-21 04:36:35.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:36:35.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5045/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2026-03-21 04:36:35.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:36:35.059 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12578/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2026-03-21 04:36:35.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:36:35.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5045/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:36:35.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:36:35.080 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:36:35.182 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:36:35.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5045/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:35.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067795066646901,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:36:35.187 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:36:35.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12578/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:35.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067795066646901,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:36:35.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5045/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:36:35.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:36:35.202 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:36:35.302 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:36:35.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5045/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:35.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067795192190571,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:36:35.307 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:36:35.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12578/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:35.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067795192190571,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:36:35.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5045/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:36:35.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:36:35.322 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:36:35.423 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:36:35.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5045/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:35.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067795311566272,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:36:35.428 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:36:35.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12578/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:35.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067795311566272,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:36:35.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5045/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:36:35.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:36:35.443 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:36:35.543 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:36:35.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5045/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:35.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067795432593283,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:36:35.547 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:36:35.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12578/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:35.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067795432593283,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:36:35.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5045/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:36:35.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:36:35.561 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:36:35.662 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:36:35.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5045/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:35.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067795551908973,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:36:35.667 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:36:35.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12578/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:35.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067795551908973,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:36:35.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5045/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:36:35.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:36:35.684 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:36:35.784 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:36:35.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5045/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:35.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067795671761621,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:36:35.789 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:36:35.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12578/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:35.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067795671761621,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:36:35.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5045/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:36:35.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:36:35.804 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:36:35.905 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:36:35.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5045/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:35.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067795794612975,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:36:35.909 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:36:35.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12578/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:35.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067795794612975,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:36:35.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5045/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:36:35.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:36:35.923 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:36:36.024 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:36:36.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5045/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:36.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067795913927722,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:36:36.028 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:36:36.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12578/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:36.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067795913927722,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:36:36.033 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-21 04:36:36.034 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-21 04:36:36.034 DEBUG [src.node.waku_node] Stopping container with id 8c43d2841205
|
|
2026-03-21 04:36:36.622 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:36:36.623 DEBUG [src.node.waku_node] Stopping container with id f567160f69cf
|
|
2026-03-21 04:36:37.232 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:36:37.235 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-21 04:36:37.305 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:36:37.340 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|