mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 08:23:07 +00:00
801 lines
143 KiB
Plaintext
801 lines
143 KiB
Plaintext
2026-01-02 04:17:31.904 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-02 04:17:31.904 DEBUG [tests.conftest] Running test: test_filter_20_senders_1_receiver with id: 2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1
|
|
2026-01-02 04:17:31.904 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-02 04:17:31.905 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-01-02 04:17:31.905 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-01-02 04:17:31.911 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:17:31.912 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:31.918 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:17:31.918 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:31.923 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:17:31.923 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:31.924 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-01-02 04:17:31.924 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-01-02 04:17:31.925 DEBUG [tests.e2e.test_e2e] Start 20 nodes to publish messages
|
|
2026-01-02 04:17:31.925 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:17:31.925 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:17:31.927 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:17:31.927 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.225.94
|
|
2026-01-02 04:17:31.927 DEBUG [src.node.docker_mananger] Generated ports ['65509', '65510', '65511', '65512', '65513']
|
|
2026-01-02 04:17:31.927 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:17:31.927 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:17:31.927 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:17:31.927 DEBUG [src.node.docker_mananger] docker run -i -t -p 65509:65509 -p 65510:65510 -p 65511:65511 -p 65512:65512 -p 65513:65513 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=65511 --rest-port=65509 --tcp-port=65510 --discv5-udp-port=65512 --rest-address=0.0.0.0 --nat=extip:172.18.225.94 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6e1ccfbeaafcfcff13ddba368fa595b3a721a9b42e5abea31937299cfabade80 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=65513 --metrics-logging=true --relay=true
|
|
2026-01-02 04:17:32.102 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.225.94 waku 3739ae5cc897d343a4b0c03695098eae21c3765e415a40989964f4825b4d97c3
|
|
2026-01-02 04:17:32.131 DEBUG [src.node.docker_mananger] Container started with ID 3739ae5cc897. Setting up logs at ./log/docker/node1_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:32.133 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 65509
|
|
2026-01-02 04:17:32.133 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:17:32.170 ERROR [src.node.docker_mananger] Max retries reached for container 643a7da685e3. Exiting log stream.
|
|
2026-01-02 04:17:32.661 ERROR [src.node.docker_mananger] Max retries reached for container 06fa3a6362bd. Exiting log stream.
|
|
2026-01-02 04:17:33.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65509/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:33.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:17:33.137 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:17:33.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65509/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:33.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.225.94/tcp/65510/p2p/16Uiu2HAmQcZjEuKgJ1avfYCrGNoUeJLusWReG1X7W68Wqtn3v4Sy","/ip4/172.18.225.94/tcp/65511/ws/p2p/16Uiu2HAmQcZjEuKgJ1avfYCrGNoUeJLusWReG1X7W68Wqtn3v4Sy"],"enrUri":"enr:-L24QOh13eGzhZR18V18Jkdk573BIjRESqbJ71mox09rMCJpeksH3QqJFW8XnUztSwvev3o7ls7uiV6rPA4mC7y9fysCgmlkgnY0gmlwhKwS4V6KbXVsdGlhZGRyc5YACASsEuFeBv_mAAoErBLhXgb_590DgnJzhQADAQAAiXNlY3AyNTZrMaEDsa096MZDzXDFVr8SrqenmMV6Mhu37IJozZKqKMp0RJaDdGNwgv_mg3VkcIL_6IV3YWt1MgE"}'
|
|
2026-01-02 04:17:33.140 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:17:33.146 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:17:33.146 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:33.147 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:17:33.247 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:17:33.247 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:17:33.249 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:17:33.249 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.75.164
|
|
2026-01-02 04:17:33.249 DEBUG [src.node.docker_mananger] Generated ports ['10727', '10728', '10729', '10730', '10731']
|
|
2026-01-02 04:17:33.249 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:17:33.249 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:17:33.250 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:17:33.250 DEBUG [src.node.docker_mananger] docker run -i -t -p 10727:10727 -p 10728:10728 -p 10729:10729 -p 10730:10730 -p 10731:10731 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=10729 --rest-port=10727 --tcp-port=10728 --discv5-udp-port=10730 --rest-address=0.0.0.0 --nat=extip:172.18.75.164 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=caa5bfc2b64cdad51fcf4fda2cb7ad0a606c6db4a6ec4d458b386adefb9cddc9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10731 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOh13eGzhZR18V18Jkdk573BIjRESqbJ71mox09rMCJpeksH3QqJFW8XnUztSwvev3o7ls7uiV6rPA4mC7y9fysCgmlkgnY0gmlwhKwS4V6KbXVsdGlhZGRyc5YACASsEuFeBv_mAAoErBLhXgb_590DgnJzhQADAQAAiXNlY3AyNTZrMaEDsa096MZDzXDFVr8SrqenmMV6Mhu37IJozZKqKMp0RJaDdGNwgv_mg3VkcIL_6IV3YWt1MgE
|
|
2026-01-02 04:17:33.437 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.75.164 waku 1faae40b9eb875f156e070952588520550cf5e06a7623f1c754a645a1b06d36d
|
|
2026-01-02 04:17:33.467 DEBUG [src.node.docker_mananger] Container started with ID 1faae40b9eb8. Setting up logs at ./log/docker/node1_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:33.468 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10727
|
|
2026-01-02 04:17:33.469 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:17:34.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10727/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:34.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:17:34.485 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:17:34.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10727/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:34.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.75.164/tcp/10728/p2p/16Uiu2HAmTtfHYugtuvusfZWxPMJ88YEhYP6Y9LWtYBNRgnXkzmxN","/ip4/172.18.75.164/tcp/10729/ws/p2p/16Uiu2HAmTtfHYugtuvusfZWxPMJ88YEhYP6Y9LWtYBNRgnXkzmxN"],"enrUri":"enr:-L24QN6K728ZmpKgCSuwWIPhIXAXdw6m--oy0a_7UWo6TVR8Di4poA5NFyeQXxjbyWkvl1_uvB9nfgoabqRGAE0TGb0CgmlkgnY0gmlwhKwSS6SKbXVsdGlhZGRyc5YACASsEkukBinoAAoErBJLpAYp6d0DgnJzhQADAQAAiXNlY3AyNTZrMaED4l_hA8rcZ1DkwYnGCiodPTTsOjqMttRjbJmncuRmeNODdGNwginog3VkcIIp6oV3YWt1MgE"}'
|
|
2026-01-02 04:17:34.491 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:17:34.492 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-01-02 04:17:37.498 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:17:37.499 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:37.499 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:17:37.599 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:17:37.599 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:17:37.600 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:17:37.601 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.227.158
|
|
2026-01-02 04:17:37.601 DEBUG [src.node.docker_mananger] Generated ports ['3289', '3290', '3291', '3292', '3293']
|
|
2026-01-02 04:17:37.601 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:17:37.601 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:17:37.601 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:17:37.601 DEBUG [src.node.docker_mananger] docker run -i -t -p 3289:3289 -p 3290:3290 -p 3291:3291 -p 3292:3292 -p 3293:3293 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=3291 --rest-port=3289 --tcp-port=3290 --discv5-udp-port=3292 --rest-address=0.0.0.0 --nat=extip:172.18.227.158 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f1d7bd57fe3beefd1efc58b1cc34dedc3be8bcd89891a13fa727c37a13d05a01 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3293 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QN6K728ZmpKgCSuwWIPhIXAXdw6m--oy0a_7UWo6TVR8Di4poA5NFyeQXxjbyWkvl1_uvB9nfgoabqRGAE0TGb0CgmlkgnY0gmlwhKwSS6SKbXVsdGlhZGRyc5YACASsEkukBinoAAoErBJLpAYp6d0DgnJzhQADAQAAiXNlY3AyNTZrMaED4l_hA8rcZ1DkwYnGCiodPTTsOjqMttRjbJmncuRmeNODdGNwginog3VkcIIp6oV3YWt1MgE
|
|
2026-01-02 04:17:37.781 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.227.158 waku d70c7726642e9a7619b84c8ce4f42e87eaea7f55068b902095708d2cf0787bd7
|
|
2026-01-02 04:17:37.810 DEBUG [src.node.docker_mananger] Container started with ID d70c7726642e. Setting up logs at ./log/docker/node2_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:37.810 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3289
|
|
2026-01-02 04:17:37.810 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:17:38.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3289/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:38.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:17:38.825 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:17:38.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3289/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:38.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.227.158/tcp/3290/p2p/16Uiu2HAmKXbCVFzZn6vpn8HxCaTmzpcgEHU1eU6JFrvB83XhwCya","/ip4/172.18.227.158/tcp/3291/ws/p2p/16Uiu2HAmKXbCVFzZn6vpn8HxCaTmzpcgEHU1eU6JFrvB83XhwCya"],"enrUri":"enr:-L24QNXtiuGvr_pkZdS-TZyr1qHOi5oGgb9FRMWAQA_qksACRqSuwXIVkh-klt8j61d12-MOnqv4n4mn9e1dSpdVNUMCgmlkgnY0gmlwhKwS456KbXVsdGlhZGRyc5YACASsEuOeBgzaAAoErBLjngYM290DgnJzhQADAQAAiXNlY3AyNTZrMaEDZhyQpuxi6FKlW9RB4vAZPFjetv_veP6y_zqGBSV3Ow2DdGNwggzag3VkcIIM3IV3YWt1MgE"}'
|
|
2026-01-02 04:17:38.830 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:17:38.830 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-01-02 04:17:41.837 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:17:41.837 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:41.837 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:17:41.937 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:17:41.938 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:17:41.939 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:17:41.940 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.220.93
|
|
2026-01-02 04:17:41.940 DEBUG [src.node.docker_mananger] Generated ports ['53744', '53745', '53746', '53747', '53748']
|
|
2026-01-02 04:17:41.940 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:17:41.940 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:17:41.940 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:17:41.940 DEBUG [src.node.docker_mananger] docker run -i -t -p 53744:53744 -p 53745:53745 -p 53746:53746 -p 53747:53747 -p 53748:53748 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=53746 --rest-port=53744 --tcp-port=53745 --discv5-udp-port=53747 --rest-address=0.0.0.0 --nat=extip:172.18.220.93 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cb309781d1bf438f151faf6ba114e2ebebeb269f893ccc3d3dea4ff31eda0e6d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53748 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNXtiuGvr_pkZdS-TZyr1qHOi5oGgb9FRMWAQA_qksACRqSuwXIVkh-klt8j61d12-MOnqv4n4mn9e1dSpdVNUMCgmlkgnY0gmlwhKwS456KbXVsdGlhZGRyc5YACASsEuOeBgzaAAoErBLjngYM290DgnJzhQADAQAAiXNlY3AyNTZrMaEDZhyQpuxi6FKlW9RB4vAZPFjetv_veP6y_zqGBSV3Ow2DdGNwggzag3VkcIIM3IV3YWt1MgE
|
|
2026-01-02 04:17:42.132 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.220.93 waku 18a47433b12dad6001417d0091611f19e0a8810cb9f35b402833760fe2a5aa35
|
|
2026-01-02 04:17:42.163 DEBUG [src.node.docker_mananger] Container started with ID 18a47433b12d. Setting up logs at ./log/docker/node3_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:42.164 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53744
|
|
2026-01-02 04:17:42.164 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:17:43.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53744/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:43.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:17:43.175 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:17:43.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53744/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:43.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.220.93/tcp/53745/p2p/16Uiu2HAm2qqC6HsuVyTn2kA5tCwJN6joWQoDFzuiaK3zRu7ZVMw4","/ip4/172.18.220.93/tcp/53746/ws/p2p/16Uiu2HAm2qqC6HsuVyTn2kA5tCwJN6joWQoDFzuiaK3zRu7ZVMw4"],"enrUri":"enr:-L24QFNKYqw6Sq4NKSM3I-01QY6ecwrsqDnuWl30MCHWuiu3ZQiajVy64Qr-2yA_PcWqUe9GFbxkjtBUehk7NEJw8SkCgmlkgnY0gmlwhKwS3F2KbXVsdGlhZGRyc5YACASsEtxdBtHxAAoErBLcXQbR8t0DgnJzhQADAQAAiXNlY3AyNTZrMaECbjIp-3MgkJa36b_DMoooagNhZedbOVsftabbnxGy4S-DdGNwgtHxg3VkcILR84V3YWt1MgE"}'
|
|
2026-01-02 04:17:43.184 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:17:43.185 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-01-02 04:17:46.192 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:17:46.193 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:46.193 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:17:46.293 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:17:46.293 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:17:46.295 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:17:46.295 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.47.67
|
|
2026-01-02 04:17:46.295 DEBUG [src.node.docker_mananger] Generated ports ['8380', '8381', '8382', '8383', '8384']
|
|
2026-01-02 04:17:46.295 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:17:46.295 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:17:46.295 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:17:46.295 DEBUG [src.node.docker_mananger] docker run -i -t -p 8380:8380 -p 8381:8381 -p 8382:8382 -p 8383:8383 -p 8384:8384 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=8382 --rest-port=8380 --tcp-port=8381 --discv5-udp-port=8383 --rest-address=0.0.0.0 --nat=extip:172.18.47.67 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=41bfc5bbc36e2eff22b5bfeec90f773bd775ad0eab2b98c4af843bdf079c55dc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8384 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFNKYqw6Sq4NKSM3I-01QY6ecwrsqDnuWl30MCHWuiu3ZQiajVy64Qr-2yA_PcWqUe9GFbxkjtBUehk7NEJw8SkCgmlkgnY0gmlwhKwS3F2KbXVsdGlhZGRyc5YACASsEtxdBtHxAAoErBLcXQbR8t0DgnJzhQADAQAAiXNlY3AyNTZrMaECbjIp-3MgkJa36b_DMoooagNhZedbOVsftabbnxGy4S-DdGNwgtHxg3VkcILR84V3YWt1MgE
|
|
2026-01-02 04:17:46.497 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.47.67 waku 4ea4d2762d4c7ba73f08899f199d88912728491f8e8772ccd9005a21f9892005
|
|
2026-01-02 04:17:46.526 DEBUG [src.node.docker_mananger] Container started with ID 4ea4d2762d4c. Setting up logs at ./log/docker/node4_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:46.527 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8380
|
|
2026-01-02 04:17:46.527 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:17:47.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8380/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:47.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:17:47.537 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:17:47.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8380/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:47.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.47.67/tcp/8381/p2p/16Uiu2HAmDqB1k9uQWFxgGej6d6csYDZwjeknBtFAShejAeKjWyqQ","/ip4/172.18.47.67/tcp/8382/ws/p2p/16Uiu2HAmDqB1k9uQWFxgGej6d6csYDZwjeknBtFAShejAeKjWyqQ"],"enrUri":"enr:-L24QJC9pqZNsvnEkgwOjyFWNn9uu7UhkZ6bhuLpcUP2dCIeNiWQGXw7IxPrrlckIQqCcxRq6crf68HWKwPmfdUROG4CgmlkgnY0gmlwhKwSL0OKbXVsdGlhZGRyc5YACASsEi9DBiC9AAoErBIvQwYgvt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDEXeNPhPgUDHess5xNUd4zTAQ1JJD8LjC46NywLpulP-DdGNwgiC9g3VkcIIgv4V3YWt1MgE"}'
|
|
2026-01-02 04:17:47.542 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:17:47.543 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-01-02 04:17:50.550 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:17:50.550 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:50.550 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:17:50.650 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:17:50.650 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:17:50.652 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:17:50.652 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.175.108
|
|
2026-01-02 04:17:50.652 DEBUG [src.node.docker_mananger] Generated ports ['15462', '15463', '15464', '15465', '15466']
|
|
2026-01-02 04:17:50.653 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:17:50.653 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:17:50.653 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:17:50.653 DEBUG [src.node.docker_mananger] docker run -i -t -p 15462:15462 -p 15463:15463 -p 15464:15464 -p 15465:15465 -p 15466:15466 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=15464 --rest-port=15462 --tcp-port=15463 --discv5-udp-port=15465 --rest-address=0.0.0.0 --nat=extip:172.18.175.108 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=deba3af1f004e8b1fc30a95baf22baef699a225cfe4df1de3f0efba9dd4c018c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15466 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJC9pqZNsvnEkgwOjyFWNn9uu7UhkZ6bhuLpcUP2dCIeNiWQGXw7IxPrrlckIQqCcxRq6crf68HWKwPmfdUROG4CgmlkgnY0gmlwhKwSL0OKbXVsdGlhZGRyc5YACASsEi9DBiC9AAoErBIvQwYgvt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDEXeNPhPgUDHess5xNUd4zTAQ1JJD8LjC46NywLpulP-DdGNwgiC9g3VkcIIgv4V3YWt1MgE
|
|
2026-01-02 04:17:50.840 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.175.108 waku 24d40d613a8553476fe2ab2c98a7ae0ca39079292a15c8bd1a5a1eba1dd5a002
|
|
2026-01-02 04:17:50.871 DEBUG [src.node.docker_mananger] Container started with ID 24d40d613a85. Setting up logs at ./log/docker/node5_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:50.871 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15462
|
|
2026-01-02 04:17:50.871 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:17:51.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15462/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:51.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:17:51.884 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:17:51.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15462/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:51.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.175.108/tcp/15463/p2p/16Uiu2HAmSu2vYY5gw8Scn7Zyw32yCFnFrkDJhZHGG2gqcCGBQJqZ","/ip4/172.18.175.108/tcp/15464/ws/p2p/16Uiu2HAmSu2vYY5gw8Scn7Zyw32yCFnFrkDJhZHGG2gqcCGBQJqZ"],"enrUri":"enr:-L24QAPPlQvET2kVmJu-eYswQNIZQi2qhHPvgPcbMM5HPItyHTqIGyqabhSO2JtDvGqcWg5BAQf7lVxnXL52KivYFKsCgmlkgnY0gmlwhKwSr2yKbXVsdGlhZGRyc5YACASsEq9sBjxnAAoErBKvbAY8aN0DgnJzhQADAQAAiXNlY3AyNTZrMaED05yocqIxYhTK2pPYlOVqqaUUdJeAh_wrKfrxU_lT8TyDdGNwgjxng3VkcII8aYV3YWt1MgE"}'
|
|
2026-01-02 04:17:51.888 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:17:51.889 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-01-02 04:17:54.897 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:17:54.897 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:54.898 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:17:54.998 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:17:54.998 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:17:54.999 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:17:55.000 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.204.29
|
|
2026-01-02 04:17:55.000 DEBUG [src.node.docker_mananger] Generated ports ['33766', '33767', '33768', '33769', '33770']
|
|
2026-01-02 04:17:55.000 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:17:55.000 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:17:55.000 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:17:55.000 DEBUG [src.node.docker_mananger] docker run -i -t -p 33766:33766 -p 33767:33767 -p 33768:33768 -p 33769:33769 -p 33770:33770 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=33768 --rest-port=33766 --tcp-port=33767 --discv5-udp-port=33769 --rest-address=0.0.0.0 --nat=extip:172.18.204.29 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2516becd6d988dfcd267e5db0ddc940c76afd9fdc0ac2ee757faee3adc42af3e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33770 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAPPlQvET2kVmJu-eYswQNIZQi2qhHPvgPcbMM5HPItyHTqIGyqabhSO2JtDvGqcWg5BAQf7lVxnXL52KivYFKsCgmlkgnY0gmlwhKwSr2yKbXVsdGlhZGRyc5YACASsEq9sBjxnAAoErBKvbAY8aN0DgnJzhQADAQAAiXNlY3AyNTZrMaED05yocqIxYhTK2pPYlOVqqaUUdJeAh_wrKfrxU_lT8TyDdGNwgjxng3VkcII8aYV3YWt1MgE
|
|
2026-01-02 04:17:55.209 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.204.29 waku a6bc53078102ecc333718f278e4a6fc5cc404da0dbb698610d042f0299bf633d
|
|
2026-01-02 04:17:55.240 DEBUG [src.node.docker_mananger] Container started with ID a6bc53078102. Setting up logs at ./log/docker/node6_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:55.240 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33766
|
|
2026-01-02 04:17:55.240 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:17:56.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33766/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:56.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:17:56.251 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:17:56.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33766/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:17:56.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.204.29/tcp/33767/p2p/16Uiu2HAkvh3zUfmCviCixmS4gK7ugoxxAo2WmebDB2gbAZH43ENX","/ip4/172.18.204.29/tcp/33768/ws/p2p/16Uiu2HAkvh3zUfmCviCixmS4gK7ugoxxAo2WmebDB2gbAZH43ENX"],"enrUri":"enr:-L24QFMvSuK0tNd8pqdFuRItEaipyqxMsc0sEOlK5BGV1WVsH_wHyNypLh0W5sU534jBS8E5CDZIcgYsfnNMhIZ5FMACgmlkgnY0gmlwhKwSzB2KbXVsdGlhZGRyc5YACASsEswdBoPnAAoErBLMHQaD6N0DgnJzhQADAQAAiXNlY3AyNTZrMaECEsxJsrGbUcMPxJfwny5vr2OCcQnptva9gNr2vMs2N7SDdGNwgoPng3VkcIKD6YV3YWt1MgE"}'
|
|
2026-01-02 04:17:56.258 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:17:56.258 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-01-02 04:17:59.264 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:17:59.265 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:59.265 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:17:59.365 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:17:59.365 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:17:59.367 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:17:59.367 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.181.10
|
|
2026-01-02 04:17:59.367 DEBUG [src.node.docker_mananger] Generated ports ['14863', '14864', '14865', '14866', '14867']
|
|
2026-01-02 04:17:59.367 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:17:59.367 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:17:59.368 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:17:59.368 DEBUG [src.node.docker_mananger] docker run -i -t -p 14863:14863 -p 14864:14864 -p 14865:14865 -p 14866:14866 -p 14867:14867 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=14865 --rest-port=14863 --tcp-port=14864 --discv5-udp-port=14866 --rest-address=0.0.0.0 --nat=extip:172.18.181.10 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4bdd55d23822d5c2b2a4eaab22b3c9fda4ca33ffcb00bddda39ade0862dcc9f8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14867 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFMvSuK0tNd8pqdFuRItEaipyqxMsc0sEOlK5BGV1WVsH_wHyNypLh0W5sU534jBS8E5CDZIcgYsfnNMhIZ5FMACgmlkgnY0gmlwhKwSzB2KbXVsdGlhZGRyc5YACASsEswdBoPnAAoErBLMHQaD6N0DgnJzhQADAQAAiXNlY3AyNTZrMaECEsxJsrGbUcMPxJfwny5vr2OCcQnptva9gNr2vMs2N7SDdGNwgoPng3VkcIKD6YV3YWt1MgE
|
|
2026-01-02 04:17:59.579 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.181.10 waku abb2344f8b785d5c4301a70c8c3ee33c8297d59c90992af76a618298ca181a47
|
|
2026-01-02 04:17:59.613 DEBUG [src.node.docker_mananger] Container started with ID abb2344f8b78. Setting up logs at ./log/docker/node7_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:17:59.613 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14863
|
|
2026-01-02 04:17:59.613 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:18:00.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14863/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:00.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:18:00.625 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:18:00.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14863/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:00.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.181.10/tcp/14864/p2p/16Uiu2HAkzX3QBZScstDRy99ayaEjz7mEkMPYDAY4xxajLoonUJXm","/ip4/172.18.181.10/tcp/14865/ws/p2p/16Uiu2HAkzX3QBZScstDRy99ayaEjz7mEkMPYDAY4xxajLoonUJXm"],"enrUri":"enr:-L24QHEdcSN9Er5XX-IZS-20E0gfOMYIi1i3v7OAml91JPUMX_8IejX5Rfp7WNE0_MUXgM8HZ3gubC00RFNSGlqsDmECgmlkgnY0gmlwhKwStQqKbXVsdGlhZGRyc5YACASsErUKBjoQAAoErBK1CgY6Ed0DgnJzhQADAQAAiXNlY3AyNTZrMaECS6qPFWyo9bhh-zTvSKI_i-s5zn-wQ4z4eS6S2zQ_piSDdGNwgjoQg3VkcII6EoV3YWt1MgE"}'
|
|
2026-01-02 04:18:00.630 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:18:00.631 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-01-02 04:18:03.638 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:18:03.638 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:03.638 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:18:03.738 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:18:03.738 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:18:03.740 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:18:03.740 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.182.168
|
|
2026-01-02 04:18:03.740 DEBUG [src.node.docker_mananger] Generated ports ['17700', '17701', '17702', '17703', '17704']
|
|
2026-01-02 04:18:03.740 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:18:03.740 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:18:03.741 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:18:03.741 DEBUG [src.node.docker_mananger] docker run -i -t -p 17700:17700 -p 17701:17701 -p 17702:17702 -p 17703:17703 -p 17704:17704 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=17702 --rest-port=17700 --tcp-port=17701 --discv5-udp-port=17703 --rest-address=0.0.0.0 --nat=extip:172.18.182.168 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aff6ad2bf8a24dbe07f262c6d00e34efe5e248faff4096eefc76fca8c0bea3a3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17704 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHEdcSN9Er5XX-IZS-20E0gfOMYIi1i3v7OAml91JPUMX_8IejX5Rfp7WNE0_MUXgM8HZ3gubC00RFNSGlqsDmECgmlkgnY0gmlwhKwStQqKbXVsdGlhZGRyc5YACASsErUKBjoQAAoErBK1CgY6Ed0DgnJzhQADAQAAiXNlY3AyNTZrMaECS6qPFWyo9bhh-zTvSKI_i-s5zn-wQ4z4eS6S2zQ_piSDdGNwgjoQg3VkcII6EoV3YWt1MgE
|
|
2026-01-02 04:18:03.961 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.182.168 waku 56da4bf352a0f1a990f4b4a1350eff2c8884af069be77f08097eafcb19169ca9
|
|
2026-01-02 04:18:03.992 DEBUG [src.node.docker_mananger] Container started with ID 56da4bf352a0. Setting up logs at ./log/docker/node8_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:03.992 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17700
|
|
2026-01-02 04:18:03.992 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:18:04.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17700/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:05.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:18:05.006 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:18:05.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17700/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:05.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.182.168/tcp/17701/p2p/16Uiu2HAmL5bvKzQge2EagpJpVoHHZ6Tyna2b5MjPkN1tPkSnVjR5","/ip4/172.18.182.168/tcp/17702/ws/p2p/16Uiu2HAmL5bvKzQge2EagpJpVoHHZ6Tyna2b5MjPkN1tPkSnVjR5"],"enrUri":"enr:-L24QEsw79nqxDx1kUT1VUVzmo0u3SV8youmPzVAlfpmFgrZc3vHHHRiUsmsONZMvcwA5RNXIMFoSt4eCaXPs1hN1F0CgmlkgnY0gmlwhKwStqiKbXVsdGlhZGRyc5YACASsEraoBkUlAAoErBK2qAZFJt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbk_3c5XDHK6FERaG7yijr-0ZpDAsTKVhVuUnhmFkJOyDdGNwgkUlg3VkcIJFJ4V3YWt1MgE"}'
|
|
2026-01-02 04:18:05.013 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:18:05.013 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-01-02 04:18:08.020 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:18:08.021 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:08.021 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:18:08.121 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:18:08.121 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:18:08.123 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:18:08.123 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.66.95
|
|
2026-01-02 04:18:08.123 DEBUG [src.node.docker_mananger] Generated ports ['42105', '42106', '42107', '42108', '42109']
|
|
2026-01-02 04:18:08.123 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:18:08.123 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:18:08.123 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:18:08.124 DEBUG [src.node.docker_mananger] docker run -i -t -p 42105:42105 -p 42106:42106 -p 42107:42107 -p 42108:42108 -p 42109:42109 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=42107 --rest-port=42105 --tcp-port=42106 --discv5-udp-port=42108 --rest-address=0.0.0.0 --nat=extip:172.18.66.95 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e192d4cadd13173c73d12b3b21ff2e7762ec2c4b4d51ca07519b95ef04ecf1ac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42109 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEsw79nqxDx1kUT1VUVzmo0u3SV8youmPzVAlfpmFgrZc3vHHHRiUsmsONZMvcwA5RNXIMFoSt4eCaXPs1hN1F0CgmlkgnY0gmlwhKwStqiKbXVsdGlhZGRyc5YACASsEraoBkUlAAoErBK2qAZFJt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbk_3c5XDHK6FERaG7yijr-0ZpDAsTKVhVuUnhmFkJOyDdGNwgkUlg3VkcIJFJ4V3YWt1MgE
|
|
2026-01-02 04:18:08.329 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.66.95 waku 59771f340ebd6a25ffa99f70d68b28e52e4f0959182eb27918fe3ea88c56b791
|
|
2026-01-02 04:18:08.360 DEBUG [src.node.docker_mananger] Container started with ID 59771f340ebd. Setting up logs at ./log/docker/node9_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:08.360 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42105
|
|
2026-01-02 04:18:08.360 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:18:09.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42105/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:09.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:18:09.375 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:18:09.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42105/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:09.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.66.95/tcp/42106/p2p/16Uiu2HAmGaPdqUiXNf8YVXC6Fmvet7APFUQY7Jvkmz8UUbGSmj2J","/ip4/172.18.66.95/tcp/42107/ws/p2p/16Uiu2HAmGaPdqUiXNf8YVXC6Fmvet7APFUQY7Jvkmz8UUbGSmj2J"],"enrUri":"enr:-L24QEpp8lSALYgktRPTppS6xWNq6GYWYqjhJzQtk3PWF-ReS6WxPJduWKeKv_MLrZTRO-yXLzoVx2J-ncUXxrLloAACgmlkgnY0gmlwhKwSQl-KbXVsdGlhZGRyc5YACASsEkJfBqR6AAoErBJCXwake90DgnJzhQADAQAAiXNlY3AyNTZrMaEDOkEsI7zWL7533rBINVnqD1_ADQomZnmHW2actVm2BwODdGNwgqR6g3VkcIKkfIV3YWt1MgE"}'
|
|
2026-01-02 04:18:09.380 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:18:09.381 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-01-02 04:18:12.387 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:18:12.388 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:12.388 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:18:12.488 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:18:12.488 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:18:12.490 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:18:12.490 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.99.204
|
|
2026-01-02 04:18:12.490 DEBUG [src.node.docker_mananger] Generated ports ['31808', '31809', '31810', '31811', '31812']
|
|
2026-01-02 04:18:12.490 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:18:12.490 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:18:12.490 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:18:12.491 DEBUG [src.node.docker_mananger] docker run -i -t -p 31808:31808 -p 31809:31809 -p 31810:31810 -p 31811:31811 -p 31812:31812 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=31810 --rest-port=31808 --tcp-port=31809 --discv5-udp-port=31811 --rest-address=0.0.0.0 --nat=extip:172.18.99.204 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fd6f3b4fd82cae52eec90db66fa9fba6cfa2232dad955e06ce0aa936bffde6f6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31812 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEpp8lSALYgktRPTppS6xWNq6GYWYqjhJzQtk3PWF-ReS6WxPJduWKeKv_MLrZTRO-yXLzoVx2J-ncUXxrLloAACgmlkgnY0gmlwhKwSQl-KbXVsdGlhZGRyc5YACASsEkJfBqR6AAoErBJCXwake90DgnJzhQADAQAAiXNlY3AyNTZrMaEDOkEsI7zWL7533rBINVnqD1_ADQomZnmHW2actVm2BwODdGNwgqR6g3VkcIKkfIV3YWt1MgE
|
|
2026-01-02 04:18:12.681 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.99.204 waku a2d126e4e0f58507b2e7f4498a4814cb3a623b93369c65409b0f4b2c6f601423
|
|
2026-01-02 04:18:12.709 DEBUG [src.node.docker_mananger] Container started with ID a2d126e4e0f5. Setting up logs at ./log/docker/node10_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:12.710 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31808
|
|
2026-01-02 04:18:12.710 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:18:13.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31808/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:13.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:18:13.723 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:18:13.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31808/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:13.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.99.204/tcp/31809/p2p/16Uiu2HAmR1xMMH9qpchyTPh7m2sjSCYwxELubwbALm6NUDYgKoWJ","/ip4/172.18.99.204/tcp/31810/ws/p2p/16Uiu2HAmR1xMMH9qpchyTPh7m2sjSCYwxELubwbALm6NUDYgKoWJ"],"enrUri":"enr:-L24QCtNKd0gyXiDF1U_pUDiSuSQUK622fpdNskGB34SV_CpKcst97WsC6LX7qftcMyw-rOxsDCGAIkOWrYkhtqOETgCgmlkgnY0gmlwhKwSY8yKbXVsdGlhZGRyc5YACASsEmPMBnxBAAoErBJjzAZ8Qt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDt6suDKQrKifl28-fF5BKRuGC1Jl4jwIHvBT5dJBKqzuDdGNwgnxBg3VkcIJ8Q4V3YWt1MgE"}'
|
|
2026-01-02 04:18:13.727 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:18:13.728 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-01-02 04:18:16.737 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:18:16.738 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:16.738 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:18:16.838 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:18:16.838 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:18:16.840 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:18:16.840 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.231.83
|
|
2026-01-02 04:18:16.840 DEBUG [src.node.docker_mananger] Generated ports ['4415', '4416', '4417', '4418', '4419']
|
|
2026-01-02 04:18:16.840 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:18:16.841 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:18:16.841 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:18:16.841 DEBUG [src.node.docker_mananger] docker run -i -t -p 4415:4415 -p 4416:4416 -p 4417:4417 -p 4418:4418 -p 4419:4419 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=4417 --rest-port=4415 --tcp-port=4416 --discv5-udp-port=4418 --rest-address=0.0.0.0 --nat=extip:172.18.231.83 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2fe4fc0c4115f056afaaf6c8432ecde96bc72b424edfe89bc9e2eba5ef5f5c4c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4419 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCtNKd0gyXiDF1U_pUDiSuSQUK622fpdNskGB34SV_CpKcst97WsC6LX7qftcMyw-rOxsDCGAIkOWrYkhtqOETgCgmlkgnY0gmlwhKwSY8yKbXVsdGlhZGRyc5YACASsEmPMBnxBAAoErBJjzAZ8Qt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDt6suDKQrKifl28-fF5BKRuGC1Jl4jwIHvBT5dJBKqzuDdGNwgnxBg3VkcIJ8Q4V3YWt1MgE
|
|
2026-01-02 04:18:17.047 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.231.83 waku ae1209633f670bf5b3234eeaadf38ba734186d3e30de274b23be5c3ebd881b58
|
|
2026-01-02 04:18:17.077 DEBUG [src.node.docker_mananger] Container started with ID ae1209633f67. Setting up logs at ./log/docker/node11_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:17.078 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4415
|
|
2026-01-02 04:18:17.078 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:18:18.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4415/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:18.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:18:18.091 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:18:18.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4415/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:18.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.231.83/tcp/4416/p2p/16Uiu2HAkz6LQgFasM5NnsgQrD68xfXmLFuB8mD1kdrcQzxghgnZe","/ip4/172.18.231.83/tcp/4417/ws/p2p/16Uiu2HAkz6LQgFasM5NnsgQrD68xfXmLFuB8mD1kdrcQzxghgnZe"],"enrUri":"enr:-L24QN-xcAhpNxFyTah648KK12X67OLlK6xAAGmnx5FA5dxad6wkhuk6ShD9Q8oCyxwaTP7rZRe3DzrWIF52BJKcUCUCgmlkgnY0gmlwhKwS51OKbXVsdGlhZGRyc5YACASsEudTBhFAAAoErBLnUwYRQd0DgnJzhQADAQAAiXNlY3AyNTZrMaECRVZFMlEUfVcRhrt4yrvVh73bYJ_Z_e_6s8L_DufLr_GDdGNwghFAg3VkcIIRQoV3YWt1MgE"}'
|
|
2026-01-02 04:18:18.096 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:18:18.096 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-01-02 04:18:21.103 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:18:21.103 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node12_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:21.104 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:18:21.204 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:18:21.204 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:18:21.206 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:18:21.206 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.9.161
|
|
2026-01-02 04:18:21.206 DEBUG [src.node.docker_mananger] Generated ports ['55641', '55642', '55643', '55644', '55645']
|
|
2026-01-02 04:18:21.206 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:18:21.206 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:18:21.207 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:18:21.207 DEBUG [src.node.docker_mananger] docker run -i -t -p 55641:55641 -p 55642:55642 -p 55643:55643 -p 55644:55644 -p 55645:55645 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=55643 --rest-port=55641 --tcp-port=55642 --discv5-udp-port=55644 --rest-address=0.0.0.0 --nat=extip:172.18.9.161 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cfa856f1cb7bbe2b15955cc8744d2ad1765cf3b6edf2db352a3abe8e49156fac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55645 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QN-xcAhpNxFyTah648KK12X67OLlK6xAAGmnx5FA5dxad6wkhuk6ShD9Q8oCyxwaTP7rZRe3DzrWIF52BJKcUCUCgmlkgnY0gmlwhKwS51OKbXVsdGlhZGRyc5YACASsEudTBhFAAAoErBLnUwYRQd0DgnJzhQADAQAAiXNlY3AyNTZrMaECRVZFMlEUfVcRhrt4yrvVh73bYJ_Z_e_6s8L_DufLr_GDdGNwghFAg3VkcIIRQoV3YWt1MgE
|
|
2026-01-02 04:18:21.428 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.9.161 waku 8f7fbb3fea6500392fc0225c1bc548efed3ddb3f38cba9ae6f70f9adbac4485b
|
|
2026-01-02 04:18:21.462 DEBUG [src.node.docker_mananger] Container started with ID 8f7fbb3fea65. Setting up logs at ./log/docker/node12_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:21.463 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55641
|
|
2026-01-02 04:18:21.463 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:18:22.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55641/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:22.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:18:22.472 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:18:22.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55641/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:22.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.9.161/tcp/55642/p2p/16Uiu2HAmBBtNEfTggdNYpn2kJv6CSHm29hpPaVfGuBWjjSLrbGrL","/ip4/172.18.9.161/tcp/55643/ws/p2p/16Uiu2HAmBBtNEfTggdNYpn2kJv6CSHm29hpPaVfGuBWjjSLrbGrL"],"enrUri":"enr:-L24QODJ-RfZUJ_YX3cb3AHspL_wUD0Ogx2tEFotQip7zzFHavCLF3gYdar2UQZXj9P55G4mlzu3nqvoxuqJzI2_9X8CgmlkgnY0gmlwhKwSCaGKbXVsdGlhZGRyc5YACASsEgmhBtlaAAoErBIJoQbZW90DgnJzhQADAQAAiXNlY3AyNTZrMaEC6jLdjrqmApoIY2IgOQzVVsJhMVVMViKYXHxxBBwHzcmDdGNwgtlag3VkcILZXIV3YWt1MgE"}'
|
|
2026-01-02 04:18:22.477 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:18:22.477 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-01-02 04:18:25.484 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:18:25.485 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node13_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:25.485 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:18:25.585 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:18:25.585 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:18:25.587 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:18:25.587 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.127.202
|
|
2026-01-02 04:18:25.588 DEBUG [src.node.docker_mananger] Generated ports ['3592', '3593', '3594', '3595', '3596']
|
|
2026-01-02 04:18:25.588 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:18:25.588 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:18:25.588 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:18:25.588 DEBUG [src.node.docker_mananger] docker run -i -t -p 3592:3592 -p 3593:3593 -p 3594:3594 -p 3595:3595 -p 3596:3596 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=3594 --rest-port=3592 --tcp-port=3593 --discv5-udp-port=3595 --rest-address=0.0.0.0 --nat=extip:172.18.127.202 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=024bfe14a5accc559c8d6bbe4db946a7a5851ec5a910795ccaef1fd6f2dab7f7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3596 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QODJ-RfZUJ_YX3cb3AHspL_wUD0Ogx2tEFotQip7zzFHavCLF3gYdar2UQZXj9P55G4mlzu3nqvoxuqJzI2_9X8CgmlkgnY0gmlwhKwSCaGKbXVsdGlhZGRyc5YACASsEgmhBtlaAAoErBIJoQbZW90DgnJzhQADAQAAiXNlY3AyNTZrMaEC6jLdjrqmApoIY2IgOQzVVsJhMVVMViKYXHxxBBwHzcmDdGNwgtlag3VkcILZXIV3YWt1MgE
|
|
2026-01-02 04:18:25.798 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.127.202 waku 882a734f177c5d5d0e7f9be5fd76dbf0ba840a49238020ee9df4db4c0c83e848
|
|
2026-01-02 04:18:25.826 DEBUG [src.node.docker_mananger] Container started with ID 882a734f177c. Setting up logs at ./log/docker/node13_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:25.827 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3592
|
|
2026-01-02 04:18:25.827 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:18:26.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:26.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:18:26.836 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:18:26.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3592/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:26.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.127.202/tcp/3593/p2p/16Uiu2HAkunF3mMESuuDhrWQ4h2P4o8tGfkDxBxTQ8ZjNDjDR3ynh","/ip4/172.18.127.202/tcp/3594/ws/p2p/16Uiu2HAkunF3mMESuuDhrWQ4h2P4o8tGfkDxBxTQ8ZjNDjDR3ynh"],"enrUri":"enr:-L24QLyLmVUPfPBmoPZNYa5LSUINjeO2OZ6_i0SuSnlhxw8CRnDB978DtxIIp_lPtmfWjQlcfH4nGX9_tWW5VYCLaPICgmlkgnY0gmlwhKwSf8qKbXVsdGlhZGRyc5YACASsEn_KBg4JAAoErBJ_ygYOCt0DgnJzhQADAQAAiXNlY3AyNTZrMaECBUUBv8ysbMYHW45YeKCOwO7AJxNZoHyrHVVgG27EIQqDdGNwgg4Jg3VkcIIOC4V3YWt1MgE"}'
|
|
2026-01-02 04:18:26.842 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:18:26.842 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-01-02 04:18:29.849 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:18:29.849 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node14_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:29.849 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:18:29.950 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:18:29.950 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:18:29.951 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:18:29.951 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.34.25
|
|
2026-01-02 04:18:29.951 DEBUG [src.node.docker_mananger] Generated ports ['58184', '58185', '58186', '58187', '58188']
|
|
2026-01-02 04:18:29.952 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:18:29.952 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:18:29.952 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:18:29.952 DEBUG [src.node.docker_mananger] docker run -i -t -p 58184:58184 -p 58185:58185 -p 58186:58186 -p 58187:58187 -p 58188:58188 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=58186 --rest-port=58184 --tcp-port=58185 --discv5-udp-port=58187 --rest-address=0.0.0.0 --nat=extip:172.18.34.25 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6fccd6abfc0cee4fbb8b059eabd1bdb8274f2bef8c546ad489b9eccb1edcf2a3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58188 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLyLmVUPfPBmoPZNYa5LSUINjeO2OZ6_i0SuSnlhxw8CRnDB978DtxIIp_lPtmfWjQlcfH4nGX9_tWW5VYCLaPICgmlkgnY0gmlwhKwSf8qKbXVsdGlhZGRyc5YACASsEn_KBg4JAAoErBJ_ygYOCt0DgnJzhQADAQAAiXNlY3AyNTZrMaECBUUBv8ysbMYHW45YeKCOwO7AJxNZoHyrHVVgG27EIQqDdGNwgg4Jg3VkcIIOC4V3YWt1MgE
|
|
2026-01-02 04:18:30.158 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.34.25 waku 41e183963efc8519888a3d799e580367e4541f54f772f3966ed26fdb35925706
|
|
2026-01-02 04:18:30.188 DEBUG [src.node.docker_mananger] Container started with ID 41e183963efc. Setting up logs at ./log/docker/node14_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:30.188 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58184
|
|
2026-01-02 04:18:30.189 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:18:31.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58184/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:31.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:18:31.199 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:18:31.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58184/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:31.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.34.25/tcp/58185/p2p/16Uiu2HAm8zo5kQw1iriqY6EhDp5eBBDaRqNBe5G2QFkYHpv37bM4","/ip4/172.18.34.25/tcp/58186/ws/p2p/16Uiu2HAm8zo5kQw1iriqY6EhDp5eBBDaRqNBe5G2QFkYHpv37bM4"],"enrUri":"enr:-L24QCMQml9KSm1bTjdz3BTLIavF6YfhyFFWA2sCC-eExcm9aW11VpFY5wlCZy5ezjr_2mvyS8p6UmAZvW6i2GlfQBYCgmlkgnY0gmlwhKwSIhmKbXVsdGlhZGRyc5YACASsEiIZBuNJAAoErBIiGQbjSt0DgnJzhQADAQAAiXNlY3AyNTZrMaECyaQgtdmY-xbzpY49ZrxfnDEasUyjALEm5BEulY3pP0ODdGNwguNJg3VkcILjS4V3YWt1MgE"}'
|
|
2026-01-02 04:18:31.206 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:18:31.206 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-01-02 04:18:34.214 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:18:34.214 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node15_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:34.215 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:18:34.315 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:18:34.315 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:18:34.317 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:18:34.317 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.91.102
|
|
2026-01-02 04:18:34.317 DEBUG [src.node.docker_mananger] Generated ports ['60960', '60961', '60962', '60963', '60964']
|
|
2026-01-02 04:18:34.317 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:18:34.317 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:18:34.317 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:18:34.317 DEBUG [src.node.docker_mananger] docker run -i -t -p 60960:60960 -p 60961:60961 -p 60962:60962 -p 60963:60963 -p 60964:60964 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=60962 --rest-port=60960 --tcp-port=60961 --discv5-udp-port=60963 --rest-address=0.0.0.0 --nat=extip:172.18.91.102 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=006d6b02d1e42c77575bc0c8fddbe6dc21381cb8e4aca909b906f37cd5eedcce --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60964 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCMQml9KSm1bTjdz3BTLIavF6YfhyFFWA2sCC-eExcm9aW11VpFY5wlCZy5ezjr_2mvyS8p6UmAZvW6i2GlfQBYCgmlkgnY0gmlwhKwSIhmKbXVsdGlhZGRyc5YACASsEiIZBuNJAAoErBIiGQbjSt0DgnJzhQADAQAAiXNlY3AyNTZrMaECyaQgtdmY-xbzpY49ZrxfnDEasUyjALEm5BEulY3pP0ODdGNwguNJg3VkcILjS4V3YWt1MgE
|
|
2026-01-02 04:18:34.529 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.91.102 waku a1923a652c3d28b2400ab39d094135f0c332ffb2ebabb396999555800cb9d420
|
|
2026-01-02 04:18:34.558 DEBUG [src.node.docker_mananger] Container started with ID a1923a652c3d. Setting up logs at ./log/docker/node15_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:34.559 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60960
|
|
2026-01-02 04:18:34.559 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:18:35.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60960/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:35.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:18:35.575 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:18:35.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60960/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:35.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.91.102/tcp/60961/p2p/16Uiu2HAm23BMrpRcb17sPwu4skcbDLqsJVVvYJGcm6aiia6ueGe1","/ip4/172.18.91.102/tcp/60962/ws/p2p/16Uiu2HAm23BMrpRcb17sPwu4skcbDLqsJVVvYJGcm6aiia6ueGe1"],"enrUri":"enr:-L24QIK0axSO4HZDNLWRd4dQuW_isZcV9_7ORcDBu5e3YR16QwFTcbE20qkEoPbl3HcXahFQd_ZfofPNhpiPsszRi_oCgmlkgnY0gmlwhKwSW2aKbXVsdGlhZGRyc5YACASsEltmBu4hAAoErBJbZgbuIt0DgnJzhQADAQAAiXNlY3AyNTZrMaECYj6rozGrZVW6rtlQra8ik2f1-YgkIk_X8X5JMIh9TGaDdGNwgu4hg3VkcILuI4V3YWt1MgE"}'
|
|
2026-01-02 04:18:35.579 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:18:35.579 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-01-02 04:18:38.586 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:18:38.587 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node16_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:38.587 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:18:38.687 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:18:38.687 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:18:38.689 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:18:38.690 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.231.56
|
|
2026-01-02 04:18:38.690 DEBUG [src.node.docker_mananger] Generated ports ['38312', '38313', '38314', '38315', '38316']
|
|
2026-01-02 04:18:38.690 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:18:38.690 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:18:38.690 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:18:38.690 DEBUG [src.node.docker_mananger] docker run -i -t -p 38312:38312 -p 38313:38313 -p 38314:38314 -p 38315:38315 -p 38316:38316 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=38314 --rest-port=38312 --tcp-port=38313 --discv5-udp-port=38315 --rest-address=0.0.0.0 --nat=extip:172.18.231.56 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eed2dacc23fcd7c24bfe5a7cbdf2cdb77e75e9b71cdaefffffc4e616d5f989c7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38316 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIK0axSO4HZDNLWRd4dQuW_isZcV9_7ORcDBu5e3YR16QwFTcbE20qkEoPbl3HcXahFQd_ZfofPNhpiPsszRi_oCgmlkgnY0gmlwhKwSW2aKbXVsdGlhZGRyc5YACASsEltmBu4hAAoErBJbZgbuIt0DgnJzhQADAQAAiXNlY3AyNTZrMaECYj6rozGrZVW6rtlQra8ik2f1-YgkIk_X8X5JMIh9TGaDdGNwgu4hg3VkcILuI4V3YWt1MgE
|
|
2026-01-02 04:18:38.901 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.231.56 waku 28f752ebeece6c98d5d353cfe7a6a8c5fd965eeac77e6ffe8913cc9b8396a1d2
|
|
2026-01-02 04:18:38.931 DEBUG [src.node.docker_mananger] Container started with ID 28f752ebeece. Setting up logs at ./log/docker/node16_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:38.932 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38312
|
|
2026-01-02 04:18:38.933 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:18:39.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38312/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:39.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:18:39.945 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:18:39.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38312/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:39.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.231.56/tcp/38313/p2p/16Uiu2HAmNQJhsdWjwDpxfqYVr5LAPC2tdMQ82DkLkgDLgUk9CTBt","/ip4/172.18.231.56/tcp/38314/ws/p2p/16Uiu2HAmNQJhsdWjwDpxfqYVr5LAPC2tdMQ82DkLkgDLgUk9CTBt"],"enrUri":"enr:-L24QL0aEeGiZWnvza5QgfVch72Z1yEgTGc7T7g2VJltC7zaEK1h43FYlUzxuWiRjyrAQSP7JPnSYT5x7qhY0shQSh8CgmlkgnY0gmlwhKwS5ziKbXVsdGlhZGRyc5YACASsEuc4BpWpAAoErBLnOAaVqt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDkNHpPAruGMgvVxJZuJp37t9QzntBjObmUHnIyIv9c3eDdGNwgpWpg3VkcIKVq4V3YWt1MgE"}'
|
|
2026-01-02 04:18:39.950 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:18:39.950 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-01-02 04:18:42.957 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:18:42.957 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node17_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:42.958 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:18:43.058 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:18:43.058 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:18:43.059 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:18:43.060 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.25.69
|
|
2026-01-02 04:18:43.060 DEBUG [src.node.docker_mananger] Generated ports ['38646', '38647', '38648', '38649', '38650']
|
|
2026-01-02 04:18:43.060 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:18:43.060 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:18:43.060 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:18:43.060 DEBUG [src.node.docker_mananger] docker run -i -t -p 38646:38646 -p 38647:38647 -p 38648:38648 -p 38649:38649 -p 38650:38650 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=38648 --rest-port=38646 --tcp-port=38647 --discv5-udp-port=38649 --rest-address=0.0.0.0 --nat=extip:172.18.25.69 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c6e322df8c5b5aa5ea0a4bb9bd105fa17cdeff303d3185cf4f3fae2ca4fdcfa8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38650 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QL0aEeGiZWnvza5QgfVch72Z1yEgTGc7T7g2VJltC7zaEK1h43FYlUzxuWiRjyrAQSP7JPnSYT5x7qhY0shQSh8CgmlkgnY0gmlwhKwS5ziKbXVsdGlhZGRyc5YACASsEuc4BpWpAAoErBLnOAaVqt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDkNHpPAruGMgvVxJZuJp37t9QzntBjObmUHnIyIv9c3eDdGNwgpWpg3VkcIKVq4V3YWt1MgE
|
|
2026-01-02 04:18:43.291 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.25.69 waku 9467b48356ead62a0d34f3d32c4a57af860d3987985e11fd2969100ac67dd03f
|
|
2026-01-02 04:18:43.322 DEBUG [src.node.docker_mananger] Container started with ID 9467b48356ea. Setting up logs at ./log/docker/node17_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:43.322 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38646
|
|
2026-01-02 04:18:43.322 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:18:44.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38646/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:44.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:18:44.346 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:18:44.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38646/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:44.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.25.69/tcp/38647/p2p/16Uiu2HAm5gUU3StGc492xNXz9Nd5egF5MYxer9k2gakHwzoctzzK","/ip4/172.18.25.69/tcp/38648/ws/p2p/16Uiu2HAm5gUU3StGc492xNXz9Nd5egF5MYxer9k2gakHwzoctzzK"],"enrUri":"enr:-L24QCGm0fL5h2UQM9wQUU5qDZAiINrp98gzi5PdO-JmK5T4RKEwITMiczJ2-EqZUrFavPTvUeHl2oT5I6ES3KYLuAoCgmlkgnY0gmlwhKwSGUWKbXVsdGlhZGRyc5YACASsEhlFBpb3AAoErBIZRQaW-N0DgnJzhQADAQAAiXNlY3AyNTZrMaECmF-QTR_OHkXoje7JqvBpE2S2LOS47N3og2rs-OxC0SiDdGNwgpb3g3VkcIKW-YV3YWt1MgE"}'
|
|
2026-01-02 04:18:44.358 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:18:44.358 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-01-02 04:18:47.367 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:18:47.367 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node18_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:47.367 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:18:47.468 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:18:47.468 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:18:47.470 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:18:47.470 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.216.190
|
|
2026-01-02 04:18:47.470 DEBUG [src.node.docker_mananger] Generated ports ['57089', '57090', '57091', '57092', '57093']
|
|
2026-01-02 04:18:47.470 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:18:47.470 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:18:47.470 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:18:47.470 DEBUG [src.node.docker_mananger] docker run -i -t -p 57089:57089 -p 57090:57090 -p 57091:57091 -p 57092:57092 -p 57093:57093 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=57091 --rest-port=57089 --tcp-port=57090 --discv5-udp-port=57092 --rest-address=0.0.0.0 --nat=extip:172.18.216.190 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=75afae34df89dca6cd817bebbec5bcedacfaf3cadbee8e051d2d14cf49e3fa99 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57093 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCGm0fL5h2UQM9wQUU5qDZAiINrp98gzi5PdO-JmK5T4RKEwITMiczJ2-EqZUrFavPTvUeHl2oT5I6ES3KYLuAoCgmlkgnY0gmlwhKwSGUWKbXVsdGlhZGRyc5YACASsEhlFBpb3AAoErBIZRQaW-N0DgnJzhQADAQAAiXNlY3AyNTZrMaECmF-QTR_OHkXoje7JqvBpE2S2LOS47N3og2rs-OxC0SiDdGNwgpb3g3VkcIKW-YV3YWt1MgE
|
|
2026-01-02 04:18:47.692 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.216.190 waku 4841dde517025cac32a8628c3d9d4b4ed9e7437edcc84021a45c6ce5a64f8f55
|
|
2026-01-02 04:18:47.728 DEBUG [src.node.docker_mananger] Container started with ID 4841dde51702. Setting up logs at ./log/docker/node18_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:47.728 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57089
|
|
2026-01-02 04:18:47.729 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:18:48.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57089/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:48.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:18:48.737 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:18:48.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57089/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:48.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.216.190/tcp/57090/p2p/16Uiu2HAm6a971sHCaG96egpa9n7tDtqRfcA2ihLcvXXoS4htYSq1","/ip4/172.18.216.190/tcp/57091/ws/p2p/16Uiu2HAm6a971sHCaG96egpa9n7tDtqRfcA2ihLcvXXoS4htYSq1"],"enrUri":"enr:-L24QI-vqayMx_A48Zy7IcMVwfoiAhqtwMV7xgsJurDsH03OT0KqQZ3QFW0n4CxTEBojFdAEMnGYvvGb8yjytznFuAECgmlkgnY0gmlwhKwS2L6KbXVsdGlhZGRyc5YACASsEti-Bt8CAAoErBLYvgbfA90DgnJzhQADAQAAiXNlY3AyNTZrMaECpZvfWVJK34NginaRp9XjJPrZ2XNYvUNrkCTWsebI3KyDdGNwgt8Cg3VkcILfBIV3YWt1MgE"}'
|
|
2026-01-02 04:18:48.741 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:18:48.741 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-01-02 04:18:51.749 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:18:51.749 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node19_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:51.749 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-01-02 04:18:51.849 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:18:51.850 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:18:51.854 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:18:51.854 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.249.119
|
|
2026-01-02 04:18:51.854 DEBUG [src.node.docker_mananger] Generated ports ['27791', '27792', '27793', '27794', '27795']
|
|
2026-01-02 04:18:51.855 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:18:51.855 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:18:51.855 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:18:51.855 DEBUG [src.node.docker_mananger] docker run -i -t -p 27791:27791 -p 27792:27792 -p 27793:27793 -p 27794:27794 -p 27795:27795 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=27793 --rest-port=27791 --tcp-port=27792 --discv5-udp-port=27794 --rest-address=0.0.0.0 --nat=extip:172.18.249.119 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bc6dd4e20a3d5abf7a5c55d35ece85adbce9fdbe26e55ecac0f28ab8fb2ce3a5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27795 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QI-vqayMx_A48Zy7IcMVwfoiAhqtwMV7xgsJurDsH03OT0KqQZ3QFW0n4CxTEBojFdAEMnGYvvGb8yjytznFuAECgmlkgnY0gmlwhKwS2L6KbXVsdGlhZGRyc5YACASsEti-Bt8CAAoErBLYvgbfA90DgnJzhQADAQAAiXNlY3AyNTZrMaECpZvfWVJK34NginaRp9XjJPrZ2XNYvUNrkCTWsebI3KyDdGNwgt8Cg3VkcILfBIV3YWt1MgE
|
|
2026-01-02 04:18:52.069 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.249.119 waku 44b742f3928b426d6576a9cfeaf0de937b7e34c1c5c8ab5e089a62d6ad250377
|
|
2026-01-02 04:18:52.106 DEBUG [src.node.docker_mananger] Container started with ID 44b742f3928b. Setting up logs at ./log/docker/node19_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:52.107 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27791
|
|
2026-01-02 04:18:52.107 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:18:53.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27791/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:53.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:18:53.114 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:18:53.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27791/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:53.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.249.119/tcp/27792/p2p/16Uiu2HAmKkcDxJC2kizQCnnd3xcQrqMJs6j55BeTbEmoP5KmWXp6","/ip4/172.18.249.119/tcp/27793/ws/p2p/16Uiu2HAmKkcDxJC2kizQCnnd3xcQrqMJs6j55BeTbEmoP5KmWXp6"],"enrUri":"enr:-L24QKccm4bXWpFNWm6axmBcXTf1d8dhxhnF2mHahkM8CfkUZf39-vJjcNU9Ou6Su9HKYdstYMuYy85P_ZAQRXylFlMCgmlkgnY0gmlwhKwS-XeKbXVsdGlhZGRyc5YACASsEvl3BmyQAAoErBL5dwZskd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDaXJGXKpX-pEclevqmPT-s-jD23WmIdI7IuuMdTH_eWuDdGNwgmyQg3VkcIJskoV3YWt1MgE"}'
|
|
2026-01-02 04:18:53.120 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:18:53.120 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-01-02 04:18:56.121 DEBUG [tests.e2e.test_e2e] Start filter node and subscribed filter node
|
|
2026-01-02 04:18:56.128 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:18:56.128 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node21_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:56.134 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:18:56.135 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node22_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:56.135 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:18:56.135 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:18:56.136 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:18:56.136 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.7.73
|
|
2026-01-02 04:18:56.137 DEBUG [src.node.docker_mananger] Generated ports ['30213', '30214', '30215', '30216', '30217']
|
|
2026-01-02 04:18:56.137 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:18:56.137 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:18:56.137 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:18:56.137 DEBUG [src.node.docker_mananger] docker run -i -t -p 30213:30213 -p 30214:30214 -p 30215:30215 -p 30216:30216 -p 30217:30217 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=30215 --rest-port=30213 --tcp-port=30214 --discv5-udp-port=30216 --rest-address=0.0.0.0 --nat=extip:172.18.7.73 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7ab78f047c667a39059ddfff539d1ece38ace0da8c53d4b4fd4eb43b88599f99 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30217 --metrics-logging=true --relay=true --filter=true --store=false --discv5-bootstrap-node=enr:-L24QKccm4bXWpFNWm6axmBcXTf1d8dhxhnF2mHahkM8CfkUZf39-vJjcNU9Ou6Su9HKYdstYMuYy85P_ZAQRXylFlMCgmlkgnY0gmlwhKwS-XeKbXVsdGlhZGRyc5YACASsEvl3BmyQAAoErBL5dwZskd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDaXJGXKpX-pEclevqmPT-s-jD23WmIdI7IuuMdTH_eWuDdGNwgmyQg3VkcIJskoV3YWt1MgE
|
|
2026-01-02 04:18:56.357 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.7.73 waku e730d51890d8564d8993acc00d848078ed7eb5eb70b1750e16a1e40df6e937cd
|
|
2026-01-02 04:18:56.388 DEBUG [src.node.docker_mananger] Container started with ID e730d51890d8. Setting up logs at ./log/docker/node21_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:56.389 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30213
|
|
2026-01-02 04:18:56.389 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:18:57.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30213/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:57.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-02 04:18:57.404 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:18:57.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30213/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:57.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.7.73/tcp/30214/p2p/16Uiu2HAmHY9XnDgn5gDBZhiwXwXeFAhmbJn9X92aFQAy9iY2YyFp","/ip4/172.18.7.73/tcp/30215/ws/p2p/16Uiu2HAmHY9XnDgn5gDBZhiwXwXeFAhmbJn9X92aFQAy9iY2YyFp"],"enrUri":"enr:-L24QGugQSqdsWk3RaLs6ZbUpXg-3W_iZ7i6ENiXnsHat45WASqc6EVIvVqEuQNmeYfXpuman-xJmgGpkcbbrSLugkYCgmlkgnY0gmlwhKwSB0mKbXVsdGlhZGRyc5YACASsEgdJBnYGAAoErBIHSQZ2B90DgnJzhQADAQAAiXNlY3AyNTZrMaEDSIm_88LloHzxv4jizBZsIH_XnDBhqVpy6wTrcsUd68ODdGNwgnYGg3VkcIJ2CIV3YWt1MgU"}'
|
|
2026-01-02 04:18:57.410 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:18:57.412 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:18:57.413 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:18:57.415 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:18:57.415 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.179.110
|
|
2026-01-02 04:18:57.415 DEBUG [src.node.docker_mananger] Generated ports ['61667', '61668', '61669', '61670', '61671']
|
|
2026-01-02 04:18:57.415 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:18:57.415 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:18:57.415 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:18:57.415 DEBUG [src.node.docker_mananger] docker run -i -t -p 61667:61667 -p 61668:61668 -p 61669:61669 -p 61670:61670 -p 61671:61671 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=61669 --rest-port=61667 --tcp-port=61668 --discv5-udp-port=61670 --rest-address=0.0.0.0 --nat=extip:172.18.179.110 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2b1ed7ebeeefab2e7bacbbacddf2b9fabdca313b5959ab2afccbcdd12ee9c6b5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61671 --metrics-logging=true --relay=false --filter=true --filternode=/ip4/172.18.7.73/tcp/30214/p2p/16Uiu2HAmHY9XnDgn5gDBZhiwXwXeFAhmbJn9X92aFQAy9iY2YyFp --store=false --discv5-bootstrap-node=<src.node.waku_node.WakuNode object at 0x7f1ba4ee9130>
|
|
2026-01-02 04:18:57.632 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.179.110 waku f4fe07455636206d9508c75e97e854bce55f35ba06f1de4ad4c3f5aeebcdafb1
|
|
2026-01-02 04:18:57.671 DEBUG [src.node.docker_mananger] Container started with ID f4fe07455636. Setting up logs at ./log/docker/node22_2026-01-02_04-17-31__5f35bd80-9bd1-4846-9eba-f5d97c6426a1__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:18:57.672 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61667
|
|
2026-01-02 04:18:57.673 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:18:58.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61667/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:58.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
|
2026-01-02 04:18:58.678 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:18:58.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61667/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:58.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.179.110/tcp/61668/p2p/16Uiu2HAm5uL7hPsqFmkkNwDCj16aJurwzHkDFurXtAWz3GsrCKds","/ip4/172.18.179.110/tcp/61669/ws/p2p/16Uiu2HAm5uL7hPsqFmkkNwDCj16aJurwzHkDFurXtAWz3GsrCKds"],"enrUri":"enr:-L24QPtUn-iTzQJAwPEAaZK2KFlQCIDPe7AEYJAXy6mVgN4LSufge4xYaioMLo_oOTX6o00Vxo7XcI2TXbxIK9isS6gCgmlkgnY0gmlwhKwSs26KbXVsdGlhZGRyc5YACASsErNuBvDkAAoErBKzbgbw5d0DgnJzhQADAQAAiXNlY3AyNTZrMaECm6qsA389Z37XNuq-WHP-9f8rM_hpVE_th-pzjc__x6qDdGNwgvDkg3VkcILw5oV3YWt1MgQ"}'
|
|
2026-01-02 04:18:58.681 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:18:58.681 DEBUG [tests.e2e.test_e2e] Subscribe nodes to relay pubsub topic /waku/2/rs/3/1
|
|
2026-01-02 04:18:58.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65509/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:18:58.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:58.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10727/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:18:58.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:58.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3289/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:18:58.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:58.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53744/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:18:58.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:58.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8380/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:18:58.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:58.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15462/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:18:58.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:58.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33766/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:18:58.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:58.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14863/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:18:58.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:58.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17700/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:18:58.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:58.960 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42105/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:18:58.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:59.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31808/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:18:59.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:59.035 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4415/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:18:59.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:59.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55641/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:18:59.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:59.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3592/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:18:59.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:59.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58184/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:18:59.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:59.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60960/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:18:59.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:59.199 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38312/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:18:59.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:59.232 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38646/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:18:59.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:59.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57089/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:18:59.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:59.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27791/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:18:59.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:59.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30213/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-02 04:18:59.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:18:59.379 DEBUG [tests.e2e.test_e2e] Node22 make filter request to pubsubtopic /waku/2/rs/3/1 and content topic /test/1/waku-filter/proto
|
|
2026-01-02 04:18:59.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61667/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-01-02 04:18:59.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-01-02 04:18:59.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65509/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.450 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:18:59.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10727/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.464 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:18:59.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3289/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.484 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:18:59.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53744/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.500 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:18:59.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8380/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.518 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:18:59.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15462/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.527 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:18:59.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33766/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.539 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:18:59.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14863/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.558 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:18:59.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17700/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.572 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:18:59.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42105/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.584 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:18:59.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31808/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.599 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:18:59.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4415/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.612 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:18:59.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55641/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.627 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:18:59.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3592/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.640 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:18:59.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58184/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.659 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:18:59.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60960/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.668 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:18:59.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38312/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.683 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:18:59.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38646/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.692 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:18:59.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57089/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.699 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-01-02 04:18:59.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27791/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.216.190/tcp/57090/p2p/16Uiu2HAm6a971sHCaG96egpa9n7tDtqRfcA2ihLcvXXoS4htYSq1","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-125-gdafdee","origin":"Discv5"},{"multiaddr":"/ip4/172.18.7.73/tcp/48296/p2p/16Uiu2HAmHY9XnDgn5gDBZhiwXwXeFAhmbJn9X92aFQAy9iY2YyFp","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-125-gdafdee","origin":"UnknownOrigin"}]'
|
|
2026-01-02 04:18:59.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30213/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:18:59.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.249.119/tcp/27792/p2p/16Uiu2HAmKkcDxJC2kizQCnnd3xcQrqMJs6j55BeTbEmoP5KmWXp6","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-125-gdafdee","origin":"Discv5"},{"multiaddr":"/ip4/172.18.179.110/tcp/47626/p2p/16Uiu2HAm5uL7hPsqFmkkNwDCj16aJurwzHkDFurXtAWz3GsrCKds","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[],"connected":"Connected","agent":"nwaku-v0.36.0-125-gdafdee","origin":"UnknownOrigin"}]'
|
|
2026-01-02 04:18:59.717 DEBUG [src.libs.common] Sleeping for 80 seconds
|
|
2026-01-02 04:20:19.717 DEBUG [tests.e2e.test_e2e] 20 Nodes publish 20 messages
|
|
2026-01-02 04:20:19.718 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:20:19.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65509/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:20:19.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:20:19.816 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:20:20.022 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:20:21.023 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:20:21.023 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10727/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:20:21.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:20:21.096 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:20:21.297 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:20:22.297 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:20:22.298 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3289/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:20:22.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:20:22.388 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:20:22.604 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:20:23.607 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:20:23.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53744/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:20:23.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:20:23.652 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:20:23.862 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:20:24.876 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:20:24.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:20:24.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:20:24.976 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:20:25.178 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:20:26.182 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:20:26.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15462/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:20:26.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:20:26.237 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:20:26.452 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:20:27.458 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:20:27.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33766/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:20:27.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:20:27.518 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:20:27.723 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:20:28.730 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:20:28.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14863/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:20:28.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:20:28.791 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:20:28.994 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:20:29.995 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:20:29.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17700/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:20:30.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:20:30.040 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:20:30.277 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:20:31.283 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:20:31.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42105/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:20:31.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:20:31.345 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:20:31.560 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:20:32.561 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:20:32.562 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31808/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:20:32.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:20:32.628 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:20:32.842 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:20:33.855 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:20:33.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4415/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:20:33.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:20:33.920 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:20:34.125 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:20:35.126 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:20:35.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55641/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:20:35.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:20:35.201 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:20:35.406 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:20:36.406 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:20:36.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3592/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:20:36.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:20:36.492 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:20:36.702 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:20:37.704 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:20:37.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58184/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:20:37.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:20:37.790 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:20:37.999 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:20:39.004 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:20:39.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60960/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:20:39.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:20:39.082 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:20:39.318 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:20:40.319 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:20:40.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38312/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:20:40.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:20:40.401 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:20:40.623 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:20:41.624 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:20:41.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38646/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:20:41.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:20:41.666 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:20:41.869 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:20:42.872 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:20:42.872 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57089/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:20:42.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:20:42.930 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:20:43.134 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:20:44.140 DEBUG [src.steps.store] Relaying message
|
|
2026-01-02 04:20:44.146 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27791/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-01-02 04:20:44.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:20:44.271 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-01-02 04:20:44.473 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:20:45.474 DEBUG [tests.e2e.test_e2e] Node 22 requests messages of subscribed filter topic
|
|
2026-01-02 04:20:45.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61667/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:20:45.477 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":1767327619718175464,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1767327621023254144,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1767327622297714478,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1767327623607286401,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1767327624876628813,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1767327626181861249,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1767327627458095444,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1767327628729999742,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1767327629995277940,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1767327631282873582,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1767327632561495127,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1767327633855058486,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1767327635126391310,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1767327636406657548,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1767327637704133837,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1767327639004460640,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1767327640319406725,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1767327641624039054,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1767327642872063648,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1767327644140413661,"ephemeral":false}]'
|
|
2026-01-02 04:20:45.478 DEBUG [tests.e2e.test_e2e] Total number received messages for node 22 is 20
|
|
2026-01-02 04:20:45.481 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-02 04:20:45.482 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-02 04:20:45.482 DEBUG [src.node.waku_node] Stopping container with id 3739ae5cc897
|
|
2026-01-02 04:20:46.298 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:20:46.298 DEBUG [src.node.waku_node] Stopping container with id 1faae40b9eb8
|
|
2026-01-02 04:20:47.296 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:20:47.296 DEBUG [src.node.waku_node] Stopping container with id d70c7726642e
|
|
2026-01-02 04:20:48.176 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:20:48.178 DEBUG [src.node.waku_node] Stopping container with id 18a47433b12d
|
|
2026-01-02 04:20:48.960 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:20:48.968 DEBUG [src.node.waku_node] Stopping container with id 4ea4d2762d4c
|
|
2026-01-02 04:20:49.779 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:20:49.782 DEBUG [src.node.waku_node] Stopping container with id 24d40d613a85
|
|
2026-01-02 04:20:49.835 ERROR [src.node.docker_mananger] Max retries reached for container 18a47433b12d. Exiting log stream.
|
|
2026-01-02 04:20:50.575 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:20:50.576 DEBUG [src.node.waku_node] Stopping container with id a6bc53078102
|
|
2026-01-02 04:20:50.614 ERROR [src.node.docker_mananger] Max retries reached for container 4ea4d2762d4c. Exiting log stream.
|
|
2026-01-02 04:20:51.343 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:20:51.346 DEBUG [src.node.waku_node] Stopping container with id abb2344f8b78
|
|
2026-01-02 04:20:52.124 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:20:52.131 DEBUG [src.node.waku_node] Stopping container with id 56da4bf352a0
|
|
2026-01-02 04:20:52.209 ERROR [src.node.docker_mananger] Max retries reached for container a6bc53078102. Exiting log stream.
|
|
2026-01-02 04:20:52.861 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:20:52.868 DEBUG [src.node.waku_node] Stopping container with id 59771f340ebd
|
|
2026-01-02 04:20:52.989 ERROR [src.node.docker_mananger] Max retries reached for container abb2344f8b78. Exiting log stream.
|
|
2026-01-02 04:20:53.581 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:20:53.585 DEBUG [src.node.waku_node] Stopping container with id a2d126e4e0f5
|
|
2026-01-02 04:20:53.702 ERROR [src.node.docker_mananger] Max retries reached for container 56da4bf352a0. Exiting log stream.
|
|
2026-01-02 04:20:54.272 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:20:54.276 DEBUG [src.node.waku_node] Stopping container with id ae1209633f67
|
|
2026-01-02 04:20:54.409 ERROR [src.node.docker_mananger] Max retries reached for container 59771f340ebd. Exiting log stream.
|
|
2026-01-02 04:20:55.001 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:20:55.005 DEBUG [src.node.waku_node] Stopping container with id 8f7fbb3fea65
|
|
2026-01-02 04:20:55.119 ERROR [src.node.docker_mananger] Max retries reached for container a2d126e4e0f5. Exiting log stream.
|
|
2026-01-02 04:20:55.692 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:20:55.693 DEBUG [src.node.waku_node] Stopping container with id 882a734f177c
|
|
2026-01-02 04:20:56.331 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:20:56.334 DEBUG [src.node.waku_node] Stopping container with id 41e183963efc
|
|
2026-01-02 04:20:56.538 ERROR [src.node.docker_mananger] Max retries reached for container 8f7fbb3fea65. Exiting log stream.
|
|
2026-01-02 04:20:56.988 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:20:56.991 DEBUG [src.node.waku_node] Stopping container with id a1923a652c3d
|
|
2026-01-02 04:20:57.182 ERROR [src.node.docker_mananger] Max retries reached for container 882a734f177c. Exiting log stream.
|
|
2026-01-02 04:20:57.838 ERROR [src.node.docker_mananger] Max retries reached for container 41e183963efc. Exiting log stream.
|
|
2026-01-02 04:20:59.282 ERROR [src.node.docker_mananger] Max retries reached for container 3739ae5cc897. Exiting log stream.
|
|
2026-01-02 04:21:00.913 ERROR [src.node.docker_mananger] Max retries reached for container 1faae40b9eb8. Exiting log stream.
|
|
2026-01-02 04:21:02.281 ERROR [src.node.docker_mananger] Max retries reached for container d70c7726642e. Exiting log stream.
|
|
2026-01-02 04:21:02.586 ERROR [src.node.docker_mananger] Max retries reached for container 24d40d613a85. Exiting log stream.
|
|
2026-01-02 04:21:02.703 ERROR [src.node.docker_mananger] Max retries reached for container ae1209633f67. Exiting log stream.
|
|
2026-01-02 04:21:07.565 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:21:07.565 DEBUG [src.node.waku_node] Stopping container with id 28f752ebeece
|
|
2026-01-02 04:21:08.134 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:21:08.135 DEBUG [src.node.waku_node] Stopping container with id 9467b48356ea
|
|
2026-01-02 04:21:08.383 ERROR [src.node.docker_mananger] Max retries reached for container a1923a652c3d. Exiting log stream.
|
|
2026-01-02 04:21:08.716 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:21:08.718 DEBUG [src.node.waku_node] Stopping container with id 4841dde51702
|
|
2026-01-02 04:21:08.950 ERROR [src.node.docker_mananger] Max retries reached for container 28f752ebeece. Exiting log stream.
|
|
2026-01-02 04:21:09.280 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:21:09.281 DEBUG [src.node.waku_node] Stopping container with id 44b742f3928b
|
|
2026-01-02 04:21:09.529 ERROR [src.node.docker_mananger] Max retries reached for container 9467b48356ea. Exiting log stream.
|
|
2026-01-02 04:21:10.094 ERROR [src.node.docker_mananger] Max retries reached for container 4841dde51702. Exiting log stream.
|
|
2026-01-02 04:21:19.826 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:21:19.827 DEBUG [src.node.waku_node] Stopping container with id e730d51890d8
|
|
2026-01-02 04:21:20.355 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:21:20.356 DEBUG [src.node.waku_node] Stopping container with id f4fe07455636
|
|
2026-01-02 04:21:20.640 ERROR [src.node.docker_mananger] Max retries reached for container 44b742f3928b. Exiting log stream.
|
|
2026-01-02 04:21:20.858 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:21:20.860 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-02 04:21:21.325 ERROR [src.node.docker_mananger] Max retries reached for container e730d51890d8. Exiting log stream.
|
|
2026-01-02 04:21:21.639 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:21:21.973 ERROR [src.node.docker_mananger] Max retries reached for container f4fe07455636. Exiting log stream.
|
|
2026-01-02 04:21:22.402 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:21:23.126 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:21:23.500 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:21:23.853 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:21:24.556 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:21:24.894 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:21:25.223 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:21:25.554 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:21:25.895 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:21:26.227 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:21:26.824 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:21:27.110 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:21:27.384 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:21:27.656 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:21:27.940 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:21:28.176 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:21:28.441 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:21:28.698 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:21:28.953 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:21:29.225 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:21:29.254 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|