563 lines
108 KiB
Plaintext

2026-03-04 04:32:17.976 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-04 04:32:17.976 DEBUG [tests.conftest] Running test: test_filter_many_subscribed_nodes with id: 2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f
2026-03-04 04:32:17.976 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-04 04:32:17.977 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-04 04:32:17.977 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-04 04:32:17.983 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-04 04:32:17.983 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:17.989 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-04 04:32:17.989 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:17.995 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-04 04:32:17.995 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:17.996 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-04 04:32:17.996 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-04 04:32:17.996 DEBUG [tests.e2e.test_e2e] Start 2 nodes
2026-03-04 04:32:17.997 DEBUG [src.node.waku_node] Starting Node...
2026-03-04 04:32:17.997 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-04 04:32:17.998 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-04 04:32:17.998 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.57.14
2026-03-04 04:32:17.998 DEBUG [src.node.docker_mananger] Generated ports ['5452', '5453', '5454', '5455', '5456']
2026-03-04 04:32:17.999 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-04 04:32:17.999 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-04 04:32:17.999 DEBUG [src.node.waku_node] Using volumes []
2026-03-04 04:32:17.999 DEBUG [src.node.docker_mananger] docker run -i -t -p 5452:5452 -p 5453:5453 -p 5454:5454 -p 5455:5455 -p 5456:5456 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=5454 --rest-port=5452 --tcp-port=5453 --discv5-udp-port=5455 --rest-address=0.0.0.0 --nat=extip:172.18.57.14 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a37d7c015b1b4a8d00e6d2ef1cabad1deb04c65da02fe529aea1dc4894f58cc7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5456 --metrics-logging=true --relay=true --store=false
2026-03-04 04:32:18.176 ERROR [src.node.docker_mananger] Max retries reached for container d0105123201f. Exiting log stream.
2026-03-04 04:32:18.190 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.57.14 waku 53fd0a64d1c16e88fea8fc34b8d0558f4a4aafd133015d414157833cfde17415
2026-03-04 04:32:18.225 DEBUG [src.node.docker_mananger] Container started with ID 53fd0a64d1c1. Setting up logs at ./log/docker/node1_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:18.225 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5452
2026-03-04 04:32:18.225 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:18.734 ERROR [src.node.docker_mananger] Max retries reached for container 472103283dc6. Exiting log stream.
2026-03-04 04:32:19.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5452/health" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:19.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-04 04:32:19.228 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-04 04:32:19.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5452/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:19.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.57.14/tcp/5453/p2p/16Uiu2HAm6kesj4XdJeHPmuN1GxHYZ8AiTjxbH8w4SmEd7CxRpi8p","/ip4/172.18.57.14/tcp/5454/ws/p2p/16Uiu2HAm6kesj4XdJeHPmuN1GxHYZ8AiTjxbH8w4SmEd7CxRpi8p"],"enrUri":"enr:-L24QKzxph1PHhMPezLiACufKYBzO3g2IsMs_zYwjnzNiMREIWIS-bpoNBblEZS6NgC86YoQu8ebgt4Wdbq3rjNEHSoCgmlkgnY0gmlwhKwSOQ6KbXVsdGlhZGRyc5YACASsEjkOBhVNAAoErBI5DgYVTt0DgnJzhQADAQAAiXNlY3AyNTZrMaECqE1XsuBFSoBcdm_lM2YUyJkB9zprdzWkPi7P-joTCoGDdGNwghVNg3VkcIIVT4V3YWt1MgE"}'
2026-03-04 04:32:19.231 INFO [src.node.waku_node] REST service is ready !!
2026-03-04 04:32:19.231 DEBUG [src.node.waku_node] Starting Node...
2026-03-04 04:32:19.231 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-04 04:32:19.233 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-04 04:32:19.233 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.195.6
2026-03-04 04:32:19.233 DEBUG [src.node.docker_mananger] Generated ports ['2601', '2602', '2603', '2604', '2605']
2026-03-04 04:32:19.233 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-04 04:32:19.233 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-04 04:32:19.234 DEBUG [src.node.waku_node] Using volumes []
2026-03-04 04:32:19.234 DEBUG [src.node.docker_mananger] docker run -i -t -p 2601:2601 -p 2602:2602 -p 2603:2603 -p 2604:2604 -p 2605:2605 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=2603 --rest-port=2601 --tcp-port=2602 --discv5-udp-port=2604 --rest-address=0.0.0.0 --nat=extip:172.18.195.6 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e294df25c500f759f136cccd87971a6a57a796a951f5ddb1ba8b151bf56fa34e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2605 --metrics-logging=true --relay=true --filter=true --store=false --discv5-bootstrap-node=enr:-L24QKzxph1PHhMPezLiACufKYBzO3g2IsMs_zYwjnzNiMREIWIS-bpoNBblEZS6NgC86YoQu8ebgt4Wdbq3rjNEHSoCgmlkgnY0gmlwhKwSOQ6KbXVsdGlhZGRyc5YACASsEjkOBhVNAAoErBI5DgYVTt0DgnJzhQADAQAAiXNlY3AyNTZrMaECqE1XsuBFSoBcdm_lM2YUyJkB9zprdzWkPi7P-joTCoGDdGNwghVNg3VkcIIVT4V3YWt1MgE
2026-03-04 04:32:19.421 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.195.6 waku c54f32c1fa163313dc0e0904aef0c7ae5e8dfeae0968727537f0fd8f538f85f4
2026-03-04 04:32:19.454 DEBUG [src.node.docker_mananger] Container started with ID c54f32c1fa16. Setting up logs at ./log/docker/node2_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:19.454 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2601
2026-03-04 04:32:19.454 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:20.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2601/health" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:20.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-04 04:32:20.473 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-04 04:32:20.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2601/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:20.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.195.6/tcp/2602/p2p/16Uiu2HAkvTapJn8h88GrvrcGBJEquMzNsLZ1C6onojMJcXraDwXp","/ip4/172.18.195.6/tcp/2603/ws/p2p/16Uiu2HAkvTapJn8h88GrvrcGBJEquMzNsLZ1C6onojMJcXraDwXp"],"enrUri":"enr:-L24QL8EmAdwa0h_4GrJ0GJ92tDsDs0giku5K9ObrP2FM5_HeGrQ44SeUsSSkjIRcnLaovItR3QNIqfbnSJ5DjQB-poCgmlkgnY0gmlwhKwSwwaKbXVsdGlhZGRyc5YACASsEsMGBgoqAAoErBLDBgYKK90DgnJzhQADAQAAiXNlY3AyNTZrMaECD1kClYxswgLKVi-WRSO2QJa_di6uf5XkmKtYvH15hSODdGNwggoqg3VkcIIKLIV3YWt1MgU"}'
2026-03-04 04:32:20.482 INFO [src.node.waku_node] REST service is ready !!
2026-03-04 04:32:20.482 DEBUG [tests.e2e.test_e2e] Subscribe nodes to relay pubsub topic /waku/2/rs/3/1
2026-03-04 04:32:20.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5452/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-04 04:32:20.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-04 04:32:20.488 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2601/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-04 04:32:20.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-04 04:32:20.494 DEBUG [tests.e2e.test_e2e] 15 Node start and making filter requests to node2
2026-03-04 04:32:20.502 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-04 04:32:20.503 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:20.503 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-04 04:32:20.603 DEBUG [src.node.waku_node] Starting Node...
2026-03-04 04:32:20.603 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-04 04:32:20.605 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-04 04:32:20.605 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.4.56
2026-03-04 04:32:20.605 DEBUG [src.node.docker_mananger] Generated ports ['40011', '40012', '40013', '40014', '40015']
2026-03-04 04:32:20.605 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-04 04:32:20.605 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-04 04:32:20.605 DEBUG [src.node.waku_node] Using volumes []
2026-03-04 04:32:20.605 DEBUG [src.node.docker_mananger] docker run -i -t -p 40011:40011 -p 40012:40012 -p 40013:40013 -p 40014:40014 -p 40015:40015 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=40013 --rest-port=40011 --tcp-port=40012 --discv5-udp-port=40014 --rest-address=0.0.0.0 --nat=extip:172.18.4.56 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4a10c698ccb14bb7386ac3cb0212451caacb53f3db8a99da1ffed98fb00ddcf1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40015 --metrics-logging=true --relay=false --filternode=/ip4/172.18.195.6/tcp/2602/p2p/16Uiu2HAkvTapJn8h88GrvrcGBJEquMzNsLZ1C6onojMJcXraDwXp --discv5-bootstrap-node=enr:-L24QL8EmAdwa0h_4GrJ0GJ92tDsDs0giku5K9ObrP2FM5_HeGrQ44SeUsSSkjIRcnLaovItR3QNIqfbnSJ5DjQB-poCgmlkgnY0gmlwhKwSwwaKbXVsdGlhZGRyc5YACASsEsMGBgoqAAoErBLDBgYKK90DgnJzhQADAQAAiXNlY3AyNTZrMaECD1kClYxswgLKVi-WRSO2QJa_di6uf5XkmKtYvH15hSODdGNwggoqg3VkcIIKLIV3YWt1MgU --store=false
2026-03-04 04:32:20.794 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.4.56 waku d73388fbda815443086890d365d2d6f1b409f29cfb672e98cdb7392d883d2d47
2026-03-04 04:32:20.826 DEBUG [src.node.docker_mananger] Container started with ID d73388fbda81. Setting up logs at ./log/docker/node2_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:20.827 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40011
2026-03-04 04:32:20.827 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:21.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40011/health" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:21.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-04 04:32:21.831 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-04 04:32:21.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40011/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:21.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.4.56/tcp/40012/p2p/16Uiu2HAmHpsw4JU8j7mKigevkDTcxUN45SA56zEQABjruEkhdpcx","/ip4/172.18.4.56/tcp/40013/ws/p2p/16Uiu2HAmHpsw4JU8j7mKigevkDTcxUN45SA56zEQABjruEkhdpcx"],"enrUri":"enr:-L24QK6qBoU6VyJZ7X5bS7jln7Gslp5aI6aM-gOHkPkPzz0cCRrwlSeykTkUlaePsr6MOqXKTMyBPJO5sfMN3NZRuO4CgmlkgnY0gmlwhKwSBDiKbXVsdGlhZGRyc5YACASsEgQ4BpxMAAoErBIEOAacTd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTNL8cOn1B0XuozN29jQ_VEW1hnW-W-IJwr-NEiE5NAGDdGNwgpxMg3VkcIKcToV3YWt1MgA"}'
2026-03-04 04:32:21.834 INFO [src.node.waku_node] REST service is ready !!
2026-03-04 04:32:21.834 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:22.834 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40011/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-04 04:32:22.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-04 04:32:22.895 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-04 04:32:22.895 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:22.895 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-04 04:32:22.995 DEBUG [src.node.waku_node] Starting Node...
2026-03-04 04:32:22.996 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-04 04:32:22.997 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-04 04:32:22.997 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.199.111
2026-03-04 04:32:22.997 DEBUG [src.node.docker_mananger] Generated ports ['62909', '62910', '62911', '62912', '62913']
2026-03-04 04:32:22.998 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-04 04:32:22.998 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-04 04:32:22.998 DEBUG [src.node.waku_node] Using volumes []
2026-03-04 04:32:22.998 DEBUG [src.node.docker_mananger] docker run -i -t -p 62909:62909 -p 62910:62910 -p 62911:62911 -p 62912:62912 -p 62913:62913 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=62911 --rest-port=62909 --tcp-port=62910 --discv5-udp-port=62912 --rest-address=0.0.0.0 --nat=extip:172.18.199.111 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fdfb41bfba7f189dac0d34ab266b21d2be98cd7edb07808dcd02bfafc97c5f4e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62913 --metrics-logging=true --relay=false --filternode=/ip4/172.18.195.6/tcp/2602/p2p/16Uiu2HAkvTapJn8h88GrvrcGBJEquMzNsLZ1C6onojMJcXraDwXp --discv5-bootstrap-node=enr:-L24QK6qBoU6VyJZ7X5bS7jln7Gslp5aI6aM-gOHkPkPzz0cCRrwlSeykTkUlaePsr6MOqXKTMyBPJO5sfMN3NZRuO4CgmlkgnY0gmlwhKwSBDiKbXVsdGlhZGRyc5YACASsEgQ4BpxMAAoErBIEOAacTd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTNL8cOn1B0XuozN29jQ_VEW1hnW-W-IJwr-NEiE5NAGDdGNwgpxMg3VkcIKcToV3YWt1MgA --store=false
2026-03-04 04:32:23.183 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.199.111 waku dcb2e25a73b5052589b70ece024a3de8bda956a9adeec18e2fd497dbe5c87d76
2026-03-04 04:32:23.218 DEBUG [src.node.docker_mananger] Container started with ID dcb2e25a73b5. Setting up logs at ./log/docker/node3_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:23.218 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62909
2026-03-04 04:32:23.218 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:24.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62909/health" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:24.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-04 04:32:24.222 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-04 04:32:24.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62909/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:24.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.199.111/tcp/62910/p2p/16Uiu2HAmVKBsYS8RGfvSBGkBx5kc5P8hQYRHExT8SP3jYFaFiJDo","/ip4/172.18.199.111/tcp/62911/ws/p2p/16Uiu2HAmVKBsYS8RGfvSBGkBx5kc5P8hQYRHExT8SP3jYFaFiJDo"],"enrUri":"enr:-L24QMznrYFQkQ87I8U8_3bzWtH7jEYOVFzd1CWgYdiqXZfzWxoMF59F4K0mOmfRLRZIYbvyuYEBMeXrim8NnlBG95YCgmlkgnY0gmlwhKwSx2-KbXVsdGlhZGRyc5YACASsEsdvBvW-AAoErBLHbwb1v90DgnJzhQADAQAAiXNlY3AyNTZrMaED94QWziPm35TwyLTSNZWAbsyu7ZjP-a4bBdQkF6w3XjKDdGNwgvW-g3VkcIL1wIV3YWt1MgA"}'
2026-03-04 04:32:24.224 INFO [src.node.waku_node] REST service is ready !!
2026-03-04 04:32:24.225 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:25.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62909/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-04 04:32:25.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-04 04:32:25.286 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-04 04:32:25.286 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:25.286 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-04 04:32:25.386 DEBUG [src.node.waku_node] Starting Node...
2026-03-04 04:32:25.386 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-04 04:32:25.388 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-04 04:32:25.388 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.15.104
2026-03-04 04:32:25.388 DEBUG [src.node.docker_mananger] Generated ports ['35451', '35452', '35453', '35454', '35455']
2026-03-04 04:32:25.388 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-04 04:32:25.388 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-04 04:32:25.389 DEBUG [src.node.waku_node] Using volumes []
2026-03-04 04:32:25.389 DEBUG [src.node.docker_mananger] docker run -i -t -p 35451:35451 -p 35452:35452 -p 35453:35453 -p 35454:35454 -p 35455:35455 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=35453 --rest-port=35451 --tcp-port=35452 --discv5-udp-port=35454 --rest-address=0.0.0.0 --nat=extip:172.18.15.104 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5c0cbb3d5db9bda85f2a9bff0d3ebfb4bfdb7a1eeae1e31fa08a67bdd2bdda82 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35455 --metrics-logging=true --relay=false --filternode=/ip4/172.18.195.6/tcp/2602/p2p/16Uiu2HAkvTapJn8h88GrvrcGBJEquMzNsLZ1C6onojMJcXraDwXp --discv5-bootstrap-node=enr:-L24QMznrYFQkQ87I8U8_3bzWtH7jEYOVFzd1CWgYdiqXZfzWxoMF59F4K0mOmfRLRZIYbvyuYEBMeXrim8NnlBG95YCgmlkgnY0gmlwhKwSx2-KbXVsdGlhZGRyc5YACASsEsdvBvW-AAoErBLHbwb1v90DgnJzhQADAQAAiXNlY3AyNTZrMaED94QWziPm35TwyLTSNZWAbsyu7ZjP-a4bBdQkF6w3XjKDdGNwgvW-g3VkcIL1wIV3YWt1MgA --store=false
2026-03-04 04:32:25.576 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.15.104 waku 8238a5c063724282f37d233de768f53964b50e3da983763b41f8062fb2065c09
2026-03-04 04:32:25.610 DEBUG [src.node.docker_mananger] Container started with ID 8238a5c06372. Setting up logs at ./log/docker/node4_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:25.610 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35451
2026-03-04 04:32:25.610 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:26.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35451/health" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:26.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-04 04:32:26.615 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-04 04:32:26.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35451/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:26.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.15.104/tcp/35452/p2p/16Uiu2HAkxXm1TqZVyYa8fpEGAvQuXAgQ4PsNPixpRM7Wwo1oBKgW","/ip4/172.18.15.104/tcp/35453/ws/p2p/16Uiu2HAkxXm1TqZVyYa8fpEGAvQuXAgQ4PsNPixpRM7Wwo1oBKgW"],"enrUri":"enr:-L24QDcltGFhyKkaGT7qosyqFwQSpZsh8fyc0K36ENJ92kelEjUmeLOXDZGK-SKPiw-kO3r8oXaP_Ns3pNmdM9X17kQCgmlkgnY0gmlwhKwSD2iKbXVsdGlhZGRyc5YACASsEg9oBop8AAoErBIPaAaKfd0DgnJzhQADAQAAiXNlY3AyNTZrMaECLiI7UTqO2R-KnOO90LCdC7p4Il86w88C_hTX_5O542uDdGNwgop8g3VkcIKKfoV3YWt1MgA"}'
2026-03-04 04:32:26.617 INFO [src.node.waku_node] REST service is ready !!
2026-03-04 04:32:26.617 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:27.618 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35451/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-04 04:32:27.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-04 04:32:27.676 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-04 04:32:27.676 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:27.677 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-04 04:32:27.777 DEBUG [src.node.waku_node] Starting Node...
2026-03-04 04:32:27.777 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-04 04:32:27.778 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-04 04:32:27.778 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.60.170
2026-03-04 04:32:27.779 DEBUG [src.node.docker_mananger] Generated ports ['28357', '28358', '28359', '28360', '28361']
2026-03-04 04:32:27.779 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-04 04:32:27.779 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-04 04:32:27.779 DEBUG [src.node.waku_node] Using volumes []
2026-03-04 04:32:27.779 DEBUG [src.node.docker_mananger] docker run -i -t -p 28357:28357 -p 28358:28358 -p 28359:28359 -p 28360:28360 -p 28361:28361 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=28359 --rest-port=28357 --tcp-port=28358 --discv5-udp-port=28360 --rest-address=0.0.0.0 --nat=extip:172.18.60.170 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2e5fe2904aa79dea43ee3db1f65bb45869bffcde2ac1cf016237b36636bed232 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28361 --metrics-logging=true --relay=false --filternode=/ip4/172.18.195.6/tcp/2602/p2p/16Uiu2HAkvTapJn8h88GrvrcGBJEquMzNsLZ1C6onojMJcXraDwXp --discv5-bootstrap-node=enr:-L24QDcltGFhyKkaGT7qosyqFwQSpZsh8fyc0K36ENJ92kelEjUmeLOXDZGK-SKPiw-kO3r8oXaP_Ns3pNmdM9X17kQCgmlkgnY0gmlwhKwSD2iKbXVsdGlhZGRyc5YACASsEg9oBop8AAoErBIPaAaKfd0DgnJzhQADAQAAiXNlY3AyNTZrMaECLiI7UTqO2R-KnOO90LCdC7p4Il86w88C_hTX_5O542uDdGNwgop8g3VkcIKKfoV3YWt1MgA --store=false
2026-03-04 04:32:27.969 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.60.170 waku 431eb1901435b23ccd3bf5f7a23789f9b0398648b84f70045f7838b2a3f1b331
2026-03-04 04:32:28.002 DEBUG [src.node.docker_mananger] Container started with ID 431eb1901435. Setting up logs at ./log/docker/node5_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:28.002 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28357
2026-03-04 04:32:28.002 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:29.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28357/health" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:29.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-04 04:32:29.006 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-04 04:32:29.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28357/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:29.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.60.170/tcp/28358/p2p/16Uiu2HAkv9JVwRVxjbQT9Eb1Hd1FyCMhqpXCDiFpQMMmutGGTYbq","/ip4/172.18.60.170/tcp/28359/ws/p2p/16Uiu2HAkv9JVwRVxjbQT9Eb1Hd1FyCMhqpXCDiFpQMMmutGGTYbq"],"enrUri":"enr:-L24QMrjb0VpjnW7hgeUHIbdH2PJS5LOZou1rgGFX6UfqiMFDZBzM3oVjeHBASXHnDEdZgwO0YiVBtzqqDhzZydR4DsCgmlkgnY0gmlwhKwSPKqKbXVsdGlhZGRyc5YACASsEjyqBm7GAAoErBI8qgZux90DgnJzhQADAQAAiXNlY3AyNTZrMaECCqobLxea7FzJlL_5iji42Rxwy0LjbE83t9UhiVJsHGCDdGNwgm7Gg3VkcIJuyIV3YWt1MgA"}'
2026-03-04 04:32:29.009 INFO [src.node.waku_node] REST service is ready !!
2026-03-04 04:32:29.009 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:30.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28357/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-04 04:32:30.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-04 04:32:30.064 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-04 04:32:30.064 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:30.065 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-04 04:32:30.165 DEBUG [src.node.waku_node] Starting Node...
2026-03-04 04:32:30.165 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-04 04:32:30.166 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-04 04:32:30.167 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.10.199
2026-03-04 04:32:30.167 DEBUG [src.node.docker_mananger] Generated ports ['64737', '64738', '64739', '64740', '64741']
2026-03-04 04:32:30.167 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-04 04:32:30.167 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-04 04:32:30.167 DEBUG [src.node.waku_node] Using volumes []
2026-03-04 04:32:30.167 DEBUG [src.node.docker_mananger] docker run -i -t -p 64737:64737 -p 64738:64738 -p 64739:64739 -p 64740:64740 -p 64741:64741 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=64739 --rest-port=64737 --tcp-port=64738 --discv5-udp-port=64740 --rest-address=0.0.0.0 --nat=extip:172.18.10.199 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ceb71246d766bfceb1a8bb61ee0fa7cc8f6014abeeec97dddb91e23bdfdeeb2b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64741 --metrics-logging=true --relay=false --filternode=/ip4/172.18.195.6/tcp/2602/p2p/16Uiu2HAkvTapJn8h88GrvrcGBJEquMzNsLZ1C6onojMJcXraDwXp --discv5-bootstrap-node=enr:-L24QMrjb0VpjnW7hgeUHIbdH2PJS5LOZou1rgGFX6UfqiMFDZBzM3oVjeHBASXHnDEdZgwO0YiVBtzqqDhzZydR4DsCgmlkgnY0gmlwhKwSPKqKbXVsdGlhZGRyc5YACASsEjyqBm7GAAoErBI8qgZux90DgnJzhQADAQAAiXNlY3AyNTZrMaECCqobLxea7FzJlL_5iji42Rxwy0LjbE83t9UhiVJsHGCDdGNwgm7Gg3VkcIJuyIV3YWt1MgA --store=false
2026-03-04 04:32:30.365 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.10.199 waku 077cfde801d956a7fb2cb75f6d6cb907285b23d5caecef080115cc2e55e0fea5
2026-03-04 04:32:30.398 DEBUG [src.node.docker_mananger] Container started with ID 077cfde801d9. Setting up logs at ./log/docker/node6_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:30.398 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64737
2026-03-04 04:32:30.399 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:31.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64737/health" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:31.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-04 04:32:31.403 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-04 04:32:31.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64737/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:31.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.10.199/tcp/64738/p2p/16Uiu2HAkuUoc3x3uGPFPv9ooaXwg8YHZNCLzbvMAU6KwmTcZVkqi","/ip4/172.18.10.199/tcp/64739/ws/p2p/16Uiu2HAkuUoc3x3uGPFPv9ooaXwg8YHZNCLzbvMAU6KwmTcZVkqi"],"enrUri":"enr:-L24QHs0Obj5lSHsMEF3toWEe0R0LHVN5a9Tzx-tVITMIE1kOIUj3AcOj5Y-kXjiJRAOdPc7cNfQWYL4aivYFwsEWmECgmlkgnY0gmlwhKwSCseKbXVsdGlhZGRyc5YACASsEgrHBvziAAoErBIKxwb8490DgnJzhQADAQAAiXNlY3AyNTZrMaECAM1dPEdQk2v6pT0nJbWA9lK7YzYcWYD9US3YnxrWCdWDdGNwgvzig3VkcIL85IV3YWt1MgA"}'
2026-03-04 04:32:31.405 INFO [src.node.waku_node] REST service is ready !!
2026-03-04 04:32:31.405 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:32.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64737/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-04 04:32:32.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-04 04:32:32.462 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-04 04:32:32.462 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:32.463 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-04 04:32:32.563 DEBUG [src.node.waku_node] Starting Node...
2026-03-04 04:32:32.563 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-04 04:32:32.565 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-04 04:32:32.565 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.121.216
2026-03-04 04:32:32.565 DEBUG [src.node.docker_mananger] Generated ports ['20732', '20733', '20734', '20735', '20736']
2026-03-04 04:32:32.565 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-04 04:32:32.565 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-04 04:32:32.566 DEBUG [src.node.waku_node] Using volumes []
2026-03-04 04:32:32.566 DEBUG [src.node.docker_mananger] docker run -i -t -p 20732:20732 -p 20733:20733 -p 20734:20734 -p 20735:20735 -p 20736:20736 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=20734 --rest-port=20732 --tcp-port=20733 --discv5-udp-port=20735 --rest-address=0.0.0.0 --nat=extip:172.18.121.216 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bca0e4c79a5aaa208d33c2d2249e50ab0aeed772498e377d4a5ce221f9d4d88e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20736 --metrics-logging=true --relay=false --filternode=/ip4/172.18.195.6/tcp/2602/p2p/16Uiu2HAkvTapJn8h88GrvrcGBJEquMzNsLZ1C6onojMJcXraDwXp --discv5-bootstrap-node=enr:-L24QHs0Obj5lSHsMEF3toWEe0R0LHVN5a9Tzx-tVITMIE1kOIUj3AcOj5Y-kXjiJRAOdPc7cNfQWYL4aivYFwsEWmECgmlkgnY0gmlwhKwSCseKbXVsdGlhZGRyc5YACASsEgrHBvziAAoErBIKxwb8490DgnJzhQADAQAAiXNlY3AyNTZrMaECAM1dPEdQk2v6pT0nJbWA9lK7YzYcWYD9US3YnxrWCdWDdGNwgvzig3VkcIL85IV3YWt1MgA --store=false
2026-03-04 04:32:32.759 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.121.216 waku ef896ad0beae25f7eb14227d2ab19a876d9f722b7c744373da9beba435414fdc
2026-03-04 04:32:32.792 DEBUG [src.node.docker_mananger] Container started with ID ef896ad0beae. Setting up logs at ./log/docker/node7_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:32.792 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20732
2026-03-04 04:32:32.793 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:33.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20732/health" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:33.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-04 04:32:33.796 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-04 04:32:33.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20732/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:33.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.121.216/tcp/20733/p2p/16Uiu2HAmSdQTs38tBhXxo3BAWbMJNSHcZ7XLPxKoYF2KW3iaynLV","/ip4/172.18.121.216/tcp/20734/ws/p2p/16Uiu2HAmSdQTs38tBhXxo3BAWbMJNSHcZ7XLPxKoYF2KW3iaynLV"],"enrUri":"enr:-L24QDZJ7NnhLWcw5tB70gvXRdbijurkIu4leafdqdvImFNMWk2CpC7url64kTCr1eHTcug7k380yIE8sGfwGkraizMCgmlkgnY0gmlwhKwSediKbXVsdGlhZGRyc5YACASsEnnYBlD9AAoErBJ52AZQ_t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDz5u4a3a5Mf-M6of9BSW9PdWNy6aCsvupLeXc2Zd7Cy6DdGNwglD9g3VkcIJQ_4V3YWt1MgA"}'
2026-03-04 04:32:33.799 INFO [src.node.waku_node] REST service is ready !!
2026-03-04 04:32:33.799 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:34.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20732/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-04 04:32:34.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-04 04:32:34.860 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-04 04:32:34.860 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:34.860 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-04 04:32:34.960 DEBUG [src.node.waku_node] Starting Node...
2026-03-04 04:32:34.960 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-04 04:32:34.962 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-04 04:32:34.962 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.113.185
2026-03-04 04:32:34.962 DEBUG [src.node.docker_mananger] Generated ports ['47169', '47170', '47171', '47172', '47173']
2026-03-04 04:32:34.962 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-04 04:32:34.962 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-04 04:32:34.962 DEBUG [src.node.waku_node] Using volumes []
2026-03-04 04:32:34.963 DEBUG [src.node.docker_mananger] docker run -i -t -p 47169:47169 -p 47170:47170 -p 47171:47171 -p 47172:47172 -p 47173:47173 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=47171 --rest-port=47169 --tcp-port=47170 --discv5-udp-port=47172 --rest-address=0.0.0.0 --nat=extip:172.18.113.185 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c8d4aca60ee0a151fbac6f7c9e9887cb5bddde31eecb5d069c6dfa3c5d5fce22 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47173 --metrics-logging=true --relay=false --filternode=/ip4/172.18.195.6/tcp/2602/p2p/16Uiu2HAkvTapJn8h88GrvrcGBJEquMzNsLZ1C6onojMJcXraDwXp --discv5-bootstrap-node=enr:-L24QDZJ7NnhLWcw5tB70gvXRdbijurkIu4leafdqdvImFNMWk2CpC7url64kTCr1eHTcug7k380yIE8sGfwGkraizMCgmlkgnY0gmlwhKwSediKbXVsdGlhZGRyc5YACASsEnnYBlD9AAoErBJ52AZQ_t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDz5u4a3a5Mf-M6of9BSW9PdWNy6aCsvupLeXc2Zd7Cy6DdGNwglD9g3VkcIJQ_4V3YWt1MgA --store=false
2026-03-04 04:32:35.158 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.113.185 waku 990f6b18ca39cc5cb1c253e8f7f4068b581c15905eacfa3b513318c7abf1b723
2026-03-04 04:32:35.193 DEBUG [src.node.docker_mananger] Container started with ID 990f6b18ca39. Setting up logs at ./log/docker/node8_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:35.193 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47169
2026-03-04 04:32:35.193 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:36.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47169/health" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:36.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-04 04:32:36.197 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-04 04:32:36.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47169/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:36.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.113.185/tcp/47170/p2p/16Uiu2HAmARTgFPmCuzRXQCVQmk4cUwCeC1k5YvrpR4grTWtUJu6q","/ip4/172.18.113.185/tcp/47171/ws/p2p/16Uiu2HAmARTgFPmCuzRXQCVQmk4cUwCeC1k5YvrpR4grTWtUJu6q"],"enrUri":"enr:-L24QDyYkrGqqYKzttlSRXbW3RGWjWnVNP1X5r_hZjgvACR5KyCyQNI_CRDhl-hWz4x2mVj4tc3udIG1v6-ehMlJ2j0CgmlkgnY0gmlwhKwScbmKbXVsdGlhZGRyc5YACASsEnG5BrhCAAoErBJxuQa4Q90DgnJzhQADAQAAiXNlY3AyNTZrMaEC3tFkt1xjE-lNFygULabMgdymhkY_PqIAwX2Df3GPQhqDdGNwgrhCg3VkcIK4RIV3YWt1MgA"}'
2026-03-04 04:32:36.199 INFO [src.node.waku_node] REST service is ready !!
2026-03-04 04:32:36.200 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:37.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47169/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-04 04:32:37.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-04 04:32:37.255 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-04 04:32:37.255 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:37.256 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-04 04:32:37.356 DEBUG [src.node.waku_node] Starting Node...
2026-03-04 04:32:37.356 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-04 04:32:37.358 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-04 04:32:37.358 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.80.234
2026-03-04 04:32:37.358 DEBUG [src.node.docker_mananger] Generated ports ['54663', '54664', '54665', '54666', '54667']
2026-03-04 04:32:37.358 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-04 04:32:37.358 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-04 04:32:37.359 DEBUG [src.node.waku_node] Using volumes []
2026-03-04 04:32:37.359 DEBUG [src.node.docker_mananger] docker run -i -t -p 54663:54663 -p 54664:54664 -p 54665:54665 -p 54666:54666 -p 54667:54667 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=54665 --rest-port=54663 --tcp-port=54664 --discv5-udp-port=54666 --rest-address=0.0.0.0 --nat=extip:172.18.80.234 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c7ca60fc44b6498cbda8e1b9e4fba6bbccbd0c3bcdc1baedd01b4c8725a8595d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54667 --metrics-logging=true --relay=false --filternode=/ip4/172.18.195.6/tcp/2602/p2p/16Uiu2HAkvTapJn8h88GrvrcGBJEquMzNsLZ1C6onojMJcXraDwXp --discv5-bootstrap-node=enr:-L24QDyYkrGqqYKzttlSRXbW3RGWjWnVNP1X5r_hZjgvACR5KyCyQNI_CRDhl-hWz4x2mVj4tc3udIG1v6-ehMlJ2j0CgmlkgnY0gmlwhKwScbmKbXVsdGlhZGRyc5YACASsEnG5BrhCAAoErBJxuQa4Q90DgnJzhQADAQAAiXNlY3AyNTZrMaEC3tFkt1xjE-lNFygULabMgdymhkY_PqIAwX2Df3GPQhqDdGNwgrhCg3VkcIK4RIV3YWt1MgA --store=false
2026-03-04 04:32:37.565 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.80.234 waku 599fa31baf26db6b030832e97ef0780ad1f07c1e2a516ec5fb567109d5170115
2026-03-04 04:32:37.598 DEBUG [src.node.docker_mananger] Container started with ID 599fa31baf26. Setting up logs at ./log/docker/node9_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:37.599 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54663
2026-03-04 04:32:37.599 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:38.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54663/health" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:38.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-04 04:32:38.603 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-04 04:32:38.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54663/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:38.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.80.234/tcp/54664/p2p/16Uiu2HAm3pitwmapzPQCrAYEb6cK6HoyxBMvk41WLgXfSuxfv7cr","/ip4/172.18.80.234/tcp/54665/ws/p2p/16Uiu2HAm3pitwmapzPQCrAYEb6cK6HoyxBMvk41WLgXfSuxfv7cr"],"enrUri":"enr:-L24QNfhDDz_uxEbF0s5xgTnkN5zhdWMK03y1Gb8xaw5pFpuNN9wHvLzBfXL0KKnhaU2vJ8g9lNoxf7vdCAi9tTU6sICgmlkgnY0gmlwhKwSUOqKbXVsdGlhZGRyc5YACASsElDqBtWIAAoErBJQ6gbVid0DgnJzhQADAQAAiXNlY3AyNTZrMaECfMUmz_vXsnz-986SIxSTlFuLToQfo2yLtQgR0XN0-H-DdGNwgtWIg3VkcILVioV3YWt1MgA"}'
2026-03-04 04:32:38.606 INFO [src.node.waku_node] REST service is ready !!
2026-03-04 04:32:38.606 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:39.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54663/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-04 04:32:39.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-04 04:32:39.665 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-04 04:32:39.665 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:39.665 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-04 04:32:39.765 DEBUG [src.node.waku_node] Starting Node...
2026-03-04 04:32:39.766 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-04 04:32:39.767 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-04 04:32:39.767 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.11.99
2026-03-04 04:32:39.767 DEBUG [src.node.docker_mananger] Generated ports ['54209', '54210', '54211', '54212', '54213']
2026-03-04 04:32:39.767 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-04 04:32:39.767 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-04 04:32:39.768 DEBUG [src.node.waku_node] Using volumes []
2026-03-04 04:32:39.768 DEBUG [src.node.docker_mananger] docker run -i -t -p 54209:54209 -p 54210:54210 -p 54211:54211 -p 54212:54212 -p 54213:54213 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=54211 --rest-port=54209 --tcp-port=54210 --discv5-udp-port=54212 --rest-address=0.0.0.0 --nat=extip:172.18.11.99 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4f19e7adc34a293ad2ebdbb04992c5aad07b905f56bcfdd305829ea0ec72343c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54213 --metrics-logging=true --relay=false --filternode=/ip4/172.18.195.6/tcp/2602/p2p/16Uiu2HAkvTapJn8h88GrvrcGBJEquMzNsLZ1C6onojMJcXraDwXp --discv5-bootstrap-node=enr:-L24QNfhDDz_uxEbF0s5xgTnkN5zhdWMK03y1Gb8xaw5pFpuNN9wHvLzBfXL0KKnhaU2vJ8g9lNoxf7vdCAi9tTU6sICgmlkgnY0gmlwhKwSUOqKbXVsdGlhZGRyc5YACASsElDqBtWIAAoErBJQ6gbVid0DgnJzhQADAQAAiXNlY3AyNTZrMaECfMUmz_vXsnz-986SIxSTlFuLToQfo2yLtQgR0XN0-H-DdGNwgtWIg3VkcILVioV3YWt1MgA --store=false
2026-03-04 04:32:39.977 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.11.99 waku 7ac011672cc0c43ee6b33471fa08cccd67a843fb28f51b428009f2de26d08c9d
2026-03-04 04:32:40.012 DEBUG [src.node.docker_mananger] Container started with ID 7ac011672cc0. Setting up logs at ./log/docker/node10_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:40.013 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54209
2026-03-04 04:32:40.013 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:41.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54209/health" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:41.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-04 04:32:41.016 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-04 04:32:41.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54209/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:41.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.11.99/tcp/54210/p2p/16Uiu2HAmPtozePcoKSqF2DnhQdKMdNkZYgA3bY79gNxCRokoAy2v","/ip4/172.18.11.99/tcp/54211/ws/p2p/16Uiu2HAmPtozePcoKSqF2DnhQdKMdNkZYgA3bY79gNxCRokoAy2v"],"enrUri":"enr:-L24QMBeJvq4sA0lYZbqj8lSIPdptmAMoyR8cGzfCdCV34BmB5CcZ0pbgS1BtYIGG8kV3vtMjAFHBFKSiX-bx2B2LKwCgmlkgnY0gmlwhKwSC2OKbXVsdGlhZGRyc5YACASsEgtjBtPCAAoErBILYwbTw90DgnJzhQADAQAAiXNlY3AyNTZrMaEDpvr6X4zAKIuSrz0vFWlO35XfByrv9gGyYi4q3jThTveDdGNwgtPCg3VkcILTxIV3YWt1MgA"}'
2026-03-04 04:32:41.019 INFO [src.node.waku_node] REST service is ready !!
2026-03-04 04:32:41.019 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:42.020 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54209/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-04 04:32:42.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-04 04:32:42.080 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-04 04:32:42.081 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:42.081 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-04 04:32:42.181 DEBUG [src.node.waku_node] Starting Node...
2026-03-04 04:32:42.181 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-04 04:32:42.183 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-04 04:32:42.183 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.90.38
2026-03-04 04:32:42.183 DEBUG [src.node.docker_mananger] Generated ports ['57999', '58000', '58001', '58002', '58003']
2026-03-04 04:32:42.183 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-04 04:32:42.184 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-04 04:32:42.184 DEBUG [src.node.waku_node] Using volumes []
2026-03-04 04:32:42.184 DEBUG [src.node.docker_mananger] docker run -i -t -p 57999:57999 -p 58000:58000 -p 58001:58001 -p 58002:58002 -p 58003:58003 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=58001 --rest-port=57999 --tcp-port=58000 --discv5-udp-port=58002 --rest-address=0.0.0.0 --nat=extip:172.18.90.38 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=25a9e7cbbeca38e5febc0ebdba8fda8b1b7f312b1d3ba1c8c9b38ef4ac1ae17a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58003 --metrics-logging=true --relay=false --filternode=/ip4/172.18.195.6/tcp/2602/p2p/16Uiu2HAkvTapJn8h88GrvrcGBJEquMzNsLZ1C6onojMJcXraDwXp --discv5-bootstrap-node=enr:-L24QMBeJvq4sA0lYZbqj8lSIPdptmAMoyR8cGzfCdCV34BmB5CcZ0pbgS1BtYIGG8kV3vtMjAFHBFKSiX-bx2B2LKwCgmlkgnY0gmlwhKwSC2OKbXVsdGlhZGRyc5YACASsEgtjBtPCAAoErBILYwbTw90DgnJzhQADAQAAiXNlY3AyNTZrMaEDpvr6X4zAKIuSrz0vFWlO35XfByrv9gGyYi4q3jThTveDdGNwgtPCg3VkcILTxIV3YWt1MgA --store=false
2026-03-04 04:32:42.395 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.90.38 waku 72f1b9852ded1111ce8f84d90c247aa3c7df585d8a068f2f17a0f7354f2f9e84
2026-03-04 04:32:42.429 DEBUG [src.node.docker_mananger] Container started with ID 72f1b9852ded. Setting up logs at ./log/docker/node11_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:42.429 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57999
2026-03-04 04:32:42.429 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:43.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57999/health" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:43.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-04 04:32:43.433 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-04 04:32:43.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57999/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:43.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.90.38/tcp/58000/p2p/16Uiu2HAmV6yuwkUi3RstWscu1aTWgVG2f5uJGkz8vFHnsjss2Lkv","/ip4/172.18.90.38/tcp/58001/ws/p2p/16Uiu2HAmV6yuwkUi3RstWscu1aTWgVG2f5uJGkz8vFHnsjss2Lkv"],"enrUri":"enr:-L24QEBTiPA6JHOQYljmGP3QtN7GVrCmgyioMZjMSsW4eqIqWMoIdzgrw2Js1qZ3cVS82WZsz-uxmBq_yP3utfrGhgYCgmlkgnY0gmlwhKwSWiaKbXVsdGlhZGRyc5YACASsElomBuKQAAoErBJaJgbikd0DgnJzhQADAQAAiXNlY3AyNTZrMaED9GOZBqUempmCMCwcetZF83UvBxOgYbVAq0m1C68PVKeDdGNwguKQg3VkcILikoV3YWt1MgA"}'
2026-03-04 04:32:43.437 INFO [src.node.waku_node] REST service is ready !!
2026-03-04 04:32:43.437 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:44.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57999/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-04 04:32:44.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-04 04:32:44.495 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-04 04:32:44.495 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node12_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:44.495 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-04 04:32:44.595 DEBUG [src.node.waku_node] Starting Node...
2026-03-04 04:32:44.596 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-04 04:32:44.597 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-04 04:32:44.597 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.35.176
2026-03-04 04:32:44.597 DEBUG [src.node.docker_mananger] Generated ports ['14599', '14600', '14601', '14602', '14603']
2026-03-04 04:32:44.597 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-04 04:32:44.598 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-04 04:32:44.598 DEBUG [src.node.waku_node] Using volumes []
2026-03-04 04:32:44.598 DEBUG [src.node.docker_mananger] docker run -i -t -p 14599:14599 -p 14600:14600 -p 14601:14601 -p 14602:14602 -p 14603:14603 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=14601 --rest-port=14599 --tcp-port=14600 --discv5-udp-port=14602 --rest-address=0.0.0.0 --nat=extip:172.18.35.176 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=26e1ae6af6e679a3e83cf564a2abef2f24c7ce416fdac34a8b1dcdca5fccdecb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14603 --metrics-logging=true --relay=false --filternode=/ip4/172.18.195.6/tcp/2602/p2p/16Uiu2HAkvTapJn8h88GrvrcGBJEquMzNsLZ1C6onojMJcXraDwXp --discv5-bootstrap-node=enr:-L24QEBTiPA6JHOQYljmGP3QtN7GVrCmgyioMZjMSsW4eqIqWMoIdzgrw2Js1qZ3cVS82WZsz-uxmBq_yP3utfrGhgYCgmlkgnY0gmlwhKwSWiaKbXVsdGlhZGRyc5YACASsElomBuKQAAoErBJaJgbikd0DgnJzhQADAQAAiXNlY3AyNTZrMaED9GOZBqUempmCMCwcetZF83UvBxOgYbVAq0m1C68PVKeDdGNwguKQg3VkcILikoV3YWt1MgA --store=false
2026-03-04 04:32:44.807 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.35.176 waku facde45f8388c17ee637cd938df1b3ab6566cf7e0a7cb44dd5d87c585b3927e4
2026-03-04 04:32:44.839 DEBUG [src.node.docker_mananger] Container started with ID facde45f8388. Setting up logs at ./log/docker/node12_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:44.840 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14599
2026-03-04 04:32:44.840 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:45.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14599/health" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:45.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-04 04:32:45.844 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-04 04:32:45.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14599/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:45.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.35.176/tcp/14600/p2p/16Uiu2HAkw15hM5HpFdCFth6RKoyr18B6gMRRPphJ2NznkQLSsJPd","/ip4/172.18.35.176/tcp/14601/ws/p2p/16Uiu2HAkw15hM5HpFdCFth6RKoyr18B6gMRRPphJ2NznkQLSsJPd"],"enrUri":"enr:-L24QKwdpmbyHjJZChdZiZ5JYXC3f8ucAAyXDhsWifE5V8yGaUEriw75tTsoxsV7NI9s9QoF7A1NKeI7np-NYnMyUa0CgmlkgnY0gmlwhKwSI7CKbXVsdGlhZGRyc5YACASsEiOwBjkIAAoErBIjsAY5Cd0DgnJzhQADAQAAiXNlY3AyNTZrMaECF2qrfcMsUTHlHlAHutU_vrV5B5LmYchqJzV24rx4mASDdGNwgjkIg3VkcII5CoV3YWt1MgA"}'
2026-03-04 04:32:45.846 INFO [src.node.waku_node] REST service is ready !!
2026-03-04 04:32:45.846 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:46.847 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14599/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-04 04:32:46.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-04 04:32:46.907 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-04 04:32:46.907 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node13_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:46.907 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-04 04:32:47.007 DEBUG [src.node.waku_node] Starting Node...
2026-03-04 04:32:47.007 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-04 04:32:47.009 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-04 04:32:47.009 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.42.45
2026-03-04 04:32:47.009 DEBUG [src.node.docker_mananger] Generated ports ['29517', '29518', '29519', '29520', '29521']
2026-03-04 04:32:47.009 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-04 04:32:47.010 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-04 04:32:47.010 DEBUG [src.node.waku_node] Using volumes []
2026-03-04 04:32:47.010 DEBUG [src.node.docker_mananger] docker run -i -t -p 29517:29517 -p 29518:29518 -p 29519:29519 -p 29520:29520 -p 29521:29521 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=29519 --rest-port=29517 --tcp-port=29518 --discv5-udp-port=29520 --rest-address=0.0.0.0 --nat=extip:172.18.42.45 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dcd8dea83a34c1c4faa199d0ccff2bcabef8ce3dce00b99baf3b2a5d6391b72e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29521 --metrics-logging=true --relay=false --filternode=/ip4/172.18.195.6/tcp/2602/p2p/16Uiu2HAkvTapJn8h88GrvrcGBJEquMzNsLZ1C6onojMJcXraDwXp --discv5-bootstrap-node=enr:-L24QKwdpmbyHjJZChdZiZ5JYXC3f8ucAAyXDhsWifE5V8yGaUEriw75tTsoxsV7NI9s9QoF7A1NKeI7np-NYnMyUa0CgmlkgnY0gmlwhKwSI7CKbXVsdGlhZGRyc5YACASsEiOwBjkIAAoErBIjsAY5Cd0DgnJzhQADAQAAiXNlY3AyNTZrMaECF2qrfcMsUTHlHlAHutU_vrV5B5LmYchqJzV24rx4mASDdGNwgjkIg3VkcII5CoV3YWt1MgA --store=false
2026-03-04 04:32:47.223 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.42.45 waku 996c281f6f865d8d015caaacdea9ed59eeed8ccf6ca299225429209593cd99bb
2026-03-04 04:32:47.261 DEBUG [src.node.docker_mananger] Container started with ID 996c281f6f86. Setting up logs at ./log/docker/node13_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:47.262 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29517
2026-03-04 04:32:47.262 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:48.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29517/health" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:48.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-04 04:32:48.267 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-04 04:32:48.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29517/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:48.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.42.45/tcp/29518/p2p/16Uiu2HAm6EiRZfn5TXJzV8HkDy5r9vB64dn2r3pZwCQmn2xfzUnL","/ip4/172.18.42.45/tcp/29519/ws/p2p/16Uiu2HAm6EiRZfn5TXJzV8HkDy5r9vB64dn2r3pZwCQmn2xfzUnL"],"enrUri":"enr:-L24QBCSr7WjfAvL33Ogscyn8cHu2SbVfeKxmnfWYW1VvGoidMx4KzIgf8uyJ7zAA6Q95IS9ZPciFI_Xi1E6YaqX-PMCgmlkgnY0gmlwhKwSKi2KbXVsdGlhZGRyc5YACASsEiotBnNOAAoErBIqLQZzT90DgnJzhQADAQAAiXNlY3AyNTZrMaECoKHuW__nk3VcIz-Y_fOtPVHZVddZ2Ur6M5DLO-QG8nmDdGNwgnNOg3VkcIJzUIV3YWt1MgA"}'
2026-03-04 04:32:48.271 INFO [src.node.waku_node] REST service is ready !!
2026-03-04 04:32:48.272 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:49.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29517/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-04 04:32:49.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-04 04:32:49.329 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-04 04:32:49.329 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node14_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:49.329 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-04 04:32:49.429 DEBUG [src.node.waku_node] Starting Node...
2026-03-04 04:32:49.430 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-04 04:32:49.431 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-04 04:32:49.431 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.164.169
2026-03-04 04:32:49.431 DEBUG [src.node.docker_mananger] Generated ports ['59780', '59781', '59782', '59783', '59784']
2026-03-04 04:32:49.432 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-04 04:32:49.432 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-04 04:32:49.432 DEBUG [src.node.waku_node] Using volumes []
2026-03-04 04:32:49.432 DEBUG [src.node.docker_mananger] docker run -i -t -p 59780:59780 -p 59781:59781 -p 59782:59782 -p 59783:59783 -p 59784:59784 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=59782 --rest-port=59780 --tcp-port=59781 --discv5-udp-port=59783 --rest-address=0.0.0.0 --nat=extip:172.18.164.169 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ff834d72caff5ca6937d0afe5edc62efe4ee8290acad4cfe7f8a4eb9e5e58cda --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59784 --metrics-logging=true --relay=false --filternode=/ip4/172.18.195.6/tcp/2602/p2p/16Uiu2HAkvTapJn8h88GrvrcGBJEquMzNsLZ1C6onojMJcXraDwXp --discv5-bootstrap-node=enr:-L24QBCSr7WjfAvL33Ogscyn8cHu2SbVfeKxmnfWYW1VvGoidMx4KzIgf8uyJ7zAA6Q95IS9ZPciFI_Xi1E6YaqX-PMCgmlkgnY0gmlwhKwSKi2KbXVsdGlhZGRyc5YACASsEiotBnNOAAoErBIqLQZzT90DgnJzhQADAQAAiXNlY3AyNTZrMaECoKHuW__nk3VcIz-Y_fOtPVHZVddZ2Ur6M5DLO-QG8nmDdGNwgnNOg3VkcIJzUIV3YWt1MgA --store=false
2026-03-04 04:32:49.683 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.164.169 waku d140012b24f772ec28d016384b870a92fde5ed64a5cd969d1fcd5f3a73449f3d
2026-03-04 04:32:49.718 DEBUG [src.node.docker_mananger] Container started with ID d140012b24f7. Setting up logs at ./log/docker/node14_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:49.719 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59780
2026-03-04 04:32:49.720 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:50.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59780/health" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:50.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-04 04:32:50.723 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-04 04:32:50.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59780/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:50.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.164.169/tcp/59781/p2p/16Uiu2HAmM86gJSp2ubY48dXr9jhK8YujssSvjW3PhfkkQuNk3Vjq","/ip4/172.18.164.169/tcp/59782/ws/p2p/16Uiu2HAmM86gJSp2ubY48dXr9jhK8YujssSvjW3PhfkkQuNk3Vjq"],"enrUri":"enr:-L24QAeH1bO5KgITVpH-nZV2hNghc4rRoov7vPhwUb25D2toUG-V7APQSO4vLjweCnTzmrJ8r_gcKZeg_bC8EgVvM-0CgmlkgnY0gmlwhKwSpKmKbXVsdGlhZGRyc5YACASsEqSpBumFAAoErBKkqQbpht0DgnJzhQADAQAAiXNlY3AyNTZrMaEDfc9VBRTo94EMNmnZP4fUJfNuPcs-wOhG19CEmurY_USDdGNwgumFg3VkcILph4V3YWt1MgA"}'
2026-03-04 04:32:50.726 INFO [src.node.waku_node] REST service is ready !!
2026-03-04 04:32:50.726 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:51.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59780/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-04 04:32:51.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-04 04:32:51.782 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-04 04:32:51.783 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node15_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:51.783 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-04 04:32:51.883 DEBUG [src.node.waku_node] Starting Node...
2026-03-04 04:32:51.883 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-04 04:32:51.885 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-04 04:32:51.885 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.251.149
2026-03-04 04:32:51.885 DEBUG [src.node.docker_mananger] Generated ports ['23043', '23044', '23045', '23046', '23047']
2026-03-04 04:32:51.885 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-04 04:32:51.885 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-04 04:32:51.885 DEBUG [src.node.waku_node] Using volumes []
2026-03-04 04:32:51.886 DEBUG [src.node.docker_mananger] docker run -i -t -p 23043:23043 -p 23044:23044 -p 23045:23045 -p 23046:23046 -p 23047:23047 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=23045 --rest-port=23043 --tcp-port=23044 --discv5-udp-port=23046 --rest-address=0.0.0.0 --nat=extip:172.18.251.149 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1aa430a85acb0e1309d2bca457ac9fab1bebf6607e470dae4849c0f1b52bdfbc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23047 --metrics-logging=true --relay=false --filternode=/ip4/172.18.195.6/tcp/2602/p2p/16Uiu2HAkvTapJn8h88GrvrcGBJEquMzNsLZ1C6onojMJcXraDwXp --discv5-bootstrap-node=enr:-L24QAeH1bO5KgITVpH-nZV2hNghc4rRoov7vPhwUb25D2toUG-V7APQSO4vLjweCnTzmrJ8r_gcKZeg_bC8EgVvM-0CgmlkgnY0gmlwhKwSpKmKbXVsdGlhZGRyc5YACASsEqSpBumFAAoErBKkqQbpht0DgnJzhQADAQAAiXNlY3AyNTZrMaEDfc9VBRTo94EMNmnZP4fUJfNuPcs-wOhG19CEmurY_USDdGNwgumFg3VkcILph4V3YWt1MgA --store=false
2026-03-04 04:32:52.113 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.251.149 waku e44fc2259bc3b54b62c1ab54728aa86beade7f0228124875833d125fc7b82168
2026-03-04 04:32:52.148 DEBUG [src.node.docker_mananger] Container started with ID e44fc2259bc3. Setting up logs at ./log/docker/node15_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:52.149 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23043
2026-03-04 04:32:52.150 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:53.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23043/health" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:53.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-04 04:32:53.153 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-04 04:32:53.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23043/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:53.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.251.149/tcp/23044/p2p/16Uiu2HAmMnikX5ZGaXEe43jYFWvux2KbrjePUm4WtbXAzTSrgBUv","/ip4/172.18.251.149/tcp/23045/ws/p2p/16Uiu2HAmMnikX5ZGaXEe43jYFWvux2KbrjePUm4WtbXAzTSrgBUv"],"enrUri":"enr:-L24QH1rzhMs9wSbn8GzzdMBfSt5PpC8gFwIwtV5NdU566RsMVixojgHxfZv66iojC1AYk3aQYCb04-LH0ncJxq45x0CgmlkgnY0gmlwhKwS-5WKbXVsdGlhZGRyc5YACASsEvuVBloEAAoErBL7lQZaBd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDh7QwvqqqWVDutf9En6ekVRoWHY-0_pwERfLZWbbmwIODdGNwgloEg3VkcIJaBoV3YWt1MgA"}'
2026-03-04 04:32:53.156 INFO [src.node.waku_node] REST service is ready !!
2026-03-04 04:32:53.156 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:54.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23043/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-04 04:32:54.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-04 04:32:54.217 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-04 04:32:54.220 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node16_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:54.220 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-04 04:32:54.321 DEBUG [src.node.waku_node] Starting Node...
2026-03-04 04:32:54.322 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-04 04:32:54.323 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-04 04:32:54.323 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.162.7
2026-03-04 04:32:54.323 DEBUG [src.node.docker_mananger] Generated ports ['49029', '49030', '49031', '49032', '49033']
2026-03-04 04:32:54.324 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-04 04:32:54.324 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-04 04:32:54.324 DEBUG [src.node.waku_node] Using volumes []
2026-03-04 04:32:54.324 DEBUG [src.node.docker_mananger] docker run -i -t -p 49029:49029 -p 49030:49030 -p 49031:49031 -p 49032:49032 -p 49033:49033 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=49031 --rest-port=49029 --tcp-port=49030 --discv5-udp-port=49032 --rest-address=0.0.0.0 --nat=extip:172.18.162.7 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=19a9b3af00bb18fae0ca7dfbffa6eaaef0a6f51061afc7a5dddf1f6ff00fed8d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49033 --metrics-logging=true --relay=false --filternode=/ip4/172.18.195.6/tcp/2602/p2p/16Uiu2HAkvTapJn8h88GrvrcGBJEquMzNsLZ1C6onojMJcXraDwXp --discv5-bootstrap-node=enr:-L24QH1rzhMs9wSbn8GzzdMBfSt5PpC8gFwIwtV5NdU566RsMVixojgHxfZv66iojC1AYk3aQYCb04-LH0ncJxq45x0CgmlkgnY0gmlwhKwS-5WKbXVsdGlhZGRyc5YACASsEvuVBloEAAoErBL7lQZaBd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDh7QwvqqqWVDutf9En6ekVRoWHY-0_pwERfLZWbbmwIODdGNwgloEg3VkcIJaBoV3YWt1MgA --store=false
2026-03-04 04:32:54.537 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.162.7 waku df5d553fe577d4854114066a1bb970aae9eb876e18bef7f77a2e4a29a73bdd4b
2026-03-04 04:32:54.571 DEBUG [src.node.docker_mananger] Container started with ID df5d553fe577. Setting up logs at ./log/docker/node16_2026-03-04_04-32-17__89727178-1adc-452c-88cb-b4d73c38b34f__wakuorg_nwaku:latest.log
2026-03-04 04:32:54.572 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49029
2026-03-04 04:32:54.572 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:55.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49029/health" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:55.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-04 04:32:55.576 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-04 04:32:55.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49029/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:55.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.162.7/tcp/49030/p2p/16Uiu2HAkwaU5RNJYGDJJjDwSmy2cNaYxw3Vt9vR6F6PcH3NGqNRg","/ip4/172.18.162.7/tcp/49031/ws/p2p/16Uiu2HAkwaU5RNJYGDJJjDwSmy2cNaYxw3Vt9vR6F6PcH3NGqNRg"],"enrUri":"enr:-L24QEf8cuEYGbwvPmVEb-BdjZPGpyKmli9ctthiOrAwANxNCHLlz4jiIcrCKxwJx0keWneSYWsYQ47piV7C7gFo4ngCgmlkgnY0gmlwhKwSogeKbXVsdGlhZGRyc5YACASsEqIHBr-GAAoErBKiBwa_h90DgnJzhQADAQAAiXNlY3AyNTZrMaECH_gkdCPGOzCILgYE-OhTBZNa5YmDLNX4oe4zhCOR8puDdGNwgr-Gg3VkcIK_iIV3YWt1MgA"}'
2026-03-04 04:32:55.579 INFO [src.node.waku_node] REST service is ready !!
2026-03-04 04:32:55.579 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-04 04:32:56.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49029/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-04 04:32:56.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-04 04:32:56.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5452/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:56.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.195.6/tcp/47890/p2p/16Uiu2HAkvTapJn8h88GrvrcGBJEquMzNsLZ1C6onojMJcXraDwXp","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-161-g09618a","origin":"Discv5"}]'
2026-03-04 04:32:56.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2601/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:32:56.642 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-04 04:32:56.642 DEBUG [src.libs.common] Sleeping for 100 seconds
2026-03-04 04:34:36.643 DEBUG [tests.e2e.test_e2e] Node1 publish message
2026-03-04 04:34:36.643 DEBUG [src.steps.store] Relaying message
2026-03-04 04:34:36.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5452/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-03-04 04:34:36.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-04 04:34:36.648 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-04 04:34:36.849 DEBUG [src.libs.common] Sleeping for 4 seconds
2026-03-04 04:34:40.849 DEBUG [tests.e2e.test_e2e] 15 Node requests the published message of subscribed filter topic
2026-03-04 04:34:40.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40011/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:34:40.853 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":1772598876643741634,"ephemeral":false}]'
2026-03-04 04:34:40.853 DEBUG [tests.e2e.test_e2e] Response for node 1 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772598876643741634, 'ephemeral': False}]
2026-03-04 04:34:40.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62909/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:34:40.855 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":1772598876643741634,"ephemeral":false}]'
2026-03-04 04:34:40.856 DEBUG [tests.e2e.test_e2e] Response for node 2 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772598876643741634, 'ephemeral': False}]
2026-03-04 04:34:40.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35451/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:34:40.858 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":1772598876643741634,"ephemeral":false}]'
2026-03-04 04:34:40.859 DEBUG [tests.e2e.test_e2e] Response for node 3 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772598876643741634, 'ephemeral': False}]
2026-03-04 04:34:40.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28357/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:34:40.861 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":1772598876643741634,"ephemeral":false}]'
2026-03-04 04:34:40.862 DEBUG [tests.e2e.test_e2e] Response for node 4 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772598876643741634, 'ephemeral': False}]
2026-03-04 04:34:40.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64737/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:34:40.864 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":1772598876643741634,"ephemeral":false}]'
2026-03-04 04:34:40.865 DEBUG [tests.e2e.test_e2e] Response for node 5 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772598876643741634, 'ephemeral': False}]
2026-03-04 04:34:40.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20732/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:34:40.867 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":1772598876643741634,"ephemeral":false}]'
2026-03-04 04:34:40.868 DEBUG [tests.e2e.test_e2e] Response for node 6 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772598876643741634, 'ephemeral': False}]
2026-03-04 04:34:40.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47169/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:34:40.870 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":1772598876643741634,"ephemeral":false}]'
2026-03-04 04:34:40.871 DEBUG [tests.e2e.test_e2e] Response for node 7 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772598876643741634, 'ephemeral': False}]
2026-03-04 04:34:40.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54663/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:34:40.873 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":1772598876643741634,"ephemeral":false}]'
2026-03-04 04:34:40.874 DEBUG [tests.e2e.test_e2e] Response for node 8 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772598876643741634, 'ephemeral': False}]
2026-03-04 04:34:40.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54209/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:34:40.876 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":1772598876643741634,"ephemeral":false}]'
2026-03-04 04:34:40.876 DEBUG [tests.e2e.test_e2e] Response for node 9 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772598876643741634, 'ephemeral': False}]
2026-03-04 04:34:40.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57999/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:34:40.879 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":1772598876643741634,"ephemeral":false}]'
2026-03-04 04:34:40.879 DEBUG [tests.e2e.test_e2e] Response for node 10 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772598876643741634, 'ephemeral': False}]
2026-03-04 04:34:40.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14599/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:34:40.882 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":1772598876643741634,"ephemeral":false}]'
2026-03-04 04:34:40.882 DEBUG [tests.e2e.test_e2e] Response for node 11 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772598876643741634, 'ephemeral': False}]
2026-03-04 04:34:40.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29517/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:34:40.885 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":1772598876643741634,"ephemeral":false}]'
2026-03-04 04:34:40.885 DEBUG [tests.e2e.test_e2e] Response for node 12 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772598876643741634, 'ephemeral': False}]
2026-03-04 04:34:40.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59780/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:34:40.888 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":1772598876643741634,"ephemeral":false}]'
2026-03-04 04:34:40.888 DEBUG [tests.e2e.test_e2e] Response for node 13 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772598876643741634, 'ephemeral': False}]
2026-03-04 04:34:40.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23043/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:34:40.891 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":1772598876643741634,"ephemeral":false}]'
2026-03-04 04:34:40.892 DEBUG [tests.e2e.test_e2e] Response for node 14 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772598876643741634, 'ephemeral': False}]
2026-03-04 04:34:40.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49029/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-04 04:34:40.897 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":1772598876643741634,"ephemeral":false}]'
2026-03-04 04:34:40.898 DEBUG [tests.e2e.test_e2e] Response for node 15 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772598876643741634, 'ephemeral': False}]
2026-03-04 04:34:40.903 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-04 04:34:40.904 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-04 04:34:40.904 DEBUG [src.node.waku_node] Stopping container with id 53fd0a64d1c1
2026-03-04 04:34:41.561 DEBUG [src.node.waku_node] Container stopped.
2026-03-04 04:34:41.563 DEBUG [src.node.waku_node] Stopping container with id c54f32c1fa16
2026-03-04 04:34:42.203 DEBUG [src.node.waku_node] Container stopped.
2026-03-04 04:34:42.203 DEBUG [src.node.waku_node] Stopping container with id d73388fbda81
2026-03-04 04:34:42.594 ERROR [src.node.docker_mananger] Max retries reached for container 53fd0a64d1c1. Exiting log stream.
2026-03-04 04:34:42.840 DEBUG [src.node.waku_node] Container stopped.
2026-03-04 04:34:42.840 DEBUG [src.node.waku_node] Stopping container with id dcb2e25a73b5
2026-03-04 04:34:43.016 ERROR [src.node.docker_mananger] Max retries reached for container c54f32c1fa16. Exiting log stream.
2026-03-04 04:34:43.478 DEBUG [src.node.waku_node] Container stopped.
2026-03-04 04:34:43.482 DEBUG [src.node.waku_node] Stopping container with id 8238a5c06372
2026-03-04 04:34:43.765 ERROR [src.node.docker_mananger] Max retries reached for container d73388fbda81. Exiting log stream.
2026-03-04 04:34:44.141 DEBUG [src.node.waku_node] Container stopped.
2026-03-04 04:34:44.142 DEBUG [src.node.waku_node] Stopping container with id 431eb1901435
2026-03-04 04:34:44.293 ERROR [src.node.docker_mananger] Max retries reached for container dcb2e25a73b5. Exiting log stream.
2026-03-04 04:34:44.753 DEBUG [src.node.waku_node] Container stopped.
2026-03-04 04:34:44.753 DEBUG [src.node.waku_node] Stopping container with id 077cfde801d9
2026-03-04 04:34:44.960 ERROR [src.node.docker_mananger] Max retries reached for container 8238a5c06372. Exiting log stream.
2026-03-04 04:34:45.330 DEBUG [src.node.waku_node] Container stopped.
2026-03-04 04:34:45.332 DEBUG [src.node.waku_node] Stopping container with id ef896ad0beae
2026-03-04 04:34:45.570 ERROR [src.node.docker_mananger] Max retries reached for container 431eb1901435. Exiting log stream.
2026-03-04 04:34:46.233 ERROR [src.node.docker_mananger] Max retries reached for container 077cfde801d9. Exiting log stream.
2026-03-04 04:34:55.982 DEBUG [src.node.waku_node] Container stopped.
2026-03-04 04:34:55.983 DEBUG [src.node.waku_node] Stopping container with id 990f6b18ca39
2026-03-04 04:34:56.585 DEBUG [src.node.waku_node] Container stopped.
2026-03-04 04:34:56.586 DEBUG [src.node.waku_node] Stopping container with id 599fa31baf26
2026-03-04 04:34:56.890 ERROR [src.node.docker_mananger] Max retries reached for container ef896ad0beae. Exiting log stream.
2026-03-04 04:34:57.397 ERROR [src.node.docker_mananger] Max retries reached for container 990f6b18ca39. Exiting log stream.
2026-03-04 04:35:07.186 DEBUG [src.node.waku_node] Container stopped.
2026-03-04 04:35:07.186 DEBUG [src.node.waku_node] Stopping container with id 7ac011672cc0
2026-03-04 04:35:07.794 DEBUG [src.node.waku_node] Container stopped.
2026-03-04 04:35:07.795 DEBUG [src.node.waku_node] Stopping container with id 72f1b9852ded
2026-03-04 04:35:08.098 ERROR [src.node.docker_mananger] Max retries reached for container 599fa31baf26. Exiting log stream.
2026-03-04 04:35:08.606 ERROR [src.node.docker_mananger] Max retries reached for container 7ac011672cc0. Exiting log stream.
2026-03-04 04:35:18.389 DEBUG [src.node.waku_node] Container stopped.
2026-03-04 04:35:18.392 DEBUG [src.node.waku_node] Stopping container with id facde45f8388
2026-03-04 04:35:18.940 DEBUG [src.node.waku_node] Container stopped.
2026-03-04 04:35:18.942 DEBUG [src.node.waku_node] Stopping container with id 996c281f6f86
2026-03-04 04:35:19.203 ERROR [src.node.docker_mananger] Max retries reached for container 72f1b9852ded. Exiting log stream.
2026-03-04 04:35:19.485 DEBUG [src.node.waku_node] Container stopped.
2026-03-04 04:35:19.486 DEBUG [src.node.waku_node] Stopping container with id d140012b24f7
2026-03-04 04:35:19.754 ERROR [src.node.docker_mananger] Max retries reached for container facde45f8388. Exiting log stream.
2026-03-04 04:35:20.377 ERROR [src.node.docker_mananger] Max retries reached for container 996c281f6f86. Exiting log stream.
2026-03-04 04:35:30.033 DEBUG [src.node.waku_node] Container stopped.
2026-03-04 04:35:30.034 DEBUG [src.node.waku_node] Stopping container with id e44fc2259bc3
2026-03-04 04:35:30.849 ERROR [src.node.docker_mananger] Max retries reached for container d140012b24f7. Exiting log stream.
2026-03-04 04:35:40.597 DEBUG [src.node.waku_node] Container stopped.
2026-03-04 04:35:40.600 DEBUG [src.node.waku_node] Stopping container with id df5d553fe577
2026-03-04 04:35:41.484 ERROR [src.node.docker_mananger] Max retries reached for container e44fc2259bc3. Exiting log stream.
2026-03-04 04:35:51.163 DEBUG [src.node.waku_node] Container stopped.
2026-03-04 04:35:51.164 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-04 04:35:51.262 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-04 04:35:51.623 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-04 04:35:51.992 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-04 04:35:52.019 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-04 04:35:52.047 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-04 04:35:52.074 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-04 04:35:52.131 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-04 04:35:52.183 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-04 04:35:52.212 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-04 04:35:52.266 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-04 04:35:52.292 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-04 04:35:52.316 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-04 04:35:52.340 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-04 04:35:52.387 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-04 04:35:52.412 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-04 04:35:52.460 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-04 04:35:52.485 DEBUG [src.node.docker_mananger] No errors found in the waku logs.