mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-26 20:29:35 +00:00
801 lines
141 KiB
Plaintext
801 lines
141 KiB
Plaintext
2026-04-22 23:55:36.096 INFO [tests.conftest] Fleet bootstrap inactive – pass --fleet (or set FLEET_BOOTSTRAP=true) to connect local nodes to the waku.test fleet
|
||
2026-04-22 23:55:36.096 DEBUG [tests.conftest] Running fixture setup: test_id
|
||
2026-04-22 23:55:36.097 DEBUG [tests.conftest] Running test: test_filter_20_senders_1_receiver with id: 2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8
|
||
2026-04-22 23:55:36.097 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||
2026-04-22 23:55:36.097 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||
2026-04-22 23:55:36.097 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||
2026-04-22 23:55:36.105 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:55:36.105 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:55:36.112 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:55:36.112 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:55:36.120 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:55:36.121 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:55:36.121 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||
2026-04-22 23:55:36.121 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||
2026-04-22 23:55:36.122 DEBUG [tests.e2e.test_e2e] Start 20 nodes to publish messages
|
||
2026-04-22 23:55:36.122 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:55:36.122 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:55:36.124 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:55:36.124 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.248.56
|
||
2026-04-22 23:55:36.124 DEBUG [src.node.docker_mananger] Generated ports ['38466', '38467', '38468', '38469', '38470']
|
||
2026-04-22 23:55:36.125 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:55:36.125 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:55:36.125 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:55:36.125 DEBUG [src.node.docker_mananger] docker run -i -t -p 38466:38466 -p 38467:38467 -p 38468:38468 -p 38469:38469 -p 38470:38470 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=38468 --rest-port=38466 --tcp-port=38467 --discv5-udp-port=38469 --rest-address=0.0.0.0 --nat=extip:172.18.248.56 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=b7fc9add04a1ce0abd9fedbce6af3cdcdc2deff829ffe1413cfc8ebebb9aeeae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38470 --metrics-logging=true --relay=true
|
||
2026-04-22 23:55:36.323 ERROR [src.node.docker_mananger] Max retries reached for container f7965488a570. Exiting log stream.
|
||
2026-04-22 23:55:36.323 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.248.56 waku 984aa42ed9d39a279ad319ea2d3d029fa2b247ef353db419eadf335f7662e928
|
||
2026-04-22 23:55:36.362 DEBUG [src.node.docker_mananger] Container started with ID 984aa42ed9d3. Setting up logs at ./log/docker/node1_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:55:36.362 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38466
|
||
2026-04-22 23:55:36.362 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:55:36.820 ERROR [src.node.docker_mananger] Max retries reached for container 76852f6d8332. Exiting log stream.
|
||
2026-04-22 23:55:37.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38466/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:55:37.366 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:55:37.366 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:55:37.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38466/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:55:37.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.248.56/tcp/38467/p2p/16Uiu2HAmUedx7jfrg4t16738JY9hHHkKC9T6uCpbnm9zXCgGTPhb","/ip4/172.18.248.56/tcp/38468/ws/p2p/16Uiu2HAmUedx7jfrg4t16738JY9hHHkKC9T6uCpbnm9zXCgGTPhb"],"enrUri":"enr:-L24QMtxrwDozuLOr0G-qnFLsTthaVJMAOslNelZSpDDbImgE0r9aZg7B9KBh_coo3t4wKJLrRj06WSDifA9VF-ak8oCgmlkgnY0gmlwhKwS-DiKbXVsdGlhZGRyc5YACASsEvg4BpZDAAoErBL4OAaWRN0DgnJzhQDGAQAAiXNlY3AyNTZrMaED7aPszIfCfAzw3Hz0DXr35WZz9uM8BfxDLo_K61F5omqDdGNwgpZDg3VkcIKWRYV3YWt1MgE"}'
|
||
2026-04-22 23:55:37.369 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:55:37.377 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:55:37.377 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:55:37.377 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:55:37.478 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:55:37.478 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:55:37.480 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:55:37.480 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.97.134
|
||
2026-04-22 23:55:37.480 DEBUG [src.node.docker_mananger] Generated ports ['11904', '11905', '11906', '11907', '11908']
|
||
2026-04-22 23:55:37.480 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:55:37.480 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:55:37.480 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:55:37.481 DEBUG [src.node.docker_mananger] docker run -i -t -p 11904:11904 -p 11905:11905 -p 11906:11906 -p 11907:11907 -p 11908:11908 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=11906 --rest-port=11904 --tcp-port=11905 --discv5-udp-port=11907 --rest-address=0.0.0.0 --nat=extip:172.18.97.134 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=6bacfd2f984e45132e961f30c0acbfdf3242eedfb191c6dfc4394e97a8fa3d85 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11908 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMtxrwDozuLOr0G-qnFLsTthaVJMAOslNelZSpDDbImgE0r9aZg7B9KBh_coo3t4wKJLrRj06WSDifA9VF-ak8oCgmlkgnY0gmlwhKwS-DiKbXVsdGlhZGRyc5YACASsEvg4BpZDAAoErBL4OAaWRN0DgnJzhQDGAQAAiXNlY3AyNTZrMaED7aPszIfCfAzw3Hz0DXr35WZz9uM8BfxDLo_K61F5omqDdGNwgpZDg3VkcIKWRYV3YWt1MgE
|
||
2026-04-22 23:55:37.676 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.97.134 waku 0ff254f6041282000e0487c3b0b0849aefb3a48e44f1199d7cb4fa5d89722353
|
||
2026-04-22 23:55:37.711 DEBUG [src.node.docker_mananger] Container started with ID 0ff254f60412. Setting up logs at ./log/docker/node1_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:55:37.712 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11904
|
||
2026-04-22 23:55:37.712 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:55:38.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11904/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:55:38.721 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:55:38.722 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:55:38.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11904/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:55:38.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.97.134/tcp/11905/p2p/16Uiu2HAmGzofY6Wep1abtge4jAnXDzEBpQvM2bW4mRVx7mj1L2cG","/ip4/172.18.97.134/tcp/11906/ws/p2p/16Uiu2HAmGzofY6Wep1abtge4jAnXDzEBpQvM2bW4mRVx7mj1L2cG"],"enrUri":"enr:-L24QAjtx4ApP2Ow5eFD3Tp4rnntS0XUeRfkmN2YYXDmXwqJDf6chk5elRzjBEJU6PkFDtZIJ8L22wSw37akZlmxcIMCgmlkgnY0gmlwhKwSYYaKbXVsdGlhZGRyc5YACASsEmGGBi6BAAoErBJhhgYugt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDQIJIKL6Jr4FSt1xfWx--U6TJD00e5KgvBzicQX_7g1mDdGNwgi6Bg3VkcIIug4V3YWt1MgE"}'
|
||
2026-04-22 23:55:38.726 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:55:38.726 DEBUG [src.libs.common] Sleeping for 3 seconds
|
||
2026-04-22 23:55:41.734 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:55:41.734 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:55:41.734 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:55:41.834 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:55:41.835 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:55:41.837 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:55:41.837 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.53.131
|
||
2026-04-22 23:55:41.837 DEBUG [src.node.docker_mananger] Generated ports ['14416', '14417', '14418', '14419', '14420']
|
||
2026-04-22 23:55:41.837 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:55:41.837 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:55:41.837 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:55:41.837 DEBUG [src.node.docker_mananger] docker run -i -t -p 14416:14416 -p 14417:14417 -p 14418:14418 -p 14419:14419 -p 14420:14420 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=14418 --rest-port=14416 --tcp-port=14417 --discv5-udp-port=14419 --rest-address=0.0.0.0 --nat=extip:172.18.53.131 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=eb90a339bbde4faefd97c664b7edfcd7ccc88ba8c0d58ccabcd6d0bcdfd7cdd8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14420 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAjtx4ApP2Ow5eFD3Tp4rnntS0XUeRfkmN2YYXDmXwqJDf6chk5elRzjBEJU6PkFDtZIJ8L22wSw37akZlmxcIMCgmlkgnY0gmlwhKwSYYaKbXVsdGlhZGRyc5YACASsEmGGBi6BAAoErBJhhgYugt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDQIJIKL6Jr4FSt1xfWx--U6TJD00e5KgvBzicQX_7g1mDdGNwgi6Bg3VkcIIug4V3YWt1MgE
|
||
2026-04-22 23:55:42.045 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.53.131 waku 42753af15bfd57f46da6262b40979fc77d8f397f940d618f730a0b47e76b846e
|
||
2026-04-22 23:55:42.083 DEBUG [src.node.docker_mananger] Container started with ID 42753af15bfd. Setting up logs at ./log/docker/node2_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:55:42.084 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14416
|
||
2026-04-22 23:55:42.084 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:55:43.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14416/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:55:43.095 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:55:43.095 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:55:43.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14416/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:55:43.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.53.131/tcp/14417/p2p/16Uiu2HAm4CcG92WgcirH3v238MZqrZuFgQzkS9iEKeJrjW2oaT88","/ip4/172.18.53.131/tcp/14418/ws/p2p/16Uiu2HAm4CcG92WgcirH3v238MZqrZuFgQzkS9iEKeJrjW2oaT88"],"enrUri":"enr:-L24QKPqy2iWGGsziKnG-UYpN9j4ITCetuejCbxXyUqJjtB5eqIx_a-HL1wuuP7SDv571lGpWborRrP_UgVjjP5zPDQCgmlkgnY0gmlwhKwSNYOKbXVsdGlhZGRyc5YACASsEjWDBjhRAAoErBI1gwY4Ut0DgnJzhQDGAQAAiXNlY3AyNTZrMaECgmBte0HJ4k18WV9iE6BcbF77kgSaOke7X0BCLdpQki2DdGNwgjhRg3VkcII4U4V3YWt1MgE"}'
|
||
2026-04-22 23:55:43.101 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:55:43.101 DEBUG [src.libs.common] Sleeping for 3 seconds
|
||
2026-04-22 23:55:46.109 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:55:46.109 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:55:46.109 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:55:46.209 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:55:46.210 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:55:46.211 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:55:46.212 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.15.231
|
||
2026-04-22 23:55:46.212 DEBUG [src.node.docker_mananger] Generated ports ['47269', '47270', '47271', '47272', '47273']
|
||
2026-04-22 23:55:46.212 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:55:46.212 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:55:46.212 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:55:46.212 DEBUG [src.node.docker_mananger] docker run -i -t -p 47269:47269 -p 47270:47270 -p 47271:47271 -p 47272:47272 -p 47273:47273 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=47271 --rest-port=47269 --tcp-port=47270 --discv5-udp-port=47272 --rest-address=0.0.0.0 --nat=extip:172.18.15.231 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=9f1dcbac5fd56fcd21faad82f3a8cabb75bb37d64d1801252864cf590db0f7a3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47273 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKPqy2iWGGsziKnG-UYpN9j4ITCetuejCbxXyUqJjtB5eqIx_a-HL1wuuP7SDv571lGpWborRrP_UgVjjP5zPDQCgmlkgnY0gmlwhKwSNYOKbXVsdGlhZGRyc5YACASsEjWDBjhRAAoErBI1gwY4Ut0DgnJzhQDGAQAAiXNlY3AyNTZrMaECgmBte0HJ4k18WV9iE6BcbF77kgSaOke7X0BCLdpQki2DdGNwgjhRg3VkcII4U4V3YWt1MgE
|
||
2026-04-22 23:55:46.425 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.15.231 waku 0ee1a1d681e7005618852d2b84dfbfc1a2d87e9ce1322700e47ec4623588e114
|
||
2026-04-22 23:55:46.462 DEBUG [src.node.docker_mananger] Container started with ID 0ee1a1d681e7. Setting up logs at ./log/docker/node3_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:55:46.463 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47269
|
||
2026-04-22 23:55:46.463 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:55:47.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47269/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:55:47.474 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:55:47.476 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:55:47.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47269/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:55:47.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.15.231/tcp/47270/p2p/16Uiu2HAm74W9aDDiHt51AHwYworYdxjsnTPUioSKi75zKoukYJhN","/ip4/172.18.15.231/tcp/47271/ws/p2p/16Uiu2HAm74W9aDDiHt51AHwYworYdxjsnTPUioSKi75zKoukYJhN"],"enrUri":"enr:-L24QEa16Rn2xNNGqul9z_XgIIrY1Q4G8SIRGawO3EsBQTMeTK-crbI-Vad_67hrE3-F0RgSFXykDwq9EZDyGKotUAQCgmlkgnY0gmlwhKwSD-eKbXVsdGlhZGRyc5YACASsEg_nBrimAAoErBIP5wa4p90DgnJzhQDGAQAAiXNlY3AyNTZrMaECrN_uA_CzV58kDx8rKlEqf1st2BgdqgavufqTb2yrxxGDdGNwgrimg3VkcIK4qIV3YWt1MgE"}'
|
||
2026-04-22 23:55:47.480 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:55:47.480 DEBUG [src.libs.common] Sleeping for 3 seconds
|
||
2026-04-22 23:55:50.488 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:55:50.488 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:55:50.488 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:55:50.588 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:55:50.589 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:55:50.590 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:55:50.591 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.162.92
|
||
2026-04-22 23:55:50.591 DEBUG [src.node.docker_mananger] Generated ports ['49995', '49996', '49997', '49998', '49999']
|
||
2026-04-22 23:55:50.591 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:55:50.591 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:55:50.591 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:55:50.591 DEBUG [src.node.docker_mananger] docker run -i -t -p 49995:49995 -p 49996:49996 -p 49997:49997 -p 49998:49998 -p 49999:49999 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=49997 --rest-port=49995 --tcp-port=49996 --discv5-udp-port=49998 --rest-address=0.0.0.0 --nat=extip:172.18.162.92 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=53f2a0601ebfc07badc43cdbb6f67b55ab202c9eade1ecf99dd4f0f48c8ee85d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49999 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEa16Rn2xNNGqul9z_XgIIrY1Q4G8SIRGawO3EsBQTMeTK-crbI-Vad_67hrE3-F0RgSFXykDwq9EZDyGKotUAQCgmlkgnY0gmlwhKwSD-eKbXVsdGlhZGRyc5YACASsEg_nBrimAAoErBIP5wa4p90DgnJzhQDGAQAAiXNlY3AyNTZrMaECrN_uA_CzV58kDx8rKlEqf1st2BgdqgavufqTb2yrxxGDdGNwgrimg3VkcIK4qIV3YWt1MgE
|
||
2026-04-22 23:55:50.805 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.162.92 waku 46231dde6088935adb3deab4856a0086e427ac948d2523e42f7f7c4beaac08eb
|
||
2026-04-22 23:55:50.842 DEBUG [src.node.docker_mananger] Container started with ID 46231dde6088. Setting up logs at ./log/docker/node4_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:55:50.843 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49995
|
||
2026-04-22 23:55:50.843 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:55:51.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49995/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:55:51.849 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:55:51.850 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:55:51.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49995/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:55:51.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.162.92/tcp/49996/p2p/16Uiu2HAmE5cBwmiogCh7qVgbB5H57pFfo294HMuNEuGdkdupk9Ln","/ip4/172.18.162.92/tcp/49997/ws/p2p/16Uiu2HAmE5cBwmiogCh7qVgbB5H57pFfo294HMuNEuGdkdupk9Ln"],"enrUri":"enr:-L24QNwjsnWJICyQN8RUoxDI9476-TvE2hl4z4nTqEgbW10PJYNwxucbQ7aV1VOFQ7gykkkfNVmEWO1GpQe0MijRz64CgmlkgnY0gmlwhKwSolyKbXVsdGlhZGRyc5YACASsEqJcBsNMAAoErBKiXAbDTd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDFSomRZgLzD8I6I6uktuLyMasreQtBZXOQC-EgWWaE0ODdGNwgsNMg3VkcILDToV3YWt1MgE"}'
|
||
2026-04-22 23:55:51.853 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:55:51.853 DEBUG [src.libs.common] Sleeping for 3 seconds
|
||
2026-04-22 23:55:54.861 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:55:54.861 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:55:54.861 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:55:54.962 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:55:54.962 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:55:54.964 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:55:54.964 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.227.149
|
||
2026-04-22 23:55:54.964 DEBUG [src.node.docker_mananger] Generated ports ['54198', '54199', '54200', '54201', '54202']
|
||
2026-04-22 23:55:54.964 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:55:54.964 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:55:54.964 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:55:54.964 DEBUG [src.node.docker_mananger] docker run -i -t -p 54198:54198 -p 54199:54199 -p 54200:54200 -p 54201:54201 -p 54202:54202 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=54200 --rest-port=54198 --tcp-port=54199 --discv5-udp-port=54201 --rest-address=0.0.0.0 --nat=extip:172.18.227.149 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=d889336effca2db463ecf2ffbedceee2fbfab1832515aca8af402bc19c7b7bae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54202 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNwjsnWJICyQN8RUoxDI9476-TvE2hl4z4nTqEgbW10PJYNwxucbQ7aV1VOFQ7gykkkfNVmEWO1GpQe0MijRz64CgmlkgnY0gmlwhKwSolyKbXVsdGlhZGRyc5YACASsEqJcBsNMAAoErBKiXAbDTd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDFSomRZgLzD8I6I6uktuLyMasreQtBZXOQC-EgWWaE0ODdGNwgsNMg3VkcILDToV3YWt1MgE
|
||
2026-04-22 23:55:55.171 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.227.149 waku acfe52cd5c2a8880e3b73079ddd7baaabb92cc2a646b06754f06a3607a7313b9
|
||
2026-04-22 23:55:55.210 DEBUG [src.node.docker_mananger] Container started with ID acfe52cd5c2a. Setting up logs at ./log/docker/node5_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:55:55.211 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54198
|
||
2026-04-22 23:55:55.211 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:55:56.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54198/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:55:56.217 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:55:56.218 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:55:56.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54198/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:55:56.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.227.149/tcp/54199/p2p/16Uiu2HAmAu4QzA7XQemGDrXaPsQ5CZ6fSWf2nxXcZUzmMdWfE3Yw","/ip4/172.18.227.149/tcp/54200/ws/p2p/16Uiu2HAmAu4QzA7XQemGDrXaPsQ5CZ6fSWf2nxXcZUzmMdWfE3Yw"],"enrUri":"enr:-L24QCkULv9WzfSjOGCm7JuToCfvCvrigWEtUYCrsAoynGJWaLUG-DYdcMiJjxDqiEYLJB3ovjTjjVEVITWfawbvFsQCgmlkgnY0gmlwhKwS45WKbXVsdGlhZGRyc5YACASsEuOVBtO3AAoErBLjlQbTuN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC5eNaM5kpQBdGfju9AubNgXT4IjdpC4_--2t7GKATngyDdGNwgtO3g3VkcILTuYV3YWt1MgE"}'
|
||
2026-04-22 23:55:56.221 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:55:56.222 DEBUG [src.libs.common] Sleeping for 3 seconds
|
||
2026-04-22 23:55:59.229 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:55:59.230 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:55:59.230 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:55:59.330 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:55:59.330 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:55:59.332 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:55:59.332 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.28.28
|
||
2026-04-22 23:55:59.332 DEBUG [src.node.docker_mananger] Generated ports ['59198', '59199', '59200', '59201', '59202']
|
||
2026-04-22 23:55:59.333 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:55:59.333 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:55:59.333 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:55:59.333 DEBUG [src.node.docker_mananger] docker run -i -t -p 59198:59198 -p 59199:59199 -p 59200:59200 -p 59201:59201 -p 59202:59202 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=59200 --rest-port=59198 --tcp-port=59199 --discv5-udp-port=59201 --rest-address=0.0.0.0 --nat=extip:172.18.28.28 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=0dfb5bf8cf78c3febbba75cda6ee9a360a07d07ba2e798baf72fa0940be2fe26 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59202 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCkULv9WzfSjOGCm7JuToCfvCvrigWEtUYCrsAoynGJWaLUG-DYdcMiJjxDqiEYLJB3ovjTjjVEVITWfawbvFsQCgmlkgnY0gmlwhKwS45WKbXVsdGlhZGRyc5YACASsEuOVBtO3AAoErBLjlQbTuN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC5eNaM5kpQBdGfju9AubNgXT4IjdpC4_--2t7GKATngyDdGNwgtO3g3VkcILTuYV3YWt1MgE
|
||
2026-04-22 23:55:59.547 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.28.28 waku 5111142abd14f6e5affdd137faf36d35465e9bcabc7b995d53042f8c95f5285d
|
||
2026-04-22 23:55:59.582 DEBUG [src.node.docker_mananger] Container started with ID 5111142abd14. Setting up logs at ./log/docker/node6_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:55:59.582 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59198
|
||
2026-04-22 23:55:59.583 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:56:00.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59198/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:00.592 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:56:00.596 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:56:00.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59198/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:00.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.28.28/tcp/59199/p2p/16Uiu2HAmNU4uKE7Ug1WkkWymvb9SKqe5MXiEdyf7rzuYqofNHV3q","/ip4/172.18.28.28/tcp/59200/ws/p2p/16Uiu2HAmNU4uKE7Ug1WkkWymvb9SKqe5MXiEdyf7rzuYqofNHV3q"],"enrUri":"enr:-L24QKIEhsOv9Txl0718rp-e945pyOjBv4fjxpUpBvUzxEwRU8GEQlbP-lWENH8aFOfLGPNrp5nQN2lD4jOshkoK7ekCgmlkgnY0gmlwhKwSHByKbXVsdGlhZGRyc5YACASsEhwcBuc_AAoErBIcHAbnQN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDkcigpDO9dezs8P7hVZQ6a0gTmFm70aa-mLJH_5rvpaSDdGNwguc_g3VkcILnQYV3YWt1MgE"}'
|
||
2026-04-22 23:56:00.602 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:56:00.602 DEBUG [src.libs.common] Sleeping for 3 seconds
|
||
2026-04-22 23:56:03.609 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:56:03.610 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:03.610 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:56:03.710 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:56:03.710 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:56:03.712 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:56:03.712 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.53.4
|
||
2026-04-22 23:56:03.712 DEBUG [src.node.docker_mananger] Generated ports ['63496', '63497', '63498', '63499', '63500']
|
||
2026-04-22 23:56:03.713 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:56:03.713 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:56:03.713 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:56:03.713 DEBUG [src.node.docker_mananger] docker run -i -t -p 63496:63496 -p 63497:63497 -p 63498:63498 -p 63499:63499 -p 63500:63500 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=63498 --rest-port=63496 --tcp-port=63497 --discv5-udp-port=63499 --rest-address=0.0.0.0 --nat=extip:172.18.53.4 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=9f55fccd8551b11e4da4ac92f805506cbbcc9cd84b0c1ceb4c97adb9eef61ce5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63500 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKIEhsOv9Txl0718rp-e945pyOjBv4fjxpUpBvUzxEwRU8GEQlbP-lWENH8aFOfLGPNrp5nQN2lD4jOshkoK7ekCgmlkgnY0gmlwhKwSHByKbXVsdGlhZGRyc5YACASsEhwcBuc_AAoErBIcHAbnQN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDkcigpDO9dezs8P7hVZQ6a0gTmFm70aa-mLJH_5rvpaSDdGNwguc_g3VkcILnQYV3YWt1MgE
|
||
2026-04-22 23:56:03.937 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.53.4 waku d334ab7684de1c52502ab87342067645d832979f775abf2c967b75bc613439fc
|
||
2026-04-22 23:56:03.971 DEBUG [src.node.docker_mananger] Container started with ID d334ab7684de. Setting up logs at ./log/docker/node7_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:03.971 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63496
|
||
2026-04-22 23:56:03.972 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:56:04.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63496/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:04.981 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:56:04.982 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:56:04.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63496/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:04.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.53.4/tcp/63497/p2p/16Uiu2HAmGTrxVvwgaYavP4CA6eBoZZHiX93MuEAUougLvo7BtFp8","/ip4/172.18.53.4/tcp/63498/ws/p2p/16Uiu2HAmGTrxVvwgaYavP4CA6eBoZZHiX93MuEAUougLvo7BtFp8"],"enrUri":"enr:-L24QGBt0aTDHLyhss6GLL0mfoFVa4crnJ_BlVJI6MhHy4E7fk011Q5Q-Pmj42Q5a6368yoHXb2jrcn10IgvxQQYnFgCgmlkgnY0gmlwhKwSNQSKbXVsdGlhZGRyc5YACASsEjUEBvgJAAoErBI1BAb4Ct0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDOJT_5Ojd51mhSdsHsmW8na7teRpkNYEqX1IQCYnUYf2DdGNwgvgJg3VkcIL4C4V3YWt1MgE"}'
|
||
2026-04-22 23:56:04.987 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:56:04.987 DEBUG [src.libs.common] Sleeping for 3 seconds
|
||
2026-04-22 23:56:07.995 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:56:07.995 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:07.995 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:56:08.095 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:56:08.096 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:56:08.099 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:56:08.099 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.244.235
|
||
2026-04-22 23:56:08.099 DEBUG [src.node.docker_mananger] Generated ports ['1296', '1297', '1298', '1299', '1300']
|
||
2026-04-22 23:56:08.099 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:56:08.099 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:56:08.100 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:56:08.100 DEBUG [src.node.docker_mananger] docker run -i -t -p 1296:1296 -p 1297:1297 -p 1298:1298 -p 1299:1299 -p 1300:1300 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=1298 --rest-port=1296 --tcp-port=1297 --discv5-udp-port=1299 --rest-address=0.0.0.0 --nat=extip:172.18.244.235 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=6a44ecfecf03d51ed2dee1ee3b4c3dfaabde400fef6d7bde3969aed1bbe18fd8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1300 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGBt0aTDHLyhss6GLL0mfoFVa4crnJ_BlVJI6MhHy4E7fk011Q5Q-Pmj42Q5a6368yoHXb2jrcn10IgvxQQYnFgCgmlkgnY0gmlwhKwSNQSKbXVsdGlhZGRyc5YACASsEjUEBvgJAAoErBI1BAb4Ct0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDOJT_5Ojd51mhSdsHsmW8na7teRpkNYEqX1IQCYnUYf2DdGNwgvgJg3VkcIL4C4V3YWt1MgE
|
||
2026-04-22 23:56:08.324 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.244.235 waku 4470f83fba3cdc992813b37fded813ac4dc86a2b9eaa30572d0d36d410fca6f6
|
||
2026-04-22 23:56:08.360 DEBUG [src.node.docker_mananger] Container started with ID 4470f83fba3c. Setting up logs at ./log/docker/node8_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:08.361 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1296
|
||
2026-04-22 23:56:08.362 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:56:09.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1296/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:09.368 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:56:09.369 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:56:09.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1296/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:09.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.244.235/tcp/1297/p2p/16Uiu2HAm5k5Gm8zH6U9iDrZWgduWZeafMvNXZxZiMQV7ECRZArKy","/ip4/172.18.244.235/tcp/1298/ws/p2p/16Uiu2HAm5k5Gm8zH6U9iDrZWgduWZeafMvNXZxZiMQV7ECRZArKy"],"enrUri":"enr:-L24QMQBX6OKuQWCBZO_FEpci2wfxdhhmSfiRYGLSfLkL_n-Ba7-8dsTbFHGS6DjgSArN21WkUa-15zc-Qs8DY4IJLUCgmlkgnY0gmlwhKwS9OuKbXVsdGlhZGRyc5YACASsEvTrBgURAAoErBL06wYFEt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECmUupKoEW73t_dzJXscdvnhOJfVn7hc5Se4z95OEVk9iDdGNwggURg3VkcIIFE4V3YWt1MgE"}'
|
||
2026-04-22 23:56:09.374 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:56:09.375 DEBUG [src.libs.common] Sleeping for 3 seconds
|
||
2026-04-22 23:56:12.383 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:56:12.383 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:12.383 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:56:12.483 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:56:12.484 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:56:12.485 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:56:12.486 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.149.30
|
||
2026-04-22 23:56:12.486 DEBUG [src.node.docker_mananger] Generated ports ['55554', '55555', '55556', '55557', '55558']
|
||
2026-04-22 23:56:12.486 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:56:12.486 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:56:12.486 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:56:12.486 DEBUG [src.node.docker_mananger] docker run -i -t -p 55554:55554 -p 55555:55555 -p 55556:55556 -p 55557:55557 -p 55558:55558 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=55556 --rest-port=55554 --tcp-port=55555 --discv5-udp-port=55557 --rest-address=0.0.0.0 --nat=extip:172.18.149.30 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=eda71f0c5cb0a94a8a623417facc6a07d2adca57d9beb3fa5c9f4bfa5ff0b8da --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55558 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMQBX6OKuQWCBZO_FEpci2wfxdhhmSfiRYGLSfLkL_n-Ba7-8dsTbFHGS6DjgSArN21WkUa-15zc-Qs8DY4IJLUCgmlkgnY0gmlwhKwS9OuKbXVsdGlhZGRyc5YACASsEvTrBgURAAoErBL06wYFEt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECmUupKoEW73t_dzJXscdvnhOJfVn7hc5Se4z95OEVk9iDdGNwggURg3VkcIIFE4V3YWt1MgE
|
||
2026-04-22 23:56:12.708 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.149.30 waku a451b726372ef3abc91a24f491595c963f3c214990766f79427607baffac3eee
|
||
2026-04-22 23:56:12.744 DEBUG [src.node.docker_mananger] Container started with ID a451b726372e. Setting up logs at ./log/docker/node9_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:12.744 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55554
|
||
2026-04-22 23:56:12.745 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:56:13.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55554/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:13.753 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:56:13.755 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:56:13.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55554/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:13.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.149.30/tcp/55555/p2p/16Uiu2HAm16N1y6r2EeRypK329cb78Ljp167DuXbdjwu5tChZJBgA","/ip4/172.18.149.30/tcp/55556/ws/p2p/16Uiu2HAm16N1y6r2EeRypK329cb78Ljp167DuXbdjwu5tChZJBgA"],"enrUri":"enr:-L24QLYg10Ot3GAhPZFxN_3soxUb4mrUGzz9QHP2YrQqJocTLexqrCXVMPp2bYsHaKn3LoLeiUlZpUdRNazfMs6JSBACgmlkgnY0gmlwhKwSlR6KbXVsdGlhZGRyc5YACASsEpUeBtkDAAoErBKVHgbZBN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECVDPGokRXDNM6cEw8UTMNu3joacmOpdzG7hmbUf6SPC-DdGNwgtkDg3VkcILZBYV3YWt1MgE"}'
|
||
2026-04-22 23:56:13.758 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:56:13.758 DEBUG [src.libs.common] Sleeping for 3 seconds
|
||
2026-04-22 23:56:16.766 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:56:16.766 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:16.766 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:56:16.867 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:56:16.867 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:56:16.869 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:56:16.869 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.228.42
|
||
2026-04-22 23:56:16.869 DEBUG [src.node.docker_mananger] Generated ports ['21498', '21499', '21500', '21501', '21502']
|
||
2026-04-22 23:56:16.869 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:56:16.869 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:56:16.869 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:56:16.869 DEBUG [src.node.docker_mananger] docker run -i -t -p 21498:21498 -p 21499:21499 -p 21500:21500 -p 21501:21501 -p 21502:21502 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=21500 --rest-port=21498 --tcp-port=21499 --discv5-udp-port=21501 --rest-address=0.0.0.0 --nat=extip:172.18.228.42 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=9cab3baf403aa17a2082bb1cfc3b5b62bf2d1cadbdc8fd94bd86173cd3cf6cde --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21502 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLYg10Ot3GAhPZFxN_3soxUb4mrUGzz9QHP2YrQqJocTLexqrCXVMPp2bYsHaKn3LoLeiUlZpUdRNazfMs6JSBACgmlkgnY0gmlwhKwSlR6KbXVsdGlhZGRyc5YACASsEpUeBtkDAAoErBKVHgbZBN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECVDPGokRXDNM6cEw8UTMNu3joacmOpdzG7hmbUf6SPC-DdGNwgtkDg3VkcILZBYV3YWt1MgE
|
||
2026-04-22 23:56:17.099 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.228.42 waku f419a5edfc9243946bc8d6abe942c8abe0fca07a41381be37eec4445cbb75adc
|
||
2026-04-22 23:56:17.138 DEBUG [src.node.docker_mananger] Container started with ID f419a5edfc92. Setting up logs at ./log/docker/node10_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:17.139 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21498
|
||
2026-04-22 23:56:17.140 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:56:18.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21498/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:18.149 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:56:18.151 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:56:18.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21498/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:18.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.228.42/tcp/21499/p2p/16Uiu2HAmTpyqcF54b4wcnTussKce4QtV1Fe2d2v7unCDMbGFNf7Q","/ip4/172.18.228.42/tcp/21500/ws/p2p/16Uiu2HAmTpyqcF54b4wcnTussKce4QtV1Fe2d2v7unCDMbGFNf7Q"],"enrUri":"enr:-L24QHtsGeqmfDG-G9C1Bs-n6yNnDVYRJDTGhH3JWLPjAkVeKLbu6sjlQoO5AFGMWrZ99V6ngyb5j2GgEs6DDogCoo0CgmlkgnY0gmlwhKwS5CqKbXVsdGlhZGRyc5YACASsEuQqBlP7AAoErBLkKgZT_N0DgnJzhQDGAQAAiXNlY3AyNTZrMaED4W6IiZ2y1tk85CkamqgG2ZVUNIcwE84tMihoIO3M-dODdGNwglP7g3VkcIJT_YV3YWt1MgE"}'
|
||
2026-04-22 23:56:18.155 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:56:18.155 DEBUG [src.libs.common] Sleeping for 3 seconds
|
||
2026-04-22 23:56:21.163 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:56:21.163 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:21.164 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:56:21.264 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:56:21.264 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:56:21.266 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:56:21.266 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.245.213
|
||
2026-04-22 23:56:21.266 DEBUG [src.node.docker_mananger] Generated ports ['36821', '36822', '36823', '36824', '36825']
|
||
2026-04-22 23:56:21.267 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:56:21.267 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:56:21.267 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:56:21.267 DEBUG [src.node.docker_mananger] docker run -i -t -p 36821:36821 -p 36822:36822 -p 36823:36823 -p 36824:36824 -p 36825:36825 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=36823 --rest-port=36821 --tcp-port=36822 --discv5-udp-port=36824 --rest-address=0.0.0.0 --nat=extip:172.18.245.213 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=cdefbc735ed85ca59ca064eb5540ffdadcba6cef87a8aba0d7bfeee1dc481eaa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36825 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHtsGeqmfDG-G9C1Bs-n6yNnDVYRJDTGhH3JWLPjAkVeKLbu6sjlQoO5AFGMWrZ99V6ngyb5j2GgEs6DDogCoo0CgmlkgnY0gmlwhKwS5CqKbXVsdGlhZGRyc5YACASsEuQqBlP7AAoErBLkKgZT_N0DgnJzhQDGAQAAiXNlY3AyNTZrMaED4W6IiZ2y1tk85CkamqgG2ZVUNIcwE84tMihoIO3M-dODdGNwglP7g3VkcIJT_YV3YWt1MgE
|
||
2026-04-22 23:56:21.499 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.245.213 waku 17ed36058eb8debe7c90e4d6b63191e7a231dd6f0d2ad916aba4e55f1f57f57f
|
||
2026-04-22 23:56:21.546 DEBUG [src.node.docker_mananger] Container started with ID 17ed36058eb8. Setting up logs at ./log/docker/node11_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:21.546 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36821
|
||
2026-04-22 23:56:21.547 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:56:22.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36821/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:22.550 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:56:22.550 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:56:22.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36821/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:22.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.245.213/tcp/36822/p2p/16Uiu2HAkwuxUQzi2UZa3mC1erG4cmj6UMnuGJxJ3nzJ5b2UqF2iS","/ip4/172.18.245.213/tcp/36823/ws/p2p/16Uiu2HAkwuxUQzi2UZa3mC1erG4cmj6UMnuGJxJ3nzJ5b2UqF2iS"],"enrUri":"enr:-L24QGxzVMYXB9MUahK1SN6xFG7mof2_2fP9TrJL9dmvnri1cEdvUBXGtDVor22s-zbTVtEoZYGr94FaLgVwoIIBYEMCgmlkgnY0gmlwhKwS9dWKbXVsdGlhZGRyc5YACASsEvXVBo_WAAoErBL11QaP190DgnJzhQDGAQAAiXNlY3AyNTZrMaECJPZJJXV7h7AL5uhxhaeLW-ykcdqlRUgnFlBwL0ZM1NeDdGNwgo_Wg3VkcIKP2IV3YWt1MgE"}'
|
||
2026-04-22 23:56:22.553 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:56:22.553 DEBUG [src.libs.common] Sleeping for 3 seconds
|
||
2026-04-22 23:56:25.561 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:56:25.562 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node12_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:25.562 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:56:25.663 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:56:25.664 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:56:25.668 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:56:25.669 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.24.134
|
||
2026-04-22 23:56:25.673 DEBUG [src.node.docker_mananger] Generated ports ['58361', '58362', '58363', '58364', '58365']
|
||
2026-04-22 23:56:25.674 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:56:25.674 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:56:25.674 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:56:25.674 DEBUG [src.node.docker_mananger] docker run -i -t -p 58361:58361 -p 58362:58362 -p 58363:58363 -p 58364:58364 -p 58365:58365 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=58363 --rest-port=58361 --tcp-port=58362 --discv5-udp-port=58364 --rest-address=0.0.0.0 --nat=extip:172.18.24.134 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=acbf0dee7e80e9dfd8a7e7bec5cbaeacb529dcbc9d3fcd8df0d565ded2a980da --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58365 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGxzVMYXB9MUahK1SN6xFG7mof2_2fP9TrJL9dmvnri1cEdvUBXGtDVor22s-zbTVtEoZYGr94FaLgVwoIIBYEMCgmlkgnY0gmlwhKwS9dWKbXVsdGlhZGRyc5YACASsEvXVBo_WAAoErBL11QaP190DgnJzhQDGAQAAiXNlY3AyNTZrMaECJPZJJXV7h7AL5uhxhaeLW-ykcdqlRUgnFlBwL0ZM1NeDdGNwgo_Wg3VkcIKP2IV3YWt1MgE
|
||
2026-04-22 23:56:25.938 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.24.134 waku 45e46aa14b722317a3905fdcac7d9428b73b3defb85e4ba376616a0b3dd3dd86
|
||
2026-04-22 23:56:25.976 DEBUG [src.node.docker_mananger] Container started with ID 45e46aa14b72. Setting up logs at ./log/docker/node12_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:25.977 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58361
|
||
2026-04-22 23:56:25.977 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:56:26.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58361/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:26.988 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:56:26.988 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:56:26.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58361/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:26.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.24.134/tcp/58362/p2p/16Uiu2HAm8L7jkGbAAxyYEHf4WWS3EUwxMeF9U1vHF8ZL6YFuXpJj","/ip4/172.18.24.134/tcp/58363/ws/p2p/16Uiu2HAm8L7jkGbAAxyYEHf4WWS3EUwxMeF9U1vHF8ZL6YFuXpJj"],"enrUri":"enr:-L24QEvhgMPDNsKfGFTIbs_t5DXY4xjRTa1DtpxVZBGKQyZDcLPR4DfXw6z82ZEudCyyTum3zXNBmzGPP3k9Vt2uEeUCgmlkgnY0gmlwhKwSGIaKbXVsdGlhZGRyc5YACASsEhiGBuP6AAoErBIYhgbj-90DgnJzhQDGAQAAiXNlY3AyNTZrMaECv7uR1COWQE_RZxmUackD_wxkxuBpkXxPESBhYDYrSZCDdGNwguP6g3VkcILj_IV3YWt1MgE"}'
|
||
2026-04-22 23:56:26.991 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:56:26.992 DEBUG [src.libs.common] Sleeping for 3 seconds
|
||
2026-04-22 23:56:30.000 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:56:30.000 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node13_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:30.000 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:56:30.100 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:56:30.100 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:56:30.102 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:56:30.102 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.250.35
|
||
2026-04-22 23:56:30.103 DEBUG [src.node.docker_mananger] Generated ports ['54367', '54368', '54369', '54370', '54371']
|
||
2026-04-22 23:56:30.103 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:56:30.103 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:56:30.103 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:56:30.103 DEBUG [src.node.docker_mananger] docker run -i -t -p 54367:54367 -p 54368:54368 -p 54369:54369 -p 54370:54370 -p 54371:54371 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=54369 --rest-port=54367 --tcp-port=54368 --discv5-udp-port=54370 --rest-address=0.0.0.0 --nat=extip:172.18.250.35 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=fa1f58b9221bfdc6f34e6d3eaffc69df0b253fdf5f317ad8556fb782baf2164f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54371 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEvhgMPDNsKfGFTIbs_t5DXY4xjRTa1DtpxVZBGKQyZDcLPR4DfXw6z82ZEudCyyTum3zXNBmzGPP3k9Vt2uEeUCgmlkgnY0gmlwhKwSGIaKbXVsdGlhZGRyc5YACASsEhiGBuP6AAoErBIYhgbj-90DgnJzhQDGAQAAiXNlY3AyNTZrMaECv7uR1COWQE_RZxmUackD_wxkxuBpkXxPESBhYDYrSZCDdGNwguP6g3VkcILj_IV3YWt1MgE
|
||
2026-04-22 23:56:30.347 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.250.35 waku 681d00168f7ca5db4227d85d4e26692a4f7bb8895833430cdf205f42630a8bc6
|
||
2026-04-22 23:56:30.385 DEBUG [src.node.docker_mananger] Container started with ID 681d00168f7c. Setting up logs at ./log/docker/node13_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:30.385 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54367
|
||
2026-04-22 23:56:30.385 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:56:31.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54367/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:31.406 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:56:31.409 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:56:31.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54367/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:31.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.250.35/tcp/54368/p2p/16Uiu2HAm3iT2jMg3NgbCm4ZWFaq3uScubq6VS4spVfpC5FznBwBN","/ip4/172.18.250.35/tcp/54369/ws/p2p/16Uiu2HAm3iT2jMg3NgbCm4ZWFaq3uScubq6VS4spVfpC5FznBwBN"],"enrUri":"enr:-L24QKasXHfG3vXBakQ2rjiTsIhaT1Gh6vDR5I6a1Lal6AbTT_sXOT3tTk_9p3DpOUevaFzkjqGlcxO-5HGsg0dPghICgmlkgnY0gmlwhKwS-iOKbXVsdGlhZGRyc5YACASsEvojBtRgAAoErBL6IwbUYd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECeym6L2u5QX-GAaIa_Pdu-PyT7m_ABx8R46lwJfxVJHGDdGNwgtRgg3VkcILUYoV3YWt1MgE"}'
|
||
2026-04-22 23:56:31.416 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:56:31.417 DEBUG [src.libs.common] Sleeping for 3 seconds
|
||
2026-04-22 23:56:34.426 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:56:34.426 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node14_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:34.426 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:56:34.526 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:56:34.526 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:56:34.528 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:56:34.529 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.187.85
|
||
2026-04-22 23:56:34.529 DEBUG [src.node.docker_mananger] Generated ports ['29103', '29104', '29105', '29106', '29107']
|
||
2026-04-22 23:56:34.529 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:56:34.529 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:56:34.529 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:56:34.529 DEBUG [src.node.docker_mananger] docker run -i -t -p 29103:29103 -p 29104:29104 -p 29105:29105 -p 29106:29106 -p 29107:29107 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=29105 --rest-port=29103 --tcp-port=29104 --discv5-udp-port=29106 --rest-address=0.0.0.0 --nat=extip:172.18.187.85 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=c07ace8b0acf9f19632538c4bcbd61fecc58db75dda2bebdc6aadd0012bb137b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29107 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKasXHfG3vXBakQ2rjiTsIhaT1Gh6vDR5I6a1Lal6AbTT_sXOT3tTk_9p3DpOUevaFzkjqGlcxO-5HGsg0dPghICgmlkgnY0gmlwhKwS-iOKbXVsdGlhZGRyc5YACASsEvojBtRgAAoErBL6IwbUYd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECeym6L2u5QX-GAaIa_Pdu-PyT7m_ABx8R46lwJfxVJHGDdGNwgtRgg3VkcILUYoV3YWt1MgE
|
||
2026-04-22 23:56:34.770 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.187.85 waku 48ba1430f7768395143613ea5b746d99a47695f219e6028f7e808351103a72eb
|
||
2026-04-22 23:56:34.806 DEBUG [src.node.docker_mananger] Container started with ID 48ba1430f776. Setting up logs at ./log/docker/node14_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:34.807 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29103
|
||
2026-04-22 23:56:34.808 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:56:35.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29103/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:35.815 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:56:35.815 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:56:35.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29103/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:35.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.187.85/tcp/29104/p2p/16Uiu2HAkyqUpeZxBBX7PW1Agnq2LWwsZKZCDrHwBDVkQKspUd86e","/ip4/172.18.187.85/tcp/29105/ws/p2p/16Uiu2HAkyqUpeZxBBX7PW1Agnq2LWwsZKZCDrHwBDVkQKspUd86e"],"enrUri":"enr:-L24QPy3d19JN0-eCJdAd4Z87tBWO63usvCGnfb8zcwfZOfMM2bisPrSAwMtl2LCKGmZmklEOVPqGm53OJhfIDxdXggCgmlkgnY0gmlwhKwSu1WKbXVsdGlhZGRyc5YACASsErtVBnGwAAoErBK7VQZxsd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECQYgSM9NLL-99sHtPg3qwzXEn_LTxPfyOTNijmlkbvnODdGNwgnGwg3VkcIJxsoV3YWt1MgE"}'
|
||
2026-04-22 23:56:35.818 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:56:35.819 DEBUG [src.libs.common] Sleeping for 3 seconds
|
||
2026-04-22 23:56:38.827 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:56:38.827 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node15_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:38.827 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:56:38.927 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:56:38.928 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:56:38.930 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:56:38.930 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.68.226
|
||
2026-04-22 23:56:38.930 DEBUG [src.node.docker_mananger] Generated ports ['43656', '43657', '43658', '43659', '43660']
|
||
2026-04-22 23:56:38.930 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:56:38.930 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:56:38.930 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:56:38.930 DEBUG [src.node.docker_mananger] docker run -i -t -p 43656:43656 -p 43657:43657 -p 43658:43658 -p 43659:43659 -p 43660:43660 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=43658 --rest-port=43656 --tcp-port=43657 --discv5-udp-port=43659 --rest-address=0.0.0.0 --nat=extip:172.18.68.226 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=1d0097bbcfdf7ead2da60cfedc542fad0a4a8a4cee244f15febbbad8ae58ab1e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43660 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPy3d19JN0-eCJdAd4Z87tBWO63usvCGnfb8zcwfZOfMM2bisPrSAwMtl2LCKGmZmklEOVPqGm53OJhfIDxdXggCgmlkgnY0gmlwhKwSu1WKbXVsdGlhZGRyc5YACASsErtVBnGwAAoErBK7VQZxsd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECQYgSM9NLL-99sHtPg3qwzXEn_LTxPfyOTNijmlkbvnODdGNwgnGwg3VkcIJxsoV3YWt1MgE
|
||
2026-04-22 23:56:39.176 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.68.226 waku cb8b6231cd58526c34e8e993ababea8d1a90b920676f6c19839e6f8b65d4a718
|
||
2026-04-22 23:56:39.209 DEBUG [src.node.docker_mananger] Container started with ID cb8b6231cd58. Setting up logs at ./log/docker/node15_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:39.209 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43656
|
||
2026-04-22 23:56:39.210 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:56:40.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43656/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:40.222 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:56:40.224 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:56:40.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43656/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:40.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.68.226/tcp/43657/p2p/16Uiu2HAmCpNEuDkYfKLB7NcouPgVjXUZkrhGVQeSdpb3NetwVUXZ","/ip4/172.18.68.226/tcp/43658/ws/p2p/16Uiu2HAmCpNEuDkYfKLB7NcouPgVjXUZkrhGVQeSdpb3NetwVUXZ"],"enrUri":"enr:-L24QBcJiLaNz1k0nmLafqfnlkF3W7BXN2h62yYr2k2P9ML6BehBLjk0_q6YTtorMqdQUIppK43WBxUhnmnnah1B1MACgmlkgnY0gmlwhKwSROKKbXVsdGlhZGRyc5YACASsEkTiBqqJAAoErBJE4gaqit0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDAmb6bDV017fC2KsJecFg6AUkH9m65oT_aknFVNiCHBiDdGNwgqqJg3VkcIKqi4V3YWt1MgE"}'
|
||
2026-04-22 23:56:40.229 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:56:40.229 DEBUG [src.libs.common] Sleeping for 3 seconds
|
||
2026-04-22 23:56:43.238 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:56:43.238 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node16_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:43.238 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:56:43.339 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:56:43.339 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:56:43.341 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:56:43.341 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.215.110
|
||
2026-04-22 23:56:43.341 DEBUG [src.node.docker_mananger] Generated ports ['28260', '28261', '28262', '28263', '28264']
|
||
2026-04-22 23:56:43.341 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:56:43.341 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:56:43.341 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:56:43.341 DEBUG [src.node.docker_mananger] docker run -i -t -p 28260:28260 -p 28261:28261 -p 28262:28262 -p 28263:28263 -p 28264:28264 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=28262 --rest-port=28260 --tcp-port=28261 --discv5-udp-port=28263 --rest-address=0.0.0.0 --nat=extip:172.18.215.110 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=ae2c3a8dc8fb7b4acb5d46d357ea0cd0106f6550b295e6b1ac2b607923fabe33 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28264 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBcJiLaNz1k0nmLafqfnlkF3W7BXN2h62yYr2k2P9ML6BehBLjk0_q6YTtorMqdQUIppK43WBxUhnmnnah1B1MACgmlkgnY0gmlwhKwSROKKbXVsdGlhZGRyc5YACASsEkTiBqqJAAoErBJE4gaqit0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDAmb6bDV017fC2KsJecFg6AUkH9m65oT_aknFVNiCHBiDdGNwgqqJg3VkcIKqi4V3YWt1MgE
|
||
2026-04-22 23:56:43.571 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.215.110 waku d78ad38cabad46f79f4c89c98a48fe14b9d9015b85cf5d3a4f7eeeb2a79bf77e
|
||
2026-04-22 23:56:43.608 DEBUG [src.node.docker_mananger] Container started with ID d78ad38cabad. Setting up logs at ./log/docker/node16_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:43.610 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28260
|
||
2026-04-22 23:56:43.610 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:56:44.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28260/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:44.620 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:56:44.621 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:56:44.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28260/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:44.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.215.110/tcp/28261/p2p/16Uiu2HAmVZxCg7zCrh2wdXsejzgbhemjtLMZJPK6jFUQA5jXTvqx","/ip4/172.18.215.110/tcp/28262/ws/p2p/16Uiu2HAmVZxCg7zCrh2wdXsejzgbhemjtLMZJPK6jFUQA5jXTvqx"],"enrUri":"enr:-L24QCoTOxW40uyMhShLfNi1LxohLM_HG-m0LX7zIowVUngxEvpr5WC9psLOizLBaaqT2vjaSg_xsAY2f-Hp3TIrd4sCgmlkgnY0gmlwhKwS126KbXVsdGlhZGRyc5YACASsEtduBm5lAAoErBLXbgZuZt0DgnJzhQDGAQAAiXNlY3AyNTZrMaED-0xYJ6vHPHwf5JrUK4ZvLB3EdNw0MBFjNc98zrAjRDuDdGNwgm5lg3VkcIJuZ4V3YWt1MgE"}'
|
||
2026-04-22 23:56:44.624 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:56:44.624 DEBUG [src.libs.common] Sleeping for 3 seconds
|
||
2026-04-22 23:56:47.632 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:56:47.633 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node17_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:47.633 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:56:47.733 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:56:47.734 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:56:47.737 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:56:47.737 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.49.126
|
||
2026-04-22 23:56:47.738 DEBUG [src.node.docker_mananger] Generated ports ['42520', '42521', '42522', '42523', '42524']
|
||
2026-04-22 23:56:47.738 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:56:47.738 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:56:47.738 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:56:47.738 DEBUG [src.node.docker_mananger] docker run -i -t -p 42520:42520 -p 42521:42521 -p 42522:42522 -p 42523:42523 -p 42524:42524 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=42522 --rest-port=42520 --tcp-port=42521 --discv5-udp-port=42523 --rest-address=0.0.0.0 --nat=extip:172.18.49.126 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=eafd5ebbefa6392c70f1c37cbcd8c62a9eacad1e07672b2dd3b93542ea7bb3a1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42524 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCoTOxW40uyMhShLfNi1LxohLM_HG-m0LX7zIowVUngxEvpr5WC9psLOizLBaaqT2vjaSg_xsAY2f-Hp3TIrd4sCgmlkgnY0gmlwhKwS126KbXVsdGlhZGRyc5YACASsEtduBm5lAAoErBLXbgZuZt0DgnJzhQDGAQAAiXNlY3AyNTZrMaED-0xYJ6vHPHwf5JrUK4ZvLB3EdNw0MBFjNc98zrAjRDuDdGNwgm5lg3VkcIJuZ4V3YWt1MgE
|
||
2026-04-22 23:56:48.005 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.49.126 waku 9bbd3551f63bb8b82c8d500d2d31bb0cc85707f523221e649b51e9c8bfa41553
|
||
2026-04-22 23:56:48.042 DEBUG [src.node.docker_mananger] Container started with ID 9bbd3551f63b. Setting up logs at ./log/docker/node17_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:48.043 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42520
|
||
2026-04-22 23:56:48.043 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:56:49.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42520/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:49.055 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:56:49.056 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:56:49.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42520/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:49.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.49.126/tcp/42521/p2p/16Uiu2HAmDWbxyePEseA95VuTeqrw7STM27URkRhuTqUZv6U3G8gq","/ip4/172.18.49.126/tcp/42522/ws/p2p/16Uiu2HAmDWbxyePEseA95VuTeqrw7STM27URkRhuTqUZv6U3G8gq"],"enrUri":"enr:-L24QLENt_RdRFyxl6GeGmE6WUW4Ubm-9M00jmHGB1WQl5XuZ6wApsKDpuLoF7EaQzbvM-bskU3Maj24EV8z0biY248CgmlkgnY0gmlwhKwSMX6KbXVsdGlhZGRyc5YACASsEjF-BqYZAAoErBIxfgamGt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDDLW64QYgnp8Q-H794lalGlOkhRZkN-U9p8QK2fncqRqDdGNwgqYZg3VkcIKmG4V3YWt1MgE"}'
|
||
2026-04-22 23:56:49.060 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:56:49.060 DEBUG [src.libs.common] Sleeping for 3 seconds
|
||
2026-04-22 23:56:52.069 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:56:52.069 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node18_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:52.069 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:56:52.170 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:56:52.170 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:56:52.172 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:56:52.172 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.127.7
|
||
2026-04-22 23:56:52.172 DEBUG [src.node.docker_mananger] Generated ports ['56395', '56396', '56397', '56398', '56399']
|
||
2026-04-22 23:56:52.172 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:56:52.172 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:56:52.172 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:56:52.173 DEBUG [src.node.docker_mananger] docker run -i -t -p 56395:56395 -p 56396:56396 -p 56397:56397 -p 56398:56398 -p 56399:56399 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=56397 --rest-port=56395 --tcp-port=56396 --discv5-udp-port=56398 --rest-address=0.0.0.0 --nat=extip:172.18.127.7 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=71ccda94ea51a0b15e202c7502abbbcbdb2c245e9a1fff86104ab4e78cdb134a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56399 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLENt_RdRFyxl6GeGmE6WUW4Ubm-9M00jmHGB1WQl5XuZ6wApsKDpuLoF7EaQzbvM-bskU3Maj24EV8z0biY248CgmlkgnY0gmlwhKwSMX6KbXVsdGlhZGRyc5YACASsEjF-BqYZAAoErBIxfgamGt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDDLW64QYgnp8Q-H794lalGlOkhRZkN-U9p8QK2fncqRqDdGNwgqYZg3VkcIKmG4V3YWt1MgE
|
||
2026-04-22 23:56:52.488 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.127.7 waku 6364fcb418c33546d928b75dca5c2672f83532fb99c6f89664ffbfed4f6c6d20
|
||
2026-04-22 23:56:52.528 DEBUG [src.node.docker_mananger] Container started with ID 6364fcb418c3. Setting up logs at ./log/docker/node18_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:52.528 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56395
|
||
2026-04-22 23:56:52.528 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:56:53.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56395/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:53.536 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:56:53.538 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:56:53.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56395/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:53.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.127.7/tcp/56396/p2p/16Uiu2HAm8utZPykoimRUmcf2PgTbubQgWPhDuXQBqWAtfcF6AKLQ","/ip4/172.18.127.7/tcp/56397/ws/p2p/16Uiu2HAm8utZPykoimRUmcf2PgTbubQgWPhDuXQBqWAtfcF6AKLQ"],"enrUri":"enr:-L24QHzWi4A_qEtjvY-vdQ6iCRc2-24Hh0RD65z7_X-5uHcVBfwHrj2knbSXXioKS-R39_5iu3g1m-eghzr_yhxMYKUCgmlkgnY0gmlwhKwSfweKbXVsdGlhZGRyc5YACASsEn8HBtxMAAoErBJ_BwbcTd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECyGJqjnLpshsbqZ7VgwNgFc_83zptN1rjv9MKvhkhhyWDdGNwgtxMg3VkcILcToV3YWt1MgE"}'
|
||
2026-04-22 23:56:53.541 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:56:53.542 DEBUG [src.libs.common] Sleeping for 3 seconds
|
||
2026-04-22 23:56:56.551 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:56:56.552 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node19_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:56.552 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-22 23:56:56.652 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:56:56.652 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:56:56.654 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:56:56.654 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.139.108
|
||
2026-04-22 23:56:56.654 DEBUG [src.node.docker_mananger] Generated ports ['24875', '24876', '24877', '24878', '24879']
|
||
2026-04-22 23:56:56.655 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:56:56.655 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:56:56.655 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:56:56.655 DEBUG [src.node.docker_mananger] docker run -i -t -p 24875:24875 -p 24876:24876 -p 24877:24877 -p 24878:24878 -p 24879:24879 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=24877 --rest-port=24875 --tcp-port=24876 --discv5-udp-port=24878 --rest-address=0.0.0.0 --nat=extip:172.18.139.108 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=2193c5c7beb98f2deabe31acacdd880e71e438edfb3655146337fecdc41acefc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24879 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHzWi4A_qEtjvY-vdQ6iCRc2-24Hh0RD65z7_X-5uHcVBfwHrj2knbSXXioKS-R39_5iu3g1m-eghzr_yhxMYKUCgmlkgnY0gmlwhKwSfweKbXVsdGlhZGRyc5YACASsEn8HBtxMAAoErBJ_BwbcTd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECyGJqjnLpshsbqZ7VgwNgFc_83zptN1rjv9MKvhkhhyWDdGNwgtxMg3VkcILcToV3YWt1MgE
|
||
2026-04-22 23:56:56.973 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.139.108 waku a04add800b47223847b92a1f60e21a9605a1ffcc3207c9d3c198a443f1999946
|
||
2026-04-22 23:56:57.019 DEBUG [src.node.docker_mananger] Container started with ID a04add800b47. Setting up logs at ./log/docker/node19_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:56:57.019 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24875
|
||
2026-04-22 23:56:57.020 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:56:58.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24875/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:58.038 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:56:58.039 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:56:58.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24875/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:56:58.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.139.108/tcp/24876/p2p/16Uiu2HAmSqymyAFHT3r8a19BthUZ2NAKkZszUKW1tXCDadGBXDX8","/ip4/172.18.139.108/tcp/24877/ws/p2p/16Uiu2HAmSqymyAFHT3r8a19BthUZ2NAKkZszUKW1tXCDadGBXDX8"],"enrUri":"enr:-L24QOcIVwObAi7CDaQeJqc2wMag_9QaXHqSYOXr5v8bekfYOITbrx0kgkctzajgUTAsrzgiqn4G2tOZqjesb2bKwScCgmlkgnY0gmlwhKwSi2yKbXVsdGlhZGRyc5YACASsEotsBmEsAAoErBKLbAZhLd0DgnJzhQDGAQAAiXNlY3AyNTZrMaED0tRbNWYznEcXbA6ErH1CTu6n13MwUwDjDS9NQQBHUbODdGNwgmEsg3VkcIJhLoV3YWt1MgE"}'
|
||
2026-04-22 23:56:58.047 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:56:58.047 DEBUG [src.libs.common] Sleeping for 3 seconds
|
||
2026-04-22 23:57:01.047 DEBUG [tests.e2e.test_e2e] Start filter node and subscribed filter node
|
||
2026-04-22 23:57:01.055 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:57:01.055 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node21_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:57:01.070 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-22 23:57:01.075 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node22_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:57:01.077 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:57:01.080 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:57:01.089 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:57:01.089 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.23.215
|
||
2026-04-22 23:57:01.089 DEBUG [src.node.docker_mananger] Generated ports ['29933', '29934', '29935', '29936', '29937']
|
||
2026-04-22 23:57:01.096 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:57:01.101 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:57:01.106 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:57:01.107 DEBUG [src.node.docker_mananger] docker run -i -t -p 29933:29933 -p 29934:29934 -p 29935:29935 -p 29936:29936 -p 29937:29937 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=29935 --rest-port=29933 --tcp-port=29934 --discv5-udp-port=29936 --rest-address=0.0.0.0 --nat=extip:172.18.23.215 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=fba9adbeafebb7fbc52d6ba0bfadc0bf1debe1ff5d969a2fecca975d3496b83d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29937 --metrics-logging=true --relay=true --filter=true --store=false --discv5-bootstrap-node=enr:-L24QOcIVwObAi7CDaQeJqc2wMag_9QaXHqSYOXr5v8bekfYOITbrx0kgkctzajgUTAsrzgiqn4G2tOZqjesb2bKwScCgmlkgnY0gmlwhKwSi2yKbXVsdGlhZGRyc5YACASsEotsBmEsAAoErBKLbAZhLd0DgnJzhQDGAQAAiXNlY3AyNTZrMaED0tRbNWYznEcXbA6ErH1CTu6n13MwUwDjDS9NQQBHUbODdGNwgmEsg3VkcIJhLoV3YWt1MgE
|
||
2026-04-22 23:57:01.349 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.23.215 waku b3b078abb8e27d87f7afad732763b2abd86b0c2448e5dec351d68ea59b72569e
|
||
2026-04-22 23:57:01.386 DEBUG [src.node.docker_mananger] Container started with ID b3b078abb8e2. Setting up logs at ./log/docker/node21_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:57:01.386 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29933
|
||
2026-04-22 23:57:01.386 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:57:02.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29933/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:02.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:57:02.397 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:57:02.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29933/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:02.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.23.215/tcp/29934/p2p/16Uiu2HAm8b7p8H2WG9ZbE5UiRHCQwzFxAjYupRr4iGNFC9B5jSsK","/ip4/172.18.23.215/tcp/29935/ws/p2p/16Uiu2HAm8b7p8H2WG9ZbE5UiRHCQwzFxAjYupRr4iGNFC9B5jSsK"],"enrUri":"enr:-L24QHOrT2IUHlenvkmGll733S6HqbucDi-h6VT26wdv0KbhZyHbRn_nbLz2b4fqvDePgyWcesYBwvnjcqwzIiCEC9MCgmlkgnY0gmlwhKwSF9eKbXVsdGlhZGRyc5YACASsEhfXBnTuAAoErBIX1wZ0790DgnJzhQDGAQAAiXNlY3AyNTZrMaECw5Nd_fCbFTU1zAkWzu3toUc-96UOpV2ryquioPXW1HqDdGNwgnTug3VkcIJ08IV3YWt1MgU"}'
|
||
2026-04-22 23:57:02.415 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:57:02.415 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-22 23:57:02.415 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-22 23:57:02.426 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-22 23:57:02.426 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.107.232
|
||
2026-04-22 23:57:02.426 DEBUG [src.node.docker_mananger] Generated ports ['34029', '34030', '34031', '34032', '34033']
|
||
2026-04-22 23:57:02.427 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-22 23:57:02.427 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-22 23:57:02.427 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-22 23:57:02.427 DEBUG [src.node.docker_mananger] docker run -i -t -p 34029:34029 -p 34030:34030 -p 34031:34031 -p 34032:34032 -p 34033:34033 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=34031 --rest-port=34029 --tcp-port=34030 --discv5-udp-port=34032 --rest-address=0.0.0.0 --nat=extip:172.18.107.232 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=40bebce30de5bce53e0438ce8c2a0438e7fefbe7acedcb682c2ea5b865da1ef6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34033 --metrics-logging=true --relay=false --filter=true --filternode=/ip4/172.18.23.215/tcp/29934/p2p/16Uiu2HAm8b7p8H2WG9ZbE5UiRHCQwzFxAjYupRr4iGNFC9B5jSsK --store=false --discv5-bootstrap-node=<src.node.waku_node.WakuNode object at 0x7f3d44633e30>
|
||
2026-04-22 23:57:02.946 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.107.232 waku 4676b2c1a47e5823463da378468b17b90ba6cf4841f9fc3fa089c4898f527b66
|
||
2026-04-22 23:57:03.011 DEBUG [src.node.docker_mananger] Container started with ID 4676b2c1a47e. Setting up logs at ./log/docker/node22_2026-04-22_23-55-36__80d6381c-7a3b-4d3f-b46d-b8ef670836c8__wakuorg_nwaku:latest.log
|
||
2026-04-22 23:57:03.012 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34029
|
||
2026-04-22 23:57:03.012 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:57:04.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34029/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:04.025 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||
2026-04-22 23:57:04.026 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-22 23:57:04.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34029/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:04.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.107.232/tcp/34030/p2p/16Uiu2HAm1CGLHwyfCJEbwcEebVTcXAjG6ke8SMqWVx4EafSvp2Qw","/ip4/172.18.107.232/tcp/34031/ws/p2p/16Uiu2HAm1CGLHwyfCJEbwcEebVTcXAjG6ke8SMqWVx4EafSvp2Qw"],"enrUri":"enr:-L24QGkEDBHAyW0LXoF3VkOv3O42mOtPxltFqiNPb7rdQg_8aqACFVttDFeYlJXqQgXPfLgyj0cdos-qaAx5SSCwaFoCgmlkgnY0gmlwhKwSa-iKbXVsdGlhZGRyc5YACASsEmvoBoTuAAoErBJr6AaE790DgnJzhQDGAQAAiXNlY3AyNTZrMaECVbbVczV5Dkxtnv9hxedexAsdQeJUIYRH1toVqKHvP9iDdGNwgoTug3VkcIKE8IV3YWt1MgQ"}'
|
||
2026-04-22 23:57:04.037 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-22 23:57:04.037 DEBUG [tests.e2e.test_e2e] Subscribe nodes to relay pubsub topic /waku/2/rs/198/1
|
||
2026-04-22 23:57:04.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38466/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:04.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:04.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11904/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:04.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:04.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14416/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:04.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:04.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47269/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:04.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:04.238 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49995/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:04.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:04.298 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54198/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:04.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:04.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59198/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:04.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:04.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63496/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:04.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:04.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1296/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:04.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:04.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55554/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:04.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:04.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21498/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:04.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:04.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36821/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:04.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:04.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58361/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:04.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:04.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54367/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:04.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:04.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29103/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:04.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:04.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43656/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:04.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:04.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28260/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:05.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:05.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42520/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:05.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:05.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56395/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:05.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:05.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24875/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:05.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:05.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29933/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-22 23:57:05.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:57:05.290 DEBUG [tests.e2e.test_e2e] Node22 make filter request to pubsubtopic /waku/2/rs/198/1 and content topic /test/1/waku-filter/proto
|
||
2026-04-22 23:57:05.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34029/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
|
||
2026-04-22 23:57:05.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||
2026-04-22 23:57:05.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38466/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:05.355 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-22 23:57:05.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11904/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:05.366 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-22 23:57:05.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14416/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:05.384 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-22 23:57:05.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47269/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:05.400 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-22 23:57:05.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49995/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:05.416 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-22 23:57:05.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54198/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:05.466 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-22 23:57:05.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59198/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:05.492 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-22 23:57:05.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63496/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:05.507 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-22 23:57:05.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1296/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:05.525 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-22 23:57:05.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55554/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:05.531 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-22 23:57:05.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21498/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:05.536 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-22 23:57:05.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36821/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:05.541 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-22 23:57:05.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58361/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:05.545 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-22 23:57:05.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54367/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:05.550 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-22 23:57:05.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29103/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:05.554 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-22 23:57:05.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43656/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:05.559 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-22 23:57:05.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28260/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:05.563 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-22 23:57:05.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42520/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:05.568 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-22 23:57:05.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56395/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:05.572 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||
2026-04-22 23:57:05.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24875/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:05.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.127.7/tcp/56396/p2p/16Uiu2HAm8utZPykoimRUmcf2PgTbubQgWPhDuXQBqWAtfcF6AKLQ","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.38.0-18-gbb8a7e\\"","origin":"Discv5"},{"multiaddr":"/ip4/172.18.244.235/tcp/55808/p2p/16Uiu2HAm5k5Gm8zH6U9iDrZWgduWZeafMvNXZxZiMQV7ECRZArKy","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.38.0-18-gbb8a7e\\"","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.23.215/tcp/54094/p2p/16Uiu2HAm8b7p8H2WG9ZbE5UiRHCQwzFxAjYupRr4iGNFC9B5jSsK","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.38.0-18-gbb8a7e\\"","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.53.131/tcp/53870/p2p/16Uiu2HAm4CcG92WgcirH3v238MZqrZuFgQzkS9iEKeJrjW2oaT88","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.38.0-18-gbb8a7e\\"","origin":"UnknownOrigin"}]'
|
||
2026-04-22 23:57:05.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29933/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:57:05.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.139.108/tcp/24876/p2p/16Uiu2HAmSqymyAFHT3r8a19BthUZ2NAKkZszUKW1tXCDadGBXDX8","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.38.0-18-gbb8a7e\\"","origin":"Discv5"},{"multiaddr":"/ip4/172.18.107.232/tcp/45106/p2p/16Uiu2HAm1CGLHwyfCJEbwcEebVTcXAjG6ke8SMqWVx4EafSvp2Qw","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.38.0-18-gbb8a7e\\"","origin":"UnknownOrigin"}]'
|
||
2026-04-22 23:57:05.579 DEBUG [src.libs.common] Sleeping for 80 seconds
|
||
2026-04-22 23:58:25.579 DEBUG [tests.e2e.test_e2e] 20 Nodes publish 20 messages
|
||
2026-04-22 23:58:25.580 DEBUG [src.steps.store] Relaying message
|
||
2026-04-22 23:58:25.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38466/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:58:25.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:58:25.700 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-22 23:58:25.903 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:58:26.905 DEBUG [src.steps.store] Relaying message
|
||
2026-04-22 23:58:26.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11904/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:58:27.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:58:27.055 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-22 23:58:27.256 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:58:28.260 DEBUG [src.steps.store] Relaying message
|
||
2026-04-22 23:58:28.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14416/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:58:28.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:58:28.379 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-22 23:58:28.580 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:58:29.595 DEBUG [src.steps.store] Relaying message
|
||
2026-04-22 23:58:29.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47269/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:58:29.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:58:29.717 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-22 23:58:29.919 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:58:30.919 DEBUG [src.steps.store] Relaying message
|
||
2026-04-22 23:58:30.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49995/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:58:31.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:58:31.089 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-22 23:58:31.291 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:58:32.296 DEBUG [src.steps.store] Relaying message
|
||
2026-04-22 23:58:32.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54198/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:58:32.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:58:32.475 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-22 23:58:32.687 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:58:33.691 DEBUG [src.steps.store] Relaying message
|
||
2026-04-22 23:58:33.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59198/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:58:33.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:58:33.879 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-22 23:58:34.080 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:58:35.085 DEBUG [src.steps.store] Relaying message
|
||
2026-04-22 23:58:35.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63496/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:58:35.168 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:58:35.168 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-22 23:58:35.387 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:58:36.388 DEBUG [src.steps.store] Relaying message
|
||
2026-04-22 23:58:36.389 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1296/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:58:36.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:58:36.473 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-22 23:58:36.674 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:58:37.675 DEBUG [src.steps.store] Relaying message
|
||
2026-04-22 23:58:37.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55554/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:58:37.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:58:37.821 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-22 23:58:38.024 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:58:39.033 DEBUG [src.steps.store] Relaying message
|
||
2026-04-22 23:58:39.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21498/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:58:39.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:58:39.138 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-22 23:58:39.339 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:58:40.343 DEBUG [src.steps.store] Relaying message
|
||
2026-04-22 23:58:40.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36821/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:58:40.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:58:40.468 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-22 23:58:40.669 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:58:41.672 DEBUG [src.steps.store] Relaying message
|
||
2026-04-22 23:58:41.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58361/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:58:41.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:58:41.879 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-22 23:58:42.114 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:58:43.115 DEBUG [src.steps.store] Relaying message
|
||
2026-04-22 23:58:43.119 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54367/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:58:43.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:58:43.240 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-22 23:58:43.445 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:58:44.451 DEBUG [src.steps.store] Relaying message
|
||
2026-04-22 23:58:44.452 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29103/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:58:44.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:58:44.678 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-22 23:58:44.878 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:58:45.879 DEBUG [src.steps.store] Relaying message
|
||
2026-04-22 23:58:45.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43656/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:58:46.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:58:46.003 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-22 23:58:46.209 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:58:47.214 DEBUG [src.steps.store] Relaying message
|
||
2026-04-22 23:58:47.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28260/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:58:47.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:58:47.361 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-22 23:58:47.561 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:58:48.564 DEBUG [src.steps.store] Relaying message
|
||
2026-04-22 23:58:48.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42520/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:58:48.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:58:48.824 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-22 23:58:49.035 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:58:50.039 DEBUG [src.steps.store] Relaying message
|
||
2026-04-22 23:58:50.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56395/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:58:50.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:58:50.168 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-22 23:58:50.371 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:58:51.379 DEBUG [src.steps.store] Relaying message
|
||
2026-04-22 23:58:51.379 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24875/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||
2026-04-22 23:58:51.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-22 23:58:51.514 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||
2026-04-22 23:58:51.716 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-22 23:58:52.718 DEBUG [tests.e2e.test_e2e] Node 22 requests messages of subscribed filter topic
|
||
2026-04-22 23:58:52.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34029/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-22 23:58:52.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902305580244789,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902306905528694,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902308260540423,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902309595142620,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902310919681186,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902312296369422,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902313691134032,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902315085063628,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902316388375751,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902317675340397,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902319033025401,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902320343201838,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902321672314474,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902323115101401,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902324451518579,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902325879471147,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902327214262907,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902328563981873,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902330039725574,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902331379221000,"ephemeral":false}]'
|
||
2026-04-22 23:58:52.728 DEBUG [tests.e2e.test_e2e] Total number received messages for node 22 is 20
|
||
2026-04-22 23:58:52.736 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||
2026-04-22 23:58:52.737 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||
2026-04-22 23:58:52.738 DEBUG [src.node.waku_node] Stopping container with id 984aa42ed9d3
|
||
2026-04-22 23:58:53.881 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:58:53.882 DEBUG [src.node.waku_node] Stopping container with id 0ff254f60412
|
||
2026-04-22 23:58:54.700 ERROR [src.node.docker_mananger] Max retries reached for container 984aa42ed9d3. Exiting log stream.
|
||
2026-04-22 23:58:54.757 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:58:54.758 DEBUG [src.node.waku_node] Stopping container with id 42753af15bfd
|
||
2026-04-22 23:58:55.580 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:58:55.582 DEBUG [src.node.waku_node] Stopping container with id 0ee1a1d681e7
|
||
2026-04-22 23:58:55.619 ERROR [src.node.docker_mananger] Max retries reached for container 0ff254f60412. Exiting log stream.
|
||
2026-04-22 23:58:56.434 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:58:56.436 DEBUG [src.node.waku_node] Stopping container with id 46231dde6088
|
||
2026-04-22 23:58:56.464 ERROR [src.node.docker_mananger] Max retries reached for container 42753af15bfd. Exiting log stream.
|
||
2026-04-22 23:58:57.398 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:58:57.399 DEBUG [src.node.waku_node] Stopping container with id acfe52cd5c2a
|
||
2026-04-22 23:58:59.796 ERROR [src.node.docker_mananger] Max retries reached for container 0ee1a1d681e7. Exiting log stream.
|
||
2026-04-22 23:59:00.655 ERROR [src.node.docker_mananger] Max retries reached for container 46231dde6088. Exiting log stream.
|
||
2026-04-22 23:59:08.055 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:59:08.057 DEBUG [src.node.waku_node] Stopping container with id 5111142abd14
|
||
2026-04-22 23:59:10.484 ERROR [src.node.docker_mananger] Max retries reached for container acfe52cd5c2a. Exiting log stream.
|
||
2026-04-22 23:59:18.714 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:59:18.714 DEBUG [src.node.waku_node] Stopping container with id d334ab7684de
|
||
2026-04-22 23:59:19.510 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:59:19.511 DEBUG [src.node.waku_node] Stopping container with id 4470f83fba3c
|
||
2026-04-22 23:59:20.339 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:59:20.340 DEBUG [src.node.waku_node] Stopping container with id a451b726372e
|
||
2026-04-22 23:59:21.087 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:59:21.090 DEBUG [src.node.waku_node] Stopping container with id f419a5edfc92
|
||
2026-04-22 23:59:21.907 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:59:21.909 DEBUG [src.node.waku_node] Stopping container with id 17ed36058eb8
|
||
2026-04-22 23:59:21.918 ERROR [src.node.docker_mananger] Max retries reached for container a451b726372e. Exiting log stream.
|
||
2026-04-22 23:59:26.813 ERROR [src.node.docker_mananger] Max retries reached for container 5111142abd14. Exiting log stream.
|
||
2026-04-22 23:59:29.175 ERROR [src.node.docker_mananger] Max retries reached for container d334ab7684de. Exiting log stream.
|
||
2026-04-22 23:59:29.612 ERROR [src.node.docker_mananger] Max retries reached for container 4470f83fba3c. Exiting log stream.
|
||
2026-04-22 23:59:29.840 ERROR [src.node.docker_mananger] Max retries reached for container f419a5edfc92. Exiting log stream.
|
||
2026-04-22 23:59:32.494 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:59:32.495 DEBUG [src.node.waku_node] Stopping container with id 45e46aa14b72
|
||
2026-04-22 23:59:34.582 ERROR [src.node.docker_mananger] Max retries reached for container 17ed36058eb8. Exiting log stream.
|
||
2026-04-22 23:59:43.039 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:59:43.040 DEBUG [src.node.waku_node] Stopping container with id 681d00168f7c
|
||
2026-04-22 23:59:45.173 ERROR [src.node.docker_mananger] Max retries reached for container 45e46aa14b72. Exiting log stream.
|
||
2026-04-22 23:59:53.627 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:59:53.629 DEBUG [src.node.waku_node] Stopping container with id 48ba1430f776
|
||
2026-04-22 23:59:54.172 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-22 23:59:54.172 DEBUG [src.node.waku_node] Stopping container with id cb8b6231cd58
|
||
2026-04-22 23:59:54.444 ERROR [src.node.docker_mananger] Max retries reached for container 681d00168f7c. Exiting log stream.
|
||
2026-04-22 23:59:54.987 ERROR [src.node.docker_mananger] Max retries reached for container 48ba1430f776. Exiting log stream.
|
||
2026-04-23 00:00:04.719 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:00:04.720 DEBUG [src.node.waku_node] Stopping container with id d78ad38cabad
|
||
2026-04-23 00:00:05.259 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:00:05.261 DEBUG [src.node.waku_node] Stopping container with id 9bbd3551f63b
|
||
2026-04-23 00:00:05.534 ERROR [src.node.docker_mananger] Max retries reached for container cb8b6231cd58. Exiting log stream.
|
||
2026-04-23 00:00:05.792 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:00:05.793 DEBUG [src.node.waku_node] Stopping container with id 6364fcb418c3
|
||
2026-04-23 00:00:06.081 ERROR [src.node.docker_mananger] Max retries reached for container d78ad38cabad. Exiting log stream.
|
||
2026-04-23 00:00:06.379 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:00:06.380 DEBUG [src.node.waku_node] Stopping container with id a04add800b47
|
||
2026-04-23 00:00:06.951 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:00:06.952 DEBUG [src.node.waku_node] Stopping container with id b3b078abb8e2
|
||
2026-04-23 00:00:07.197 ERROR [src.node.docker_mananger] Max retries reached for container 6364fcb418c3. Exiting log stream.
|
||
2026-04-23 00:00:07.447 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:00:07.447 DEBUG [src.node.waku_node] Stopping container with id 4676b2c1a47e
|
||
2026-04-23 00:00:07.776 ERROR [src.node.docker_mananger] Max retries reached for container a04add800b47. Exiting log stream.
|
||
2026-04-23 00:00:07.789 ERROR [src.node.docker_mananger] Max retries reached for container 9bbd3551f63b. Exiting log stream.
|
||
2026-04-23 00:00:07.989 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:00:07.995 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||
2026-04-23 00:00:08.445 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:08.901 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:09.365 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:10.252 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:10.254 ERROR [src.node.docker_mananger] Max retries reached for container 4676b2c1a47e. Exiting log stream.
|
||
2026-04-23 00:00:11.217 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:12.202 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:13.259 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:14.267 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:15.214 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:15.692 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:16.711 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:17.728 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:18.756 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:19.277 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:19.768 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:20.262 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:20.785 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:21.685 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:22.165 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:22.591 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:23.268 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:23.319 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|