564 lines
107 KiB
Plaintext

2026-02-03 04:34:14.008 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-03 04:34:14.009 DEBUG [tests.conftest] Running test: test_filter_many_subscribed_nodes with id: 2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65
2026-02-03 04:34:14.009 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-03 04:34:14.009 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-02-03 04:34:14.009 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-02-03 04:34:14.016 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-03 04:34:14.016 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:14.021 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-03 04:34:14.021 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:14.027 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-03 04:34:14.027 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:14.028 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-02-03 04:34:14.028 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-02-03 04:34:14.029 DEBUG [tests.e2e.test_e2e] Start 2 nodes
2026-02-03 04:34:14.029 DEBUG [src.node.waku_node] Starting Node...
2026-02-03 04:34:14.029 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-03 04:34:14.030 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-03 04:34:14.031 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.72.182
2026-02-03 04:34:14.031 DEBUG [src.node.docker_mananger] Generated ports ['25417', '25418', '25419', '25420', '25421']
2026-02-03 04:34:14.031 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-03 04:34:14.031 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-03 04:34:14.031 DEBUG [src.node.waku_node] Using volumes []
2026-02-03 04:34:14.031 DEBUG [src.node.docker_mananger] docker run -i -t -p 25417:25417 -p 25418:25418 -p 25419:25419 -p 25420:25420 -p 25421:25421 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=25419 --rest-port=25417 --tcp-port=25418 --discv5-udp-port=25420 --rest-address=0.0.0.0 --nat=extip:172.18.72.182 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d74e1acd5802e6b346d1ff4bfecfc80ee8241dbf2ceadf0bce97c6575ff7f583 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25421 --metrics-logging=true --relay=true --store=false
2026-02-03 04:34:14.210 ERROR [src.node.docker_mananger] Max retries reached for container a6aab1bdb397. Exiting log stream.
2026-02-03 04:34:14.210 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.72.182 waku cfdb089a5fe7675d45a53dca799d687b6397787dea91e7b04321a91ac0af44d7
2026-02-03 04:34:14.240 DEBUG [src.node.docker_mananger] Container started with ID cfdb089a5fe7. Setting up logs at ./log/docker/node1_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:14.241 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25417
2026-02-03 04:34:14.242 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:14.769 ERROR [src.node.docker_mananger] Max retries reached for container cb7d20e44fa9. Exiting log stream.
2026-02-03 04:34:15.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25417/health" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:15.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-02-03 04:34:15.247 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-03 04:34:15.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25417/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:15.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.72.182/tcp/25418/p2p/16Uiu2HAm5uqMtjgihkoEk7FRmft5BYfiSsURiBMWAVdUWBfVm9hn","/ip4/172.18.72.182/tcp/25419/ws/p2p/16Uiu2HAm5uqMtjgihkoEk7FRmft5BYfiSsURiBMWAVdUWBfVm9hn"],"enrUri":"enr:-L24QOEKJEMJeg3X_9UYK8Zk43VaJWumubEiluusYM1c2cf6WOKSx2bbAA0k8pDLMJHCYbazBVdCUcnTMq7bo77pcCECgmlkgnY0gmlwhKwSSLaKbXVsdGlhZGRyc5YACASsEki2BmNKAAoErBJItgZjS90DgnJzhQADAQAAiXNlY3AyNTZrMaECm8u9M-r4rTkrHXpeLlAyRmcEfXf0xiOuMNDE_Zar7r2DdGNwgmNKg3VkcIJjTIV3YWt1MgE"}'
2026-02-03 04:34:15.250 INFO [src.node.waku_node] REST service is ready !!
2026-02-03 04:34:15.250 DEBUG [src.node.waku_node] Starting Node...
2026-02-03 04:34:15.250 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-03 04:34:15.252 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-03 04:34:15.252 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.184.135
2026-02-03 04:34:15.252 DEBUG [src.node.docker_mananger] Generated ports ['31616', '31617', '31618', '31619', '31620']
2026-02-03 04:34:15.252 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-03 04:34:15.252 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-03 04:34:15.252 DEBUG [src.node.waku_node] Using volumes []
2026-02-03 04:34:15.253 DEBUG [src.node.docker_mananger] docker run -i -t -p 31616:31616 -p 31617:31617 -p 31618:31618 -p 31619:31619 -p 31620:31620 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=31618 --rest-port=31616 --tcp-port=31617 --discv5-udp-port=31619 --rest-address=0.0.0.0 --nat=extip:172.18.184.135 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c2b5f4a3221a61294bec465acfa8b8dbd4e6c977bfc128eff6bdd06cfa7bb265 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31620 --metrics-logging=true --relay=true --filter=true --store=false --discv5-bootstrap-node=enr:-L24QOEKJEMJeg3X_9UYK8Zk43VaJWumubEiluusYM1c2cf6WOKSx2bbAA0k8pDLMJHCYbazBVdCUcnTMq7bo77pcCECgmlkgnY0gmlwhKwSSLaKbXVsdGlhZGRyc5YACASsEki2BmNKAAoErBJItgZjS90DgnJzhQADAQAAiXNlY3AyNTZrMaECm8u9M-r4rTkrHXpeLlAyRmcEfXf0xiOuMNDE_Zar7r2DdGNwgmNKg3VkcIJjTIV3YWt1MgE
2026-02-03 04:34:15.443 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.184.135 waku f60404c5ae0996cbcf3297dcdf8bab13f1d3a6c8a31225691006a63ad9677e38
2026-02-03 04:34:15.473 DEBUG [src.node.docker_mananger] Container started with ID f60404c5ae09. Setting up logs at ./log/docker/node2_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:15.473 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31616
2026-02-03 04:34:15.474 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:16.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31616/health" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:16.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-02-03 04:34:16.496 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-03 04:34:16.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31616/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:16.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.184.135/tcp/31617/p2p/16Uiu2HAmSpFpBs5xm37kKWBax94yTyaSSXW6SDktaHS2RnaSAzdY","/ip4/172.18.184.135/tcp/31618/ws/p2p/16Uiu2HAmSpFpBs5xm37kKWBax94yTyaSSXW6SDktaHS2RnaSAzdY"],"enrUri":"enr:-L24QOvEXkBqDXLR0LClpSG0LuX2ceFseoVAi74qpK76E6kuXDb1_2Ylqu7rEBQpYYX1sgwT5P1wj4gZ-vuEFO9B9noCgmlkgnY0gmlwhKwSuIeKbXVsdGlhZGRyc5YACASsEriHBnuBAAoErBK4hwZ7gt0DgnJzhQADAQAAiXNlY3AyNTZrMaED0mNURVWXCgj5oVqcXrdZPODWjKrR9xgJ9q9n9XasySODdGNwgnuBg3VkcIJ7g4V3YWt1MgU"}'
2026-02-03 04:34:16.500 INFO [src.node.waku_node] REST service is ready !!
2026-02-03 04:34:16.500 DEBUG [tests.e2e.test_e2e] Subscribe nodes to relay pubsub topic /waku/2/rs/3/1
2026-02-03 04:34:16.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25417/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-03 04:34:16.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-03 04:34:16.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31616/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-03 04:34:16.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-03 04:34:16.511 DEBUG [tests.e2e.test_e2e] 15 Node start and making filter requests to node2
2026-02-03 04:34:16.518 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-03 04:34:16.518 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:16.518 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-03 04:34:16.619 DEBUG [src.node.waku_node] Starting Node...
2026-02-03 04:34:16.619 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-03 04:34:16.621 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-03 04:34:16.621 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.158.122
2026-02-03 04:34:16.621 DEBUG [src.node.docker_mananger] Generated ports ['30356', '30357', '30358', '30359', '30360']
2026-02-03 04:34:16.621 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-03 04:34:16.621 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-03 04:34:16.621 DEBUG [src.node.waku_node] Using volumes []
2026-02-03 04:34:16.622 DEBUG [src.node.docker_mananger] docker run -i -t -p 30356:30356 -p 30357:30357 -p 30358:30358 -p 30359:30359 -p 30360:30360 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=30358 --rest-port=30356 --tcp-port=30357 --discv5-udp-port=30359 --rest-address=0.0.0.0 --nat=extip:172.18.158.122 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4bf48c7dd66bb40553787a8a7a0ad13cece85e3efbec9b32ac27af5cfd4b4cae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30360 --metrics-logging=true --relay=false --filternode=/ip4/172.18.184.135/tcp/31617/p2p/16Uiu2HAmSpFpBs5xm37kKWBax94yTyaSSXW6SDktaHS2RnaSAzdY --discv5-bootstrap-node=enr:-L24QOvEXkBqDXLR0LClpSG0LuX2ceFseoVAi74qpK76E6kuXDb1_2Ylqu7rEBQpYYX1sgwT5P1wj4gZ-vuEFO9B9noCgmlkgnY0gmlwhKwSuIeKbXVsdGlhZGRyc5YACASsEriHBnuBAAoErBK4hwZ7gt0DgnJzhQADAQAAiXNlY3AyNTZrMaED0mNURVWXCgj5oVqcXrdZPODWjKrR9xgJ9q9n9XasySODdGNwgnuBg3VkcIJ7g4V3YWt1MgU --store=false
2026-02-03 04:34:16.809 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.158.122 waku b207a5093891b90b464488af5718bd873aad2c3603cf3db687b28ccbe54d5eb2
2026-02-03 04:34:16.841 DEBUG [src.node.docker_mananger] Container started with ID b207a5093891. Setting up logs at ./log/docker/node2_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:16.842 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30356
2026-02-03 04:34:16.843 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:17.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30356/health" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:17.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
2026-02-03 04:34:17.848 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-03 04:34:17.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30356/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:17.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.158.122/tcp/30357/p2p/16Uiu2HAm2dMh5BN5rgCoxCUJ9oDbrUUdGQPhhvJgq3tyym5NQhzK","/ip4/172.18.158.122/tcp/30358/ws/p2p/16Uiu2HAm2dMh5BN5rgCoxCUJ9oDbrUUdGQPhhvJgq3tyym5NQhzK"],"enrUri":"enr:-L24QMfbhaEIqb6AKB4CpMSIgfnu0cbMuLbnFgGqxemzonrjRPQ3Jv3gEYNWPSTG0Q8qcD-GKAfrpjShITzbtM4p5mwCgmlkgnY0gmlwhKwSnnqKbXVsdGlhZGRyc5YACASsEp56BnaVAAoErBKeegZ2lt0DgnJzhQADAQAAiXNlY3AyNTZrMaECawAZfNc4L1mwl-eXEvp-ooNFvU5-zgpUv5CjqX9iGgSDdGNwgnaVg3VkcIJ2l4V3YWt1MgA"}'
2026-02-03 04:34:17.850 INFO [src.node.waku_node] REST service is ready !!
2026-02-03 04:34:17.850 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:18.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30356/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-02-03 04:34:18.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-02-03 04:34:18.902 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-03 04:34:18.902 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:18.902 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-03 04:34:19.002 DEBUG [src.node.waku_node] Starting Node...
2026-02-03 04:34:19.003 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-03 04:34:19.004 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-03 04:34:19.005 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.103.246
2026-02-03 04:34:19.005 DEBUG [src.node.docker_mananger] Generated ports ['53211', '53212', '53213', '53214', '53215']
2026-02-03 04:34:19.005 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-03 04:34:19.005 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-03 04:34:19.005 DEBUG [src.node.waku_node] Using volumes []
2026-02-03 04:34:19.005 DEBUG [src.node.docker_mananger] docker run -i -t -p 53211:53211 -p 53212:53212 -p 53213:53213 -p 53214:53214 -p 53215:53215 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=53213 --rest-port=53211 --tcp-port=53212 --discv5-udp-port=53214 --rest-address=0.0.0.0 --nat=extip:172.18.103.246 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1d06b773f33a9bdc6b8dad7412ed6b1edb32db13f4cddecf72dff0fa3c75da55 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53215 --metrics-logging=true --relay=false --filternode=/ip4/172.18.184.135/tcp/31617/p2p/16Uiu2HAmSpFpBs5xm37kKWBax94yTyaSSXW6SDktaHS2RnaSAzdY --discv5-bootstrap-node=enr:-L24QMfbhaEIqb6AKB4CpMSIgfnu0cbMuLbnFgGqxemzonrjRPQ3Jv3gEYNWPSTG0Q8qcD-GKAfrpjShITzbtM4p5mwCgmlkgnY0gmlwhKwSnnqKbXVsdGlhZGRyc5YACASsEp56BnaVAAoErBKeegZ2lt0DgnJzhQADAQAAiXNlY3AyNTZrMaECawAZfNc4L1mwl-eXEvp-ooNFvU5-zgpUv5CjqX9iGgSDdGNwgnaVg3VkcIJ2l4V3YWt1MgA --store=false
2026-02-03 04:34:19.200 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.103.246 waku c903ea7542cbbc9c6d05cedb6995cb13d9e56d1b9ce227b69cdb4c6679ec2353
2026-02-03 04:34:19.230 DEBUG [src.node.docker_mananger] Container started with ID c903ea7542cb. Setting up logs at ./log/docker/node3_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:19.231 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53211
2026-02-03 04:34:19.232 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:20.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53211/health" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:20.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
2026-02-03 04:34:20.237 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-03 04:34:20.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53211/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:20.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.103.246/tcp/53212/p2p/16Uiu2HAm6LUJHSJGURHX5U3FifCFRPWhACuX43q5NFRqxjAWRRLS","/ip4/172.18.103.246/tcp/53213/ws/p2p/16Uiu2HAm6LUJHSJGURHX5U3FifCFRPWhACuX43q5NFRqxjAWRRLS"],"enrUri":"enr:-L24QEGr5Jtx1gOrcexpXmgxYfdw2tl1n-VeXkyVm0bLLbm0b6WbgWOWkdiTKiQcVSaz11fG8dKTp2PjzD0k_J_znf8CgmlkgnY0gmlwhKwSZ_aKbXVsdGlhZGRyc5YACASsEmf2Bs_cAAoErBJn9gbP3d0DgnJzhQADAQAAiXNlY3AyNTZrMaECohtxtXSgh2LTl6XNGJKW5tNnZvy5vSwN06JuNs9TOPeDdGNwgs_cg3VkcILP3oV3YWt1MgA"}'
2026-02-03 04:34:20.239 INFO [src.node.waku_node] REST service is ready !!
2026-02-03 04:34:20.239 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:21.240 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53211/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-02-03 04:34:21.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-02-03 04:34:21.290 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-03 04:34:21.290 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:21.290 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-03 04:34:21.390 DEBUG [src.node.waku_node] Starting Node...
2026-02-03 04:34:21.390 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-03 04:34:21.392 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-03 04:34:21.392 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.24.52
2026-02-03 04:34:21.393 DEBUG [src.node.docker_mananger] Generated ports ['8943', '8944', '8945', '8946', '8947']
2026-02-03 04:34:21.393 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-03 04:34:21.393 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-03 04:34:21.393 DEBUG [src.node.waku_node] Using volumes []
2026-02-03 04:34:21.393 DEBUG [src.node.docker_mananger] docker run -i -t -p 8943:8943 -p 8944:8944 -p 8945:8945 -p 8946:8946 -p 8947:8947 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=8945 --rest-port=8943 --tcp-port=8944 --discv5-udp-port=8946 --rest-address=0.0.0.0 --nat=extip:172.18.24.52 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dc3b7fedf37bab5da73ead26da738dfc04ceea34c3fbc0c6becc857b4a1c7be0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8947 --metrics-logging=true --relay=false --filternode=/ip4/172.18.184.135/tcp/31617/p2p/16Uiu2HAmSpFpBs5xm37kKWBax94yTyaSSXW6SDktaHS2RnaSAzdY --discv5-bootstrap-node=enr:-L24QEGr5Jtx1gOrcexpXmgxYfdw2tl1n-VeXkyVm0bLLbm0b6WbgWOWkdiTKiQcVSaz11fG8dKTp2PjzD0k_J_znf8CgmlkgnY0gmlwhKwSZ_aKbXVsdGlhZGRyc5YACASsEmf2Bs_cAAoErBJn9gbP3d0DgnJzhQADAQAAiXNlY3AyNTZrMaECohtxtXSgh2LTl6XNGJKW5tNnZvy5vSwN06JuNs9TOPeDdGNwgs_cg3VkcILP3oV3YWt1MgA --store=false
2026-02-03 04:34:21.598 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.24.52 waku 783b2aa6f68599987184b112c22dd79a474e69b4184010943de06498e3097c53
2026-02-03 04:34:21.629 DEBUG [src.node.docker_mananger] Container started with ID 783b2aa6f685. Setting up logs at ./log/docker/node4_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:21.630 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8943
2026-02-03 04:34:21.630 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:22.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8943/health" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:22.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
2026-02-03 04:34:22.636 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-03 04:34:22.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8943/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:22.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.24.52/tcp/8944/p2p/16Uiu2HAm4KXqbjzmXGrVi31TK4coB8LFJcBam16omHxkR2iBW2Yx","/ip4/172.18.24.52/tcp/8945/ws/p2p/16Uiu2HAm4KXqbjzmXGrVi31TK4coB8LFJcBam16omHxkR2iBW2Yx"],"enrUri":"enr:-L24QOIbaNeCM60Lv8zmRWhBqR1gHG1wugHVRpCObg49en1ETa0qOlL1zSlaioefesxvSBGL_oXNv2DrpqePaoYhrWUCgmlkgnY0gmlwhKwSGDSKbXVsdGlhZGRyc5YACASsEhg0BiLwAAoErBIYNAYi8d0DgnJzhQADAQAAiXNlY3AyNTZrMaEChCZ9-3gKnK3B3C83Qyfujg3Pf-rSkx-ILfmeWoNXR2mDdGNwgiLwg3VkcIIi8oV3YWt1MgA"}'
2026-02-03 04:34:22.639 INFO [src.node.waku_node] REST service is ready !!
2026-02-03 04:34:22.639 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:23.639 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8943/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-02-03 04:34:23.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-02-03 04:34:23.690 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-03 04:34:23.690 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:23.690 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-03 04:34:23.791 DEBUG [src.node.waku_node] Starting Node...
2026-02-03 04:34:23.791 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-03 04:34:23.793 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-03 04:34:23.793 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.81.35
2026-02-03 04:34:23.793 DEBUG [src.node.docker_mananger] Generated ports ['3332', '3333', '3334', '3335', '3336']
2026-02-03 04:34:23.794 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-03 04:34:23.794 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-03 04:34:23.794 DEBUG [src.node.waku_node] Using volumes []
2026-02-03 04:34:23.794 DEBUG [src.node.docker_mananger] docker run -i -t -p 3332:3332 -p 3333:3333 -p 3334:3334 -p 3335:3335 -p 3336:3336 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=3334 --rest-port=3332 --tcp-port=3333 --discv5-udp-port=3335 --rest-address=0.0.0.0 --nat=extip:172.18.81.35 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=936f8849bfb52facc9b46aed46f40c6cff1ec6abfd4a29b7fb2c6cacefa4bb97 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3336 --metrics-logging=true --relay=false --filternode=/ip4/172.18.184.135/tcp/31617/p2p/16Uiu2HAmSpFpBs5xm37kKWBax94yTyaSSXW6SDktaHS2RnaSAzdY --discv5-bootstrap-node=enr:-L24QOIbaNeCM60Lv8zmRWhBqR1gHG1wugHVRpCObg49en1ETa0qOlL1zSlaioefesxvSBGL_oXNv2DrpqePaoYhrWUCgmlkgnY0gmlwhKwSGDSKbXVsdGlhZGRyc5YACASsEhg0BiLwAAoErBIYNAYi8d0DgnJzhQADAQAAiXNlY3AyNTZrMaEChCZ9-3gKnK3B3C83Qyfujg3Pf-rSkx-ILfmeWoNXR2mDdGNwgiLwg3VkcIIi8oV3YWt1MgA --store=false
2026-02-03 04:34:23.982 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.81.35 waku 1119448d43667ae0289dd9720187c5cb813f3e9d9a034280080d83942e0d70fc
2026-02-03 04:34:24.014 DEBUG [src.node.docker_mananger] Container started with ID 1119448d4366. Setting up logs at ./log/docker/node5_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:24.015 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3332
2026-02-03 04:34:24.015 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:25.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3332/health" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:25.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
2026-02-03 04:34:25.020 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-03 04:34:25.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3332/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:25.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.81.35/tcp/3333/p2p/16Uiu2HAmATeZNRQEMZRcEY5euzEcD641Ckb5aP5emEcodxGDfTG4","/ip4/172.18.81.35/tcp/3334/ws/p2p/16Uiu2HAmATeZNRQEMZRcEY5euzEcD641Ckb5aP5emEcodxGDfTG4"],"enrUri":"enr:-L24QKLYnIPca5E-9XyZiUkrBmiozaiEXaPQcFu_1nxJj7dIPHnsPzv1dTVqwxrYHHXpQ6EwN3PDsViPyCngxtRYQlcCgmlkgnY0gmlwhKwSUSOKbXVsdGlhZGRyc5YACASsElEjBg0FAAoErBJRIwYNBt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC32Db0l8eeur6ql-pIHvh1Hen3NVeCtc0y8bx-x48jeGDdGNwgg0Fg3VkcIINB4V3YWt1MgA"}'
2026-02-03 04:34:25.022 INFO [src.node.waku_node] REST service is ready !!
2026-02-03 04:34:25.022 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:26.023 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3332/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-02-03 04:34:26.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-02-03 04:34:26.071 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-03 04:34:26.071 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:26.071 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-03 04:34:26.172 DEBUG [src.node.waku_node] Starting Node...
2026-02-03 04:34:26.172 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-03 04:34:26.174 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-03 04:34:26.174 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.108.167
2026-02-03 04:34:26.174 DEBUG [src.node.docker_mananger] Generated ports ['43959', '43960', '43961', '43962', '43963']
2026-02-03 04:34:26.174 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-03 04:34:26.175 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-03 04:34:26.175 DEBUG [src.node.waku_node] Using volumes []
2026-02-03 04:34:26.175 DEBUG [src.node.docker_mananger] docker run -i -t -p 43959:43959 -p 43960:43960 -p 43961:43961 -p 43962:43962 -p 43963:43963 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=43961 --rest-port=43959 --tcp-port=43960 --discv5-udp-port=43962 --rest-address=0.0.0.0 --nat=extip:172.18.108.167 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=16bdb7fbbbb01d60aac3fa8102fad0a8d62479c66fbfd9a9ead9aac80191fd87 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43963 --metrics-logging=true --relay=false --filternode=/ip4/172.18.184.135/tcp/31617/p2p/16Uiu2HAmSpFpBs5xm37kKWBax94yTyaSSXW6SDktaHS2RnaSAzdY --discv5-bootstrap-node=enr:-L24QKLYnIPca5E-9XyZiUkrBmiozaiEXaPQcFu_1nxJj7dIPHnsPzv1dTVqwxrYHHXpQ6EwN3PDsViPyCngxtRYQlcCgmlkgnY0gmlwhKwSUSOKbXVsdGlhZGRyc5YACASsElEjBg0FAAoErBJRIwYNBt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC32Db0l8eeur6ql-pIHvh1Hen3NVeCtc0y8bx-x48jeGDdGNwgg0Fg3VkcIINB4V3YWt1MgA --store=false
2026-02-03 04:34:26.382 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.108.167 waku 657aaff7f4aea371165de4324fcf3e3b4b1467267c22c85f80a79a96b6373678
2026-02-03 04:34:26.412 DEBUG [src.node.docker_mananger] Container started with ID 657aaff7f4ae. Setting up logs at ./log/docker/node6_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:26.412 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43959
2026-02-03 04:34:26.412 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:27.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43959/health" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:27.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
2026-02-03 04:34:27.417 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-03 04:34:27.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43959/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:27.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.108.167/tcp/43960/p2p/16Uiu2HAmJUySBLutRanWNpVL1sjRxLT3m7uYyDCmpkCySsyXH7SR","/ip4/172.18.108.167/tcp/43961/ws/p2p/16Uiu2HAmJUySBLutRanWNpVL1sjRxLT3m7uYyDCmpkCySsyXH7SR"],"enrUri":"enr:-L24QI-PgKDMcn05h7a_qI_hm6TsbHEq6zPvt5360CZbhPKEVv_rAKtcMfoizioHkuADv3cn1I_obWtqazkxfm-4angCgmlkgnY0gmlwhKwSbKeKbXVsdGlhZGRyc5YACASsEmynBqu4AAoErBJspwarud0DgnJzhQADAQAAiXNlY3AyNTZrMaEDVpVHMDmMFn8-T_tnlUl9f0WGrvrnOw6X-9cJJfngEvqDdGNwgqu4g3VkcIKruoV3YWt1MgA"}'
2026-02-03 04:34:27.420 INFO [src.node.waku_node] REST service is ready !!
2026-02-03 04:34:27.421 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:28.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43959/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-02-03 04:34:28.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-02-03 04:34:28.470 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-03 04:34:28.470 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:28.471 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-03 04:34:28.571 DEBUG [src.node.waku_node] Starting Node...
2026-02-03 04:34:28.571 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-03 04:34:28.573 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-03 04:34:28.573 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.139.58
2026-02-03 04:34:28.573 DEBUG [src.node.docker_mananger] Generated ports ['14065', '14066', '14067', '14068', '14069']
2026-02-03 04:34:28.573 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-03 04:34:28.573 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-03 04:34:28.573 DEBUG [src.node.waku_node] Using volumes []
2026-02-03 04:34:28.573 DEBUG [src.node.docker_mananger] docker run -i -t -p 14065:14065 -p 14066:14066 -p 14067:14067 -p 14068:14068 -p 14069:14069 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=14067 --rest-port=14065 --tcp-port=14066 --discv5-udp-port=14068 --rest-address=0.0.0.0 --nat=extip:172.18.139.58 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=04f3bcef7bdbcf54a92a0da943279cca3b6f492a1ffff6407bfecafe74acc7ac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14069 --metrics-logging=true --relay=false --filternode=/ip4/172.18.184.135/tcp/31617/p2p/16Uiu2HAmSpFpBs5xm37kKWBax94yTyaSSXW6SDktaHS2RnaSAzdY --discv5-bootstrap-node=enr:-L24QI-PgKDMcn05h7a_qI_hm6TsbHEq6zPvt5360CZbhPKEVv_rAKtcMfoizioHkuADv3cn1I_obWtqazkxfm-4angCgmlkgnY0gmlwhKwSbKeKbXVsdGlhZGRyc5YACASsEmynBqu4AAoErBJspwarud0DgnJzhQADAQAAiXNlY3AyNTZrMaEDVpVHMDmMFn8-T_tnlUl9f0WGrvrnOw6X-9cJJfngEvqDdGNwgqu4g3VkcIKruoV3YWt1MgA --store=false
2026-02-03 04:34:28.764 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.139.58 waku 6f17f58fe2ce4b021e14de41b5c0e44179326fe991bcd812d6c583dd0be81a91
2026-02-03 04:34:28.793 DEBUG [src.node.docker_mananger] Container started with ID 6f17f58fe2ce. Setting up logs at ./log/docker/node7_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:28.794 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14065
2026-02-03 04:34:28.794 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:29.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14065/health" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:29.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
2026-02-03 04:34:29.799 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-03 04:34:29.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14065/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:29.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.139.58/tcp/14066/p2p/16Uiu2HAmAne7AcrF9aiySD5ctm9BihopSGrKV84gjVSHGnvUY2i8","/ip4/172.18.139.58/tcp/14067/ws/p2p/16Uiu2HAmAne7AcrF9aiySD5ctm9BihopSGrKV84gjVSHGnvUY2i8"],"enrUri":"enr:-L24QLIqut48Y274IaPCPPX6BOmOySJJhFNfIniAVPTc7Up6aSpVN7ewfr-8w9S3ZN1Bso6-NlLkz32lhFDhC8PxQroCgmlkgnY0gmlwhKwSizqKbXVsdGlhZGRyc5YACASsEos6BjbyAAoErBKLOgY2890DgnJzhQADAQAAiXNlY3AyNTZrMaEC5D5iGoIE4lxWyQZHiF2BrWBBjAtSCAaAlnCzGTAR_N2DdGNwgjbyg3VkcII29IV3YWt1MgA"}'
2026-02-03 04:34:29.802 INFO [src.node.waku_node] REST service is ready !!
2026-02-03 04:34:29.802 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:30.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14065/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-02-03 04:34:30.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-02-03 04:34:30.856 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-03 04:34:30.856 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:30.858 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-03 04:34:30.958 DEBUG [src.node.waku_node] Starting Node...
2026-02-03 04:34:30.958 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-03 04:34:30.960 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-03 04:34:30.961 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.112.171
2026-02-03 04:34:30.961 DEBUG [src.node.docker_mananger] Generated ports ['35511', '35512', '35513', '35514', '35515']
2026-02-03 04:34:30.961 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-03 04:34:30.961 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-03 04:34:30.961 DEBUG [src.node.waku_node] Using volumes []
2026-02-03 04:34:30.961 DEBUG [src.node.docker_mananger] docker run -i -t -p 35511:35511 -p 35512:35512 -p 35513:35513 -p 35514:35514 -p 35515:35515 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=35513 --rest-port=35511 --tcp-port=35512 --discv5-udp-port=35514 --rest-address=0.0.0.0 --nat=extip:172.18.112.171 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b6fccd1ca3bc2bcda1c7cbeae0a8ebaf2e0aa2f7bfbb2e7b9ef8f2dbf4d5afba --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35515 --metrics-logging=true --relay=false --filternode=/ip4/172.18.184.135/tcp/31617/p2p/16Uiu2HAmSpFpBs5xm37kKWBax94yTyaSSXW6SDktaHS2RnaSAzdY --discv5-bootstrap-node=enr:-L24QLIqut48Y274IaPCPPX6BOmOySJJhFNfIniAVPTc7Up6aSpVN7ewfr-8w9S3ZN1Bso6-NlLkz32lhFDhC8PxQroCgmlkgnY0gmlwhKwSizqKbXVsdGlhZGRyc5YACASsEos6BjbyAAoErBKLOgY2890DgnJzhQADAQAAiXNlY3AyNTZrMaEC5D5iGoIE4lxWyQZHiF2BrWBBjAtSCAaAlnCzGTAR_N2DdGNwgjbyg3VkcII29IV3YWt1MgA --store=false
2026-02-03 04:34:31.151 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.112.171 waku 829d824ea8c5a513b3cdffabf70ef2172544a9b1bfaaca9e90bbb2bbfa6339aa
2026-02-03 04:34:31.180 DEBUG [src.node.docker_mananger] Container started with ID 829d824ea8c5. Setting up logs at ./log/docker/node8_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:31.180 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35511
2026-02-03 04:34:31.181 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:32.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35511/health" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:32.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
2026-02-03 04:34:32.186 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-03 04:34:32.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35511/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:32.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.112.171/tcp/35512/p2p/16Uiu2HAmT8Zn4vMytwsEAmgCvrW8QXvNfwtW4pTvYcjHfcuTJa2r","/ip4/172.18.112.171/tcp/35513/ws/p2p/16Uiu2HAmT8Zn4vMytwsEAmgCvrW8QXvNfwtW4pTvYcjHfcuTJa2r"],"enrUri":"enr:-L24QP0Zcq9XPEIihSmfzXm6dr1-N2zOkFY2L6cirQ-BjTE9dcK0D21GJhV7fPR_rygYiD9P5qVgNRRAra6UYmVbedUCgmlkgnY0gmlwhKwScKuKbXVsdGlhZGRyc5YACASsEnCrBoq4AAoErBJwqwaKud0DgnJzhQADAQAAiXNlY3AyNTZrMaED1xQYV6iv5Qgk_2R8dEz8GOk-KfoPsVfMrFnosfbpeJeDdGNwgoq4g3VkcIKKuoV3YWt1MgA"}'
2026-02-03 04:34:32.189 INFO [src.node.waku_node] REST service is ready !!
2026-02-03 04:34:32.189 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:33.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35511/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-02-03 04:34:33.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-02-03 04:34:33.243 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-03 04:34:33.243 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:33.243 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-03 04:34:33.343 DEBUG [src.node.waku_node] Starting Node...
2026-02-03 04:34:33.344 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-03 04:34:33.345 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-03 04:34:33.346 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.27.94
2026-02-03 04:34:33.346 DEBUG [src.node.docker_mananger] Generated ports ['63003', '63004', '63005', '63006', '63007']
2026-02-03 04:34:33.346 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-03 04:34:33.346 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-03 04:34:33.346 DEBUG [src.node.waku_node] Using volumes []
2026-02-03 04:34:33.346 DEBUG [src.node.docker_mananger] docker run -i -t -p 63003:63003 -p 63004:63004 -p 63005:63005 -p 63006:63006 -p 63007:63007 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=63005 --rest-port=63003 --tcp-port=63004 --discv5-udp-port=63006 --rest-address=0.0.0.0 --nat=extip:172.18.27.94 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=71d7c9d16a13fdc6bcefbaae482b88eb0dcb1e47094f85dd66a96febebdfaaf6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63007 --metrics-logging=true --relay=false --filternode=/ip4/172.18.184.135/tcp/31617/p2p/16Uiu2HAmSpFpBs5xm37kKWBax94yTyaSSXW6SDktaHS2RnaSAzdY --discv5-bootstrap-node=enr:-L24QP0Zcq9XPEIihSmfzXm6dr1-N2zOkFY2L6cirQ-BjTE9dcK0D21GJhV7fPR_rygYiD9P5qVgNRRAra6UYmVbedUCgmlkgnY0gmlwhKwScKuKbXVsdGlhZGRyc5YACASsEnCrBoq4AAoErBJwqwaKud0DgnJzhQADAQAAiXNlY3AyNTZrMaED1xQYV6iv5Qgk_2R8dEz8GOk-KfoPsVfMrFnosfbpeJeDdGNwgoq4g3VkcIKKuoV3YWt1MgA --store=false
2026-02-03 04:34:33.541 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.27.94 waku e22329cafdc17088634791558b208591b597422dac3b797a70939946e8c25675
2026-02-03 04:34:33.570 DEBUG [src.node.docker_mananger] Container started with ID e22329cafdc1. Setting up logs at ./log/docker/node9_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:33.571 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63003
2026-02-03 04:34:33.571 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:34.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63003/health" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:34.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
2026-02-03 04:34:34.576 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-03 04:34:34.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63003/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:34.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.27.94/tcp/63004/p2p/16Uiu2HAmR87MEhMchfcM8SRMjqot3AWYVrVfjTVPDhP4iwuy5ZDf","/ip4/172.18.27.94/tcp/63005/ws/p2p/16Uiu2HAmR87MEhMchfcM8SRMjqot3AWYVrVfjTVPDhP4iwuy5ZDf"],"enrUri":"enr:-L24QHxtKb7o3HqsfLDpJ5j8WNOVA6bXMe211_-Xcqqr7bE7axd19fGhePyvQC-x5jA-_EcOd8OpvDj8u2GvUBJ-X2oCgmlkgnY0gmlwhKwSG16KbXVsdGlhZGRyc5YACASsEhteBvYcAAoErBIbXgb2Hd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDuT7Wvy6yo4QOOkJMtn9ryFBgvfi_Eb5qcLdVAptZ7v6DdGNwgvYcg3VkcIL2HoV3YWt1MgA"}'
2026-02-03 04:34:34.578 INFO [src.node.waku_node] REST service is ready !!
2026-02-03 04:34:34.578 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:35.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63003/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-02-03 04:34:35.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-02-03 04:34:35.629 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-03 04:34:35.629 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:35.630 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-03 04:34:35.730 DEBUG [src.node.waku_node] Starting Node...
2026-02-03 04:34:35.730 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-03 04:34:35.732 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-03 04:34:35.732 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.36.49
2026-02-03 04:34:35.732 DEBUG [src.node.docker_mananger] Generated ports ['25659', '25660', '25661', '25662', '25663']
2026-02-03 04:34:35.732 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-03 04:34:35.732 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-03 04:34:35.733 DEBUG [src.node.waku_node] Using volumes []
2026-02-03 04:34:35.733 DEBUG [src.node.docker_mananger] docker run -i -t -p 25659:25659 -p 25660:25660 -p 25661:25661 -p 25662:25662 -p 25663:25663 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=25661 --rest-port=25659 --tcp-port=25660 --discv5-udp-port=25662 --rest-address=0.0.0.0 --nat=extip:172.18.36.49 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c1b78e0c8face8be7aabee4feb8c7ef77402a97f3b2e0825dcb596324e524ee5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25663 --metrics-logging=true --relay=false --filternode=/ip4/172.18.184.135/tcp/31617/p2p/16Uiu2HAmSpFpBs5xm37kKWBax94yTyaSSXW6SDktaHS2RnaSAzdY --discv5-bootstrap-node=enr:-L24QHxtKb7o3HqsfLDpJ5j8WNOVA6bXMe211_-Xcqqr7bE7axd19fGhePyvQC-x5jA-_EcOd8OpvDj8u2GvUBJ-X2oCgmlkgnY0gmlwhKwSG16KbXVsdGlhZGRyc5YACASsEhteBvYcAAoErBIbXgb2Hd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDuT7Wvy6yo4QOOkJMtn9ryFBgvfi_Eb5qcLdVAptZ7v6DdGNwgvYcg3VkcIL2HoV3YWt1MgA --store=false
2026-02-03 04:34:35.937 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.36.49 waku 965ff162969ff162422500ee77906a70bb924a6a1d3d828bd72ec71a97a7b3e4
2026-02-03 04:34:35.968 DEBUG [src.node.docker_mananger] Container started with ID 965ff162969f. Setting up logs at ./log/docker/node10_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:35.968 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25659
2026-02-03 04:34:35.968 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:36.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25659/health" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:36.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
2026-02-03 04:34:36.973 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-03 04:34:36.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25659/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:36.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.36.49/tcp/25660/p2p/16Uiu2HAmFaLv5kMqRYeHyfKoJ8U3JZPmXnWxYksYZRHZwfwdt9FW","/ip4/172.18.36.49/tcp/25661/ws/p2p/16Uiu2HAmFaLv5kMqRYeHyfKoJ8U3JZPmXnWxYksYZRHZwfwdt9FW"],"enrUri":"enr:-L24QDGk0orro5oAdzKAt8FZfwIadQTSMhcTd7rGGcWII9AGLZZCvxqeL5laYWN3yM5JimysDSVX2lKgFcfr4UVh3xcCgmlkgnY0gmlwhKwSJDGKbXVsdGlhZGRyc5YACASsEiQxBmQ8AAoErBIkMQZkPd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDK2Jo_Cm0gp57DGcnUUmoIzuelTTavMkCFHNH8Jz_HOGDdGNwgmQ8g3VkcIJkPoV3YWt1MgA"}'
2026-02-03 04:34:36.976 INFO [src.node.waku_node] REST service is ready !!
2026-02-03 04:34:36.976 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:37.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25659/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-02-03 04:34:38.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-02-03 04:34:38.030 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-03 04:34:38.030 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:38.030 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-03 04:34:38.131 DEBUG [src.node.waku_node] Starting Node...
2026-02-03 04:34:38.131 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-03 04:34:38.134 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-03 04:34:38.135 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.69.140
2026-02-03 04:34:38.135 DEBUG [src.node.docker_mananger] Generated ports ['49662', '49663', '49664', '49665', '49666']
2026-02-03 04:34:38.135 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-03 04:34:38.135 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-03 04:34:38.136 DEBUG [src.node.waku_node] Using volumes []
2026-02-03 04:34:38.136 DEBUG [src.node.docker_mananger] docker run -i -t -p 49662:49662 -p 49663:49663 -p 49664:49664 -p 49665:49665 -p 49666:49666 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=49664 --rest-port=49662 --tcp-port=49663 --discv5-udp-port=49665 --rest-address=0.0.0.0 --nat=extip:172.18.69.140 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=da0bba101cf6dfbccdda92187dd4cca5caef8673c1ff0dea05ae0d1ebb4ceb58 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49666 --metrics-logging=true --relay=false --filternode=/ip4/172.18.184.135/tcp/31617/p2p/16Uiu2HAmSpFpBs5xm37kKWBax94yTyaSSXW6SDktaHS2RnaSAzdY --discv5-bootstrap-node=enr:-L24QDGk0orro5oAdzKAt8FZfwIadQTSMhcTd7rGGcWII9AGLZZCvxqeL5laYWN3yM5JimysDSVX2lKgFcfr4UVh3xcCgmlkgnY0gmlwhKwSJDGKbXVsdGlhZGRyc5YACASsEiQxBmQ8AAoErBIkMQZkPd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDK2Jo_Cm0gp57DGcnUUmoIzuelTTavMkCFHNH8Jz_HOGDdGNwgmQ8g3VkcIJkPoV3YWt1MgA --store=false
2026-02-03 04:34:38.338 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.69.140 waku 65f531fb494dd513442004ad9ecd07ae5cf242d3004c2af638d5ae36eba3b8d8
2026-02-03 04:34:38.367 DEBUG [src.node.docker_mananger] Container started with ID 65f531fb494d. Setting up logs at ./log/docker/node11_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:38.367 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49662
2026-02-03 04:34:38.368 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:39.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49662/health" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:39.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
2026-02-03 04:34:39.372 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-03 04:34:39.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49662/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:39.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.69.140/tcp/49663/p2p/16Uiu2HAm4G9ND1K2rKbTdzaTSdvXSxzqMq7fJwnbea4mWotbuQ4u","/ip4/172.18.69.140/tcp/49664/ws/p2p/16Uiu2HAm4G9ND1K2rKbTdzaTSdvXSxzqMq7fJwnbea4mWotbuQ4u"],"enrUri":"enr:-L24QLD9PXRXkmysW6ze4ye-XXWy-KMrf2tZTJD0Z_-10K7mU5bisXMh1bEicIYqoA8wItAEyoizDfgCIoys6SGyjA4CgmlkgnY0gmlwhKwSRYyKbXVsdGlhZGRyc5YACASsEkWMBsH_AAoErBJFjAbCAN0DgnJzhQADAQAAiXNlY3AyNTZrMaECg0hXF9w6bbUgBa05wav171SVlLZGszOln258QYxWID6DdGNwgsH_g3VkcILCAYV3YWt1MgA"}'
2026-02-03 04:34:39.375 INFO [src.node.waku_node] REST service is ready !!
2026-02-03 04:34:39.375 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:40.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49662/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-02-03 04:34:40.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-02-03 04:34:40.429 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-03 04:34:40.429 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node12_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:40.430 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-03 04:34:40.530 DEBUG [src.node.waku_node] Starting Node...
2026-02-03 04:34:40.530 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-03 04:34:40.532 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-03 04:34:40.532 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.21.221
2026-02-03 04:34:40.532 DEBUG [src.node.docker_mananger] Generated ports ['52921', '52922', '52923', '52924', '52925']
2026-02-03 04:34:40.532 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-03 04:34:40.533 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-03 04:34:40.533 DEBUG [src.node.waku_node] Using volumes []
2026-02-03 04:34:40.533 DEBUG [src.node.docker_mananger] docker run -i -t -p 52921:52921 -p 52922:52922 -p 52923:52923 -p 52924:52924 -p 52925:52925 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=52923 --rest-port=52921 --tcp-port=52922 --discv5-udp-port=52924 --rest-address=0.0.0.0 --nat=extip:172.18.21.221 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3fb6baa80bf99c169eb72acd51371dc38ce7c75c4db7d929ed5b579b5877f2e0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52925 --metrics-logging=true --relay=false --filternode=/ip4/172.18.184.135/tcp/31617/p2p/16Uiu2HAmSpFpBs5xm37kKWBax94yTyaSSXW6SDktaHS2RnaSAzdY --discv5-bootstrap-node=enr:-L24QLD9PXRXkmysW6ze4ye-XXWy-KMrf2tZTJD0Z_-10K7mU5bisXMh1bEicIYqoA8wItAEyoizDfgCIoys6SGyjA4CgmlkgnY0gmlwhKwSRYyKbXVsdGlhZGRyc5YACASsEkWMBsH_AAoErBJFjAbCAN0DgnJzhQADAQAAiXNlY3AyNTZrMaECg0hXF9w6bbUgBa05wav171SVlLZGszOln258QYxWID6DdGNwgsH_g3VkcILCAYV3YWt1MgA --store=false
2026-02-03 04:34:40.733 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.21.221 waku 043957c8421f6ce29d42cf6056b2967546dbfae33faf0b84302504b31862eae3
2026-02-03 04:34:40.764 DEBUG [src.node.docker_mananger] Container started with ID 043957c8421f. Setting up logs at ./log/docker/node12_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:40.764 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52921
2026-02-03 04:34:40.765 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:41.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52921/health" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:41.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
2026-02-03 04:34:41.770 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-03 04:34:41.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52921/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:41.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.21.221/tcp/52922/p2p/16Uiu2HAmFnfUX8oBhZFC5UNdiXkpjTkhSysEq5bwwHSJrvYMiszQ","/ip4/172.18.21.221/tcp/52923/ws/p2p/16Uiu2HAmFnfUX8oBhZFC5UNdiXkpjTkhSysEq5bwwHSJrvYMiszQ"],"enrUri":"enr:-L24QERRCMaf-d-Bg4X2p5877Wu7uovcJjtXIo3rkPpbtuwWGCdqzo0JJWAI4vLBy6ZSAmptgQvCF0Dk8GmE_G2O11ICgmlkgnY0gmlwhKwSFd2KbXVsdGlhZGRyc5YACASsEhXdBs66AAoErBIV3QbOu90DgnJzhQADAQAAiXNlY3AyNTZrMaEDLopdZjd9ltWxL2TUFfjZOjuE8S87BE7ycjmjmABIKtGDdGNwgs66g3VkcILOvIV3YWt1MgA"}'
2026-02-03 04:34:41.773 INFO [src.node.waku_node] REST service is ready !!
2026-02-03 04:34:41.773 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:42.774 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52921/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-02-03 04:34:42.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-02-03 04:34:42.825 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-03 04:34:42.825 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node13_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:42.825 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-03 04:34:42.925 DEBUG [src.node.waku_node] Starting Node...
2026-02-03 04:34:42.925 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-03 04:34:42.928 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-03 04:34:42.928 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.146.185
2026-02-03 04:34:42.928 DEBUG [src.node.docker_mananger] Generated ports ['10375', '10376', '10377', '10378', '10379']
2026-02-03 04:34:42.928 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-03 04:34:42.928 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-03 04:34:42.928 DEBUG [src.node.waku_node] Using volumes []
2026-02-03 04:34:42.929 DEBUG [src.node.docker_mananger] docker run -i -t -p 10375:10375 -p 10376:10376 -p 10377:10377 -p 10378:10378 -p 10379:10379 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=10377 --rest-port=10375 --tcp-port=10376 --discv5-udp-port=10378 --rest-address=0.0.0.0 --nat=extip:172.18.146.185 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c5c37c140e2f53aa3054fbabcb0b40d218f14885b23ecbcceaecba72a9b4c31b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10379 --metrics-logging=true --relay=false --filternode=/ip4/172.18.184.135/tcp/31617/p2p/16Uiu2HAmSpFpBs5xm37kKWBax94yTyaSSXW6SDktaHS2RnaSAzdY --discv5-bootstrap-node=enr:-L24QERRCMaf-d-Bg4X2p5877Wu7uovcJjtXIo3rkPpbtuwWGCdqzo0JJWAI4vLBy6ZSAmptgQvCF0Dk8GmE_G2O11ICgmlkgnY0gmlwhKwSFd2KbXVsdGlhZGRyc5YACASsEhXdBs66AAoErBIV3QbOu90DgnJzhQADAQAAiXNlY3AyNTZrMaEDLopdZjd9ltWxL2TUFfjZOjuE8S87BE7ycjmjmABIKtGDdGNwgs66g3VkcILOvIV3YWt1MgA --store=false
2026-02-03 04:34:43.143 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.146.185 waku 835ec613b8413fa3b1d971f194b1f055a51ea18bb3387a949de6e4a08b92d21c
2026-02-03 04:34:43.174 DEBUG [src.node.docker_mananger] Container started with ID 835ec613b841. Setting up logs at ./log/docker/node13_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:43.175 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10375
2026-02-03 04:34:43.175 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:44.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10375/health" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:44.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
2026-02-03 04:34:44.180 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-03 04:34:44.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10375/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:44.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.146.185/tcp/10376/p2p/16Uiu2HAmLNAs34cJ9Aty4EAqySMPUKim3W7PxF6iUadwoMx2iB77","/ip4/172.18.146.185/tcp/10377/ws/p2p/16Uiu2HAmLNAs34cJ9Aty4EAqySMPUKim3W7PxF6iUadwoMx2iB77"],"enrUri":"enr:-L24QMgmrq4OrD2UgjNd_duifJPfUcYiZ0BkwiKQzCI32lBGX9F8CQ7lZyfTRjLFz-ZpImnAqqmo37VpYoJehQjXswQCgmlkgnY0gmlwhKwSkrmKbXVsdGlhZGRyc5YACASsEpK5BiiIAAoErBKSuQYoid0DgnJzhQADAQAAiXNlY3AyNTZrMaEDco6CM23dJBaeDH1Q5oo5WMKQoyIR5R3L-uklOVR6kaKDdGNwgiiIg3VkcIIoioV3YWt1MgA"}'
2026-02-03 04:34:44.182 INFO [src.node.waku_node] REST service is ready !!
2026-02-03 04:34:44.182 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:45.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10375/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-02-03 04:34:45.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-02-03 04:34:45.239 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-03 04:34:45.239 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node14_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:45.239 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-03 04:34:45.339 DEBUG [src.node.waku_node] Starting Node...
2026-02-03 04:34:45.340 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-03 04:34:45.342 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-03 04:34:45.342 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.46.117
2026-02-03 04:34:45.342 DEBUG [src.node.docker_mananger] Generated ports ['16525', '16526', '16527', '16528', '16529']
2026-02-03 04:34:45.342 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-03 04:34:45.342 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-03 04:34:45.342 DEBUG [src.node.waku_node] Using volumes []
2026-02-03 04:34:45.342 DEBUG [src.node.docker_mananger] docker run -i -t -p 16525:16525 -p 16526:16526 -p 16527:16527 -p 16528:16528 -p 16529:16529 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=16527 --rest-port=16525 --tcp-port=16526 --discv5-udp-port=16528 --rest-address=0.0.0.0 --nat=extip:172.18.46.117 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ebfdad1937795ee51d1e9b693f300e7e205e3ba83fae1b7caad9e86e70570de6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16529 --metrics-logging=true --relay=false --filternode=/ip4/172.18.184.135/tcp/31617/p2p/16Uiu2HAmSpFpBs5xm37kKWBax94yTyaSSXW6SDktaHS2RnaSAzdY --discv5-bootstrap-node=enr:-L24QMgmrq4OrD2UgjNd_duifJPfUcYiZ0BkwiKQzCI32lBGX9F8CQ7lZyfTRjLFz-ZpImnAqqmo37VpYoJehQjXswQCgmlkgnY0gmlwhKwSkrmKbXVsdGlhZGRyc5YACASsEpK5BiiIAAoErBKSuQYoid0DgnJzhQADAQAAiXNlY3AyNTZrMaEDco6CM23dJBaeDH1Q5oo5WMKQoyIR5R3L-uklOVR6kaKDdGNwgiiIg3VkcIIoioV3YWt1MgA --store=false
2026-02-03 04:34:45.575 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.46.117 waku 8b504c2aeb4551cbd9c14ceaa1dfad0f4b94ce973ed0c589be10807532842fad
2026-02-03 04:34:45.608 DEBUG [src.node.docker_mananger] Container started with ID 8b504c2aeb45. Setting up logs at ./log/docker/node14_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:45.608 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16525
2026-02-03 04:34:45.608 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:46.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16525/health" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:46.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
2026-02-03 04:34:46.614 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-03 04:34:46.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16525/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:46.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.46.117/tcp/16526/p2p/16Uiu2HAmA843ZT8T1eufhiM9YHM3YNpwcK8FMGqG6hbkfjEe9VGD","/ip4/172.18.46.117/tcp/16527/ws/p2p/16Uiu2HAmA843ZT8T1eufhiM9YHM3YNpwcK8FMGqG6hbkfjEe9VGD"],"enrUri":"enr:-L24QFQ3M740RD0g1hRyXK41684aqwpA7VF6jfJK58HSvhROGJ5tEyeoKWKmQVk09iphehkYRlrQbdTqr0eKICdLFBsCgmlkgnY0gmlwhKwSLnWKbXVsdGlhZGRyc5YACASsEi51BkCOAAoErBIudQZAj90DgnJzhQADAQAAiXNlY3AyNTZrMaEC2lvMWb7TBs2BPllqj1nwJdG6QfJtBKuqEeBTlDaJ7ZKDdGNwgkCOg3VkcIJAkIV3YWt1MgA"}'
2026-02-03 04:34:46.617 INFO [src.node.waku_node] REST service is ready !!
2026-02-03 04:34:46.617 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:47.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16525/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-02-03 04:34:47.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-02-03 04:34:47.672 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-03 04:34:47.672 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node15_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:47.672 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-03 04:34:47.772 DEBUG [src.node.waku_node] Starting Node...
2026-02-03 04:34:47.773 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-03 04:34:47.775 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-03 04:34:47.775 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.11.23
2026-02-03 04:34:47.776 DEBUG [src.node.docker_mananger] Generated ports ['56680', '56681', '56682', '56683', '56684']
2026-02-03 04:34:47.776 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-03 04:34:47.776 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-03 04:34:47.776 DEBUG [src.node.waku_node] Using volumes []
2026-02-03 04:34:47.776 DEBUG [src.node.docker_mananger] docker run -i -t -p 56680:56680 -p 56681:56681 -p 56682:56682 -p 56683:56683 -p 56684:56684 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=56682 --rest-port=56680 --tcp-port=56681 --discv5-udp-port=56683 --rest-address=0.0.0.0 --nat=extip:172.18.11.23 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aa9a98fb0aeafc04e9cf31abee9b7b21f27cdd1e054092eeaf48faefddca1bef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56684 --metrics-logging=true --relay=false --filternode=/ip4/172.18.184.135/tcp/31617/p2p/16Uiu2HAmSpFpBs5xm37kKWBax94yTyaSSXW6SDktaHS2RnaSAzdY --discv5-bootstrap-node=enr:-L24QFQ3M740RD0g1hRyXK41684aqwpA7VF6jfJK58HSvhROGJ5tEyeoKWKmQVk09iphehkYRlrQbdTqr0eKICdLFBsCgmlkgnY0gmlwhKwSLnWKbXVsdGlhZGRyc5YACASsEi51BkCOAAoErBIudQZAj90DgnJzhQADAQAAiXNlY3AyNTZrMaEC2lvMWb7TBs2BPllqj1nwJdG6QfJtBKuqEeBTlDaJ7ZKDdGNwgkCOg3VkcIJAkIV3YWt1MgA --store=false
2026-02-03 04:34:47.992 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.11.23 waku b3304860a17759dd5a9eebd6828d8673245057b962e770cd903d23f6eb3968d3
2026-02-03 04:34:48.026 DEBUG [src.node.docker_mananger] Container started with ID b3304860a177. Setting up logs at ./log/docker/node15_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:48.027 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56680
2026-02-03 04:34:48.028 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:49.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56680/health" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:49.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
2026-02-03 04:34:49.033 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-03 04:34:49.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56680/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:49.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.11.23/tcp/56681/p2p/16Uiu2HAm4K95HQGif8mEgADnqkZTroBJLVF877wZU72FNaDa3hG3","/ip4/172.18.11.23/tcp/56682/ws/p2p/16Uiu2HAm4K95HQGif8mEgADnqkZTroBJLVF877wZU72FNaDa3hG3"],"enrUri":"enr:-L24QKPyM3VIYhu8AJY_lVK7VsPFZjLOBwOgoRMKjIhsM0qTYsBHQ5DFu6cuj37XLjlrN4I_xo3UquyzI_oLRT9zTZ4CgmlkgnY0gmlwhKwSCxeKbXVsdGlhZGRyc5YACASsEgsXBt1pAAoErBILFwbdat0DgnJzhQADAQAAiXNlY3AyNTZrMaEChAzAsOlwAOA0SBvAIQwLyX_DynbQDMx6jZ2jfgmzWqiDdGNwgt1pg3VkcILda4V3YWt1MgA"}'
2026-02-03 04:34:49.036 INFO [src.node.waku_node] REST service is ready !!
2026-02-03 04:34:49.036 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:50.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56680/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-02-03 04:34:50.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-02-03 04:34:50.089 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-03 04:34:50.089 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node16_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:50.089 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-03 04:34:50.189 DEBUG [src.node.waku_node] Starting Node...
2026-02-03 04:34:50.189 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-03 04:34:50.191 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-03 04:34:50.191 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.134.204
2026-02-03 04:34:50.192 DEBUG [src.node.docker_mananger] Generated ports ['42527', '42528', '42529', '42530', '42531']
2026-02-03 04:34:50.192 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-03 04:34:50.192 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-03 04:34:50.192 DEBUG [src.node.waku_node] Using volumes []
2026-02-03 04:34:50.192 DEBUG [src.node.docker_mananger] docker run -i -t -p 42527:42527 -p 42528:42528 -p 42529:42529 -p 42530:42530 -p 42531:42531 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=42529 --rest-port=42527 --tcp-port=42528 --discv5-udp-port=42530 --rest-address=0.0.0.0 --nat=extip:172.18.134.204 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d09ab7b4f6014f10ed1f7fa2abf3ffe4ff7ce38952c9f8bbfede4df979adf11a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42531 --metrics-logging=true --relay=false --filternode=/ip4/172.18.184.135/tcp/31617/p2p/16Uiu2HAmSpFpBs5xm37kKWBax94yTyaSSXW6SDktaHS2RnaSAzdY --discv5-bootstrap-node=enr:-L24QKPyM3VIYhu8AJY_lVK7VsPFZjLOBwOgoRMKjIhsM0qTYsBHQ5DFu6cuj37XLjlrN4I_xo3UquyzI_oLRT9zTZ4CgmlkgnY0gmlwhKwSCxeKbXVsdGlhZGRyc5YACASsEgsXBt1pAAoErBILFwbdat0DgnJzhQADAQAAiXNlY3AyNTZrMaEChAzAsOlwAOA0SBvAIQwLyX_DynbQDMx6jZ2jfgmzWqiDdGNwgt1pg3VkcILda4V3YWt1MgA --store=false
2026-02-03 04:34:50.401 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.134.204 waku e639891104ee654ed4a29a7ce27299005a2604b4167b647038ba7bde502c0101
2026-02-03 04:34:50.432 DEBUG [src.node.docker_mananger] Container started with ID e639891104ee. Setting up logs at ./log/docker/node16_2026-02-03_04-34-14__61b8860d-433e-4606-9b62-b1542f20fb65__wakuorg_nwaku:latest.log
2026-02-03 04:34:50.432 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42527
2026-02-03 04:34:50.432 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:51.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42527/health" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:51.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
2026-02-03 04:34:51.437 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-03 04:34:51.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42527/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:51.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.134.204/tcp/42528/p2p/16Uiu2HAmDY6YSjBkxwPAN2upmihqMaj7bXbyKN2yTtt9uNLUNCNw","/ip4/172.18.134.204/tcp/42529/ws/p2p/16Uiu2HAmDY6YSjBkxwPAN2upmihqMaj7bXbyKN2yTtt9uNLUNCNw"],"enrUri":"enr:-L24QKTqI0Jneq2Sj2u-NP0Jq32EIPceFmvKdAoHWFVxZttcFqbPxA84Mrkl2qNopvAqtTZMJ3iCTOfz__-yHNlyXYUCgmlkgnY0gmlwhKwShsyKbXVsdGlhZGRyc5YACASsEobMBqYgAAoErBKGzAamId0DgnJzhQADAQAAiXNlY3AyNTZrMaEDDRefeQdJXO-NIKL5qQsh0qc7NzznR0sNWP-d0JRIjZyDdGNwgqYgg3VkcIKmIoV3YWt1MgA"}'
2026-02-03 04:34:51.440 INFO [src.node.waku_node] REST service is ready !!
2026-02-03 04:34:51.440 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-03 04:34:52.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42527/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-02-03 04:34:52.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-02-03 04:34:52.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25417/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:52.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.184.135/tcp/53748/p2p/16Uiu2HAmSpFpBs5xm37kKWBax94yTyaSSXW6SDktaHS2RnaSAzdY","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"Discv5"}]'
2026-02-03 04:34:52.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31616/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:34:52.492 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-03 04:34:52.492 DEBUG [src.libs.common] Sleeping for 100 seconds
2026-02-03 04:36:32.492 DEBUG [tests.e2e.test_e2e] Node1 publish message
2026-02-03 04:36:32.493 DEBUG [src.steps.store] Relaying message
2026-02-03 04:36:32.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25417/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-02-03 04:36:32.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-03 04:36:32.498 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-03 04:36:32.698 DEBUG [src.libs.common] Sleeping for 4 seconds
2026-02-03 04:36:36.699 DEBUG [tests.e2e.test_e2e] 15 Node requests the published message of subscribed filter topic
2026-02-03 04:36:36.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30356/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:36:36.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1770093392493056266,"ephemeral":false}]'
2026-02-03 04:36:36.703 DEBUG [tests.e2e.test_e2e] Response for node 1 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1770093392493056266, 'ephemeral': False}]
2026-02-03 04:36:36.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53211/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:36:36.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1770093392493056266,"ephemeral":false}]'
2026-02-03 04:36:36.706 DEBUG [tests.e2e.test_e2e] Response for node 2 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1770093392493056266, 'ephemeral': False}]
2026-02-03 04:36:36.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8943/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:36:36.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1770093392493056266,"ephemeral":false}]'
2026-02-03 04:36:36.709 DEBUG [tests.e2e.test_e2e] Response for node 3 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1770093392493056266, 'ephemeral': False}]
2026-02-03 04:36:36.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3332/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:36:36.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1770093392493056266,"ephemeral":false}]'
2026-02-03 04:36:36.712 DEBUG [tests.e2e.test_e2e] Response for node 4 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1770093392493056266, 'ephemeral': False}]
2026-02-03 04:36:36.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43959/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:36:36.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1770093392493056266,"ephemeral":false}]'
2026-02-03 04:36:36.714 DEBUG [tests.e2e.test_e2e] Response for node 5 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1770093392493056266, 'ephemeral': False}]
2026-02-03 04:36:36.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14065/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:36:36.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1770093392493056266,"ephemeral":false}]'
2026-02-03 04:36:36.717 DEBUG [tests.e2e.test_e2e] Response for node 6 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1770093392493056266, 'ephemeral': False}]
2026-02-03 04:36:36.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35511/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:36:36.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1770093392493056266,"ephemeral":false}]'
2026-02-03 04:36:36.720 DEBUG [tests.e2e.test_e2e] Response for node 7 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1770093392493056266, 'ephemeral': False}]
2026-02-03 04:36:36.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63003/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:36:36.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1770093392493056266,"ephemeral":false}]'
2026-02-03 04:36:36.723 DEBUG [tests.e2e.test_e2e] Response for node 8 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1770093392493056266, 'ephemeral': False}]
2026-02-03 04:36:36.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25659/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:36:36.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1770093392493056266,"ephemeral":false}]'
2026-02-03 04:36:36.726 DEBUG [tests.e2e.test_e2e] Response for node 9 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1770093392493056266, 'ephemeral': False}]
2026-02-03 04:36:36.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49662/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:36:36.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1770093392493056266,"ephemeral":false}]'
2026-02-03 04:36:36.729 DEBUG [tests.e2e.test_e2e] Response for node 10 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1770093392493056266, 'ephemeral': False}]
2026-02-03 04:36:36.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52921/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:36:36.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1770093392493056266,"ephemeral":false}]'
2026-02-03 04:36:36.732 DEBUG [tests.e2e.test_e2e] Response for node 11 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1770093392493056266, 'ephemeral': False}]
2026-02-03 04:36:36.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10375/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:36:36.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1770093392493056266,"ephemeral":false}]'
2026-02-03 04:36:36.735 DEBUG [tests.e2e.test_e2e] Response for node 12 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1770093392493056266, 'ephemeral': False}]
2026-02-03 04:36:36.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16525/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:36:36.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1770093392493056266,"ephemeral":false}]'
2026-02-03 04:36:36.737 DEBUG [tests.e2e.test_e2e] Response for node 13 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1770093392493056266, 'ephemeral': False}]
2026-02-03 04:36:36.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56680/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:36:36.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1770093392493056266,"ephemeral":false}]'
2026-02-03 04:36:36.740 DEBUG [tests.e2e.test_e2e] Response for node 14 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1770093392493056266, 'ephemeral': False}]
2026-02-03 04:36:36.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42527/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-02-03 04:36:36.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1770093392493056266,"ephemeral":false}]'
2026-02-03 04:36:36.744 DEBUG [tests.e2e.test_e2e] Response for node 15 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1770093392493056266, 'ephemeral': False}]
2026-02-03 04:36:36.746 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-03 04:36:36.747 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-03 04:36:36.747 DEBUG [src.node.waku_node] Stopping container with id cfdb089a5fe7
2026-02-03 04:36:37.400 DEBUG [src.node.waku_node] Container stopped.
2026-02-03 04:36:37.400 DEBUG [src.node.waku_node] Stopping container with id f60404c5ae09
2026-02-03 04:36:38.058 DEBUG [src.node.waku_node] Container stopped.
2026-02-03 04:36:38.058 DEBUG [src.node.waku_node] Stopping container with id b207a5093891
2026-02-03 04:36:38.215 ERROR [src.node.docker_mananger] Max retries reached for container cfdb089a5fe7. Exiting log stream.
2026-02-03 04:36:38.678 DEBUG [src.node.waku_node] Container stopped.
2026-02-03 04:36:38.678 DEBUG [src.node.waku_node] Stopping container with id c903ea7542cb
2026-02-03 04:36:38.878 ERROR [src.node.docker_mananger] Max retries reached for container f60404c5ae09. Exiting log stream.
2026-02-03 04:36:39.262 DEBUG [src.node.waku_node] Container stopped.
2026-02-03 04:36:39.263 DEBUG [src.node.waku_node] Stopping container with id 783b2aa6f685
2026-02-03 04:36:39.594 ERROR [src.node.docker_mananger] Max retries reached for container b207a5093891. Exiting log stream.
2026-02-03 04:36:39.867 DEBUG [src.node.waku_node] Container stopped.
2026-02-03 04:36:39.868 DEBUG [src.node.waku_node] Stopping container with id 1119448d4366
2026-02-03 04:36:40.082 ERROR [src.node.docker_mananger] Max retries reached for container c903ea7542cb. Exiting log stream.
2026-02-03 04:36:40.424 DEBUG [src.node.waku_node] Container stopped.
2026-02-03 04:36:40.425 DEBUG [src.node.waku_node] Stopping container with id 657aaff7f4ae
2026-02-03 04:36:40.779 ERROR [src.node.docker_mananger] Max retries reached for container 783b2aa6f685. Exiting log stream.
2026-02-03 04:36:41.010 DEBUG [src.node.waku_node] Container stopped.
2026-02-03 04:36:41.011 DEBUG [src.node.waku_node] Stopping container with id 6f17f58fe2ce
2026-02-03 04:36:41.237 ERROR [src.node.docker_mananger] Max retries reached for container 1119448d4366. Exiting log stream.
2026-02-03 04:36:41.827 ERROR [src.node.docker_mananger] Max retries reached for container 657aaff7f4ae. Exiting log stream.
2026-02-03 04:36:51.594 DEBUG [src.node.waku_node] Container stopped.
2026-02-03 04:36:51.594 DEBUG [src.node.waku_node] Stopping container with id 829d824ea8c5
2026-02-03 04:36:52.177 DEBUG [src.node.waku_node] Container stopped.
2026-02-03 04:36:52.177 DEBUG [src.node.waku_node] Stopping container with id e22329cafdc1
2026-02-03 04:36:52.407 ERROR [src.node.docker_mananger] Max retries reached for container 6f17f58fe2ce. Exiting log stream.
2026-02-03 04:36:52.990 ERROR [src.node.docker_mananger] Max retries reached for container 829d824ea8c5. Exiting log stream.
2026-02-03 04:37:02.757 DEBUG [src.node.waku_node] Container stopped.
2026-02-03 04:37:02.759 DEBUG [src.node.waku_node] Stopping container with id 965ff162969f
2026-02-03 04:37:03.346 DEBUG [src.node.waku_node] Container stopped.
2026-02-03 04:37:03.346 DEBUG [src.node.waku_node] Stopping container with id 65f531fb494d
2026-02-03 04:37:03.571 ERROR [src.node.docker_mananger] Max retries reached for container e22329cafdc1. Exiting log stream.
2026-02-03 04:37:04.161 ERROR [src.node.docker_mananger] Max retries reached for container 965ff162969f. Exiting log stream.
2026-02-03 04:37:13.922 DEBUG [src.node.waku_node] Container stopped.
2026-02-03 04:37:13.923 DEBUG [src.node.waku_node] Stopping container with id 043957c8421f
2026-02-03 04:37:14.523 DEBUG [src.node.waku_node] Container stopped.
2026-02-03 04:37:14.523 DEBUG [src.node.waku_node] Stopping container with id 835ec613b841
2026-02-03 04:37:14.820 ERROR [src.node.docker_mananger] Max retries reached for container 65f531fb494d. Exiting log stream.
2026-02-03 04:37:15.085 DEBUG [src.node.waku_node] Container stopped.
2026-02-03 04:37:15.086 DEBUG [src.node.waku_node] Stopping container with id 8b504c2aeb45
2026-02-03 04:37:15.422 ERROR [src.node.docker_mananger] Max retries reached for container 043957c8421f. Exiting log stream.
2026-02-03 04:37:15.898 ERROR [src.node.docker_mananger] Max retries reached for container 835ec613b841. Exiting log stream.
2026-02-03 04:37:25.605 DEBUG [src.node.waku_node] Container stopped.
2026-02-03 04:37:25.606 DEBUG [src.node.waku_node] Stopping container with id b3304860a177
2026-02-03 04:37:26.418 ERROR [src.node.docker_mananger] Max retries reached for container 8b504c2aeb45. Exiting log stream.
2026-02-03 04:37:36.171 DEBUG [src.node.waku_node] Container stopped.
2026-02-03 04:37:36.172 DEBUG [src.node.waku_node] Stopping container with id e639891104ee
2026-02-03 04:37:36.715 DEBUG [src.node.waku_node] Container stopped.
2026-02-03 04:37:36.716 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-03 04:37:36.764 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-03 04:37:37.136 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-03 04:37:37.504 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-03 04:37:37.505 ERROR [src.node.docker_mananger] Max retries reached for container b3304860a177. Exiting log stream.
2026-02-03 04:37:37.535 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-03 04:37:37.590 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-03 04:37:37.618 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-03 04:37:37.650 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-03 04:37:37.680 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-03 04:37:37.709 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-03 04:37:37.736 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-03 04:37:37.764 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-03 04:37:37.813 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-03 04:37:37.863 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-03 04:37:37.888 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-03 04:37:37.912 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-03 04:37:37.937 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-03 04:37:37.961 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-03 04:37:37.963 ERROR [src.node.docker_mananger] Max retries reached for container e639891104ee. Exiting log stream.