801 lines
146 KiB
Plaintext

2026-03-11 04:33:12.477 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-11 04:33:12.477 DEBUG [tests.conftest] Running test: test_filter_20_senders_1_receiver with id: 2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0
2026-03-11 04:33:12.478 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-11 04:33:12.478 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-11 04:33:12.478 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-11 04:33:12.485 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:33:12.485 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:12.491 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:33:12.492 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:12.498 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:33:12.498 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:12.498 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-11 04:33:12.498 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-11 04:33:12.499 DEBUG [tests.e2e.test_e2e] Start 20 nodes to publish messages
2026-03-11 04:33:12.499 DEBUG [src.node.waku_node] Starting Node...
2026-03-11 04:33:12.499 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-11 04:33:12.501 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-11 04:33:12.501 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.234.60
2026-03-11 04:33:12.501 DEBUG [src.node.docker_mananger] Generated ports ['18278', '18279', '18280', '18281', '18282']
2026-03-11 04:33:12.501 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-11 04:33:12.502 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-11 04:33:12.502 DEBUG [src.node.waku_node] Using volumes []
2026-03-11 04:33:12.502 DEBUG [src.node.docker_mananger] docker run -i -t -p 18278:18278 -p 18279:18279 -p 18280:18280 -p 18281:18281 -p 18282:18282 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=18280 --rest-port=18278 --tcp-port=18279 --discv5-udp-port=18281 --rest-address=0.0.0.0 --nat=extip:172.18.234.60 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e86ffd562edfeebb5bed744466ae0a34eab3ff5cd1b8adfbc5be97b5dfb430ea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18282 --metrics-logging=true --relay=true
2026-03-11 04:33:12.692 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.234.60 waku 326dbd0526dec60b104d993c3c9244296b4367040031b543fe8f1000036e6836
2026-03-11 04:33:12.727 DEBUG [src.node.docker_mananger] Container started with ID 326dbd0526de. Setting up logs at ./log/docker/node1_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:12.728 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18278
2026-03-11 04:33:12.728 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:33:12.756 ERROR [src.node.docker_mananger] Max retries reached for container 2f596812944b. Exiting log stream.
2026-03-11 04:33:13.228 ERROR [src.node.docker_mananger] Max retries reached for container 9693700290a5. Exiting log stream.
2026-03-11 04:33:13.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18278/health" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:13.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-11 04:33:13.732 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-11 04:33:13.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18278/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:13.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.234.60/tcp/18279/p2p/16Uiu2HAkvAzCZ9DRpyyvcXUAfarqJavdSQDkS6EdTBL2UpgHZQQA","/ip4/172.18.234.60/tcp/18280/ws/p2p/16Uiu2HAkvAzCZ9DRpyyvcXUAfarqJavdSQDkS6EdTBL2UpgHZQQA"],"enrUri":"enr:-L24QCxyYw0Rb2Q5Q1gxCH4cdrQyItlMY8SRgBdtzlROvjH1VNJkbRk-XcxZEM0LL4S4FBRRd4lk1nszJJW2Y9l8pD4CgmlkgnY0gmlwhKwS6jyKbXVsdGlhZGRyc5YACASsEuo8BkdnAAoErBLqPAZHaN0DgnJzhQADAQAAiXNlY3AyNTZrMaECCxiThF1OI3Ti0nalWvb_WzH6S3PyJMkApF7l6gVVvRuDdGNwgkdng3VkcIJHaYV3YWt1MgE"}'
2026-03-11 04:33:13.734 INFO [src.node.waku_node] REST service is ready !!
2026-03-11 04:33:13.741 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:33:13.741 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:13.741 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-11 04:33:13.841 DEBUG [src.node.waku_node] Starting Node...
2026-03-11 04:33:13.842 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-11 04:33:13.843 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-11 04:33:13.843 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.129.150
2026-03-11 04:33:13.843 DEBUG [src.node.docker_mananger] Generated ports ['61122', '61123', '61124', '61125', '61126']
2026-03-11 04:33:13.843 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-11 04:33:13.843 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-11 04:33:13.844 DEBUG [src.node.waku_node] Using volumes []
2026-03-11 04:33:13.844 DEBUG [src.node.docker_mananger] docker run -i -t -p 61122:61122 -p 61123:61123 -p 61124:61124 -p 61125:61125 -p 61126:61126 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=61124 --rest-port=61122 --tcp-port=61123 --discv5-udp-port=61125 --rest-address=0.0.0.0 --nat=extip:172.18.129.150 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=adee821a823fdbcca5de5ee6a277f8fcf5eed59608b1c2fc6af2a2be8a5dd45b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61126 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCxyYw0Rb2Q5Q1gxCH4cdrQyItlMY8SRgBdtzlROvjH1VNJkbRk-XcxZEM0LL4S4FBRRd4lk1nszJJW2Y9l8pD4CgmlkgnY0gmlwhKwS6jyKbXVsdGlhZGRyc5YACASsEuo8BkdnAAoErBLqPAZHaN0DgnJzhQADAQAAiXNlY3AyNTZrMaECCxiThF1OI3Ti0nalWvb_WzH6S3PyJMkApF7l6gVVvRuDdGNwgkdng3VkcIJHaYV3YWt1MgE
2026-03-11 04:33:14.038 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.129.150 waku 2067a8668882449bab33eee63e3a4135f6d0f2357b5acf66a4050bd469a0f484
2026-03-11 04:33:14.072 DEBUG [src.node.docker_mananger] Container started with ID 2067a8668882. Setting up logs at ./log/docker/node1_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:14.073 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61122
2026-03-11 04:33:14.074 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:33:15.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61122/health" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:15.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-11 04:33:15.099 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-11 04:33:15.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61122/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:15.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.129.150/tcp/61123/p2p/16Uiu2HAmDHC3p4hqjwxvWAS84i3Y1vpMojXv18EEhZZTuCsHCZXz","/ip4/172.18.129.150/tcp/61124/ws/p2p/16Uiu2HAmDHC3p4hqjwxvWAS84i3Y1vpMojXv18EEhZZTuCsHCZXz"],"enrUri":"enr:-L24QEtogqNfwxPjz6T5KrcFPodURIrxDRgrHZ7bO_valrlFXf_osmmMlAamfse_tcCICrG2GpfXXLkIOslTcPO4rfICgmlkgnY0gmlwhKwSgZaKbXVsdGlhZGRyc5YACASsEoGWBu7DAAoErBKBlgbuxN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDCUYjCFOnJsjZzlgAusNXd0KEAF3fF5d8GQEjdooUBj2DdGNwgu7Dg3VkcILuxYV3YWt1MgE"}'
2026-03-11 04:33:15.108 INFO [src.node.waku_node] REST service is ready !!
2026-03-11 04:33:15.108 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-11 04:33:18.115 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:33:18.115 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:18.115 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-11 04:33:18.216 DEBUG [src.node.waku_node] Starting Node...
2026-03-11 04:33:18.216 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-11 04:33:18.218 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-11 04:33:18.218 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.238.26
2026-03-11 04:33:18.218 DEBUG [src.node.docker_mananger] Generated ports ['63886', '63887', '63888', '63889', '63890']
2026-03-11 04:33:18.218 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-11 04:33:18.218 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-11 04:33:18.218 DEBUG [src.node.waku_node] Using volumes []
2026-03-11 04:33:18.218 DEBUG [src.node.docker_mananger] docker run -i -t -p 63886:63886 -p 63887:63887 -p 63888:63888 -p 63889:63889 -p 63890:63890 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=63888 --rest-port=63886 --tcp-port=63887 --discv5-udp-port=63889 --rest-address=0.0.0.0 --nat=extip:172.18.238.26 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=af9fda5aaaf14cd3c6aeea18498b7ae55592d6c276f3cfce9843fced1a9ddf85 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63890 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEtogqNfwxPjz6T5KrcFPodURIrxDRgrHZ7bO_valrlFXf_osmmMlAamfse_tcCICrG2GpfXXLkIOslTcPO4rfICgmlkgnY0gmlwhKwSgZaKbXVsdGlhZGRyc5YACASsEoGWBu7DAAoErBKBlgbuxN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDCUYjCFOnJsjZzlgAusNXd0KEAF3fF5d8GQEjdooUBj2DdGNwgu7Dg3VkcILuxYV3YWt1MgE
2026-03-11 04:33:18.407 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.238.26 waku 9efa89b8a6761f1bd8773107b3a3a740988cdc6e8e21b2c8817bde2a1c854968
2026-03-11 04:33:18.444 DEBUG [src.node.docker_mananger] Container started with ID 9efa89b8a676. Setting up logs at ./log/docker/node2_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:18.444 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63886
2026-03-11 04:33:18.444 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:33:19.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63886/health" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:19.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-11 04:33:19.460 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-11 04:33:19.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63886/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:19.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.238.26/tcp/63887/p2p/16Uiu2HAm2QhtFX9LkJRLq3CPRXsigMR8L31P13B9t9PpAdEEg1mZ","/ip4/172.18.238.26/tcp/63888/ws/p2p/16Uiu2HAm2QhtFX9LkJRLq3CPRXsigMR8L31P13B9t9PpAdEEg1mZ"],"enrUri":"enr:-L24QOvv_ghVA6N16IQ3UnWbtCMUPtvTBht7XtdFl76DhhMJXTlmLoY3tvsSRwZ9Z8S4e-8VDth7_ZFXUuD3wDz2PZ4CgmlkgnY0gmlwhKwS7hqKbXVsdGlhZGRyc5YACASsEu4aBvmPAAoErBLuGgb5kN0DgnJzhQADAQAAiXNlY3AyNTZrMaECZ8Jhi4CvvyMCfdNqh6wTPX-vSfb04qCrkMzZR72ha6CDdGNwgvmPg3VkcIL5kYV3YWt1MgE"}'
2026-03-11 04:33:19.469 INFO [src.node.waku_node] REST service is ready !!
2026-03-11 04:33:19.469 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-11 04:33:22.476 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:33:22.477 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:22.477 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-11 04:33:22.577 DEBUG [src.node.waku_node] Starting Node...
2026-03-11 04:33:22.577 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-11 04:33:22.579 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-11 04:33:22.579 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.7.152
2026-03-11 04:33:22.579 DEBUG [src.node.docker_mananger] Generated ports ['44683', '44684', '44685', '44686', '44687']
2026-03-11 04:33:22.579 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-11 04:33:22.579 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-11 04:33:22.580 DEBUG [src.node.waku_node] Using volumes []
2026-03-11 04:33:22.580 DEBUG [src.node.docker_mananger] docker run -i -t -p 44683:44683 -p 44684:44684 -p 44685:44685 -p 44686:44686 -p 44687:44687 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=44685 --rest-port=44683 --tcp-port=44684 --discv5-udp-port=44686 --rest-address=0.0.0.0 --nat=extip:172.18.7.152 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8acccab781e3d88ca9bf398fe4545ccf5f54ebf576fe8b7e7fa01c15cdd1471f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44687 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOvv_ghVA6N16IQ3UnWbtCMUPtvTBht7XtdFl76DhhMJXTlmLoY3tvsSRwZ9Z8S4e-8VDth7_ZFXUuD3wDz2PZ4CgmlkgnY0gmlwhKwS7hqKbXVsdGlhZGRyc5YACASsEu4aBvmPAAoErBLuGgb5kN0DgnJzhQADAQAAiXNlY3AyNTZrMaECZ8Jhi4CvvyMCfdNqh6wTPX-vSfb04qCrkMzZR72ha6CDdGNwgvmPg3VkcIL5kYV3YWt1MgE
2026-03-11 04:33:22.818 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.7.152 waku ac4818c057e154f3db1cf7f09350bbc24930c963d74b42b5a9a175aa9c0edce4
2026-03-11 04:33:22.855 DEBUG [src.node.docker_mananger] Container started with ID ac4818c057e1. Setting up logs at ./log/docker/node3_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:22.855 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44683
2026-03-11 04:33:22.855 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:33:23.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44683/health" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:23.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-11 04:33:23.873 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-11 04:33:23.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44683/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:23.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.7.152/tcp/44684/p2p/16Uiu2HAmNmRCKXPJ5u68NCo5NTXgZp23F8pNnUyyVWNhRvikuSS5","/ip4/172.18.7.152/tcp/44685/ws/p2p/16Uiu2HAmNmRCKXPJ5u68NCo5NTXgZp23F8pNnUyyVWNhRvikuSS5"],"enrUri":"enr:-L24QLfQIYkx-KauxDIjGaHxpEWIsBopY65Oi21otYIKpn7rE9uz8K-v1cq-CDNkHkmRv7UZRc6cuBm26Ar_NJuCBjACgmlkgnY0gmlwhKwSB5iKbXVsdGlhZGRyc5YACASsEgeYBq6MAAoErBIHmAaujd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDljpyZHEWSOMM8A3VLus9fyqPpoxMnAqT0fq1teJCi-KDdGNwgq6Mg3VkcIKujoV3YWt1MgE"}'
2026-03-11 04:33:23.880 INFO [src.node.waku_node] REST service is ready !!
2026-03-11 04:33:23.881 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-11 04:33:26.888 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:33:26.888 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:26.888 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-11 04:33:26.989 DEBUG [src.node.waku_node] Starting Node...
2026-03-11 04:33:26.989 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-11 04:33:26.991 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-11 04:33:26.991 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.48.7
2026-03-11 04:33:26.991 DEBUG [src.node.docker_mananger] Generated ports ['51802', '51803', '51804', '51805', '51806']
2026-03-11 04:33:26.991 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-11 04:33:26.991 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-11 04:33:26.991 DEBUG [src.node.waku_node] Using volumes []
2026-03-11 04:33:26.992 DEBUG [src.node.docker_mananger] docker run -i -t -p 51802:51802 -p 51803:51803 -p 51804:51804 -p 51805:51805 -p 51806:51806 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=51804 --rest-port=51802 --tcp-port=51803 --discv5-udp-port=51805 --rest-address=0.0.0.0 --nat=extip:172.18.48.7 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fa4100beb0ac8ff0dedaf872eed0adb004ad212eece9850f6bf18182de4ea764 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51806 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLfQIYkx-KauxDIjGaHxpEWIsBopY65Oi21otYIKpn7rE9uz8K-v1cq-CDNkHkmRv7UZRc6cuBm26Ar_NJuCBjACgmlkgnY0gmlwhKwSB5iKbXVsdGlhZGRyc5YACASsEgeYBq6MAAoErBIHmAaujd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDljpyZHEWSOMM8A3VLus9fyqPpoxMnAqT0fq1teJCi-KDdGNwgq6Mg3VkcIKujoV3YWt1MgE
2026-03-11 04:33:27.188 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.48.7 waku 2b682d29183b848eba5ab3b991de4826185f01d5059679c60e1fb40b1735a281
2026-03-11 04:33:27.222 DEBUG [src.node.docker_mananger] Container started with ID 2b682d29183b. Setting up logs at ./log/docker/node4_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:27.222 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51802
2026-03-11 04:33:27.223 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:33:28.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51802/health" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:28.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-11 04:33:28.250 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-11 04:33:28.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51802/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:28.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.48.7/tcp/51803/p2p/16Uiu2HAm9nUecCwAt11Z7Fc8SiT7bqVZ6au9knUZLbfkoRdo8VP5","/ip4/172.18.48.7/tcp/51804/ws/p2p/16Uiu2HAm9nUecCwAt11Z7Fc8SiT7bqVZ6au9knUZLbfkoRdo8VP5"],"enrUri":"enr:-L24QCjvmwGKiwRYAZv3uTirhnkWp2FHoJs4mmRPCxrDPVvZe9YxtL7vxDl0b_Sru5ZBXVSPQ0wpLeRqLIL6iQlgW_ECgmlkgnY0gmlwhKwSMAeKbXVsdGlhZGRyc5YACASsEjAHBspbAAoErBIwBwbKXN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC1VgAj_XLsMvlC2f8IR_kwXaclsgP-6TO3y1fydLAr2iDdGNwgspbg3VkcILKXYV3YWt1MgE"}'
2026-03-11 04:33:28.254 INFO [src.node.waku_node] REST service is ready !!
2026-03-11 04:33:28.254 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-11 04:33:31.261 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:33:31.261 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:31.261 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-11 04:33:31.361 DEBUG [src.node.waku_node] Starting Node...
2026-03-11 04:33:31.362 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-11 04:33:31.363 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-11 04:33:31.364 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.227.107
2026-03-11 04:33:31.364 DEBUG [src.node.docker_mananger] Generated ports ['23336', '23337', '23338', '23339', '23340']
2026-03-11 04:33:31.364 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-11 04:33:31.364 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-11 04:33:31.364 DEBUG [src.node.waku_node] Using volumes []
2026-03-11 04:33:31.364 DEBUG [src.node.docker_mananger] docker run -i -t -p 23336:23336 -p 23337:23337 -p 23338:23338 -p 23339:23339 -p 23340:23340 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=23338 --rest-port=23336 --tcp-port=23337 --discv5-udp-port=23339 --rest-address=0.0.0.0 --nat=extip:172.18.227.107 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=72cf5eddbf70ce159ce7a6f2d7ddd22feee87a990df7dfdc86fd1cacbbc048e7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23340 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCjvmwGKiwRYAZv3uTirhnkWp2FHoJs4mmRPCxrDPVvZe9YxtL7vxDl0b_Sru5ZBXVSPQ0wpLeRqLIL6iQlgW_ECgmlkgnY0gmlwhKwSMAeKbXVsdGlhZGRyc5YACASsEjAHBspbAAoErBIwBwbKXN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC1VgAj_XLsMvlC2f8IR_kwXaclsgP-6TO3y1fydLAr2iDdGNwgspbg3VkcILKXYV3YWt1MgE
2026-03-11 04:33:31.575 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.227.107 waku 436814c7e6e15841b83da9c5736e400b396e48cdcc318ed5934eb195d404dc05
2026-03-11 04:33:31.608 DEBUG [src.node.docker_mananger] Container started with ID 436814c7e6e1. Setting up logs at ./log/docker/node5_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:31.609 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23336
2026-03-11 04:33:31.609 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:33:32.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23336/health" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:32.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-11 04:33:32.636 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-11 04:33:32.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23336/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:32.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.227.107/tcp/23337/p2p/16Uiu2HAmRGVdhVFAFEpocRRGEQ16GDMMv8ycKJ7gZA3R6qxo4zE6","/ip4/172.18.227.107/tcp/23338/ws/p2p/16Uiu2HAmRGVdhVFAFEpocRRGEQ16GDMMv8ycKJ7gZA3R6qxo4zE6"],"enrUri":"enr:-L24QHh3Ae4mEDsEF3amuwUbRyXYktrftwZEvNAcrtcnQc1sFhobIAHMevbTN5pBKT8Ur5oUseY69mO00Fc_g0U2cF0CgmlkgnY0gmlwhKwS42uKbXVsdGlhZGRyc5YACASsEuNrBlspAAoErBLjawZbKt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDu2SuhdlVExtPSpzM94uXSlGfx0OLdVI9fzXLqCqfPTODdGNwglspg3VkcIJbK4V3YWt1MgE"}'
2026-03-11 04:33:32.642 INFO [src.node.waku_node] REST service is ready !!
2026-03-11 04:33:32.642 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-11 04:33:35.651 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:33:35.651 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:35.651 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-11 04:33:35.752 DEBUG [src.node.waku_node] Starting Node...
2026-03-11 04:33:35.752 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-11 04:33:35.753 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-11 04:33:35.753 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.77.200
2026-03-11 04:33:35.754 DEBUG [src.node.docker_mananger] Generated ports ['1177', '1178', '1179', '1180', '1181']
2026-03-11 04:33:35.754 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-11 04:33:35.754 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-11 04:33:35.754 DEBUG [src.node.waku_node] Using volumes []
2026-03-11 04:33:35.754 DEBUG [src.node.docker_mananger] docker run -i -t -p 1177:1177 -p 1178:1178 -p 1179:1179 -p 1180:1180 -p 1181:1181 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=1179 --rest-port=1177 --tcp-port=1178 --discv5-udp-port=1180 --rest-address=0.0.0.0 --nat=extip:172.18.77.200 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ccd14b857e7446e7e1a02f490af50ddd3629bfee69a6a8fcf4b6bcc8dbfbb89a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1181 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHh3Ae4mEDsEF3amuwUbRyXYktrftwZEvNAcrtcnQc1sFhobIAHMevbTN5pBKT8Ur5oUseY69mO00Fc_g0U2cF0CgmlkgnY0gmlwhKwS42uKbXVsdGlhZGRyc5YACASsEuNrBlspAAoErBLjawZbKt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDu2SuhdlVExtPSpzM94uXSlGfx0OLdVI9fzXLqCqfPTODdGNwglspg3VkcIJbK4V3YWt1MgE
2026-03-11 04:33:35.958 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.77.200 waku 68056523d8fcc6ff5cc4d45bda3f958614850ddd4a34b9a3d974b8c724ff342f
2026-03-11 04:33:35.993 DEBUG [src.node.docker_mananger] Container started with ID 68056523d8fc. Setting up logs at ./log/docker/node6_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:35.995 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1177
2026-03-11 04:33:35.995 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:33:36.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1177/health" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:37.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-11 04:33:37.010 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-11 04:33:37.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1177/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:37.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.77.200/tcp/1178/p2p/16Uiu2HAmE5aTYVsvVU6sFjFGQ9tD1RU53Qr1HwYKHdPaKDvhiB1t","/ip4/172.18.77.200/tcp/1179/ws/p2p/16Uiu2HAmE5aTYVsvVU6sFjFGQ9tD1RU53Qr1HwYKHdPaKDvhiB1t"],"enrUri":"enr:-L24QGHitt-6wWgxOWW2BCMl2m06JhtAIzRd-UI_P5f63PAVJdqE98keYpycDUgLvH__GDcRoMNmRp-dTl4OtHXjJr8CgmlkgnY0gmlwhKwSTciKbXVsdGlhZGRyc5YACASsEk3IBgSaAAoErBJNyAYEm90DgnJzhQADAQAAiXNlY3AyNTZrMaEDFSgxMznxDT9jLRMlCGHL_2GG0046sBn6SWxQnAxlTaODdGNwggSag3VkcIIEnIV3YWt1MgE"}'
2026-03-11 04:33:37.018 INFO [src.node.waku_node] REST service is ready !!
2026-03-11 04:33:37.019 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-11 04:33:40.026 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:33:40.026 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:40.026 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-11 04:33:40.126 DEBUG [src.node.waku_node] Starting Node...
2026-03-11 04:33:40.126 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-11 04:33:40.128 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-11 04:33:40.128 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.33.191
2026-03-11 04:33:40.128 DEBUG [src.node.docker_mananger] Generated ports ['10784', '10785', '10786', '10787', '10788']
2026-03-11 04:33:40.129 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-11 04:33:40.129 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-11 04:33:40.129 DEBUG [src.node.waku_node] Using volumes []
2026-03-11 04:33:40.129 DEBUG [src.node.docker_mananger] docker run -i -t -p 10784:10784 -p 10785:10785 -p 10786:10786 -p 10787:10787 -p 10788:10788 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=10786 --rest-port=10784 --tcp-port=10785 --discv5-udp-port=10787 --rest-address=0.0.0.0 --nat=extip:172.18.33.191 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=211805d4fafef9b3636b07eab4daedd46b511edba2cfd8aaac3fada23fd22f01 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10788 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGHitt-6wWgxOWW2BCMl2m06JhtAIzRd-UI_P5f63PAVJdqE98keYpycDUgLvH__GDcRoMNmRp-dTl4OtHXjJr8CgmlkgnY0gmlwhKwSTciKbXVsdGlhZGRyc5YACASsEk3IBgSaAAoErBJNyAYEm90DgnJzhQADAQAAiXNlY3AyNTZrMaEDFSgxMznxDT9jLRMlCGHL_2GG0046sBn6SWxQnAxlTaODdGNwggSag3VkcIIEnIV3YWt1MgE
2026-03-11 04:33:40.351 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.33.191 waku 1853aa6f516aa5ddefd7868f5382306ed3d640e676b0c196bc5816796aa7258e
2026-03-11 04:33:40.386 DEBUG [src.node.docker_mananger] Container started with ID 1853aa6f516a. Setting up logs at ./log/docker/node7_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:40.386 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10784
2026-03-11 04:33:40.386 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:33:41.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10784/health" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:41.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-11 04:33:41.406 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-11 04:33:41.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10784/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:41.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.33.191/tcp/10785/p2p/16Uiu2HAm5E5ChQtCDv8RxJD2uuieBGMXdYVGC2f4m916dD8WBZya","/ip4/172.18.33.191/tcp/10786/ws/p2p/16Uiu2HAm5E5ChQtCDv8RxJD2uuieBGMXdYVGC2f4m916dD8WBZya"],"enrUri":"enr:-L24QGolAFXH6F3xBdPXmbWFbYgk7NSoXVr5ZS8FcEXMGG9xQj0opgNgvWaUAKnpR0m4cS6UvTo_21vuAyllr4sn9-YCgmlkgnY0gmlwhKwSIb-KbXVsdGlhZGRyc5YACASsEiG_BiohAAoErBIhvwYqIt0DgnJzhQADAQAAiXNlY3AyNTZrMaECkZwoRNrb9j57FgOP39Ae-FQ0oLsfYsx4XqlKEubUIxGDdGNwgiohg3VkcIIqI4V3YWt1MgE"}'
2026-03-11 04:33:41.410 INFO [src.node.waku_node] REST service is ready !!
2026-03-11 04:33:41.411 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-11 04:33:44.419 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:33:44.420 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:44.420 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-11 04:33:44.520 DEBUG [src.node.waku_node] Starting Node...
2026-03-11 04:33:44.520 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-11 04:33:44.522 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-11 04:33:44.522 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.196.211
2026-03-11 04:33:44.522 DEBUG [src.node.docker_mananger] Generated ports ['22835', '22836', '22837', '22838', '22839']
2026-03-11 04:33:44.522 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-11 04:33:44.522 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-11 04:33:44.523 DEBUG [src.node.waku_node] Using volumes []
2026-03-11 04:33:44.523 DEBUG [src.node.docker_mananger] docker run -i -t -p 22835:22835 -p 22836:22836 -p 22837:22837 -p 22838:22838 -p 22839:22839 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=22837 --rest-port=22835 --tcp-port=22836 --discv5-udp-port=22838 --rest-address=0.0.0.0 --nat=extip:172.18.196.211 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6f1ff0dfa7ccc4ec58eb7c245dfeef39af8fa593a4a0a0abbe3e458d0f9476df --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22839 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGolAFXH6F3xBdPXmbWFbYgk7NSoXVr5ZS8FcEXMGG9xQj0opgNgvWaUAKnpR0m4cS6UvTo_21vuAyllr4sn9-YCgmlkgnY0gmlwhKwSIb-KbXVsdGlhZGRyc5YACASsEiG_BiohAAoErBIhvwYqIt0DgnJzhQADAQAAiXNlY3AyNTZrMaECkZwoRNrb9j57FgOP39Ae-FQ0oLsfYsx4XqlKEubUIxGDdGNwgiohg3VkcIIqI4V3YWt1MgE
2026-03-11 04:33:44.728 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.196.211 waku c2711a5a9887d199d3eddb4966cc4b40f34f5bd7424aa96d5224cb88d66a0292
2026-03-11 04:33:44.762 DEBUG [src.node.docker_mananger] Container started with ID c2711a5a9887. Setting up logs at ./log/docker/node8_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:44.762 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22835
2026-03-11 04:33:44.762 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:33:45.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22835/health" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:45.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-11 04:33:45.785 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-11 04:33:45.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22835/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:45.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.196.211/tcp/22836/p2p/16Uiu2HAmNeunHz8nZur57s484zDCuRRDLDR8PATzsfCVyDnksnu5","/ip4/172.18.196.211/tcp/22837/ws/p2p/16Uiu2HAmNeunHz8nZur57s484zDCuRRDLDR8PATzsfCVyDnksnu5"],"enrUri":"enr:-L24QEX8ESh45q8y9ltXjmfnuaLtBKrBaBqS_uyWSl_CgoySB6ihcZChLMgJN5NSFYjh0YDX1eolgq7adlFXjWujp7ICgmlkgnY0gmlwhKwSxNOKbXVsdGlhZGRyc5YACASsEsTTBlk0AAoErBLE0wZZNd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDlI-0BFywLN_R2awhxK4-9V0JIn1zko4rSQkMoWpd3sCDdGNwglk0g3VkcIJZNoV3YWt1MgE"}'
2026-03-11 04:33:45.792 INFO [src.node.waku_node] REST service is ready !!
2026-03-11 04:33:45.793 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-11 04:33:48.801 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:33:48.801 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:48.801 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-11 04:33:48.902 DEBUG [src.node.waku_node] Starting Node...
2026-03-11 04:33:48.902 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-11 04:33:48.903 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-11 04:33:48.903 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.223.115
2026-03-11 04:33:48.903 DEBUG [src.node.docker_mananger] Generated ports ['24141', '24142', '24143', '24144', '24145']
2026-03-11 04:33:48.904 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-11 04:33:48.904 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-11 04:33:48.904 DEBUG [src.node.waku_node] Using volumes []
2026-03-11 04:33:48.904 DEBUG [src.node.docker_mananger] docker run -i -t -p 24141:24141 -p 24142:24142 -p 24143:24143 -p 24144:24144 -p 24145:24145 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=24143 --rest-port=24141 --tcp-port=24142 --discv5-udp-port=24144 --rest-address=0.0.0.0 --nat=extip:172.18.223.115 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cb0dcfc93266c0a1c4e8eee2fbe9c61ee4d1ba5ecca0a9c73edeb50c9080ed4c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24145 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEX8ESh45q8y9ltXjmfnuaLtBKrBaBqS_uyWSl_CgoySB6ihcZChLMgJN5NSFYjh0YDX1eolgq7adlFXjWujp7ICgmlkgnY0gmlwhKwSxNOKbXVsdGlhZGRyc5YACASsEsTTBlk0AAoErBLE0wZZNd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDlI-0BFywLN_R2awhxK4-9V0JIn1zko4rSQkMoWpd3sCDdGNwglk0g3VkcIJZNoV3YWt1MgE
2026-03-11 04:33:49.132 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.223.115 waku 55924e3d15228bb6abc4f3842a079f27282e50633e8a395899549395d751ff59
2026-03-11 04:33:49.167 DEBUG [src.node.docker_mananger] Container started with ID 55924e3d1522. Setting up logs at ./log/docker/node9_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:49.167 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24141
2026-03-11 04:33:49.168 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:33:50.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24141/health" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:50.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-11 04:33:50.193 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-11 04:33:50.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24141/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:50.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.223.115/tcp/24142/p2p/16Uiu2HAmSjeqwBRsZQkY9WNrBZEvHgwCwKvRh27rAM8S7SanaqWi","/ip4/172.18.223.115/tcp/24143/ws/p2p/16Uiu2HAmSjeqwBRsZQkY9WNrBZEvHgwCwKvRh27rAM8S7SanaqWi"],"enrUri":"enr:-L24QJ9i3nu0DwR4oE-OrkfqyYFlWSomlyhXxBFPmRqD-iTFVmdt32EgAdEy8pK0RKIaNT5PU0mfDySSi5Az2jzDXVYCgmlkgnY0gmlwhKwS33OKbXVsdGlhZGRyc5YACASsEt9zBl5OAAoErBLfcwZeT90DgnJzhQADAQAAiXNlY3AyNTZrMaED0TV3Is1mWym_sKw9xXf683Fo1ePvNlyZoEyAVhGFJFODdGNwgl5Og3VkcIJeUIV3YWt1MgE"}'
2026-03-11 04:33:50.200 INFO [src.node.waku_node] REST service is ready !!
2026-03-11 04:33:50.200 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-11 04:33:53.208 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:33:53.208 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:53.208 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-11 04:33:53.308 DEBUG [src.node.waku_node] Starting Node...
2026-03-11 04:33:53.308 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-11 04:33:53.310 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-11 04:33:53.310 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.75.72
2026-03-11 04:33:53.310 DEBUG [src.node.docker_mananger] Generated ports ['22409', '22410', '22411', '22412', '22413']
2026-03-11 04:33:53.310 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-11 04:33:53.311 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-11 04:33:53.311 DEBUG [src.node.waku_node] Using volumes []
2026-03-11 04:33:53.311 DEBUG [src.node.docker_mananger] docker run -i -t -p 22409:22409 -p 22410:22410 -p 22411:22411 -p 22412:22412 -p 22413:22413 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=22411 --rest-port=22409 --tcp-port=22410 --discv5-udp-port=22412 --rest-address=0.0.0.0 --nat=extip:172.18.75.72 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9cacfbecd82fe3e9b7b6edfe258ee5cf1ddfbf07de3e106da7d3dcbf9d80cd3f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22413 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJ9i3nu0DwR4oE-OrkfqyYFlWSomlyhXxBFPmRqD-iTFVmdt32EgAdEy8pK0RKIaNT5PU0mfDySSi5Az2jzDXVYCgmlkgnY0gmlwhKwS33OKbXVsdGlhZGRyc5YACASsEt9zBl5OAAoErBLfcwZeT90DgnJzhQADAQAAiXNlY3AyNTZrMaED0TV3Is1mWym_sKw9xXf683Fo1ePvNlyZoEyAVhGFJFODdGNwgl5Og3VkcIJeUIV3YWt1MgE
2026-03-11 04:33:53.515 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.75.72 waku 24e99311a4bb71323e8748cff7972f803ef37b27cc1b8037837daaff47ccd61f
2026-03-11 04:33:53.554 DEBUG [src.node.docker_mananger] Container started with ID 24e99311a4bb. Setting up logs at ./log/docker/node10_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:53.555 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22409
2026-03-11 04:33:53.555 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:33:54.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22409/health" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:54.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-11 04:33:54.571 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-11 04:33:54.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22409/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:54.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.75.72/tcp/22410/p2p/16Uiu2HAmSysgG1e7APndZViSLjgtpoMNCmvE6n2q93AEVqQd4bZq","/ip4/172.18.75.72/tcp/22411/ws/p2p/16Uiu2HAmSysgG1e7APndZViSLjgtpoMNCmvE6n2q93AEVqQd4bZq"],"enrUri":"enr:-L24QDq5GUTfMYSpuTvKJiIahMBiekY72lhDyfi5_6ThuAQrdll9kkcyOiBNrPZRZ7Nfdb8NeI8MvtDvcmm0zpUfy1ICgmlkgnY0gmlwhKwSS0iKbXVsdGlhZGRyc5YACASsEktIBleKAAoErBJLSAZXi90DgnJzhQADAQAAiXNlY3AyNTZrMaED1Nobc2G0QWlkuV6qDCe9HowQCKP3yHn6Y6f6fD3XDVCDdGNwgleKg3VkcIJXjIV3YWt1MgE"}'
2026-03-11 04:33:54.580 INFO [src.node.waku_node] REST service is ready !!
2026-03-11 04:33:54.580 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-11 04:33:57.587 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:33:57.587 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:57.588 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-11 04:33:57.688 DEBUG [src.node.waku_node] Starting Node...
2026-03-11 04:33:57.688 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-11 04:33:57.690 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-11 04:33:57.690 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.238.91
2026-03-11 04:33:57.690 DEBUG [src.node.docker_mananger] Generated ports ['58763', '58764', '58765', '58766', '58767']
2026-03-11 04:33:57.690 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-11 04:33:57.690 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-11 04:33:57.691 DEBUG [src.node.waku_node] Using volumes []
2026-03-11 04:33:57.691 DEBUG [src.node.docker_mananger] docker run -i -t -p 58763:58763 -p 58764:58764 -p 58765:58765 -p 58766:58766 -p 58767:58767 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=58765 --rest-port=58763 --tcp-port=58764 --discv5-udp-port=58766 --rest-address=0.0.0.0 --nat=extip:172.18.238.91 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dd079dbcedae3bfcd96a49ef8660b7e315fa5fa1e6b2a3bb885fc2ba607cefee --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58767 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDq5GUTfMYSpuTvKJiIahMBiekY72lhDyfi5_6ThuAQrdll9kkcyOiBNrPZRZ7Nfdb8NeI8MvtDvcmm0zpUfy1ICgmlkgnY0gmlwhKwSS0iKbXVsdGlhZGRyc5YACASsEktIBleKAAoErBJLSAZXi90DgnJzhQADAQAAiXNlY3AyNTZrMaED1Nobc2G0QWlkuV6qDCe9HowQCKP3yHn6Y6f6fD3XDVCDdGNwgleKg3VkcIJXjIV3YWt1MgE
2026-03-11 04:33:57.931 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.238.91 waku a9f500f8e6c91bd1e73b7075f5f1f453945b1eb603238d3b30ffa43b1b3e9a45
2026-03-11 04:33:57.964 DEBUG [src.node.docker_mananger] Container started with ID a9f500f8e6c9. Setting up logs at ./log/docker/node11_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:33:57.964 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58763
2026-03-11 04:33:57.964 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:33:58.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58763/health" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:58.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-11 04:33:58.980 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-11 04:33:58.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58763/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:33:58.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.238.91/tcp/58764/p2p/16Uiu2HAmHJNLaKAJRziXgRz5n2GFj7Rqv6zop1xb4qTDbpezhiEc","/ip4/172.18.238.91/tcp/58765/ws/p2p/16Uiu2HAmHJNLaKAJRziXgRz5n2GFj7Rqv6zop1xb4qTDbpezhiEc"],"enrUri":"enr:-L24QIePf79nL49jLHw85WqsU4DCBRjbraX_wUl0adwh9W1mZI-xZH3xetaudtFOcb6NdV9qECGfY2URtwyj50xXXLoCgmlkgnY0gmlwhKwS7luKbXVsdGlhZGRyc5YACASsEu5bBuWMAAoErBLuWwbljd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDRQIZZFtmgzd0iv3FVtMP_Dry1ELK4R3anbmIFYVpT4mDdGNwguWMg3VkcILljoV3YWt1MgE"}'
2026-03-11 04:33:58.990 INFO [src.node.waku_node] REST service is ready !!
2026-03-11 04:33:58.990 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-11 04:34:01.998 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:34:01.998 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node12_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:34:01.998 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-11 04:34:02.098 DEBUG [src.node.waku_node] Starting Node...
2026-03-11 04:34:02.100 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-11 04:34:02.104 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-11 04:34:02.104 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.54.72
2026-03-11 04:34:02.104 DEBUG [src.node.docker_mananger] Generated ports ['8249', '8250', '8251', '8252', '8253']
2026-03-11 04:34:02.105 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-11 04:34:02.106 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-11 04:34:02.106 DEBUG [src.node.waku_node] Using volumes []
2026-03-11 04:34:02.106 DEBUG [src.node.docker_mananger] docker run -i -t -p 8249:8249 -p 8250:8250 -p 8251:8251 -p 8252:8252 -p 8253:8253 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=8251 --rest-port=8249 --tcp-port=8250 --discv5-udp-port=8252 --rest-address=0.0.0.0 --nat=extip:172.18.54.72 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9fdb7ca29ec0ee2b7f0bf3ecc8bddf3649fbce55afc8e17a4ca35dfbfbed5f3e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8253 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIePf79nL49jLHw85WqsU4DCBRjbraX_wUl0adwh9W1mZI-xZH3xetaudtFOcb6NdV9qECGfY2URtwyj50xXXLoCgmlkgnY0gmlwhKwS7luKbXVsdGlhZGRyc5YACASsEu5bBuWMAAoErBLuWwbljd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDRQIZZFtmgzd0iv3FVtMP_Dry1ELK4R3anbmIFYVpT4mDdGNwguWMg3VkcILljoV3YWt1MgE
2026-03-11 04:34:02.335 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.54.72 waku 4aa31c3c7f3796532958470e44d42ba272ad76e69afd1209443bbfa0ddf8b3cd
2026-03-11 04:34:02.373 DEBUG [src.node.docker_mananger] Container started with ID 4aa31c3c7f37. Setting up logs at ./log/docker/node12_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:34:02.374 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8249
2026-03-11 04:34:02.374 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:34:03.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8249/health" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:03.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-11 04:34:03.387 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-11 04:34:03.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8249/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:03.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.54.72/tcp/8250/p2p/16Uiu2HAmFf9adrtX3AMnnKBBtfJ5rD6dqwREkq3nQVBTgC2SmydN","/ip4/172.18.54.72/tcp/8251/ws/p2p/16Uiu2HAmFf9adrtX3AMnnKBBtfJ5rD6dqwREkq3nQVBTgC2SmydN"],"enrUri":"enr:-L24QGLZ-MniP9KeJ-XM0nlwS7bhp9hGAgsc-sYg84OTl0UGGumRvmPV1w6d6Ho3hdPH_YN51dkJtvErUeniduxZwbICgmlkgnY0gmlwhKwSNkiKbXVsdGlhZGRyc5YACASsEjZIBiA6AAoErBI2SAYgO90DgnJzhQADAQAAiXNlY3AyNTZrMaEDLJ1_TwE3a7rzu9yHkSLfCjFNRx-_q6reJmOb242M122DdGNwgiA6g3VkcIIgPIV3YWt1MgE"}'
2026-03-11 04:34:03.396 INFO [src.node.waku_node] REST service is ready !!
2026-03-11 04:34:03.396 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-11 04:34:06.404 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:34:06.404 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node13_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:34:06.404 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-11 04:34:06.504 DEBUG [src.node.waku_node] Starting Node...
2026-03-11 04:34:06.505 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-11 04:34:06.506 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-11 04:34:06.506 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.16.96
2026-03-11 04:34:06.507 DEBUG [src.node.docker_mananger] Generated ports ['39557', '39558', '39559', '39560', '39561']
2026-03-11 04:34:06.507 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-11 04:34:06.507 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-11 04:34:06.507 DEBUG [src.node.waku_node] Using volumes []
2026-03-11 04:34:06.507 DEBUG [src.node.docker_mananger] docker run -i -t -p 39557:39557 -p 39558:39558 -p 39559:39559 -p 39560:39560 -p 39561:39561 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=39559 --rest-port=39557 --tcp-port=39558 --discv5-udp-port=39560 --rest-address=0.0.0.0 --nat=extip:172.18.16.96 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e8f8cea6fe7fd45dd8adbd249b4fed7ec53aafe3a58d7e7564db1a1cfee2dc1d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39561 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGLZ-MniP9KeJ-XM0nlwS7bhp9hGAgsc-sYg84OTl0UGGumRvmPV1w6d6Ho3hdPH_YN51dkJtvErUeniduxZwbICgmlkgnY0gmlwhKwSNkiKbXVsdGlhZGRyc5YACASsEjZIBiA6AAoErBI2SAYgO90DgnJzhQADAQAAiXNlY3AyNTZrMaEDLJ1_TwE3a7rzu9yHkSLfCjFNRx-_q6reJmOb242M122DdGNwgiA6g3VkcIIgPIV3YWt1MgE
2026-03-11 04:34:06.743 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.16.96 waku 42acacf040128343b0dc2888fc105bc812218bd49837d297c8e13893c852d488
2026-03-11 04:34:06.778 DEBUG [src.node.docker_mananger] Container started with ID 42acacf04012. Setting up logs at ./log/docker/node13_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:34:06.778 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39557
2026-03-11 04:34:06.779 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:34:07.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39557/health" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:07.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-11 04:34:07.792 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-11 04:34:07.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39557/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:07.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.16.96/tcp/39558/p2p/16Uiu2HAkyzc6kPnipUd5xLLxSXAversGjuzszHu1A6TFmJWfjdgi","/ip4/172.18.16.96/tcp/39559/ws/p2p/16Uiu2HAkyzc6kPnipUd5xLLxSXAversGjuzszHu1A6TFmJWfjdgi"],"enrUri":"enr:-L24QOstrX1mgzbHAfEgUUR8uCNTO8mIa4pW8MAh_p3I1auQQPsnmuZ6mdHRFLPpX0i-IcxD7KFZJ73-kIIiRzDwk6YCgmlkgnY0gmlwhKwSEGCKbXVsdGlhZGRyc5YACASsEhBgBpqGAAoErBIQYAaah90DgnJzhQADAQAAiXNlY3AyNTZrMaECQ96G9a2kjE7JhBpm9qigS_a7GqjrmCACeKuU7Pk2Vl-DdGNwgpqGg3VkcIKaiIV3YWt1MgE"}'
2026-03-11 04:34:07.801 INFO [src.node.waku_node] REST service is ready !!
2026-03-11 04:34:07.801 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-11 04:34:10.810 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:34:10.810 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node14_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:34:10.810 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-11 04:34:10.911 DEBUG [src.node.waku_node] Starting Node...
2026-03-11 04:34:10.911 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-11 04:34:10.912 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-11 04:34:10.913 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.191.104
2026-03-11 04:34:10.913 DEBUG [src.node.docker_mananger] Generated ports ['39116', '39117', '39118', '39119', '39120']
2026-03-11 04:34:10.913 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-11 04:34:10.913 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-11 04:34:10.913 DEBUG [src.node.waku_node] Using volumes []
2026-03-11 04:34:10.913 DEBUG [src.node.docker_mananger] docker run -i -t -p 39116:39116 -p 39117:39117 -p 39118:39118 -p 39119:39119 -p 39120:39120 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=39118 --rest-port=39116 --tcp-port=39117 --discv5-udp-port=39119 --rest-address=0.0.0.0 --nat=extip:172.18.191.104 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9be4fe3c37ad4f90ebbc5b12bf90384de483ac0cfebbd0511dd0daa213e09cc8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39120 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOstrX1mgzbHAfEgUUR8uCNTO8mIa4pW8MAh_p3I1auQQPsnmuZ6mdHRFLPpX0i-IcxD7KFZJ73-kIIiRzDwk6YCgmlkgnY0gmlwhKwSEGCKbXVsdGlhZGRyc5YACASsEhBgBpqGAAoErBIQYAaah90DgnJzhQADAQAAiXNlY3AyNTZrMaECQ96G9a2kjE7JhBpm9qigS_a7GqjrmCACeKuU7Pk2Vl-DdGNwgpqGg3VkcIKaiIV3YWt1MgE
2026-03-11 04:34:11.135 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.191.104 waku 2ec4c87833c95344b454369caf39789274bf828b3f0e0ea3dfe9a34dfb6ccb77
2026-03-11 04:34:11.171 DEBUG [src.node.docker_mananger] Container started with ID 2ec4c87833c9. Setting up logs at ./log/docker/node14_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:34:11.172 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39116
2026-03-11 04:34:11.172 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:34:12.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39116/health" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:12.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-11 04:34:12.188 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-11 04:34:12.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39116/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:12.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.191.104/tcp/39117/p2p/16Uiu2HAm7t1VR3BXxpuALak3WVg7P8PwgYmbuRSeHyUXoiXLsn4g","/ip4/172.18.191.104/tcp/39118/ws/p2p/16Uiu2HAm7t1VR3BXxpuALak3WVg7P8PwgYmbuRSeHyUXoiXLsn4g"],"enrUri":"enr:-L24QFExAbcuuLNSDI7_h2izVfJvh1qJCm3LLueqVN4eG2lfd2ioXaM5bgVMOdwnZec3mbDjpqMXQcHcoy8lLs5dKlgCgmlkgnY0gmlwhKwSv2iKbXVsdGlhZGRyc5YACASsEr9oBpjNAAoErBK_aAaYzt0DgnJzhQADAQAAiXNlY3AyNTZrMaECuQtnraMi38Fne7vwH3FGSxtOTCNSsf7TI8CHD4ZNHCmDdGNwgpjNg3VkcIKYz4V3YWt1MgE"}'
2026-03-11 04:34:12.197 INFO [src.node.waku_node] REST service is ready !!
2026-03-11 04:34:12.198 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-11 04:34:15.207 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:34:15.207 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node15_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:34:15.207 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-11 04:34:15.308 DEBUG [src.node.waku_node] Starting Node...
2026-03-11 04:34:15.308 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-11 04:34:15.309 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-11 04:34:15.310 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.86.94
2026-03-11 04:34:15.310 DEBUG [src.node.docker_mananger] Generated ports ['30256', '30257', '30258', '30259', '30260']
2026-03-11 04:34:15.310 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-11 04:34:15.310 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-11 04:34:15.310 DEBUG [src.node.waku_node] Using volumes []
2026-03-11 04:34:15.310 DEBUG [src.node.docker_mananger] docker run -i -t -p 30256:30256 -p 30257:30257 -p 30258:30258 -p 30259:30259 -p 30260:30260 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=30258 --rest-port=30256 --tcp-port=30257 --discv5-udp-port=30259 --rest-address=0.0.0.0 --nat=extip:172.18.86.94 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=21fc0cdf0aaad66d5ed81dfcdee2c26b009ba5bcfe9b15b6dabf00effc8fe4ad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30260 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFExAbcuuLNSDI7_h2izVfJvh1qJCm3LLueqVN4eG2lfd2ioXaM5bgVMOdwnZec3mbDjpqMXQcHcoy8lLs5dKlgCgmlkgnY0gmlwhKwSv2iKbXVsdGlhZGRyc5YACASsEr9oBpjNAAoErBK_aAaYzt0DgnJzhQADAQAAiXNlY3AyNTZrMaECuQtnraMi38Fne7vwH3FGSxtOTCNSsf7TI8CHD4ZNHCmDdGNwgpjNg3VkcIKYz4V3YWt1MgE
2026-03-11 04:34:15.531 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.86.94 waku 5341cc030af740bb486a28f01411982345c7480921056e7e74341421399f4256
2026-03-11 04:34:15.566 DEBUG [src.node.docker_mananger] Container started with ID 5341cc030af7. Setting up logs at ./log/docker/node15_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:34:15.566 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30256
2026-03-11 04:34:15.566 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:34:16.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30256/health" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:16.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-11 04:34:16.583 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-11 04:34:16.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30256/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:16.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.86.94/tcp/30257/p2p/16Uiu2HAmJH88shCc3RicXKCCGs5GDCAa4F5Xg4ZZehM2ieSHWXrf","/ip4/172.18.86.94/tcp/30258/ws/p2p/16Uiu2HAmJH88shCc3RicXKCCGs5GDCAa4F5Xg4ZZehM2ieSHWXrf"],"enrUri":"enr:-L24QAEouyuFEWNI_Zc1yuN_SWPN_LG-SAqzVTWW2KIGBhW1b5ksCs6WsybNELnF048tkHTvzH1mcupuIYXeldF01FQCgmlkgnY0gmlwhKwSVl6KbXVsdGlhZGRyc5YACASsElZeBnYxAAoErBJWXgZ2Mt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDU4wluTfU72Gc600VuX-TMjnH5HwvxeqYHyUaBx6EoGCDdGNwgnYxg3VkcIJ2M4V3YWt1MgE"}'
2026-03-11 04:34:16.591 INFO [src.node.waku_node] REST service is ready !!
2026-03-11 04:34:16.592 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-11 04:34:19.600 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:34:19.600 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node16_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:34:19.600 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-11 04:34:19.700 DEBUG [src.node.waku_node] Starting Node...
2026-03-11 04:34:19.700 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-11 04:34:19.702 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-11 04:34:19.702 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.242.141
2026-03-11 04:34:19.702 DEBUG [src.node.docker_mananger] Generated ports ['6473', '6474', '6475', '6476', '6477']
2026-03-11 04:34:19.703 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-11 04:34:19.703 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-11 04:34:19.703 DEBUG [src.node.waku_node] Using volumes []
2026-03-11 04:34:19.703 DEBUG [src.node.docker_mananger] docker run -i -t -p 6473:6473 -p 6474:6474 -p 6475:6475 -p 6476:6476 -p 6477:6477 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=6475 --rest-port=6473 --tcp-port=6474 --discv5-udp-port=6476 --rest-address=0.0.0.0 --nat=extip:172.18.242.141 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c48c833cd4f1fd62e9c752fe7ffedaecbdbe6ced82f511e1d2e5375fadbfdc1d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6477 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAEouyuFEWNI_Zc1yuN_SWPN_LG-SAqzVTWW2KIGBhW1b5ksCs6WsybNELnF048tkHTvzH1mcupuIYXeldF01FQCgmlkgnY0gmlwhKwSVl6KbXVsdGlhZGRyc5YACASsElZeBnYxAAoErBJWXgZ2Mt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDU4wluTfU72Gc600VuX-TMjnH5HwvxeqYHyUaBx6EoGCDdGNwgnYxg3VkcIJ2M4V3YWt1MgE
2026-03-11 04:34:19.946 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.242.141 waku 382bcbd00649feef97f102c35479737e42575fdc9a116a34bde4649bd1d227f2
2026-03-11 04:34:19.980 DEBUG [src.node.docker_mananger] Container started with ID 382bcbd00649. Setting up logs at ./log/docker/node16_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:34:19.980 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6473
2026-03-11 04:34:19.981 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:34:20.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6473/health" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:20.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-11 04:34:21.005 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-11 04:34:21.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6473/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:21.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.242.141/tcp/6474/p2p/16Uiu2HAmKudrr4UF7DmoEzhT1VdFGEWobxqMCQxSnArsTUNHuFzc","/ip4/172.18.242.141/tcp/6475/ws/p2p/16Uiu2HAmKudrr4UF7DmoEzhT1VdFGEWobxqMCQxSnArsTUNHuFzc"],"enrUri":"enr:-L24QPUkNL0Su0mLn6Q2C5ooAqHD-etz3eekr4RaARaCMvzrLdaqQvKgGpTRUnZqzPsxqMcU6povh3GPY1GLU9AhW5ECgmlkgnY0gmlwhKwS8o2KbXVsdGlhZGRyc5YACASsEvKNBhlKAAoErBLyjQYZS90DgnJzhQADAQAAiXNlY3AyNTZrMaEDa8JaIAsB3cVuWCjXanhDt99saBJ8AlyIU_DByPe_7gWDdGNwghlKg3VkcIIZTIV3YWt1MgE"}'
2026-03-11 04:34:21.012 INFO [src.node.waku_node] REST service is ready !!
2026-03-11 04:34:21.012 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-11 04:34:24.020 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:34:24.020 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node17_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:34:24.020 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-11 04:34:24.121 DEBUG [src.node.waku_node] Starting Node...
2026-03-11 04:34:24.121 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-11 04:34:24.123 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-11 04:34:24.123 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.126.57
2026-03-11 04:34:24.123 DEBUG [src.node.docker_mananger] Generated ports ['7450', '7451', '7452', '7453', '7454']
2026-03-11 04:34:24.123 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-11 04:34:24.123 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-11 04:34:24.123 DEBUG [src.node.waku_node] Using volumes []
2026-03-11 04:34:24.123 DEBUG [src.node.docker_mananger] docker run -i -t -p 7450:7450 -p 7451:7451 -p 7452:7452 -p 7453:7453 -p 7454:7454 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=7452 --rest-port=7450 --tcp-port=7451 --discv5-udp-port=7453 --rest-address=0.0.0.0 --nat=extip:172.18.126.57 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4d484cadef0c837fd6b470aa199fbacab8d4fb73cfdcceffdeaa5eadeb0b8af1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7454 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPUkNL0Su0mLn6Q2C5ooAqHD-etz3eekr4RaARaCMvzrLdaqQvKgGpTRUnZqzPsxqMcU6povh3GPY1GLU9AhW5ECgmlkgnY0gmlwhKwS8o2KbXVsdGlhZGRyc5YACASsEvKNBhlKAAoErBLyjQYZS90DgnJzhQADAQAAiXNlY3AyNTZrMaEDa8JaIAsB3cVuWCjXanhDt99saBJ8AlyIU_DByPe_7gWDdGNwghlKg3VkcIIZTIV3YWt1MgE
2026-03-11 04:34:24.434 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.126.57 waku 9bb8440b789f1d236a82e708b64ccdbb5149955ac8a7a7ee11c7c3923abbbcef
2026-03-11 04:34:24.473 DEBUG [src.node.docker_mananger] Container started with ID 9bb8440b789f. Setting up logs at ./log/docker/node17_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:34:24.473 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7450
2026-03-11 04:34:24.473 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:34:25.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7450/health" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:25.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-11 04:34:25.487 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-11 04:34:25.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7450/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:25.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.126.57/tcp/7451/p2p/16Uiu2HAmPh2PCyaEU4dP4Vqr9XtKSVoQ2ecS67HadeJiuYpZFWCs","/ip4/172.18.126.57/tcp/7452/ws/p2p/16Uiu2HAmPh2PCyaEU4dP4Vqr9XtKSVoQ2ecS67HadeJiuYpZFWCs"],"enrUri":"enr:-L24QHBY9GTiZhsiL7IMM_NndnGtx00xT-wbtwWqDKwi_hgxDn-6h2DVtrvMcvWCfGVWh797z7TifiSlo1jl2g8T1m4CgmlkgnY0gmlwhKwSfjmKbXVsdGlhZGRyc5YACASsEn45Bh0bAAoErBJ-OQYdHN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDo_YEP5GlldeVLquq3YoAvERRgHAMmf2ZWw8MTFvRMxSDdGNwgh0bg3VkcIIdHYV3YWt1MgE"}'
2026-03-11 04:34:25.495 INFO [src.node.waku_node] REST service is ready !!
2026-03-11 04:34:25.495 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-11 04:34:28.503 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:34:28.504 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node18_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:34:28.504 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-11 04:34:28.604 DEBUG [src.node.waku_node] Starting Node...
2026-03-11 04:34:28.604 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-11 04:34:28.606 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-11 04:34:28.606 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.108.255
2026-03-11 04:34:28.606 DEBUG [src.node.docker_mananger] Generated ports ['14817', '14818', '14819', '14820', '14821']
2026-03-11 04:34:28.607 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-11 04:34:28.607 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-11 04:34:28.607 DEBUG [src.node.waku_node] Using volumes []
2026-03-11 04:34:28.607 DEBUG [src.node.docker_mananger] docker run -i -t -p 14817:14817 -p 14818:14818 -p 14819:14819 -p 14820:14820 -p 14821:14821 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=14819 --rest-port=14817 --tcp-port=14818 --discv5-udp-port=14820 --rest-address=0.0.0.0 --nat=extip:172.18.108.255 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=051ddf7c1e90c1b6e8daf76ee737f70ec6ebd37df23ccea7a0adaef6eb7df7b4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14821 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHBY9GTiZhsiL7IMM_NndnGtx00xT-wbtwWqDKwi_hgxDn-6h2DVtrvMcvWCfGVWh797z7TifiSlo1jl2g8T1m4CgmlkgnY0gmlwhKwSfjmKbXVsdGlhZGRyc5YACASsEn45Bh0bAAoErBJ-OQYdHN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDo_YEP5GlldeVLquq3YoAvERRgHAMmf2ZWw8MTFvRMxSDdGNwgh0bg3VkcIIdHYV3YWt1MgE
2026-03-11 04:34:28.870 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.108.255 waku 3d36d5c196e0a4fbc3d874f3d4280759c8ffa9c3427e262b4bdce91feca05c36
2026-03-11 04:34:28.905 DEBUG [src.node.docker_mananger] Container started with ID 3d36d5c196e0. Setting up logs at ./log/docker/node18_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:34:28.905 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14817
2026-03-11 04:34:28.905 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:34:29.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14817/health" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:29.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-11 04:34:29.923 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-11 04:34:29.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14817/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:29.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.108.255/tcp/14818/p2p/16Uiu2HAmCWuvjw46W8dtCYfm51GbeYskbKYmGyEP7HkbeQfYtiHu","/ip4/172.18.108.255/tcp/14819/ws/p2p/16Uiu2HAmCWuvjw46W8dtCYfm51GbeYskbKYmGyEP7HkbeQfYtiHu"],"enrUri":"enr:-L24QCaCwWl86nnhEPrsbhbViQke8F4r7wnOXwZOqyvyfAl9RLWgyvipYLiJ27il9e0cTsgjUPiah-GD9VdXj_p_eJcCgmlkgnY0gmlwhKwSbP-KbXVsdGlhZGRyc5YACASsEmz_BjniAAoErBJs_wY5490DgnJzhQADAQAAiXNlY3AyNTZrMaEC_e5aJZItGM9nGDxWM7Boa1u-sYH85cok7v4lCmFcA4CDdGNwgjnig3VkcII55IV3YWt1MgE"}'
2026-03-11 04:34:29.932 INFO [src.node.waku_node] REST service is ready !!
2026-03-11 04:34:29.932 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-11 04:34:32.940 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:34:32.940 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node19_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:34:32.940 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-11 04:34:33.041 DEBUG [src.node.waku_node] Starting Node...
2026-03-11 04:34:33.045 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-11 04:34:33.051 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-11 04:34:33.052 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.165.8
2026-03-11 04:34:33.054 DEBUG [src.node.docker_mananger] Generated ports ['35226', '35227', '35228', '35229', '35230']
2026-03-11 04:34:33.055 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-11 04:34:33.055 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-11 04:34:33.055 DEBUG [src.node.waku_node] Using volumes []
2026-03-11 04:34:33.065 DEBUG [src.node.docker_mananger] docker run -i -t -p 35226:35226 -p 35227:35227 -p 35228:35228 -p 35229:35229 -p 35230:35230 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=35228 --rest-port=35226 --tcp-port=35227 --discv5-udp-port=35229 --rest-address=0.0.0.0 --nat=extip:172.18.165.8 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=75d1212bc3856b7dc60dd9ba853e66e8e8a1aaae4be7efe84df6ac5ba1ac1478 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35230 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCaCwWl86nnhEPrsbhbViQke8F4r7wnOXwZOqyvyfAl9RLWgyvipYLiJ27il9e0cTsgjUPiah-GD9VdXj_p_eJcCgmlkgnY0gmlwhKwSbP-KbXVsdGlhZGRyc5YACASsEmz_BjniAAoErBJs_wY5490DgnJzhQADAQAAiXNlY3AyNTZrMaEC_e5aJZItGM9nGDxWM7Boa1u-sYH85cok7v4lCmFcA4CDdGNwgjnig3VkcII55IV3YWt1MgE
2026-03-11 04:34:33.347 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.165.8 waku 0960d79e9a9ee3d548283fb0eb884ec078c8efcd0a16531583a8a25dae57b984
2026-03-11 04:34:33.395 DEBUG [src.node.docker_mananger] Container started with ID 0960d79e9a9e. Setting up logs at ./log/docker/node19_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:34:33.396 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35226
2026-03-11 04:34:33.397 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:34:34.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35226/health" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:34.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-11 04:34:34.415 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-11 04:34:34.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35226/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:34.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.165.8/tcp/35227/p2p/16Uiu2HAkzcj5JaXmp3MVnZAsivXXSDy9tokLiFcku3Zcxnk8nMSL","/ip4/172.18.165.8/tcp/35228/ws/p2p/16Uiu2HAkzcj5JaXmp3MVnZAsivXXSDy9tokLiFcku3Zcxnk8nMSL"],"enrUri":"enr:-L24QBnwCH6c8scNgzMCDjbHfC0j2xkgm6ZZyTv4pnQNNjgBB3-IwKOgB6-XUPhnszNqBZPpjBK0NWhxKvmJQOCXzoMCgmlkgnY0gmlwhKwSpQiKbXVsdGlhZGRyc5YACASsEqUIBombAAoErBKlCAaJnN0DgnJzhQADAQAAiXNlY3AyNTZrMaECTR9StHvT6GNXGee_h063yLCpX3I9VVQWUjE8Dy_ZWKWDdGNwgombg3VkcIKJnYV3YWt1MgE"}'
2026-03-11 04:34:34.423 INFO [src.node.waku_node] REST service is ready !!
2026-03-11 04:34:34.424 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-03-11 04:34:37.424 DEBUG [tests.e2e.test_e2e] Start filter node and subscribed filter node
2026-03-11 04:34:37.434 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:34:37.434 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node21_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:34:37.444 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-11 04:34:37.450 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node22_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:34:37.452 DEBUG [src.node.waku_node] Starting Node...
2026-03-11 04:34:37.452 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-11 04:34:37.459 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-11 04:34:37.461 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.131.68
2026-03-11 04:34:37.463 DEBUG [src.node.docker_mananger] Generated ports ['1668', '1669', '1670', '1671', '1672']
2026-03-11 04:34:37.466 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-11 04:34:37.475 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-11 04:34:37.478 DEBUG [src.node.waku_node] Using volumes []
2026-03-11 04:34:37.483 DEBUG [src.node.docker_mananger] docker run -i -t -p 1668:1668 -p 1669:1669 -p 1670:1670 -p 1671:1671 -p 1672:1672 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=1670 --rest-port=1668 --tcp-port=1669 --discv5-udp-port=1671 --rest-address=0.0.0.0 --nat=extip:172.18.131.68 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a37ed3b6aabbfc6ea4a6cd8c1af1d8728dcb4d5789c88b423ee1a832b895aaab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1672 --metrics-logging=true --relay=true --filter=true --store=false --discv5-bootstrap-node=enr:-L24QBnwCH6c8scNgzMCDjbHfC0j2xkgm6ZZyTv4pnQNNjgBB3-IwKOgB6-XUPhnszNqBZPpjBK0NWhxKvmJQOCXzoMCgmlkgnY0gmlwhKwSpQiKbXVsdGlhZGRyc5YACASsEqUIBombAAoErBKlCAaJnN0DgnJzhQADAQAAiXNlY3AyNTZrMaECTR9StHvT6GNXGee_h063yLCpX3I9VVQWUjE8Dy_ZWKWDdGNwgombg3VkcIKJnYV3YWt1MgE
2026-03-11 04:34:37.718 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.131.68 waku e389e1a3e7b8058fc9c65fdbb6c84d4a2cf7354b0c3ba394eceee699e55fd30d
2026-03-11 04:34:37.764 DEBUG [src.node.docker_mananger] Container started with ID e389e1a3e7b8. Setting up logs at ./log/docker/node21_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:34:37.765 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1668
2026-03-11 04:34:37.765 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:34:38.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/health" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:38.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-11 04:34:38.777 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-11 04:34:38.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:38.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.131.68/tcp/1669/p2p/16Uiu2HAmVCLS8dfZpaPk2eyokNGFr5WFWoQ3ykw4adTSxLK5CFKx","/ip4/172.18.131.68/tcp/1670/ws/p2p/16Uiu2HAmVCLS8dfZpaPk2eyokNGFr5WFWoQ3ykw4adTSxLK5CFKx"],"enrUri":"enr:-L24QCu32vQxIOY1aOfmAVZxdPf3Dr_eDbrDUpDyLaRwJpKiIpCdD__1wx24dvgxCAqWxu_MauNw1P_idKGRlO3VedUCgmlkgnY0gmlwhKwSg0SKbXVsdGlhZGRyc5YACASsEoNEBgaFAAoErBKDRAYGht0DgnJzhQADAQAAiXNlY3AyNTZrMaED9cK0Ujk8vw8sydTK2-rcqts7JIRIX-sKB52YzL3ScruDdGNwggaFg3VkcIIGh4V3YWt1MgU"}'
2026-03-11 04:34:38.790 INFO [src.node.waku_node] REST service is ready !!
2026-03-11 04:34:38.790 DEBUG [src.node.waku_node] Starting Node...
2026-03-11 04:34:38.792 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-11 04:34:38.799 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-11 04:34:38.799 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.19.233
2026-03-11 04:34:38.802 DEBUG [src.node.docker_mananger] Generated ports ['8223', '8224', '8225', '8226', '8227']
2026-03-11 04:34:38.803 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-11 04:34:38.805 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-11 04:34:38.806 DEBUG [src.node.waku_node] Using volumes []
2026-03-11 04:34:38.807 DEBUG [src.node.docker_mananger] docker run -i -t -p 8223:8223 -p 8224:8224 -p 8225:8225 -p 8226:8226 -p 8227:8227 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=8225 --rest-port=8223 --tcp-port=8224 --discv5-udp-port=8226 --rest-address=0.0.0.0 --nat=extip:172.18.19.233 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0caedde7bfd0ccce23fcec755867534ed66e117b917ad64e38c8fc4ef0dfecaa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8227 --metrics-logging=true --relay=false --filter=true --filternode=/ip4/172.18.131.68/tcp/1669/p2p/16Uiu2HAmVCLS8dfZpaPk2eyokNGFr5WFWoQ3ykw4adTSxLK5CFKx --store=false --discv5-bootstrap-node=<src.node.waku_node.WakuNode object at 0x7fc9838d9fa0>
2026-03-11 04:34:39.100 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.19.233 waku 5f926153f93331d5017ff2bd0f685c4a01c58e8807003d0475515ffde1c7b2f1
2026-03-11 04:34:39.139 DEBUG [src.node.docker_mananger] Container started with ID 5f926153f933. Setting up logs at ./log/docker/node22_2026-03-11_04-33-12__ed7e2045-d369-4179-aa42-05581b4180d0__wakuorg_nwaku:latest.log
2026-03-11 04:34:39.140 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8223
2026-03-11 04:34:39.141 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:34:40.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8223/health" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:40.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-11 04:34:40.145 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-11 04:34:40.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8223/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:40.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.19.233/tcp/8224/p2p/16Uiu2HAmLT6whmcCdmbenqc1kfDK7q1kC7PYma9CVWsF8kGn8d77","/ip4/172.18.19.233/tcp/8225/ws/p2p/16Uiu2HAmLT6whmcCdmbenqc1kfDK7q1kC7PYma9CVWsF8kGn8d77"],"enrUri":"enr:-L24QPQ8W4ghy1sIdmarFIX7BGku2aXU4W20ePzaW5nj7QtKWUHO5Tx9k2fIm1HzpSMr-NgLZLa_6ZIdlbSt-Bl-d08CgmlkgnY0gmlwhKwSE-mKbXVsdGlhZGRyc5YACASsEhPpBiAgAAoErBIT6QYgId0DgnJzhQADAQAAiXNlY3AyNTZrMaEDc9H7FuE4THKZV7b2PGpEiaQ_hPrsFHmfM3WQz1qC3fqDdGNwgiAgg3VkcIIgIoV3YWt1MgQ"}'
2026-03-11 04:34:40.148 INFO [src.node.waku_node] REST service is ready !!
2026-03-11 04:34:40.149 DEBUG [tests.e2e.test_e2e] Subscribe nodes to relay pubsub topic /waku/2/rs/3/1
2026-03-11 04:34:40.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18278/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-11 04:34:40.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:34:40.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61122/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-11 04:34:40.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:34:40.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63886/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-11 04:34:40.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:34:40.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44683/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-11 04:34:40.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:34:40.321 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51802/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-11 04:34:40.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:34:40.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23336/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-11 04:34:40.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:34:40.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1177/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-11 04:34:40.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:34:40.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10784/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-11 04:34:40.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:34:40.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22835/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-11 04:34:40.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:34:40.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24141/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-11 04:34:40.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:34:40.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22409/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-11 04:34:40.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:34:40.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58763/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-11 04:34:40.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:34:40.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8249/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-11 04:34:40.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:34:40.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39557/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-11 04:34:41.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:34:41.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39116/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-11 04:34:41.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:34:41.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30256/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-11 04:34:41.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:34:41.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6473/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-11 04:34:41.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:34:41.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7450/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-11 04:34:41.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:34:41.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14817/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-11 04:34:41.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:34:41.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35226/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-11 04:34:41.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:34:41.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1668/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-11 04:34:41.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:34:41.582 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-03-11 04:34:41.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8223/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-11 04:34:41.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-11 04:34:41.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18278/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:41.705 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-11 04:34:41.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61122/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:41.712 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-11 04:34:41.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63886/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:41.724 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-11 04:34:41.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44683/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:41.732 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-11 04:34:41.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51802/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:41.736 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-11 04:34:41.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23336/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:41.742 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-11 04:34:41.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1177/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:41.748 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-11 04:34:41.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10784/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:41.755 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-11 04:34:41.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22835/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:41.760 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-11 04:34:41.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24141/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:41.768 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-11 04:34:41.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22409/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:41.772 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-11 04:34:41.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58763/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:41.779 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-11 04:34:41.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8249/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:41.789 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-11 04:34:41.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39557/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:41.804 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-11 04:34:41.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39116/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:41.816 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-11 04:34:41.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30256/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:41.826 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-11 04:34:41.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6473/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:41.838 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-11 04:34:41.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7450/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:41.858 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-11 04:34:41.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14817/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:41.880 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-11 04:34:41.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35226/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:41.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.129.150/tcp/49226/p2p/16Uiu2HAmDHC3p4hqjwxvWAS84i3Y1vpMojXv18EEhZZTuCsHCZXz","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,1],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.75.72/tcp/33146/p2p/16Uiu2HAmSysgG1e7APndZViSLjgtpoMNCmvE6n2q93AEVqQd4bZq","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,1],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.234.60/tcp/37560/p2p/16Uiu2HAkvAzCZ9DRpyyvcXUAfarqJavdSQDkS6EdTBL2UpgHZQQA","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,1],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.108.255/tcp/14818/p2p/16Uiu2HAmCWuvjw46W8dtCYfm51GbeYskbKYmGyEP7HkbeQfYtiHu","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":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"},{"multiaddr":"/ip4/172.18.131.68/tcp/56998/p2p/16Uiu2HAmVCLS8dfZpaPk2eyokNGFr5WFWoQ3ykw4adTSxLK5CFKx","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":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.223.115/tcp/43618/p2p/16Uiu2HAmSjeqwBRsZQkY9WNrBZEvHgwCwKvRh27rAM8S7SanaqWi","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":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.238.26/tcp/56660/p2p/16Uiu2HAm2QhtFX9LkJRLq3CPRXsigMR8L31P13B9t9PpAdEEg1mZ","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,1],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"}]'
2026-03-11 04:34:41.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1668/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:34:41.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.165.8/tcp/35227/p2p/16Uiu2HAkzcj5JaXmp3MVnZAsivXXSDy9tokLiFcku3Zcxnk8nMSL","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":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"},{"multiaddr":"/ip4/172.18.19.233/tcp/47204/p2p/16Uiu2HAmLT6whmcCdmbenqc1kfDK7q1kC7PYma9CVWsF8kGn8d77","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":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"}]'
2026-03-11 04:34:41.900 DEBUG [src.libs.common] Sleeping for 80 seconds
2026-03-11 04:36:01.900 DEBUG [tests.e2e.test_e2e] 20 Nodes publish 20 messages
2026-03-11 04:36:01.901 DEBUG [src.steps.store] Relaying message
2026-03-11 04:36:01.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18278/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-11 04:36:01.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:36:01.993 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-11 04:36:02.195 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:36:03.197 DEBUG [src.steps.store] Relaying message
2026-03-11 04:36:03.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61122/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-11 04:36:03.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:36:03.381 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-11 04:36:03.589 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:36:04.597 DEBUG [src.steps.store] Relaying message
2026-03-11 04:36:04.599 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63886/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-11 04:36:04.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:36:04.709 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-11 04:36:04.910 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:36:05.913 DEBUG [src.steps.store] Relaying message
2026-03-11 04:36:05.913 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-11 04:36:06.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:36:06.070 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-11 04:36:06.273 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:36:07.274 DEBUG [src.steps.store] Relaying message
2026-03-11 04:36:07.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51802/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-11 04:36:07.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:36:07.415 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-11 04:36:07.616 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:36:08.621 DEBUG [src.steps.store] Relaying message
2026-03-11 04:36:08.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23336/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-11 04:36:08.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:36:08.786 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-11 04:36:08.986 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:36:10.000 DEBUG [src.steps.store] Relaying message
2026-03-11 04:36:10.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1177/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-11 04:36:10.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:36:10.125 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-11 04:36:10.330 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:36:11.331 DEBUG [src.steps.store] Relaying message
2026-03-11 04:36:11.332 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10784/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-11 04:36:11.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:36:11.469 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-11 04:36:11.677 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:36:12.678 DEBUG [src.steps.store] Relaying message
2026-03-11 04:36:12.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22835/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-11 04:36:12.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:36:12.803 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-11 04:36:13.014 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:36:14.016 DEBUG [src.steps.store] Relaying message
2026-03-11 04:36:14.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24141/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-11 04:36:14.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:36:14.207 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-11 04:36:14.408 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:36:15.411 DEBUG [src.steps.store] Relaying message
2026-03-11 04:36:15.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22409/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-11 04:36:15.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:36:15.503 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-11 04:36:15.703 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:36:16.708 DEBUG [src.steps.store] Relaying message
2026-03-11 04:36:16.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58763/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-11 04:36:16.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:36:16.942 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-11 04:36:17.142 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:36:18.143 DEBUG [src.steps.store] Relaying message
2026-03-11 04:36:18.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8249/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-11 04:36:18.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:36:18.273 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-11 04:36:18.475 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:36:19.482 DEBUG [src.steps.store] Relaying message
2026-03-11 04:36:19.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39557/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-11 04:36:19.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:36:19.630 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-11 04:36:19.834 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:36:20.836 DEBUG [src.steps.store] Relaying message
2026-03-11 04:36:20.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39116/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-11 04:36:21.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:36:21.029 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-11 04:36:21.232 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:36:22.236 DEBUG [src.steps.store] Relaying message
2026-03-11 04:36:22.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30256/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-11 04:36:22.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:36:22.411 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-11 04:36:22.614 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:36:23.615 DEBUG [src.steps.store] Relaying message
2026-03-11 04:36:23.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6473/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-11 04:36:23.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:36:23.681 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-11 04:36:23.887 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:36:24.898 DEBUG [src.steps.store] Relaying message
2026-03-11 04:36:24.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7450/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-11 04:36:24.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:36:24.986 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-11 04:36:25.191 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:36:26.198 DEBUG [src.steps.store] Relaying message
2026-03-11 04:36:26.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14817/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-11 04:36:26.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:36:26.340 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-11 04:36:26.552 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:36:27.553 DEBUG [src.steps.store] Relaying message
2026-03-11 04:36:27.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35226/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-11 04:36:27.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-11 04:36:27.699 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-11 04:36:27.901 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-11 04:36:28.904 DEBUG [tests.e2e.test_e2e] Node 22 requests messages of subscribed filter topic
2026-03-11 04:36:28.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8223/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-11 04:36:28.916 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":1773203761901234974,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773203763197103652,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773203764597286116,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773203765913002662,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773203767273946900,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773203768621368700,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773203769999838187,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773203771331561870,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773203772678089095,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773203774016440839,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773203775411704322,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773203776708238983,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773203778143410743,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773203779482446920,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773203780836130109,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773203782236604592,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773203783615431077,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773203784897857228,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773203786198534244,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773203787553654874,"ephemeral":false}]'
2026-03-11 04:36:28.919 DEBUG [tests.e2e.test_e2e] Total number received messages for node 22 is 20
2026-03-11 04:36:28.936 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-11 04:36:28.970 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-11 04:36:28.971 DEBUG [src.node.waku_node] Stopping container with id 326dbd0526de
2026-03-11 04:36:30.542 DEBUG [src.node.waku_node] Container stopped.
2026-03-11 04:36:30.544 DEBUG [src.node.waku_node] Stopping container with id 2067a8668882
2026-03-11 04:36:31.367 ERROR [src.node.docker_mananger] Max retries reached for container 326dbd0526de. Exiting log stream.
2026-03-11 04:36:31.461 DEBUG [src.node.waku_node] Container stopped.
2026-03-11 04:36:31.462 DEBUG [src.node.waku_node] Stopping container with id 9efa89b8a676
2026-03-11 04:36:32.370 DEBUG [src.node.waku_node] Container stopped.
2026-03-11 04:36:32.373 DEBUG [src.node.waku_node] Stopping container with id ac4818c057e1
2026-03-11 04:36:33.223 ERROR [src.node.docker_mananger] Max retries reached for container 9efa89b8a676. Exiting log stream.
2026-03-11 04:36:33.320 DEBUG [src.node.waku_node] Container stopped.
2026-03-11 04:36:33.322 DEBUG [src.node.waku_node] Stopping container with id 2b682d29183b
2026-03-11 04:36:34.157 ERROR [src.node.docker_mananger] Max retries reached for container ac4818c057e1. Exiting log stream.
2026-03-11 04:36:34.203 DEBUG [src.node.waku_node] Container stopped.
2026-03-11 04:36:34.204 DEBUG [src.node.waku_node] Stopping container with id 436814c7e6e1
2026-03-11 04:36:34.504 ERROR [src.node.docker_mananger] Max retries reached for container 2067a8668882. Exiting log stream.
2026-03-11 04:36:35.013 DEBUG [src.node.waku_node] Container stopped.
2026-03-11 04:36:35.013 DEBUG [src.node.waku_node] Stopping container with id 68056523d8fc
2026-03-11 04:36:35.840 DEBUG [src.node.waku_node] Container stopped.
2026-03-11 04:36:35.843 DEBUG [src.node.waku_node] Stopping container with id 1853aa6f516a
2026-03-11 04:36:35.848 ERROR [src.node.docker_mananger] Max retries reached for container 436814c7e6e1. Exiting log stream.
2026-03-11 04:36:36.602 DEBUG [src.node.waku_node] Container stopped.
2026-03-11 04:36:36.604 DEBUG [src.node.waku_node] Stopping container with id c2711a5a9887
2026-03-11 04:36:36.700 ERROR [src.node.docker_mananger] Max retries reached for container 68056523d8fc. Exiting log stream.
2026-03-11 04:36:36.912 ERROR [src.node.docker_mananger] Max retries reached for container 2b682d29183b. Exiting log stream.
2026-03-11 04:36:38.811 ERROR [src.node.docker_mananger] Max retries reached for container 1853aa6f516a. Exiting log stream.
2026-03-11 04:36:47.326 DEBUG [src.node.waku_node] Container stopped.
2026-03-11 04:36:47.329 DEBUG [src.node.waku_node] Stopping container with id 55924e3d1522
2026-03-11 04:36:48.143 ERROR [src.node.docker_mananger] Max retries reached for container c2711a5a9887. Exiting log stream.
2026-03-11 04:36:58.021 DEBUG [src.node.waku_node] Container stopped.
2026-03-11 04:36:58.021 DEBUG [src.node.waku_node] Stopping container with id 24e99311a4bb
2026-03-11 04:36:58.775 DEBUG [src.node.waku_node] Container stopped.
2026-03-11 04:36:58.775 DEBUG [src.node.waku_node] Stopping container with id a9f500f8e6c9
2026-03-11 04:36:59.604 ERROR [src.node.docker_mananger] Max retries reached for container 24e99311a4bb. Exiting log stream.
2026-03-11 04:37:00.438 ERROR [src.node.docker_mananger] Max retries reached for container 55924e3d1522. Exiting log stream.
2026-03-11 04:37:09.395 DEBUG [src.node.waku_node] Container stopped.
2026-03-11 04:37:09.395 DEBUG [src.node.waku_node] Stopping container with id 4aa31c3c7f37
2026-03-11 04:37:10.208 ERROR [src.node.docker_mananger] Max retries reached for container a9f500f8e6c9. Exiting log stream.
2026-03-11 04:37:20.047 DEBUG [src.node.waku_node] Container stopped.
2026-03-11 04:37:20.049 DEBUG [src.node.waku_node] Stopping container with id 42acacf04012
2026-03-11 04:37:20.862 ERROR [src.node.docker_mananger] Max retries reached for container 4aa31c3c7f37. Exiting log stream.
2026-03-11 04:37:30.689 DEBUG [src.node.waku_node] Container stopped.
2026-03-11 04:37:30.689 DEBUG [src.node.waku_node] Stopping container with id 2ec4c87833c9
2026-03-11 04:37:32.619 ERROR [src.node.docker_mananger] Max retries reached for container 42acacf04012. Exiting log stream.
2026-03-11 04:37:41.301 DEBUG [src.node.waku_node] Container stopped.
2026-03-11 04:37:41.302 DEBUG [src.node.waku_node] Stopping container with id 5341cc030af7
2026-03-11 04:37:43.215 ERROR [src.node.docker_mananger] Max retries reached for container 2ec4c87833c9. Exiting log stream.
2026-03-11 04:37:51.909 DEBUG [src.node.waku_node] Container stopped.
2026-03-11 04:37:51.909 DEBUG [src.node.waku_node] Stopping container with id 382bcbd00649
2026-03-11 04:37:52.520 DEBUG [src.node.waku_node] Container stopped.
2026-03-11 04:37:52.524 DEBUG [src.node.waku_node] Stopping container with id 9bb8440b789f
2026-03-11 04:37:52.732 ERROR [src.node.docker_mananger] Max retries reached for container 5341cc030af7. Exiting log stream.
2026-03-11 04:37:53.340 ERROR [src.node.docker_mananger] Max retries reached for container 382bcbd00649. Exiting log stream.
2026-03-11 04:38:03.141 DEBUG [src.node.waku_node] Container stopped.
2026-03-11 04:38:03.141 DEBUG [src.node.waku_node] Stopping container with id 3d36d5c196e0
2026-03-11 04:38:03.760 DEBUG [src.node.waku_node] Container stopped.
2026-03-11 04:38:03.761 DEBUG [src.node.waku_node] Stopping container with id 0960d79e9a9e
2026-03-11 04:38:04.337 DEBUG [src.node.waku_node] Container stopped.
2026-03-11 04:38:04.339 DEBUG [src.node.waku_node] Stopping container with id e389e1a3e7b8
2026-03-11 04:38:04.575 ERROR [src.node.docker_mananger] Max retries reached for container 3d36d5c196e0. Exiting log stream.
2026-03-11 04:38:05.158 ERROR [src.node.docker_mananger] Max retries reached for container 0960d79e9a9e. Exiting log stream.
2026-03-11 04:38:05.180 ERROR [src.node.docker_mananger] Max retries reached for container 9bb8440b789f. Exiting log stream.
2026-03-11 04:38:14.898 DEBUG [src.node.waku_node] Container stopped.
2026-03-11 04:38:14.899 DEBUG [src.node.waku_node] Stopping container with id 5f926153f933
2026-03-11 04:38:15.473 DEBUG [src.node.waku_node] Container stopped.
2026-03-11 04:38:15.476 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-11 04:38:15.894 ERROR [src.node.docker_mananger] Max retries reached for container e389e1a3e7b8. Exiting log stream.
2026-03-11 04:38:16.217 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-11 04:38:16.629 ERROR [src.node.docker_mananger] Max retries reached for container 5f926153f933. Exiting log stream.
2026-03-11 04:38:16.935 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-11 04:38:17.304 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-11 04:38:17.675 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-11 04:38:18.399 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-11 04:38:18.785 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-11 04:38:19.134 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-11 04:38:19.863 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-11 04:38:20.216 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-11 04:38:20.956 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-11 04:38:21.354 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-11 04:38:21.730 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-11 04:38:22.114 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-11 04:38:22.868 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-11 04:38:23.628 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-11 04:38:23.990 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-11 04:38:24.366 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-11 04:38:25.097 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-11 04:38:25.436 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-11 04:38:25.760 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-11 04:38:26.121 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-11 04:38:26.161 DEBUG [src.node.docker_mananger] No errors found in the waku logs.