800 lines
143 KiB
Plaintext

2026-01-30 04:31:41.531 DEBUG [tests.conftest] Running fixture setup: test_id
2026-01-30 04:31:41.532 DEBUG [tests.conftest] Running test: test_filter_20_senders_1_receiver with id: 2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9
2026-01-30 04:31:41.532 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-01-30 04:31:41.532 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-01-30 04:31:41.532 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-01-30 04:31:41.538 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:31:41.539 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:31:41.544 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:31:41.544 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:31:41.549 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:31:41.549 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:31:41.550 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-01-30 04:31:41.550 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-01-30 04:31:41.551 DEBUG [tests.e2e.test_e2e] Start 20 nodes to publish messages
2026-01-30 04:31:41.551 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:31:41.551 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:31:41.552 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:31:41.553 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.57.222
2026-01-30 04:31:41.553 DEBUG [src.node.docker_mananger] Generated ports ['54286', '54287', '54288', '54289', '54290']
2026-01-30 04:31:41.553 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:31:41.553 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:31:41.553 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:31:41.553 DEBUG [src.node.docker_mananger] docker run -i -t -p 54286:54286 -p 54287:54287 -p 54288:54288 -p 54289:54289 -p 54290:54290 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=54288 --rest-port=54286 --tcp-port=54287 --discv5-udp-port=54289 --rest-address=0.0.0.0 --nat=extip:172.18.57.222 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bf314ffebe3ca06b69c2beaa9ebcfbec2dda3dfbb7513bcc9ce92af4277d6592 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54290 --metrics-logging=true --relay=true
2026-01-30 04:31:41.727 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.57.222 waku b8440b5a869335cb03c705aec786673a73d69e51e92b289c36a901cf3366fdd0
2026-01-30 04:31:41.756 DEBUG [src.node.docker_mananger] Container started with ID b8440b5a8693. Setting up logs at ./log/docker/node1_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:31:41.757 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54286
2026-01-30 04:31:41.757 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:31:41.785 ERROR [src.node.docker_mananger] Max retries reached for container d2afe7211de7. Exiting log stream.
2026-01-30 04:31:42.304 ERROR [src.node.docker_mananger] Max retries reached for container ec8ffceacb61. Exiting log stream.
2026-01-30 04:31:42.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54286/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:31:42.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-30 04:31:42.761 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:31:42.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54286/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:31:42.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.57.222/tcp/54287/p2p/16Uiu2HAkwXyPveTZgjVAUvL2zBC5Fpbib439535Cpox9TyzFUCXp","/ip4/172.18.57.222/tcp/54288/ws/p2p/16Uiu2HAkwXyPveTZgjVAUvL2zBC5Fpbib439535Cpox9TyzFUCXp"],"enrUri":"enr:-L24QIgr_ycC59IE41GrMzC2fMwMbFMF9m-3SPU7tcirx7bwOgKOqs3ArixqrnFNNE_FhmSeGYISQWUTLdrobguHN0MCgmlkgnY0gmlwhKwSOd6KbXVsdGlhZGRyc5YACASsEjneBtQPAAoErBI53gbUEN0DgnJzhQADAQAAiXNlY3AyNTZrMaECH1SNFm7Q3yi_6a5M1jHSEyhxJY97mHDzwD4TZgXUzj-DdGNwgtQPg3VkcILUEYV3YWt1MgE"}'
2026-01-30 04:31:42.763 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:31:42.769 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:31:42.769 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:31:42.770 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-01-30 04:31:42.870 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:31:42.870 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:31:42.871 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:31:42.872 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.194.97
2026-01-30 04:31:42.872 DEBUG [src.node.docker_mananger] Generated ports ['35220', '35221', '35222', '35223', '35224']
2026-01-30 04:31:42.872 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:31:42.872 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:31:42.872 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:31:42.872 DEBUG [src.node.docker_mananger] docker run -i -t -p 35220:35220 -p 35221:35221 -p 35222:35222 -p 35223:35223 -p 35224:35224 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=35222 --rest-port=35220 --tcp-port=35221 --discv5-udp-port=35223 --rest-address=0.0.0.0 --nat=extip:172.18.194.97 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9e9ebb1fbdb2ecdffb3fec852ebc50fa081ccffffaf66fc9bab40badd52f5ef7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35224 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIgr_ycC59IE41GrMzC2fMwMbFMF9m-3SPU7tcirx7bwOgKOqs3ArixqrnFNNE_FhmSeGYISQWUTLdrobguHN0MCgmlkgnY0gmlwhKwSOd6KbXVsdGlhZGRyc5YACASsEjneBtQPAAoErBI53gbUEN0DgnJzhQADAQAAiXNlY3AyNTZrMaECH1SNFm7Q3yi_6a5M1jHSEyhxJY97mHDzwD4TZgXUzj-DdGNwgtQPg3VkcILUEYV3YWt1MgE
2026-01-30 04:31:43.058 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.194.97 waku 110a411ee76290ea81c94a8accac4fd1949e6fd6642302ae4fc31f3ba2f4f76f
2026-01-30 04:31:43.089 DEBUG [src.node.docker_mananger] Container started with ID 110a411ee762. Setting up logs at ./log/docker/node1_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:31:43.089 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35220
2026-01-30 04:31:43.089 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:31:44.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35220/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:31:44.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-30 04:31:44.108 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:31:44.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35220/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:31:44.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.194.97/tcp/35221/p2p/16Uiu2HAmLP2KTJZVcRi6hLCAjpb1J3WxiRHqjWW7Ci2q9UKNuxJi","/ip4/172.18.194.97/tcp/35222/ws/p2p/16Uiu2HAmLP2KTJZVcRi6hLCAjpb1J3WxiRHqjWW7Ci2q9UKNuxJi"],"enrUri":"enr:-L24QN1fNrnm_ASA3_BYCj3N3du2_lt57gFpFs49voI9kD6mPhYZ5gAxMkfLTrV74duo0INHS08tHj-3y2kEGCceeTgCgmlkgnY0gmlwhKwSwmGKbXVsdGlhZGRyc5YACASsEsJhBomVAAoErBLCYQaJlt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDcsZtlzjXo_48jGdgUYL1WJ26Hhz4_R8DFKi2YTWXYS-DdGNwgomVg3VkcIKJl4V3YWt1MgE"}'
2026-01-30 04:31:44.115 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:31:44.115 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-01-30 04:31:47.122 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:31:47.122 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:31:47.122 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-01-30 04:31:47.222 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:31:47.222 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:31:47.224 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:31:47.224 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.191.9
2026-01-30 04:31:47.224 DEBUG [src.node.docker_mananger] Generated ports ['64876', '64877', '64878', '64879', '64880']
2026-01-30 04:31:47.225 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:31:47.225 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:31:47.225 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:31:47.225 DEBUG [src.node.docker_mananger] docker run -i -t -p 64876:64876 -p 64877:64877 -p 64878:64878 -p 64879:64879 -p 64880:64880 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=64878 --rest-port=64876 --tcp-port=64877 --discv5-udp-port=64879 --rest-address=0.0.0.0 --nat=extip:172.18.191.9 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=96bd3ebdd8b7b8e9d96a2fd3bd14ac3dbcfdedd5c1fbbcdafeb2a1d1aa7fdd40 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64880 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QN1fNrnm_ASA3_BYCj3N3du2_lt57gFpFs49voI9kD6mPhYZ5gAxMkfLTrV74duo0INHS08tHj-3y2kEGCceeTgCgmlkgnY0gmlwhKwSwmGKbXVsdGlhZGRyc5YACASsEsJhBomVAAoErBLCYQaJlt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDcsZtlzjXo_48jGdgUYL1WJ26Hhz4_R8DFKi2YTWXYS-DdGNwgomVg3VkcIKJl4V3YWt1MgE
2026-01-30 04:31:47.419 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.191.9 waku b84eb4c81429aa28591ecb3c5b4b5f55dec88bde7bc4b8638479eec71ed3f1a7
2026-01-30 04:31:47.449 DEBUG [src.node.docker_mananger] Container started with ID b84eb4c81429. Setting up logs at ./log/docker/node2_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:31:47.450 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64876
2026-01-30 04:31:47.450 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:31:48.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64876/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:31:48.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-30 04:31:48.461 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:31:48.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64876/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:31:48.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.191.9/tcp/64877/p2p/16Uiu2HAmPjYWVNmSS5AKmi5MWjkGVX3RroaxMxonJwXiysLPcUij","/ip4/172.18.191.9/tcp/64878/ws/p2p/16Uiu2HAmPjYWVNmSS5AKmi5MWjkGVX3RroaxMxonJwXiysLPcUij"],"enrUri":"enr:-L24QNNHxwsj-dKcXLA3GWojZ_R-CLbCMtdp2UYgK5-3i9UBLyRzuzDDufRxXSBezIi9S49EEnlohzrwAri__sRxv0ACgmlkgnY0gmlwhKwSvwmKbXVsdGlhZGRyc5YACASsEr8JBv1tAAoErBK_CQb9bt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpJs9xbGMvixJsjnrxl-9H2U7c4OC7D4H1pSgxxId43iDdGNwgv1tg3VkcIL9b4V3YWt1MgE"}'
2026-01-30 04:31:48.467 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:31:48.467 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-01-30 04:31:51.474 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:31:51.475 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:31:51.475 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-01-30 04:31:51.575 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:31:51.575 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:31:51.577 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:31:51.577 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.198.133
2026-01-30 04:31:51.577 DEBUG [src.node.docker_mananger] Generated ports ['51193', '51194', '51195', '51196', '51197']
2026-01-30 04:31:51.577 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:31:51.577 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:31:51.577 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:31:51.578 DEBUG [src.node.docker_mananger] docker run -i -t -p 51193:51193 -p 51194:51194 -p 51195:51195 -p 51196:51196 -p 51197:51197 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=51195 --rest-port=51193 --tcp-port=51194 --discv5-udp-port=51196 --rest-address=0.0.0.0 --nat=extip:172.18.198.133 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e1848a56a5edfef7cdeea6a44cca63be1527896dec0e6ac730ed0ba8ecedb0e7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51197 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNNHxwsj-dKcXLA3GWojZ_R-CLbCMtdp2UYgK5-3i9UBLyRzuzDDufRxXSBezIi9S49EEnlohzrwAri__sRxv0ACgmlkgnY0gmlwhKwSvwmKbXVsdGlhZGRyc5YACASsEr8JBv1tAAoErBK_CQb9bt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpJs9xbGMvixJsjnrxl-9H2U7c4OC7D4H1pSgxxId43iDdGNwgv1tg3VkcIL9b4V3YWt1MgE
2026-01-30 04:31:51.782 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.198.133 waku 6ead105ee40fdaa5ac859be605b3333f0b74beaf78cb7cc3e3b30b3709c746f1
2026-01-30 04:31:51.813 DEBUG [src.node.docker_mananger] Container started with ID 6ead105ee40f. Setting up logs at ./log/docker/node3_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:31:51.813 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51193
2026-01-30 04:31:51.813 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:31:52.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51193/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:31:52.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-30 04:31:52.826 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:31:52.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51193/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:31:52.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.198.133/tcp/51194/p2p/16Uiu2HAmRTDXavR4gAXYxqXnbsjBhKYafdG1YeNgA4rLrGZdCBUq","/ip4/172.18.198.133/tcp/51195/ws/p2p/16Uiu2HAmRTDXavR4gAXYxqXnbsjBhKYafdG1YeNgA4rLrGZdCBUq"],"enrUri":"enr:-L24QOIz-X9U15knjngsaFxSMfZeK3cu0NvvY740tyonC7mkL0bXjyQ9Ewpeh_KIYhHWU_7VERuOHnSlFm5YyX2KMygCgmlkgnY0gmlwhKwSxoWKbXVsdGlhZGRyc5YACASsEsaFBsf6AAoErBLGhQbH-90DgnJzhQADAQAAiXNlY3AyNTZrMaEDviPcNclpp0ieNL5hGd0p2NeWkMNl84DFnY4BusFyJO6DdGNwgsf6g3VkcILH_IV3YWt1MgE"}'
2026-01-30 04:31:52.830 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:31:52.831 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-01-30 04:31:55.838 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:31:55.838 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:31:55.838 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-01-30 04:31:55.938 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:31:55.938 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:31:55.940 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:31:55.940 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.211.157
2026-01-30 04:31:55.941 DEBUG [src.node.docker_mananger] Generated ports ['63274', '63275', '63276', '63277', '63278']
2026-01-30 04:31:55.941 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:31:55.941 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:31:55.941 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:31:55.941 DEBUG [src.node.docker_mananger] docker run -i -t -p 63274:63274 -p 63275:63275 -p 63276:63276 -p 63277:63277 -p 63278:63278 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=63276 --rest-port=63274 --tcp-port=63275 --discv5-udp-port=63277 --rest-address=0.0.0.0 --nat=extip:172.18.211.157 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9dab79c7da1fc1fecd0acdaa750daaffae7c98ff10ebbaca3c5fa7d23293f663 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63278 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOIz-X9U15knjngsaFxSMfZeK3cu0NvvY740tyonC7mkL0bXjyQ9Ewpeh_KIYhHWU_7VERuOHnSlFm5YyX2KMygCgmlkgnY0gmlwhKwSxoWKbXVsdGlhZGRyc5YACASsEsaFBsf6AAoErBLGhQbH-90DgnJzhQADAQAAiXNlY3AyNTZrMaEDviPcNclpp0ieNL5hGd0p2NeWkMNl84DFnY4BusFyJO6DdGNwgsf6g3VkcILH_IV3YWt1MgE
2026-01-30 04:31:56.142 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.211.157 waku 960fa7ccb438a5b624e72531b4657c5f18cdd5076142d135a681f092e1d11cea
2026-01-30 04:31:56.172 DEBUG [src.node.docker_mananger] Container started with ID 960fa7ccb438. Setting up logs at ./log/docker/node4_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:31:56.173 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63274
2026-01-30 04:31:56.173 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:31:57.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63274/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:31:57.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-30 04:31:57.185 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:31:57.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63274/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:31:57.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.211.157/tcp/63275/p2p/16Uiu2HAm7U1WvaSCke2wsbsVAeU8razqwTsZ2AjooW6DDtBz5xvE","/ip4/172.18.211.157/tcp/63276/ws/p2p/16Uiu2HAm7U1WvaSCke2wsbsVAeU8razqwTsZ2AjooW6DDtBz5xvE"],"enrUri":"enr:-L24QDMHojyy2E7H_646vEAaj5utJNbFvrXSalFvmv_erZoEXyINOftCC45tS5_4hW0UkVSCc53RxY3kMsBfo8l_skACgmlkgnY0gmlwhKwS052KbXVsdGlhZGRyc5YACASsEtOdBvcrAAoErBLTnQb3LN0DgnJzhQADAQAAiXNlY3AyNTZrMaECsuV-uD9Zqn6JVMwxKgrG2hPYlegnDVZNsM-geCYjlvuDdGNwgvcrg3VkcIL3LYV3YWt1MgE"}'
2026-01-30 04:31:57.191 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:31:57.191 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-01-30 04:32:00.198 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:32:00.198 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:00.198 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-01-30 04:32:00.299 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:32:00.299 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:32:00.300 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:32:00.300 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.115.225
2026-01-30 04:32:00.301 DEBUG [src.node.docker_mananger] Generated ports ['5741', '5742', '5743', '5744', '5745']
2026-01-30 04:32:00.301 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:32:00.301 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:32:00.301 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:32:00.301 DEBUG [src.node.docker_mananger] docker run -i -t -p 5741:5741 -p 5742:5742 -p 5743:5743 -p 5744:5744 -p 5745:5745 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=5743 --rest-port=5741 --tcp-port=5742 --discv5-udp-port=5744 --rest-address=0.0.0.0 --nat=extip:172.18.115.225 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3c14c4bd2c4caa9c8cd81b1fcfe4a53d68df214cfdbe2fcd2f641ffbe0ba2b9b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5745 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDMHojyy2E7H_646vEAaj5utJNbFvrXSalFvmv_erZoEXyINOftCC45tS5_4hW0UkVSCc53RxY3kMsBfo8l_skACgmlkgnY0gmlwhKwS052KbXVsdGlhZGRyc5YACASsEtOdBvcrAAoErBLTnQb3LN0DgnJzhQADAQAAiXNlY3AyNTZrMaECsuV-uD9Zqn6JVMwxKgrG2hPYlegnDVZNsM-geCYjlvuDdGNwgvcrg3VkcIL3LYV3YWt1MgE
2026-01-30 04:32:00.488 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.115.225 waku c369a8e081dd5cf218015cd578bb72927696baa5fea2706ea80d8feb8f0cbd41
2026-01-30 04:32:00.522 DEBUG [src.node.docker_mananger] Container started with ID c369a8e081dd. Setting up logs at ./log/docker/node5_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:00.522 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5741
2026-01-30 04:32:00.522 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:32:01.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5741/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:01.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-30 04:32:01.532 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:32:01.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5741/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:01.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.115.225/tcp/5742/p2p/16Uiu2HAm4hehSNdBfd8CckJcTjkEEQPrwaRYh8vJmjU3yj1gxXQK","/ip4/172.18.115.225/tcp/5743/ws/p2p/16Uiu2HAm4hehSNdBfd8CckJcTjkEEQPrwaRYh8vJmjU3yj1gxXQK"],"enrUri":"enr:-L24QFUFINY5uzl-TcCs2y7aOXEIRPmoHoMze_lLgrA0OaydTUR8kKHsA7N6Wv0UhzrZK6sxHZFfJ7c6hdgMewuZuwUCgmlkgnY0gmlwhKwSc-GKbXVsdGlhZGRyc5YACASsEnPhBhZuAAoErBJz4QYWb90DgnJzhQADAQAAiXNlY3AyNTZrMaECidEGlpURHOExQ3wtMGFno3OG64lU8yDCJv43qaByFgiDdGNwghZug3VkcIIWcIV3YWt1MgE"}'
2026-01-30 04:32:01.536 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:32:01.536 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-01-30 04:32:04.543 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:32:04.543 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:04.543 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-01-30 04:32:04.643 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:32:04.643 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:32:04.645 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:32:04.645 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.177.199
2026-01-30 04:32:04.645 DEBUG [src.node.docker_mananger] Generated ports ['54504', '54505', '54506', '54507', '54508']
2026-01-30 04:32:04.646 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:32:04.646 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:32:04.646 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:32:04.646 DEBUG [src.node.docker_mananger] docker run -i -t -p 54504:54504 -p 54505:54505 -p 54506:54506 -p 54507:54507 -p 54508:54508 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=54506 --rest-port=54504 --tcp-port=54505 --discv5-udp-port=54507 --rest-address=0.0.0.0 --nat=extip:172.18.177.199 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=21dabdbdc23cede0b93fadfad5fdcb050abc8b8a97d0316d96dde522df96d429 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54508 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFUFINY5uzl-TcCs2y7aOXEIRPmoHoMze_lLgrA0OaydTUR8kKHsA7N6Wv0UhzrZK6sxHZFfJ7c6hdgMewuZuwUCgmlkgnY0gmlwhKwSc-GKbXVsdGlhZGRyc5YACASsEnPhBhZuAAoErBJz4QYWb90DgnJzhQADAQAAiXNlY3AyNTZrMaECidEGlpURHOExQ3wtMGFno3OG64lU8yDCJv43qaByFgiDdGNwghZug3VkcIIWcIV3YWt1MgE
2026-01-30 04:32:04.859 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.177.199 waku 0ed9febf0a92fba23c636d12b65d948be76a51b195a467c87d2d98a2cf6e0b89
2026-01-30 04:32:04.889 DEBUG [src.node.docker_mananger] Container started with ID 0ed9febf0a92. Setting up logs at ./log/docker/node6_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:04.890 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54504
2026-01-30 04:32:04.890 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:32:05.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54504/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:05.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-30 04:32:05.901 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:32:05.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54504/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:05.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.177.199/tcp/54505/p2p/16Uiu2HAmPxdDRnEcPTdzSAE2bUg6MV4wViZm5rhffvjr16Fj8G6J","/ip4/172.18.177.199/tcp/54506/ws/p2p/16Uiu2HAmPxdDRnEcPTdzSAE2bUg6MV4wViZm5rhffvjr16Fj8G6J"],"enrUri":"enr:-L24QIVEYzsaOn4CXQI4BHYVocJy592OwTMVKqTf1I5q9AzjFBRfmW2abmr6fZ_-fYCkaQVeMZc9poli6LxnaBXfxOACgmlkgnY0gmlwhKwSsceKbXVsdGlhZGRyc5YACASsErHHBtTpAAoErBKxxwbU6t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDp_Uc2rUyVMn2KSQneQFJsEj12fkELuA3r0MyrIJdCQeDdGNwgtTpg3VkcILU64V3YWt1MgE"}'
2026-01-30 04:32:05.906 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:32:05.906 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-01-30 04:32:08.913 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:32:08.913 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:08.914 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-01-30 04:32:09.014 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:32:09.014 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:32:09.016 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:32:09.016 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.121.184
2026-01-30 04:32:09.016 DEBUG [src.node.docker_mananger] Generated ports ['55659', '55660', '55661', '55662', '55663']
2026-01-30 04:32:09.017 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:32:09.017 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:32:09.017 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:32:09.017 DEBUG [src.node.docker_mananger] docker run -i -t -p 55659:55659 -p 55660:55660 -p 55661:55661 -p 55662:55662 -p 55663:55663 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=55661 --rest-port=55659 --tcp-port=55660 --discv5-udp-port=55662 --rest-address=0.0.0.0 --nat=extip:172.18.121.184 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=efe046e0ca4219d46497aa3de68badaebbcd018bbde1a10d6a5b3a70e13dde9f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55663 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIVEYzsaOn4CXQI4BHYVocJy592OwTMVKqTf1I5q9AzjFBRfmW2abmr6fZ_-fYCkaQVeMZc9poli6LxnaBXfxOACgmlkgnY0gmlwhKwSsceKbXVsdGlhZGRyc5YACASsErHHBtTpAAoErBKxxwbU6t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDp_Uc2rUyVMn2KSQneQFJsEj12fkELuA3r0MyrIJdCQeDdGNwgtTpg3VkcILU64V3YWt1MgE
2026-01-30 04:32:09.214 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.121.184 waku 9b33ae22dd415d775cefef5a93255f7a5bfa75f3feae6beb15d6b6db61737c58
2026-01-30 04:32:09.249 DEBUG [src.node.docker_mananger] Container started with ID 9b33ae22dd41. Setting up logs at ./log/docker/node7_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:09.250 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55659
2026-01-30 04:32:09.250 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:32:10.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55659/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:10.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-30 04:32:10.262 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:32:10.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55659/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:10.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.121.184/tcp/55660/p2p/16Uiu2HAkzooeXVB7DfANxH3JmfuhASWkwxaRUYU4aDe3uKzWBzBA","/ip4/172.18.121.184/tcp/55661/ws/p2p/16Uiu2HAkzooeXVB7DfANxH3JmfuhASWkwxaRUYU4aDe3uKzWBzBA"],"enrUri":"enr:-L24QHa7axjM17l6oarBjZyRZf5dqsRSnTvHEw59QHO5zv-2Do2s3sFn1eHg_3MZK2Dk63_Lq95bX1S6OEyogbrIrywCgmlkgnY0gmlwhKwSebiKbXVsdGlhZGRyc5YACASsEnm4BtlsAAoErBJ5uAbZbd0DgnJzhQADAQAAiXNlY3AyNTZrMaECT_Xh6EfbxG4595O5kA2Htz47yF_fjLJMiRggpXCbntGDdGNwgtlsg3VkcILZboV3YWt1MgE"}'
2026-01-30 04:32:10.267 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:32:10.267 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-01-30 04:32:13.274 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:32:13.274 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:13.274 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-01-30 04:32:13.374 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:32:13.374 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:32:13.376 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:32:13.376 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.78.14
2026-01-30 04:32:13.376 DEBUG [src.node.docker_mananger] Generated ports ['45867', '45868', '45869', '45870', '45871']
2026-01-30 04:32:13.376 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:32:13.376 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:32:13.376 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:32:13.377 DEBUG [src.node.docker_mananger] docker run -i -t -p 45867:45867 -p 45868:45868 -p 45869:45869 -p 45870:45870 -p 45871:45871 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=45869 --rest-port=45867 --tcp-port=45868 --discv5-udp-port=45870 --rest-address=0.0.0.0 --nat=extip:172.18.78.14 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8af2fded5ece05ccc8c62ea06881edfb8edafbbaa66be1fe0fc5a5b48e9e2dab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45871 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHa7axjM17l6oarBjZyRZf5dqsRSnTvHEw59QHO5zv-2Do2s3sFn1eHg_3MZK2Dk63_Lq95bX1S6OEyogbrIrywCgmlkgnY0gmlwhKwSebiKbXVsdGlhZGRyc5YACASsEnm4BtlsAAoErBJ5uAbZbd0DgnJzhQADAQAAiXNlY3AyNTZrMaECT_Xh6EfbxG4595O5kA2Htz47yF_fjLJMiRggpXCbntGDdGNwgtlsg3VkcILZboV3YWt1MgE
2026-01-30 04:32:13.562 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.78.14 waku 43f31f29b579414ceaee84310ff84e14132e1b186f922b69d5f5cf34878bb66e
2026-01-30 04:32:13.593 DEBUG [src.node.docker_mananger] Container started with ID 43f31f29b579. Setting up logs at ./log/docker/node8_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:13.593 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45867
2026-01-30 04:32:13.593 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:32:14.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45867/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:14.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-30 04:32:14.608 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:32:14.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45867/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:14.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.78.14/tcp/45868/p2p/16Uiu2HAmCY1WmCjvhU93SH9pouVZZbk3evBSAUykhkkYQ8vcCGfu","/ip4/172.18.78.14/tcp/45869/ws/p2p/16Uiu2HAmCY1WmCjvhU93SH9pouVZZbk3evBSAUykhkkYQ8vcCGfu"],"enrUri":"enr:-L24QN-6uMMi394KDWaG7wI6HhwWT1u_o0aEhbFTJ1lZ8h3BcUIV3uPIFWofO1xnn_QXWLpnlsx0bwcZ-7K3bwXlHDwCgmlkgnY0gmlwhKwSTg6KbXVsdGlhZGRyc5YACASsEk4OBrMsAAoErBJODgazLd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC_jY_7WYD-ogzczZaUPeDOGcAFvN1smiXdKdzpAPFZzSDdGNwgrMsg3VkcIKzLoV3YWt1MgE"}'
2026-01-30 04:32:14.612 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:32:14.612 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-01-30 04:32:17.619 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:32:17.619 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:17.620 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-01-30 04:32:17.720 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:32:17.720 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:32:17.722 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:32:17.722 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.181.162
2026-01-30 04:32:17.722 DEBUG [src.node.docker_mananger] Generated ports ['17784', '17785', '17786', '17787', '17788']
2026-01-30 04:32:17.722 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:32:17.722 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:32:17.722 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:32:17.722 DEBUG [src.node.docker_mananger] docker run -i -t -p 17784:17784 -p 17785:17785 -p 17786:17786 -p 17787:17787 -p 17788:17788 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=17786 --rest-port=17784 --tcp-port=17785 --discv5-udp-port=17787 --rest-address=0.0.0.0 --nat=extip:172.18.181.162 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dbaf5ab0ea1da78f5fefab4a3dfbebca6049bf5dadde668e7de4df8d7bdba79b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17788 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QN-6uMMi394KDWaG7wI6HhwWT1u_o0aEhbFTJ1lZ8h3BcUIV3uPIFWofO1xnn_QXWLpnlsx0bwcZ-7K3bwXlHDwCgmlkgnY0gmlwhKwSTg6KbXVsdGlhZGRyc5YACASsEk4OBrMsAAoErBJODgazLd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC_jY_7WYD-ogzczZaUPeDOGcAFvN1smiXdKdzpAPFZzSDdGNwgrMsg3VkcIKzLoV3YWt1MgE
2026-01-30 04:32:17.917 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.181.162 waku 30b8a466dbc9ada4ee7db105652a996598ecaebec9b63b40768212fb021c6ba5
2026-01-30 04:32:17.946 DEBUG [src.node.docker_mananger] Container started with ID 30b8a466dbc9. Setting up logs at ./log/docker/node9_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:17.947 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17784
2026-01-30 04:32:17.947 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:32:18.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17784/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:18.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-30 04:32:18.958 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:32:18.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17784/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:18.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.181.162/tcp/17785/p2p/16Uiu2HAmJS8r9f2L47tnGuZqUKNpWXzELjGpWaHZf9BehjrVFmvJ","/ip4/172.18.181.162/tcp/17786/ws/p2p/16Uiu2HAmJS8r9f2L47tnGuZqUKNpWXzELjGpWaHZf9BehjrVFmvJ"],"enrUri":"enr:-L24QLf3rVteW1FSSrtxIDL6ZXjlEdLHQwst2Y8eEHjE18oZNqG1DsovkxIRQMOM4EHHReCluprZx7Bhmt2Te6qVB10CgmlkgnY0gmlwhKwStaKKbXVsdGlhZGRyc5YACASsErWiBkV5AAoErBK1ogZFet0DgnJzhQADAQAAiXNlY3AyNTZrMaEDVdst5kUhewJeMx0tiAiX1fmIhSlSwxHNgsaBvKeb8VODdGNwgkV5g3VkcIJFe4V3YWt1MgE"}'
2026-01-30 04:32:18.966 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:32:18.966 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-01-30 04:32:21.973 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:32:21.973 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:21.973 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-01-30 04:32:22.073 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:32:22.073 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:32:22.075 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:32:22.075 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.2.78
2026-01-30 04:32:22.075 DEBUG [src.node.docker_mananger] Generated ports ['41466', '41467', '41468', '41469', '41470']
2026-01-30 04:32:22.075 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:32:22.075 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:32:22.076 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:32:22.076 DEBUG [src.node.docker_mananger] docker run -i -t -p 41466:41466 -p 41467:41467 -p 41468:41468 -p 41469:41469 -p 41470:41470 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=41468 --rest-port=41466 --tcp-port=41467 --discv5-udp-port=41469 --rest-address=0.0.0.0 --nat=extip:172.18.2.78 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bfaa04bf9b93ae1f6105b1da8bbf4a4bff67ce294823b5ed0bc8ba7fb92b60be --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41470 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLf3rVteW1FSSrtxIDL6ZXjlEdLHQwst2Y8eEHjE18oZNqG1DsovkxIRQMOM4EHHReCluprZx7Bhmt2Te6qVB10CgmlkgnY0gmlwhKwStaKKbXVsdGlhZGRyc5YACASsErWiBkV5AAoErBK1ogZFet0DgnJzhQADAQAAiXNlY3AyNTZrMaEDVdst5kUhewJeMx0tiAiX1fmIhSlSwxHNgsaBvKeb8VODdGNwgkV5g3VkcIJFe4V3YWt1MgE
2026-01-30 04:32:22.270 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.2.78 waku f3363ddeecf28126bc4e0566c6cb4bf7dc9b621b16f87748808e6980f387feb1
2026-01-30 04:32:22.301 DEBUG [src.node.docker_mananger] Container started with ID f3363ddeecf2. Setting up logs at ./log/docker/node10_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:22.302 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41466
2026-01-30 04:32:22.302 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:32:23.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41466/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:23.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-30 04:32:23.310 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:32:23.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41466/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:23.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.2.78/tcp/41467/p2p/16Uiu2HAmJARZvCsNXARB84nHVMWtmEPf1jzK6ZZ3XkirR6LTMm7A","/ip4/172.18.2.78/tcp/41468/ws/p2p/16Uiu2HAmJARZvCsNXARB84nHVMWtmEPf1jzK6ZZ3XkirR6LTMm7A"],"enrUri":"enr:-L24QBwmZ2-28O4XrfSnB9w7eRKRb-mcBa0RYLLfe8vJrYcuQLm0hZ6DLnwTrEaxsZ6gQR3RlV0FgBGwNs4TuHffkF8CgmlkgnY0gmlwhKwSAk6KbXVsdGlhZGRyc5YACASsEgJOBqH7AAoErBICTgah_N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUdTKuBlDU24zjKbOgb7_qteh38e0sN7-kli93REZT3WDdGNwgqH7g3VkcIKh_YV3YWt1MgE"}'
2026-01-30 04:32:23.317 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:32:23.317 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-01-30 04:32:26.324 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:32:26.324 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:26.324 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-01-30 04:32:26.425 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:32:26.425 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:32:26.427 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:32:26.427 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.211.181
2026-01-30 04:32:26.427 DEBUG [src.node.docker_mananger] Generated ports ['37663', '37664', '37665', '37666', '37667']
2026-01-30 04:32:26.427 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:32:26.427 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:32:26.427 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:32:26.427 DEBUG [src.node.docker_mananger] docker run -i -t -p 37663:37663 -p 37664:37664 -p 37665:37665 -p 37666:37666 -p 37667:37667 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=37665 --rest-port=37663 --tcp-port=37664 --discv5-udp-port=37666 --rest-address=0.0.0.0 --nat=extip:172.18.211.181 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d7aa7ed72b35df096bc7af5486d49b7070d027bfd7efff77d8a14d44b4fbbcab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37667 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBwmZ2-28O4XrfSnB9w7eRKRb-mcBa0RYLLfe8vJrYcuQLm0hZ6DLnwTrEaxsZ6gQR3RlV0FgBGwNs4TuHffkF8CgmlkgnY0gmlwhKwSAk6KbXVsdGlhZGRyc5YACASsEgJOBqH7AAoErBICTgah_N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUdTKuBlDU24zjKbOgb7_qteh38e0sN7-kli93REZT3WDdGNwgqH7g3VkcIKh_YV3YWt1MgE
2026-01-30 04:32:26.641 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.211.181 waku 5b1241379ea9543b66f06d5d90d737a9f6f4feda4400b6241f918d1594d01f84
2026-01-30 04:32:26.672 DEBUG [src.node.docker_mananger] Container started with ID 5b1241379ea9. Setting up logs at ./log/docker/node11_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:26.672 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37663
2026-01-30 04:32:26.672 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:32:27.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37663/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:27.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-30 04:32:27.685 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:32:27.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37663/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:27.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.211.181/tcp/37664/p2p/16Uiu2HAmFEVyQRSNFAwYdEwCMasMexZAJLv7xaAwvUdow3d1UqRB","/ip4/172.18.211.181/tcp/37665/ws/p2p/16Uiu2HAmFEVyQRSNFAwYdEwCMasMexZAJLv7xaAwvUdow3d1UqRB"],"enrUri":"enr:-L24QKLVkfqZQPLripXfHGjLSiF08jANYTHj_zZybPQ7m7qtLaP2jHaTfICGGr1GCzuhYERQP8F8SxGkDpSoWxVrQfkCgmlkgnY0gmlwhKwS07WKbXVsdGlhZGRyc5YACASsEtO1BpMgAAoErBLTtQaTId0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJk0I9mjh8AorB2xJ5CoSPTNWGVlHNS9dJJQY4hSiFnKDdGNwgpMgg3VkcIKTIoV3YWt1MgE"}'
2026-01-30 04:32:27.690 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:32:27.690 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-01-30 04:32:30.697 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:32:30.697 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node12_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:30.697 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-01-30 04:32:30.797 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:32:30.798 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:32:30.799 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:32:30.799 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.104.23
2026-01-30 04:32:30.800 DEBUG [src.node.docker_mananger] Generated ports ['27241', '27242', '27243', '27244', '27245']
2026-01-30 04:32:30.800 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:32:30.800 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:32:30.800 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:32:30.800 DEBUG [src.node.docker_mananger] docker run -i -t -p 27241:27241 -p 27242:27242 -p 27243:27243 -p 27244:27244 -p 27245:27245 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=27243 --rest-port=27241 --tcp-port=27242 --discv5-udp-port=27244 --rest-address=0.0.0.0 --nat=extip:172.18.104.23 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7d331ef4b03fddecfa41be61acddaabe580bfc2213ceaedb3462684137cd7db9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27245 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKLVkfqZQPLripXfHGjLSiF08jANYTHj_zZybPQ7m7qtLaP2jHaTfICGGr1GCzuhYERQP8F8SxGkDpSoWxVrQfkCgmlkgnY0gmlwhKwS07WKbXVsdGlhZGRyc5YACASsEtO1BpMgAAoErBLTtQaTId0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJk0I9mjh8AorB2xJ5CoSPTNWGVlHNS9dJJQY4hSiFnKDdGNwgpMgg3VkcIKTIoV3YWt1MgE
2026-01-30 04:32:31.006 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.104.23 waku f350792da82875b236e6ff1a4539fb9f79450eedc3b8c8e4e38ac6959d4989e3
2026-01-30 04:32:31.034 DEBUG [src.node.docker_mananger] Container started with ID f350792da828. Setting up logs at ./log/docker/node12_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:31.035 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27241
2026-01-30 04:32:31.035 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:32:32.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27241/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:32.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-30 04:32:32.048 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:32:32.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27241/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:32.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.104.23/tcp/27242/p2p/16Uiu2HAkzYskzGzbZtF1nZ9LcYUAjb8rUdbrVQ9tbi3y9Se5bDMR","/ip4/172.18.104.23/tcp/27243/ws/p2p/16Uiu2HAkzYskzGzbZtF1nZ9LcYUAjb8rUdbrVQ9tbi3y9Se5bDMR"],"enrUri":"enr:-L24QDPIJ3Z3oqgtVjSDmDrWGs-Svgw98EtrN5CezjBqIDdBUGKNTj95kaM3xfBBAbW71BgQ3SRdlK91antjOv3TlQ4CgmlkgnY0gmlwhKwSaBeKbXVsdGlhZGRyc5YACASsEmgXBmpqAAoErBJoFwZqa90DgnJzhQADAQAAiXNlY3AyNTZrMaECTCLRsLjsYB_6Ls8Fb_lp2qY7ZJY70AU5Dd4UBYTjEECDdGNwgmpqg3VkcIJqbIV3YWt1MgE"}'
2026-01-30 04:32:32.055 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:32:32.055 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-01-30 04:32:35.061 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:32:35.062 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node13_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:35.062 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-01-30 04:32:35.162 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:32:35.162 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:32:35.164 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:32:35.164 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.237.195
2026-01-30 04:32:35.164 DEBUG [src.node.docker_mananger] Generated ports ['22614', '22615', '22616', '22617', '22618']
2026-01-30 04:32:35.164 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:32:35.165 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:32:35.165 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:32:35.165 DEBUG [src.node.docker_mananger] docker run -i -t -p 22614:22614 -p 22615:22615 -p 22616:22616 -p 22617:22617 -p 22618:22618 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=22616 --rest-port=22614 --tcp-port=22615 --discv5-udp-port=22617 --rest-address=0.0.0.0 --nat=extip:172.18.237.195 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4dbe79e539fed0cd842bf3a168fa3f6fecec6ccebea2ceff3d15d2c5a80d339b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22618 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDPIJ3Z3oqgtVjSDmDrWGs-Svgw98EtrN5CezjBqIDdBUGKNTj95kaM3xfBBAbW71BgQ3SRdlK91antjOv3TlQ4CgmlkgnY0gmlwhKwSaBeKbXVsdGlhZGRyc5YACASsEmgXBmpqAAoErBJoFwZqa90DgnJzhQADAQAAiXNlY3AyNTZrMaECTCLRsLjsYB_6Ls8Fb_lp2qY7ZJY70AU5Dd4UBYTjEECDdGNwgmpqg3VkcIJqbIV3YWt1MgE
2026-01-30 04:32:35.368 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.237.195 waku f9af5a4802bfda18f64647511439543b1a8b1b9e2284e84b39c61b9a63e32bac
2026-01-30 04:32:35.399 DEBUG [src.node.docker_mananger] Container started with ID f9af5a4802bf. Setting up logs at ./log/docker/node13_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:35.399 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22614
2026-01-30 04:32:35.399 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:32:36.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22614/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:36.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-30 04:32:36.409 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:32:36.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22614/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:36.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.237.195/tcp/22615/p2p/16Uiu2HAmGzJSgcJGEZp3JYJQjHPjSWpVPoXxubBzvUiCQXbUZwEf","/ip4/172.18.237.195/tcp/22616/ws/p2p/16Uiu2HAmGzJSgcJGEZp3JYJQjHPjSWpVPoXxubBzvUiCQXbUZwEf"],"enrUri":"enr:-L24QGBiY7TXD569D-9tSujO-5IFhmmk5xeTOhSRD1vnbFKZA8gYbfn97P9oMYat5FmhoSYe_2eYHN-cjBKplWyS2CwCgmlkgnY0gmlwhKwS7cOKbXVsdGlhZGRyc5YACASsEu3DBlhXAAoErBLtwwZYWN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDQGE9q05SyLO5hQ_bfMocHi2MdBoTWABmY_gH2yMrk6CDdGNwglhXg3VkcIJYWYV3YWt1MgE"}'
2026-01-30 04:32:36.415 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:32:36.419 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-01-30 04:32:39.426 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:32:39.426 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node14_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:39.426 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-01-30 04:32:39.527 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:32:39.527 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:32:39.528 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:32:39.528 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.24.204
2026-01-30 04:32:39.528 DEBUG [src.node.docker_mananger] Generated ports ['16267', '16268', '16269', '16270', '16271']
2026-01-30 04:32:39.528 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:32:39.529 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:32:39.529 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:32:39.529 DEBUG [src.node.docker_mananger] docker run -i -t -p 16267:16267 -p 16268:16268 -p 16269:16269 -p 16270:16270 -p 16271:16271 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=16269 --rest-port=16267 --tcp-port=16268 --discv5-udp-port=16270 --rest-address=0.0.0.0 --nat=extip:172.18.24.204 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b195c9964f236edfdce37cf734b33dda23a05e0dbffff521ec35c97def1348cd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16271 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGBiY7TXD569D-9tSujO-5IFhmmk5xeTOhSRD1vnbFKZA8gYbfn97P9oMYat5FmhoSYe_2eYHN-cjBKplWyS2CwCgmlkgnY0gmlwhKwS7cOKbXVsdGlhZGRyc5YACASsEu3DBlhXAAoErBLtwwZYWN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDQGE9q05SyLO5hQ_bfMocHi2MdBoTWABmY_gH2yMrk6CDdGNwglhXg3VkcIJYWYV3YWt1MgE
2026-01-30 04:32:39.737 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.24.204 waku de411fad5141445d4b59ce2e7885425a3b9b7177bca066fca61230db8f2fbe04
2026-01-30 04:32:39.773 DEBUG [src.node.docker_mananger] Container started with ID de411fad5141. Setting up logs at ./log/docker/node14_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:39.773 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16267
2026-01-30 04:32:39.773 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:32:40.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16267/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:40.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-30 04:32:40.781 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:32:40.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16267/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:40.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.24.204/tcp/16268/p2p/16Uiu2HAmCwu1ApDxHn8Q2G2NWguk8HptEdrf4f9EZ9oTSJiYKmb2","/ip4/172.18.24.204/tcp/16269/ws/p2p/16Uiu2HAmCwu1ApDxHn8Q2G2NWguk8HptEdrf4f9EZ9oTSJiYKmb2"],"enrUri":"enr:-L24QHEVE3IB54TuaKEXN77L9wWHSAV4jeefbRDWRUL3KnloGvMDPBcKqWP959UB76IBUpA54YXt4Mu1kWN5CNchJEICgmlkgnY0gmlwhKwSGMyKbXVsdGlhZGRyc5YACASsEhjMBj-MAAoErBIYzAY_jd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDBFTT9_CEid0o_E-oxDhtzElilvTOO5EvSClrzS9D0wWDdGNwgj-Mg3VkcII_joV3YWt1MgE"}'
2026-01-30 04:32:40.784 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:32:40.784 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-01-30 04:32:43.791 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:32:43.792 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node15_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:43.792 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-01-30 04:32:43.892 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:32:43.892 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:32:43.894 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:32:43.894 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.246.16
2026-01-30 04:32:43.894 DEBUG [src.node.docker_mananger] Generated ports ['38720', '38721', '38722', '38723', '38724']
2026-01-30 04:32:43.894 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:32:43.894 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:32:43.894 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:32:43.895 DEBUG [src.node.docker_mananger] docker run -i -t -p 38720:38720 -p 38721:38721 -p 38722:38722 -p 38723:38723 -p 38724:38724 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=38722 --rest-port=38720 --tcp-port=38721 --discv5-udp-port=38723 --rest-address=0.0.0.0 --nat=extip:172.18.246.16 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a077a7f878f6ec17c5ebe1fc5ce0a3e6fe0d11eeb047bfaa38242be51cbf2f7f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38724 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHEVE3IB54TuaKEXN77L9wWHSAV4jeefbRDWRUL3KnloGvMDPBcKqWP959UB76IBUpA54YXt4Mu1kWN5CNchJEICgmlkgnY0gmlwhKwSGMyKbXVsdGlhZGRyc5YACASsEhjMBj-MAAoErBIYzAY_jd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDBFTT9_CEid0o_E-oxDhtzElilvTOO5EvSClrzS9D0wWDdGNwgj-Mg3VkcII_joV3YWt1MgE
2026-01-30 04:32:44.102 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.246.16 waku 0c4475848546b1c0f9f94be8f4b54c4a80697a3ca5957f43dbd958270a4ca8bd
2026-01-30 04:32:44.136 DEBUG [src.node.docker_mananger] Container started with ID 0c4475848546. Setting up logs at ./log/docker/node15_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:44.137 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38720
2026-01-30 04:32:44.137 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:32:45.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38720/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:45.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-30 04:32:45.148 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:32:45.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38720/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:45.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.246.16/tcp/38721/p2p/16Uiu2HAm7RUCyjhBfZU63NXrkVA16mxSWd4Zj6tYz9ZZRwfm5ucz","/ip4/172.18.246.16/tcp/38722/ws/p2p/16Uiu2HAm7RUCyjhBfZU63NXrkVA16mxSWd4Zj6tYz9ZZRwfm5ucz"],"enrUri":"enr:-L24QLkibeb6NPJF3SXQls3V4gKd__hO8Fx46u_CGIQ7RVb2e1ye7QMiTVHusxCmjkCV-Bu7fsyCY_iI025Dz9KWnGICgmlkgnY0gmlwhKwS9hCKbXVsdGlhZGRyc5YACASsEvYQBpdBAAoErBL2EAaXQt0DgnJzhQADAQAAiXNlY3AyNTZrMaECsj7uhWXcu4cqUeTSNjGy5t20kyd9WyNahHdhcyhy1heDdGNwgpdBg3VkcIKXQ4V3YWt1MgE"}'
2026-01-30 04:32:45.154 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:32:45.154 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-01-30 04:32:48.161 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:32:48.161 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node16_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:48.161 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-01-30 04:32:48.261 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:32:48.261 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:32:48.263 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:32:48.263 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.28.183
2026-01-30 04:32:48.263 DEBUG [src.node.docker_mananger] Generated ports ['55884', '55885', '55886', '55887', '55888']
2026-01-30 04:32:48.264 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:32:48.264 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:32:48.264 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:32:48.264 DEBUG [src.node.docker_mananger] docker run -i -t -p 55884:55884 -p 55885:55885 -p 55886:55886 -p 55887:55887 -p 55888:55888 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=55886 --rest-port=55884 --tcp-port=55885 --discv5-udp-port=55887 --rest-address=0.0.0.0 --nat=extip:172.18.28.183 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1ffeac2323bcadc7cbd7f4faad6f4ccdfe39eca4ceff66b69990dabdacef8dca --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55888 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLkibeb6NPJF3SXQls3V4gKd__hO8Fx46u_CGIQ7RVb2e1ye7QMiTVHusxCmjkCV-Bu7fsyCY_iI025Dz9KWnGICgmlkgnY0gmlwhKwS9hCKbXVsdGlhZGRyc5YACASsEvYQBpdBAAoErBL2EAaXQt0DgnJzhQADAQAAiXNlY3AyNTZrMaECsj7uhWXcu4cqUeTSNjGy5t20kyd9WyNahHdhcyhy1heDdGNwgpdBg3VkcIKXQ4V3YWt1MgE
2026-01-30 04:32:48.481 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.28.183 waku 1ce113199b8aa2591a038c5230b56bd2a8e6f663d9934657b2297d29dc063118
2026-01-30 04:32:48.519 DEBUG [src.node.docker_mananger] Container started with ID 1ce113199b8a. Setting up logs at ./log/docker/node16_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:48.519 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55884
2026-01-30 04:32:48.519 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:32:49.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55884/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:49.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-30 04:32:49.528 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:32:49.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55884/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:49.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.28.183/tcp/55885/p2p/16Uiu2HAmUMPdJAAp6xSHLkLxuEk9Vrga2VpLMAZ6dGVFk6vYTTkn","/ip4/172.18.28.183/tcp/55886/ws/p2p/16Uiu2HAmUMPdJAAp6xSHLkLxuEk9Vrga2VpLMAZ6dGVFk6vYTTkn"],"enrUri":"enr:-L24QLyirHNakcK8u_yIGTgyEuDd2GiaNYq778y7urf19kq_MncG3jz-Wl211f9uW3UxB-Hij4NN2ZHq0TKPsnbyAOoCgmlkgnY0gmlwhKwSHLeKbXVsdGlhZGRyc5YACASsEhy3BtpNAAoErBIctwbaTt0DgnJzhQADAQAAiXNlY3AyNTZrMaED6Tjav_LURw4q05W-e42Kgbr5sbzBZhxS3gsjTvteK3ODdGNwgtpNg3VkcILaT4V3YWt1MgE"}'
2026-01-30 04:32:49.534 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:32:49.534 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-01-30 04:32:52.541 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:32:52.541 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node17_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:52.541 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-01-30 04:32:52.642 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:32:52.642 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:32:52.643 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:32:52.643 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.151.254
2026-01-30 04:32:52.644 DEBUG [src.node.docker_mananger] Generated ports ['24838', '24839', '24840', '24841', '24842']
2026-01-30 04:32:52.644 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:32:52.644 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:32:52.644 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:32:52.644 DEBUG [src.node.docker_mananger] docker run -i -t -p 24838:24838 -p 24839:24839 -p 24840:24840 -p 24841:24841 -p 24842:24842 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=24840 --rest-port=24838 --tcp-port=24839 --discv5-udp-port=24841 --rest-address=0.0.0.0 --nat=extip:172.18.151.254 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=63c4ea345cff1cc3514dc62ed459db9d02087e78c9eaa7a6316ac21bd3da6455 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24842 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLyirHNakcK8u_yIGTgyEuDd2GiaNYq778y7urf19kq_MncG3jz-Wl211f9uW3UxB-Hij4NN2ZHq0TKPsnbyAOoCgmlkgnY0gmlwhKwSHLeKbXVsdGlhZGRyc5YACASsEhy3BtpNAAoErBIctwbaTt0DgnJzhQADAQAAiXNlY3AyNTZrMaED6Tjav_LURw4q05W-e42Kgbr5sbzBZhxS3gsjTvteK3ODdGNwgtpNg3VkcILaT4V3YWt1MgE
2026-01-30 04:32:52.891 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.151.254 waku b99f3136bac27cbf4edf8d64eb81c6a55d0000bc4a363f6ad861bb0c31bcb657
2026-01-30 04:32:52.929 DEBUG [src.node.docker_mananger] Container started with ID b99f3136bac2. Setting up logs at ./log/docker/node17_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:52.930 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24838
2026-01-30 04:32:52.931 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:32:53.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24838/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:53.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-30 04:32:53.935 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:32:53.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24838/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:53.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.151.254/tcp/24839/p2p/16Uiu2HAmQJsLgsv3MCfYBMdKjC5GrydpskWybX8DJLkDyorgz26k","/ip4/172.18.151.254/tcp/24840/ws/p2p/16Uiu2HAmQJsLgsv3MCfYBMdKjC5GrydpskWybX8DJLkDyorgz26k"],"enrUri":"enr:-L24QP5G79C0rCSTVyhkcJy7DCDzXa_770zD0qOY1v5jg0t1cIunP-5gswigEz4grQmKRPbmX1ry5re0kq5VL_PjjqcCgmlkgnY0gmlwhKwSl_6KbXVsdGlhZGRyc5YACASsEpf-BmEHAAoErBKX_gZhCN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrSSzRcD6h9TIZdCLPOr1_luHc1UdD0kPS61QGHpfC-mDdGNwgmEHg3VkcIJhCYV3YWt1MgE"}'
2026-01-30 04:32:53.938 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:32:53.938 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-01-30 04:32:56.945 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:32:56.945 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node18_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:56.945 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-01-30 04:32:57.045 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:32:57.046 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:32:57.047 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:32:57.047 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.74.9
2026-01-30 04:32:57.047 DEBUG [src.node.docker_mananger] Generated ports ['29066', '29067', '29068', '29069', '29070']
2026-01-30 04:32:57.048 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:32:57.048 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:32:57.048 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:32:57.048 DEBUG [src.node.docker_mananger] docker run -i -t -p 29066:29066 -p 29067:29067 -p 29068:29068 -p 29069:29069 -p 29070:29070 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=29068 --rest-port=29066 --tcp-port=29067 --discv5-udp-port=29069 --rest-address=0.0.0.0 --nat=extip:172.18.74.9 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e37b9a6f60e36cdfc4fa8e20faacc8c7cf3cd5615b80d582be4e5de8e7da69da --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29070 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QP5G79C0rCSTVyhkcJy7DCDzXa_770zD0qOY1v5jg0t1cIunP-5gswigEz4grQmKRPbmX1ry5re0kq5VL_PjjqcCgmlkgnY0gmlwhKwSl_6KbXVsdGlhZGRyc5YACASsEpf-BmEHAAoErBKX_gZhCN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrSSzRcD6h9TIZdCLPOr1_luHc1UdD0kPS61QGHpfC-mDdGNwgmEHg3VkcIJhCYV3YWt1MgE
2026-01-30 04:32:57.280 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.74.9 waku 038a2c03c573453b3c6c9726dc78dfe8833235ea117b64a4e85d12d6b15d4dec
2026-01-30 04:32:57.315 DEBUG [src.node.docker_mananger] Container started with ID 038a2c03c573. Setting up logs at ./log/docker/node18_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:32:57.316 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29066
2026-01-30 04:32:57.316 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:32:58.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29066/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:58.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-30 04:32:58.326 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:32:58.326 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29066/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:32:58.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.74.9/tcp/29067/p2p/16Uiu2HAkxFNxgZ3c1ZJ8g8mfV4AsMvW2PqvW3YgwrkWB1tMEvWCj","/ip4/172.18.74.9/tcp/29068/ws/p2p/16Uiu2HAkxFNxgZ3c1ZJ8g8mfV4AsMvW2PqvW3YgwrkWB1tMEvWCj"],"enrUri":"enr:-L24QAGVtFGHnRLMKSLXTK_ONyfy8n2yONiw4fBoAipKcwdQT_ApvmQ7tZcgLRn9CLD1Fosqi0vC19aJwOEMMgK646YCgmlkgnY0gmlwhKwSSgmKbXVsdGlhZGRyc5YACASsEkoJBnGLAAoErBJKCQZxjN0DgnJzhQADAQAAiXNlY3AyNTZrMaECKfACUplg7XtTyeIipXWis-_jXlt6t_qdJK6Qv2WTsxSDdGNwgnGLg3VkcIJxjYV3YWt1MgE"}'
2026-01-30 04:32:58.331 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:32:58.332 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-01-30 04:33:01.339 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:33:01.339 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node19_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:33:01.339 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-01-30 04:33:01.439 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:33:01.439 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:33:01.441 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:33:01.441 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.25.248
2026-01-30 04:33:01.441 DEBUG [src.node.docker_mananger] Generated ports ['12543', '12544', '12545', '12546', '12547']
2026-01-30 04:33:01.441 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:33:01.441 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:33:01.441 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:33:01.441 DEBUG [src.node.docker_mananger] docker run -i -t -p 12543:12543 -p 12544:12544 -p 12545:12545 -p 12546:12546 -p 12547:12547 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=12545 --rest-port=12543 --tcp-port=12544 --discv5-udp-port=12546 --rest-address=0.0.0.0 --nat=extip:172.18.25.248 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=044cd9fa3adbf5a8b872e853dbfabf63d43a7a4ac45deba6fc9d060de5fa8ad7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12547 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAGVtFGHnRLMKSLXTK_ONyfy8n2yONiw4fBoAipKcwdQT_ApvmQ7tZcgLRn9CLD1Fosqi0vC19aJwOEMMgK646YCgmlkgnY0gmlwhKwSSgmKbXVsdGlhZGRyc5YACASsEkoJBnGLAAoErBJKCQZxjN0DgnJzhQADAQAAiXNlY3AyNTZrMaECKfACUplg7XtTyeIipXWis-_jXlt6t_qdJK6Qv2WTsxSDdGNwgnGLg3VkcIJxjYV3YWt1MgE
2026-01-30 04:33:01.656 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.25.248 waku 668cd66d2631b8437c06184994ed602ae431a4c9df34aed0cb91a21f7d24f3a6
2026-01-30 04:33:01.689 DEBUG [src.node.docker_mananger] Container started with ID 668cd66d2631. Setting up logs at ./log/docker/node19_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:33:01.690 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12543
2026-01-30 04:33:01.690 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:33:02.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12543/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:02.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-30 04:33:02.699 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:33:02.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12543/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:02.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.25.248/tcp/12544/p2p/16Uiu2HAmRS93ce9m6J9BjpZ1F5VRxwD279kr24HhTBsA8ZbmqWPH","/ip4/172.18.25.248/tcp/12545/ws/p2p/16Uiu2HAmRS93ce9m6J9BjpZ1F5VRxwD279kr24HhTBsA8ZbmqWPH"],"enrUri":"enr:-L24QH9JjHj0rih8WbvBBcGPkOoNKHSvZnHgAEOYDSbtAWuFPWKo8QwNBu5naRx3jJbhOWMgE533p6_A539za0ftsDkCgmlkgnY0gmlwhKwSGfiKbXVsdGlhZGRyc5YACASsEhn4BjEAAAoErBIZ-AYxAd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDvd02F1FXMBjtjPmj6FtmxDbxUSxDmpFsdGjubQHrbiCDdGNwgjEAg3VkcIIxAoV3YWt1MgE"}'
2026-01-30 04:33:02.705 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:33:02.705 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-01-30 04:33:05.705 DEBUG [tests.e2e.test_e2e] Start filter node and subscribed filter node
2026-01-30 04:33:05.713 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:33:05.713 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node21_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:33:05.718 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-01-30 04:33:05.719 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node22_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:33:05.719 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:33:05.719 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:33:05.720 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:33:05.720 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.101.70
2026-01-30 04:33:05.720 DEBUG [src.node.docker_mananger] Generated ports ['41670', '41671', '41672', '41673', '41674']
2026-01-30 04:33:05.721 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:33:05.721 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:33:05.721 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:33:05.721 DEBUG [src.node.docker_mananger] docker run -i -t -p 41670:41670 -p 41671:41671 -p 41672:41672 -p 41673:41673 -p 41674:41674 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=41672 --rest-port=41670 --tcp-port=41671 --discv5-udp-port=41673 --rest-address=0.0.0.0 --nat=extip:172.18.101.70 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cc1b7736dc6ebef8dfeadea8b68c4047aadfd6b18307eef6b8ced303ae9b0db7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41674 --metrics-logging=true --relay=true --filter=true --store=false --discv5-bootstrap-node=enr:-L24QH9JjHj0rih8WbvBBcGPkOoNKHSvZnHgAEOYDSbtAWuFPWKo8QwNBu5naRx3jJbhOWMgE533p6_A539za0ftsDkCgmlkgnY0gmlwhKwSGfiKbXVsdGlhZGRyc5YACASsEhn4BjEAAAoErBIZ-AYxAd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDvd02F1FXMBjtjPmj6FtmxDbxUSxDmpFsdGjubQHrbiCDdGNwgjEAg3VkcIIxAoV3YWt1MgE
2026-01-30 04:33:05.936 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.101.70 waku 0ca504c1e75428b49ba0912b83152de23f66be958a1cb7037188c2ff403f1826
2026-01-30 04:33:05.969 DEBUG [src.node.docker_mananger] Container started with ID 0ca504c1e754. Setting up logs at ./log/docker/node21_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:33:05.969 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41670
2026-01-30 04:33:05.970 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:33:06.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41670/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:06.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-01-30 04:33:06.989 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:33:06.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41670/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:06.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.101.70/tcp/41671/p2p/16Uiu2HAm8XbuE1oUj9AgstrSM4dfRX4F7Dhf5yY26Pp9X9RME4eH","/ip4/172.18.101.70/tcp/41672/ws/p2p/16Uiu2HAm8XbuE1oUj9AgstrSM4dfRX4F7Dhf5yY26Pp9X9RME4eH"],"enrUri":"enr:-L24QBApFGdin6CuAg2SFhCtNJfJ4gGZ1YW03UjdvWz1JhA6Ssn6PVpU8OWm58ET4ex-TNjOSycDJcBq6k-drCRzVewCgmlkgnY0gmlwhKwSZUaKbXVsdGlhZGRyc5YACASsEmVGBqLHAAoErBJlRgaiyN0DgnJzhQADAQAAiXNlY3AyNTZrMaECwqzNkvTlAeDRzMYifJL7lvMiWjhnjI6JFMbyXuCZWyaDdGNwgqLHg3VkcIKiyYV3YWt1MgU"}'
2026-01-30 04:33:06.998 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:33:06.998 DEBUG [src.node.waku_node] Starting Node...
2026-01-30 04:33:06.998 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-01-30 04:33:07.000 DEBUG [src.node.docker_mananger] Network waku already exists
2026-01-30 04:33:07.000 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.27.15
2026-01-30 04:33:07.000 DEBUG [src.node.docker_mananger] Generated ports ['34632', '34633', '34634', '34635', '34636']
2026-01-30 04:33:07.000 DEBUG [src.node.waku_node] RLN credentials were not set
2026-01-30 04:33:07.000 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-01-30 04:33:07.001 DEBUG [src.node.waku_node] Using volumes []
2026-01-30 04:33:07.001 DEBUG [src.node.docker_mananger] docker run -i -t -p 34632:34632 -p 34633:34633 -p 34634:34634 -p 34635:34635 -p 34636:34636 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=34634 --rest-port=34632 --tcp-port=34633 --discv5-udp-port=34635 --rest-address=0.0.0.0 --nat=extip:172.18.27.15 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ffd6bf9ffb4d8bcd5255bec9d1560f92d1ae9ad1440ab6bdfa5f5d04c7ffaaba --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34636 --metrics-logging=true --relay=false --filter=true --filternode=/ip4/172.18.101.70/tcp/41671/p2p/16Uiu2HAm8XbuE1oUj9AgstrSM4dfRX4F7Dhf5yY26Pp9X9RME4eH --store=false --discv5-bootstrap-node=<src.node.waku_node.WakuNode object at 0x7efceb547f80>
2026-01-30 04:33:07.225 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.27.15 waku 2adac02b041ec3ba77d05359102f7ff1dfeb6d6bbc81cfc1ce2d46317bfb1bd9
2026-01-30 04:33:07.273 DEBUG [src.node.docker_mananger] Container started with ID 2adac02b041e. Setting up logs at ./log/docker/node22_2026-01-30_04-31-41__1c9f0490-a87c-4edc-933f-a510cce5a9b9__wakuorg_nwaku:latest.log
2026-01-30 04:33:07.274 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34632
2026-01-30 04:33:07.275 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:33:08.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34632/health" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:08.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_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":"READY"}]}'
2026-01-30 04:33:08.281 INFO [src.node.waku_node] Node protocols are initialized !!
2026-01-30 04:33:08.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34632/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:08.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.27.15/tcp/34633/p2p/16Uiu2HAm2sH9VrET5cw975kuW6LghTJthjrFEmmx1xvQzmS4gLgk","/ip4/172.18.27.15/tcp/34634/ws/p2p/16Uiu2HAm2sH9VrET5cw975kuW6LghTJthjrFEmmx1xvQzmS4gLgk"],"enrUri":"enr:-L24QNUIOwQ4oaks6uolOtVSgHAlq0CLuRQ6rRK1iIsYNLpgetzbM8mf_Vu2ILAGRCBsYJK44fLCl78CbGUhys4hSV0CgmlkgnY0gmlwhKwSGw-KbXVsdGlhZGRyc5YACASsEhsPBodJAAoErBIbDwaHSt0DgnJzhQADAQAAiXNlY3AyNTZrMaECbpEXsAIu73aeN92txonEIwqG7-e8sNIbUJ81BttJURWDdGNwgodJg3VkcIKHS4V3YWt1MgQ"}'
2026-01-30 04:33:08.285 INFO [src.node.waku_node] REST service is ready !!
2026-01-30 04:33:08.285 DEBUG [tests.e2e.test_e2e] Subscribe nodes to relay pubsub topic /waku/2/rs/3/1
2026-01-30 04:33:08.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54286/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-01-30 04:33:08.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:08.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35220/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-01-30 04:33:08.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:08.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64876/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-01-30 04:33:08.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:08.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51193/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-01-30 04:33:08.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:08.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63274/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-01-30 04:33:08.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:08.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5741/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-01-30 04:33:08.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:08.450 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54504/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-01-30 04:33:08.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:08.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55659/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-01-30 04:33:08.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:08.518 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45867/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-01-30 04:33:08.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:08.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17784/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-01-30 04:33:08.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:08.611 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41466/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-01-30 04:33:08.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:08.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37663/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-01-30 04:33:08.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:08.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27241/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-01-30 04:33:08.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:08.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22614/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-01-30 04:33:08.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:08.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16267/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-01-30 04:33:08.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:08.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38720/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-01-30 04:33:08.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:08.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55884/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-01-30 04:33:08.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:08.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24838/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-01-30 04:33:08.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:08.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29066/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-01-30 04:33:08.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:08.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12543/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-01-30 04:33:09.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:09.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41670/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-01-30 04:33:09.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:33:09.028 DEBUG [tests.e2e.test_e2e] Node22 make filter request to pubsubtopic /waku/2/rs/3/1 and content topic /test/1/waku-filter/proto
2026-01-30 04:33:09.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34632/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-01-30 04:33:09.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-01-30 04:33:09.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54286/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:09.109 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:33:09.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35220/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:09.120 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:33:09.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64876/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:09.137 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:33:09.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51193/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:09.143 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:33:09.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63274/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:09.154 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:33:09.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5741/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:09.159 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:33:09.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54504/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:09.166 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:33:09.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55659/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:09.171 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:33:09.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45867/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:09.175 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:33:09.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17784/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:09.179 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:33:09.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41466/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:09.183 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:33:09.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37663/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:09.188 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:33:09.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27241/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:09.191 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:33:09.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22614/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:09.195 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:33:09.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16267/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:09.199 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:33:09.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38720/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:09.204 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:33:09.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55884/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:09.208 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:33:09.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24838/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:09.213 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:33:09.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29066/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:09.218 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-01-30 04:33:09.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12543/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:09.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.101.70/tcp/42016/p2p/16Uiu2HAm8XbuE1oUj9AgstrSM4dfRX4F7Dhf5yY26Pp9X9RME4eH","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.74.9/tcp/29067/p2p/16Uiu2HAkxFNxgZ3c1ZJ8g8mfV4AsMvW2PqvW3YgwrkWB1tMEvWCj","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-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"Discv5"}]'
2026-01-30 04:33:09.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41670/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:33:09.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.27.15/tcp/53568/p2p/16Uiu2HAm2sH9VrET5cw975kuW6LghTJthjrFEmmx1xvQzmS4gLgk","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/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":[],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.25.248/tcp/12544/p2p/16Uiu2HAmRS93ce9m6J9BjpZ1F5VRxwD279kr24HhTBsA8ZbmqWPH","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-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"Discv5"}]'
2026-01-30 04:33:09.226 DEBUG [src.libs.common] Sleeping for 80 seconds
2026-01-30 04:34:29.227 DEBUG [tests.e2e.test_e2e] 20 Nodes publish 20 messages
2026-01-30 04:34:29.228 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:29.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54286/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-01-30 04:34:29.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:29.330 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-01-30 04:34:29.534 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:30.537 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:30.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35220/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-01-30 04:34:30.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:30.620 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-01-30 04:34:30.836 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:31.840 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:31.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64876/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-01-30 04:34:31.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:31.911 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-01-30 04:34:32.127 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:33.128 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:33.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51193/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-01-30 04:34:33.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:33.215 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-01-30 04:34:33.417 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:34.419 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:34.419 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63274/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-01-30 04:34:34.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:34.482 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-01-30 04:34:34.693 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:35.696 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:35.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5741/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-01-30 04:34:35.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:35.777 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-01-30 04:34:36.023 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:37.027 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:37.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54504/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-01-30 04:34:37.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:37.088 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-01-30 04:34:37.294 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:38.298 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:38.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55659/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-01-30 04:34:38.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:38.371 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-01-30 04:34:38.575 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:39.576 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:39.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45867/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-01-30 04:34:39.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:39.615 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-01-30 04:34:39.843 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:40.845 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:40.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17784/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-01-30 04:34:40.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:40.925 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-01-30 04:34:41.140 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:42.141 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:42.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41466/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-01-30 04:34:42.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:42.231 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-01-30 04:34:42.437 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:43.455 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:43.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37663/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-01-30 04:34:43.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:43.501 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-01-30 04:34:43.702 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:44.703 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:44.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27241/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-01-30 04:34:44.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:44.733 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-01-30 04:34:44.947 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:45.951 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:45.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22614/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-01-30 04:34:46.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:46.027 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-01-30 04:34:46.238 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:47.238 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:47.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16267/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-01-30 04:34:47.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:47.315 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-01-30 04:34:47.526 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:48.527 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:48.532 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38720/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-01-30 04:34:48.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:48.618 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-01-30 04:34:48.837 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:49.843 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:49.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55884/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-01-30 04:34:49.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:49.898 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-01-30 04:34:50.105 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:51.107 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:51.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24838/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-01-30 04:34:51.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:51.198 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-01-30 04:34:51.401 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:52.402 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:52.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29066/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-01-30 04:34:52.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:52.474 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-01-30 04:34:52.686 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:53.692 DEBUG [src.steps.store] Relaying message
2026-01-30 04:34:53.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12543/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-01-30 04:34:53.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-01-30 04:34:53.762 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-01-30 04:34:54.000 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-01-30 04:34:55.000 DEBUG [tests.e2e.test_e2e] Node 22 requests messages of subscribed filter topic
2026-01-30 04:34:55.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34632/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-01-30 04:34:55.004 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":1769747669227857638,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1769747670537249174,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1769747671839947513,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1769747673127940056,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1769747674419424067,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1769747675696584721,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1769747677027509671,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1769747678298186401,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1769747679576432144,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1769747680845784284,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1769747682140986068,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1769747683454928950,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1769747684703111538,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1769747685951690274,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1769747687238668199,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1769747688527700484,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1769747689843269477,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1769747691106934276,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1769747692402228834,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1769747693691917635,"ephemeral":false}]'
2026-01-30 04:34:55.004 DEBUG [tests.e2e.test_e2e] Total number received messages for node 22 is 20
2026-01-30 04:34:55.007 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-01-30 04:34:55.008 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-01-30 04:34:55.008 DEBUG [src.node.waku_node] Stopping container with id b8440b5a8693
2026-01-30 04:34:55.799 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:34:55.800 DEBUG [src.node.waku_node] Stopping container with id 110a411ee762
2026-01-30 04:34:56.661 ERROR [src.node.docker_mananger] Max retries reached for container b8440b5a8693. Exiting log stream.
2026-01-30 04:34:56.662 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:34:56.671 DEBUG [src.node.waku_node] Stopping container with id b84eb4c81429
2026-01-30 04:34:57.413 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:34:57.413 DEBUG [src.node.waku_node] Stopping container with id 6ead105ee40f
2026-01-30 04:34:57.510 ERROR [src.node.docker_mananger] Max retries reached for container 110a411ee762. Exiting log stream.
2026-01-30 04:34:58.141 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:34:58.141 DEBUG [src.node.waku_node] Stopping container with id 960fa7ccb438
2026-01-30 04:34:58.234 ERROR [src.node.docker_mananger] Max retries reached for container b84eb4c81429. Exiting log stream.
2026-01-30 04:34:58.863 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:34:58.864 DEBUG [src.node.waku_node] Stopping container with id c369a8e081dd
2026-01-30 04:34:58.990 ERROR [src.node.docker_mananger] Max retries reached for container 6ead105ee40f. Exiting log stream.
2026-01-30 04:34:59.597 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:34:59.597 DEBUG [src.node.waku_node] Stopping container with id 0ed9febf0a92
2026-01-30 04:34:59.686 ERROR [src.node.docker_mananger] Max retries reached for container 960fa7ccb438. Exiting log stream.
2026-01-30 04:35:00.284 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:35:00.290 DEBUG [src.node.waku_node] Stopping container with id 9b33ae22dd41
2026-01-30 04:35:00.410 ERROR [src.node.docker_mananger] Max retries reached for container c369a8e081dd. Exiting log stream.
2026-01-30 04:35:00.940 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:35:00.940 DEBUG [src.node.waku_node] Stopping container with id 43f31f29b579
2026-01-30 04:35:01.104 ERROR [src.node.docker_mananger] Max retries reached for container 0ed9febf0a92. Exiting log stream.
2026-01-30 04:35:01.648 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:35:01.649 DEBUG [src.node.waku_node] Stopping container with id 30b8a466dbc9
2026-01-30 04:35:01.773 ERROR [src.node.docker_mananger] Max retries reached for container 9b33ae22dd41. Exiting log stream.
2026-01-30 04:35:02.323 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:35:02.323 DEBUG [src.node.waku_node] Stopping container with id f3363ddeecf2
2026-01-30 04:35:02.993 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:35:02.996 DEBUG [src.node.waku_node] Stopping container with id 5b1241379ea9
2026-01-30 04:35:03.677 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:35:03.680 DEBUG [src.node.waku_node] Stopping container with id f350792da828
2026-01-30 04:35:03.828 ERROR [src.node.docker_mananger] Max retries reached for container f3363ddeecf2. Exiting log stream.
2026-01-30 04:35:04.310 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:35:04.312 DEBUG [src.node.waku_node] Stopping container with id f9af5a4802bf
2026-01-30 04:35:04.506 ERROR [src.node.docker_mananger] Max retries reached for container 5b1241379ea9. Exiting log stream.
2026-01-30 04:35:04.950 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:35:04.951 DEBUG [src.node.waku_node] Stopping container with id de411fad5141
2026-01-30 04:35:05.124 ERROR [src.node.docker_mananger] Max retries reached for container f350792da828. Exiting log stream.
2026-01-30 04:35:05.269 ERROR [src.node.docker_mananger] Max retries reached for container 43f31f29b579. Exiting log stream.
2026-01-30 04:35:05.554 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:35:05.555 DEBUG [src.node.waku_node] Stopping container with id 0c4475848546
2026-01-30 04:35:05.702 ERROR [src.node.docker_mananger] Max retries reached for container 30b8a466dbc9. Exiting log stream.
2026-01-30 04:35:07.432 ERROR [src.node.docker_mananger] Max retries reached for container f9af5a4802bf. Exiting log stream.
2026-01-30 04:35:07.856 ERROR [src.node.docker_mananger] Max retries reached for container de411fad5141. Exiting log stream.
2026-01-30 04:35:16.128 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:35:16.128 DEBUG [src.node.waku_node] Stopping container with id 1ce113199b8a
2026-01-30 04:35:17.649 ERROR [src.node.docker_mananger] Max retries reached for container 0c4475848546. Exiting log stream.
2026-01-30 04:35:26.653 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:35:26.653 DEBUG [src.node.waku_node] Stopping container with id b99f3136bac2
2026-01-30 04:35:27.465 ERROR [src.node.docker_mananger] Max retries reached for container 1ce113199b8a. Exiting log stream.
2026-01-30 04:35:37.218 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:35:37.218 DEBUG [src.node.waku_node] Stopping container with id 038a2c03c573
2026-01-30 04:35:37.803 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:35:37.804 DEBUG [src.node.waku_node] Stopping container with id 668cd66d2631
2026-01-30 04:35:38.031 ERROR [src.node.docker_mananger] Max retries reached for container b99f3136bac2. Exiting log stream.
2026-01-30 04:35:38.348 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:35:38.348 DEBUG [src.node.waku_node] Stopping container with id 0ca504c1e754
2026-01-30 04:35:38.615 ERROR [src.node.docker_mananger] Max retries reached for container 038a2c03c573. Exiting log stream.
2026-01-30 04:35:38.828 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:35:38.828 DEBUG [src.node.waku_node] Stopping container with id 2adac02b041e
2026-01-30 04:35:39.166 ERROR [src.node.docker_mananger] Max retries reached for container 668cd66d2631. Exiting log stream.
2026-01-30 04:35:39.379 DEBUG [src.node.waku_node] Container stopped.
2026-01-30 04:35:39.382 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-01-30 04:35:39.767 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:35:40.159 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:35:40.515 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:35:40.763 ERROR [src.node.docker_mananger] Max retries reached for container 2adac02b041e. Exiting log stream.
2026-01-30 04:35:40.891 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:35:41.285 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:35:41.664 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:35:42.026 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:35:42.387 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:35:43.084 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:35:43.705 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:35:44.047 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:35:44.380 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:35:44.633 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:35:45.253 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:35:45.837 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:35:46.331 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:35:46.597 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:35:46.878 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:35:47.151 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:35:47.419 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:35:47.914 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-01-30 04:35:47.947 DEBUG [src.node.docker_mananger] No errors found in the waku logs.