mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 16:43:56 +00:00
270 lines
48 KiB
Plaintext
270 lines
48 KiB
Plaintext
2026-03-03 04:43:56.647 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-03 04:43:56.648 DEBUG [tests.conftest] Running test: test_store_sync_long_chain with id: 2026-03-03_04-43-56__e92e581b-08fd-42d5-95aa-d58f7423de35
|
|
2026-03-03 04:43:56.648 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-03 04:43:56.654 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:43:56.654 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-03_04-43-56__e92e581b-08fd-42d5-95aa-d58f7423de35__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:43:56.661 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:43:56.661 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-03_04-43-56__e92e581b-08fd-42d5-95aa-d58f7423de35__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:43:56.667 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:43:56.667 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-03_04-43-56__e92e581b-08fd-42d5-95aa-d58f7423de35__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:43:56.667 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-03 04:43:56.668 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:43:56.668 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:43:56.670 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:43:56.670 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.184.133
|
|
2026-03-03 04:43:56.670 DEBUG [src.node.docker_mananger] Generated ports ['51413', '51414', '51415', '51416', '51417']
|
|
2026-03-03 04:43:56.670 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:43:56.670 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:43:56.670 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:43:56.670 DEBUG [src.node.docker_mananger] docker run -i -t -p 51413:51413 -p 51414:51414 -p 51415:51415 -p 51416:51416 -p 51417:51417 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=51415 --rest-port=51413 --tcp-port=51414 --discv5-udp-port=51416 --rest-address=0.0.0.0 --nat=extip:172.18.184.133 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=67edf04a34d90a3cc134891737a5c0dc3f4e3b2026bb0422f8a46dbc8fc8e83c --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51417 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true --dns-discovery=false
|
|
2026-03-03 04:43:56.863 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.184.133 waku 92b30a6ffb118158449402fa6e2770871b65a33c34f55e9f7e8d52b305826d5b
|
|
2026-03-03 04:43:56.891 ERROR [src.node.docker_mananger] Max retries reached for container 7db4e75f314f. Exiting log stream.
|
|
2026-03-03 04:43:56.904 DEBUG [src.node.docker_mananger] Container started with ID 92b30a6ffb11. Setting up logs at ./log/docker/node1_2026-03-03_04-43-56__e92e581b-08fd-42d5-95aa-d58f7423de35__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:43:56.905 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51413
|
|
2026-03-03 04:43:56.906 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:43:57.439 ERROR [src.node.docker_mananger] Max retries reached for container d42d88e93352. Exiting log stream.
|
|
2026-03-03 04:43:57.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51413/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:43:57.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-03 04:43:57.909 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:43:57.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51413/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:43:57.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.184.133/tcp/51414/p2p/16Uiu2HAm1raYeuDczH29RDRhLyGevKmVZsMLbmUYVwfn4AWHKgBv","/ip4/172.18.184.133/tcp/51415/ws/p2p/16Uiu2HAm1raYeuDczH29RDRhLyGevKmVZsMLbmUYVwfn4AWHKgBv"],"enrUri":"enr:-L24QK4Thl_fiz6xqaNgPP4JBHF9lIO-6SyeSi2zvpV9Tm3_e_CH4q-ZL6AC4kSLPiuzUV1F3FKON68xnGAJWGFe4LsCgmlkgnY0gmlwhKwSuIWKbXVsdGlhZGRyc5YACASsEriFBsjWAAoErBK4hQbI190DgnJzhQADAQAAiXNlY3AyNTZrMaECX4d_iLtpJxWzO3_gVO2a2xJUQAwG0uE1o33bcn9ABqWDdGNwgsjWg3VkcILI2IV3YWt1MhM"}'
|
|
2026-03-03 04:43:57.912 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:43:57.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51413/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-03 04:43:57.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:43:57.936 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:43:57.936 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-03_04-43-56__e92e581b-08fd-42d5-95aa-d58f7423de35__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:43:57.942 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:43:57.942 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-03_04-43-56__e92e581b-08fd-42d5-95aa-d58f7423de35__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:43:57.948 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:43:57.948 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-03-03_04-43-56__e92e581b-08fd-42d5-95aa-d58f7423de35__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:43:57.954 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:43:57.954 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-03-03_04-43-56__e92e581b-08fd-42d5-95aa-d58f7423de35__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:43:57.960 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:43:57.960 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-03-03_04-43-56__e92e581b-08fd-42d5-95aa-d58f7423de35__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:43:57.961 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:43:57.961 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:43:57.962 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:43:57.962 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.96.5
|
|
2026-03-03 04:43:57.962 DEBUG [src.node.docker_mananger] Generated ports ['16358', '16359', '16360', '16361', '16362']
|
|
2026-03-03 04:43:57.963 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:43:57.963 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:43:57.963 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:43:57.963 DEBUG [src.node.docker_mananger] docker run -i -t -p 16358:16358 -p 16359:16359 -p 16360:16360 -p 16361:16361 -p 16362:16362 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=16360 --rest-port=16358 --tcp-port=16359 --discv5-udp-port=16361 --rest-address=0.0.0.0 --nat=extip:172.18.96.5 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8f9e49d36cc8ff58d89fe4c1a1f4c2d4cf7afddea609f0ad6a3ca5f36baec1af --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16362 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-03 04:43:58.163 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.96.5 waku b4f8c89b2f053e94656a843e9fd2521e2f1ed251f4fd8e630ca1c40cdf80ec39
|
|
2026-03-03 04:43:58.196 DEBUG [src.node.docker_mananger] Container started with ID b4f8c89b2f05. Setting up logs at ./log/docker/node2_2026-03-03_04-43-56__e92e581b-08fd-42d5-95aa-d58f7423de35__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:43:58.197 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16358
|
|
2026-03-03 04:43:58.197 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:43:59.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16358/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:43:59.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-03 04:43:59.201 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:43:59.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16358/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:43:59.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.96.5/tcp/16359/p2p/16Uiu2HAkzPJ9CLmTGQzYUCrPzpuCD1Bx82Jx4ydMAuyMtC2tYxKX","/ip4/172.18.96.5/tcp/16360/ws/p2p/16Uiu2HAkzPJ9CLmTGQzYUCrPzpuCD1Bx82Jx4ydMAuyMtC2tYxKX"],"enrUri":"enr:-L24QL9Hgqq7tASl31JHCbMZkLT9NlCckbQwFdWxGTI6dyeAEATN33G5-NDxY5xX8eIRFdD3n8lkEtfgiDu3LX6zEr8CgmlkgnY0gmlwhKwSYAWKbXVsdGlhZGRyc5YACASsEmAFBj_nAAoErBJgBQY_6N0DgnJzhQADAQAAiXNlY3AyNTZrMaECSa6UsgZ2VfxuX0DMja8zxK1v_9FgiJ21CGOGtAmNqdaDdGNwgj_ng3VkcII_6YV3YWt1MhI"}'
|
|
2026-03-03 04:43:59.204 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:43:59.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16358/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.184.133/tcp/51414/p2p/16Uiu2HAm1raYeuDczH29RDRhLyGevKmVZsMLbmUYVwfn4AWHKgBv"]'
|
|
2026-03-03 04:43:59.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:43:59.239 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:43:59.239 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:43:59.243 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:43:59.244 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.151.225
|
|
2026-03-03 04:43:59.245 DEBUG [src.node.docker_mananger] Generated ports ['16437', '16438', '16439', '16440', '16441']
|
|
2026-03-03 04:43:59.246 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:43:59.246 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:43:59.246 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:43:59.246 DEBUG [src.node.docker_mananger] docker run -i -t -p 16437:16437 -p 16438:16438 -p 16439:16439 -p 16440:16440 -p 16441:16441 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=16439 --rest-port=16437 --tcp-port=16438 --discv5-udp-port=16440 --rest-address=0.0.0.0 --nat=extip:172.18.151.225 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a2c992d2b538fc9ffb84dfb17d0bfcb7cffee80bcb71fff5d32aa188ff087de9 --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16441 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-03 04:43:59.449 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.151.225 waku d6b64a211e193755155e518f003088dd16b3376f562f7f1ad9ac9bb30173a04e
|
|
2026-03-03 04:43:59.484 DEBUG [src.node.docker_mananger] Container started with ID d6b64a211e19. Setting up logs at ./log/docker/node3_2026-03-03_04-43-56__e92e581b-08fd-42d5-95aa-d58f7423de35__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:43:59.485 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16437
|
|
2026-03-03 04:43:59.486 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:44:00.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16437/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:44:00.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-03 04:44:00.490 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:44:00.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16437/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:44:00.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.151.225/tcp/16438/p2p/16Uiu2HAm228PK6cpzKWNy3J9CNzywtj3n84LXbybf9ZL1ueN6x3Z","/ip4/172.18.151.225/tcp/16439/ws/p2p/16Uiu2HAm228PK6cpzKWNy3J9CNzywtj3n84LXbybf9ZL1ueN6x3Z"],"enrUri":"enr:-L24QGxP5cwU3zQAu_WeHFzBfOxcEE_M4se_B6D8Hf_KOU59A6Xy0ux8a8ThkQY0gMRBBmU-h1gc_BAzjPGE_wLC-q4CgmlkgnY0gmlwhKwSl-GKbXVsdGlhZGRyc5YACASsEpfhBkA2AAoErBKX4QZAN90DgnJzhQADAQAAiXNlY3AyNTZrMaECYfm50miCmPIJFtqrr1veaf1Ds-2WrbCd20g4_sIIUIiDdGNwgkA2g3VkcIJAOIV3YWt1MhI"}'
|
|
2026-03-03 04:44:00.492 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:44:00.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16437/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.96.5/tcp/16359/p2p/16Uiu2HAkzPJ9CLmTGQzYUCrPzpuCD1Bx82Jx4ydMAuyMtC2tYxKX"]'
|
|
2026-03-03 04:44:00.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:44:00.529 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:44:00.530 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:44:00.532 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:44:00.533 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.15.160
|
|
2026-03-03 04:44:00.533 DEBUG [src.node.docker_mananger] Generated ports ['23523', '23524', '23525', '23526', '23527']
|
|
2026-03-03 04:44:00.533 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:44:00.534 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:44:00.534 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:44:00.535 DEBUG [src.node.docker_mananger] docker run -i -t -p 23523:23523 -p 23524:23524 -p 23525:23525 -p 23526:23526 -p 23527:23527 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=23525 --rest-port=23523 --tcp-port=23524 --discv5-udp-port=23526 --rest-address=0.0.0.0 --nat=extip:172.18.15.160 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b2b4a1dfbe93ef3d654986b5a87ed3f89de4fdfa18eeac55fd0620a52ce5bc6b --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23527 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-03 04:44:00.729 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.15.160 waku 62752e2dd3e04d082cbfeeed226669eb1ed61d540fdef1e5979464f778ec82a0
|
|
2026-03-03 04:44:00.764 DEBUG [src.node.docker_mananger] Container started with ID 62752e2dd3e0. Setting up logs at ./log/docker/node4_2026-03-03_04-43-56__e92e581b-08fd-42d5-95aa-d58f7423de35__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:44:00.766 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23523
|
|
2026-03-03 04:44:00.766 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:44:01.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23523/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:44:01.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-03 04:44:01.770 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:44:01.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23523/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:44:01.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.15.160/tcp/23524/p2p/16Uiu2HAm8h5ecomgJrMikRDHVb5VTYVAon5Do1ePe1mZTTdgPQHN","/ip4/172.18.15.160/tcp/23525/ws/p2p/16Uiu2HAm8h5ecomgJrMikRDHVb5VTYVAon5Do1ePe1mZTTdgPQHN"],"enrUri":"enr:-L24QPVAM4_V18eJQDd-EjbxwMyN8DgogjXL1XWhSkOQ-pu7YdNTB8Eh0zb1Z2Csh49sytQC9iTkDYYsvkRh2hnuYb4CgmlkgnY0gmlwhKwSD6CKbXVsdGlhZGRyc5YACASsEg-gBlvkAAoErBIPoAZb5d0DgnJzhQADAQAAiXNlY3AyNTZrMaECxRpnvhB8gvYbPRSCswG456GN1xTi8UpaI9j-RLtuLNGDdGNwglvkg3VkcIJb5oV3YWt1MhI"}'
|
|
2026-03-03 04:44:01.772 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:44:01.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23523/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.151.225/tcp/16438/p2p/16Uiu2HAm228PK6cpzKWNy3J9CNzywtj3n84LXbybf9ZL1ueN6x3Z"]'
|
|
2026-03-03 04:44:01.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:44:01.810 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:44:01.811 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:44:01.813 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:44:01.813 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.133.71
|
|
2026-03-03 04:44:01.813 DEBUG [src.node.docker_mananger] Generated ports ['17960', '17961', '17962', '17963', '17964']
|
|
2026-03-03 04:44:01.813 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:44:01.813 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:44:01.814 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:44:01.814 DEBUG [src.node.docker_mananger] docker run -i -t -p 17960:17960 -p 17961:17961 -p 17962:17962 -p 17963:17963 -p 17964:17964 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=17962 --rest-port=17960 --tcp-port=17961 --discv5-udp-port=17963 --rest-address=0.0.0.0 --nat=extip:172.18.133.71 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8d8f2ac38dbaa94ccbffabfaeb691003e0ba3fceb377babc876e2aece5cbd805 --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17964 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-03 04:44:02.010 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.133.71 waku a0665a15bd79542b7da8a8a8bdce4ee1b03a68939fe8f528925de544ea2f90df
|
|
2026-03-03 04:44:02.044 DEBUG [src.node.docker_mananger] Container started with ID a0665a15bd79. Setting up logs at ./log/docker/node5_2026-03-03_04-43-56__e92e581b-08fd-42d5-95aa-d58f7423de35__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:44:02.044 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17960
|
|
2026-03-03 04:44:02.044 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:44:03.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17960/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:44:03.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-03 04:44:03.048 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:44:03.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17960/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:44:03.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.133.71/tcp/17961/p2p/16Uiu2HAm6pFfFNmosmfWYsxLKzKMXR79yoPaDdRhFWR5SheN8vNr","/ip4/172.18.133.71/tcp/17962/ws/p2p/16Uiu2HAm6pFfFNmosmfWYsxLKzKMXR79yoPaDdRhFWR5SheN8vNr"],"enrUri":"enr:-L24QMEvhKgEJej0kMiOYEkWTGn-YsqKEPEyWi9emqq9HVSsFsrSh4JaqyA1fhO3-bgNlSoZTynpC6GKtZx21-lvi_gCgmlkgnY0gmlwhKwShUeKbXVsdGlhZGRyc5YACASsEoVHBkYpAAoErBKFRwZGKt0DgnJzhQADAQAAiXNlY3AyNTZrMaECqTlqmAfI_mASOLeNAEEOuybZ3jOBXmqV6o0XJ0wwX2-DdGNwgkYpg3VkcIJGK4V3YWt1MhI"}'
|
|
2026-03-03 04:44:03.051 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:44:03.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17960/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.15.160/tcp/23524/p2p/16Uiu2HAm8h5ecomgJrMikRDHVb5VTYVAon5Do1ePe1mZTTdgPQHN"]'
|
|
2026-03-03 04:44:03.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:44:03.085 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:44:03.085 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:44:03.089 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:44:03.090 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.158.17
|
|
2026-03-03 04:44:03.092 DEBUG [src.node.docker_mananger] Generated ports ['48679', '48680', '48681', '48682', '48683']
|
|
2026-03-03 04:44:03.092 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:44:03.093 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:44:03.093 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:44:03.093 DEBUG [src.node.docker_mananger] docker run -i -t -p 48679:48679 -p 48680:48680 -p 48681:48681 -p 48682:48682 -p 48683:48683 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=48681 --rest-port=48679 --tcp-port=48680 --discv5-udp-port=48682 --rest-address=0.0.0.0 --nat=extip:172.18.158.17 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=10114fdfe72fd4e3188c59a3e2dbdcde59e108ffbcdc844baee6bba3abecbace --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48683 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-03 04:44:03.296 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.158.17 waku 44f79825e454639219b66e50bd68a72abcc7443013ebfe30d4f717f27b67525e
|
|
2026-03-03 04:44:03.330 DEBUG [src.node.docker_mananger] Container started with ID 44f79825e454. Setting up logs at ./log/docker/node6_2026-03-03_04-43-56__e92e581b-08fd-42d5-95aa-d58f7423de35__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:44:03.331 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48679
|
|
2026-03-03 04:44:03.331 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:44:04.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48679/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:44:04.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-03 04:44:04.334 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:44:04.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48679/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:44:04.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.158.17/tcp/48680/p2p/16Uiu2HAmCjC86kUJNuPbYFVjeBS4GfxF8vdrCLiNurBH1uiPQyV3","/ip4/172.18.158.17/tcp/48681/ws/p2p/16Uiu2HAmCjC86kUJNuPbYFVjeBS4GfxF8vdrCLiNurBH1uiPQyV3"],"enrUri":"enr:-L24QJTXe43bkm4KEDRb0K9jkxy8_FpVId0nbQTPyhMETcPmVHk9rFewqr4KWFEcW4CrE0dfoDpGLEWtXYqTL_MvVfQCgmlkgnY0gmlwhKwSnhGKbXVsdGlhZGRyc5YACASsEp4RBr4oAAoErBKeEQa-Kd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDAROicW5NzLL0t6cDqft3zjfP82AWltVqUBBQzM9hItKDdGNwgr4og3VkcIK-KoV3YWt1MhI"}'
|
|
2026-03-03 04:44:04.337 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:44:04.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48679/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.133.71/tcp/17961/p2p/16Uiu2HAm6pFfFNmosmfWYsxLKzKMXR79yoPaDdRhFWR5SheN8vNr"]'
|
|
2026-03-03 04:44:04.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:44:04.375 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:44:04.375 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:44:04.378 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:44:04.378 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.148.192
|
|
2026-03-03 04:44:04.379 DEBUG [src.node.docker_mananger] Generated ports ['7631', '7632', '7633', '7634', '7635']
|
|
2026-03-03 04:44:04.379 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:44:04.379 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:44:04.381 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:44:04.382 DEBUG [src.node.docker_mananger] docker run -i -t -p 7631:7631 -p 7632:7632 -p 7633:7633 -p 7634:7634 -p 7635:7635 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=7633 --rest-port=7631 --tcp-port=7632 --discv5-udp-port=7634 --rest-address=0.0.0.0 --nat=extip:172.18.148.192 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dbcd1b0cf9f695ac3d4acdddbfdbed13bdaf906fe748a55c6cd6ad0d96ab0d9d --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7635 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-03 04:44:04.581 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.148.192 waku 98d89ef4bed824a474eee14a36cf3082f1b210640604fbf92c1f75ff0c9f54f7
|
|
2026-03-03 04:44:04.621 DEBUG [src.node.docker_mananger] Container started with ID 98d89ef4bed8. Setting up logs at ./log/docker/node7_2026-03-03_04-43-56__e92e581b-08fd-42d5-95aa-d58f7423de35__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:44:04.622 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7631
|
|
2026-03-03 04:44:04.623 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:44:05.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7631/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:44:05.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-03 04:44:05.626 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:44:05.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7631/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:44:05.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.148.192/tcp/7632/p2p/16Uiu2HAmKYKkgzmkoxBsp82uF6Hpepnsg53roRu9EtFgRddQqcUC","/ip4/172.18.148.192/tcp/7633/ws/p2p/16Uiu2HAmKYKkgzmkoxBsp82uF6Hpepnsg53roRu9EtFgRddQqcUC"],"enrUri":"enr:-L24QL1BboxHsrk9tm2-datYA4XEZnjxDHmYV5_KsJe6e89Bdd35a9UCW_SU5XY8dvLd1nP34-GzWnBnPtgweln7N5kCgmlkgnY0gmlwhKwSlMCKbXVsdGlhZGRyc5YACASsEpTABh3QAAoErBKUwAYd0d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZkyusHb3CGkqZm3OdZaHsCLZ_D7GTATGUUuw78ZEFIWDdGNwgh3Qg3VkcIId0oV3YWt1MhI"}'
|
|
2026-03-03 04:44:05.629 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:44:05.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7631/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.158.17/tcp/48680/p2p/16Uiu2HAmCjC86kUJNuPbYFVjeBS4GfxF8vdrCLiNurBH1uiPQyV3"]'
|
|
2026-03-03 04:44:05.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:44:05.665 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:44:05.665 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:44:05.670 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:44:05.671 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.88.231
|
|
2026-03-03 04:44:05.671 DEBUG [src.node.docker_mananger] Generated ports ['51042', '51043', '51044', '51045', '51046']
|
|
2026-03-03 04:44:05.671 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:44:05.672 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:44:05.672 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:44:05.673 DEBUG [src.node.docker_mananger] docker run -i -t -p 51042:51042 -p 51043:51043 -p 51044:51044 -p 51045:51045 -p 51046:51046 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=51044 --rest-port=51042 --tcp-port=51043 --discv5-udp-port=51045 --rest-address=0.0.0.0 --nat=extip:172.18.88.231 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8d93f5d2b5b0fdf0c8292acfcc0aa4ab5833ca9edb4bdd2ea40f6cffbafd3982 --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51046 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-03 04:44:05.882 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.88.231 waku d410e6c53d180d3b796e39193f9da4aebd13943819456b3084d9efe80cf81f46
|
|
2026-03-03 04:44:05.918 DEBUG [src.node.docker_mananger] Container started with ID d410e6c53d18. Setting up logs at ./log/docker/node8_2026-03-03_04-43-56__e92e581b-08fd-42d5-95aa-d58f7423de35__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:44:05.918 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51042
|
|
2026-03-03 04:44:05.919 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:44:06.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51042/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:44:06.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-03 04:44:06.931 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:44:06.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51042/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:44:06.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.88.231/tcp/51043/p2p/16Uiu2HAmHqjBJGFh3jkiMfmpBN245eWBfYTVQi7riTssbEBJ4HrP","/ip4/172.18.88.231/tcp/51044/ws/p2p/16Uiu2HAmHqjBJGFh3jkiMfmpBN245eWBfYTVQi7riTssbEBJ4HrP"],"enrUri":"enr:-L24QN01OY54aFoA_YpczBuKZoV-8EYmrKFwLpQcNOmsgLAua_AsSJvKghAf39KjM1YhjBA6GfDHv0pcZuh7r0G2JVMCgmlkgnY0gmlwhKwSWOeKbXVsdGlhZGRyc5YACASsEljnBsdjAAoErBJY5wbHZN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTQqrDuIQSm5eaxmZ0ZPVxpAC89qwY8RYGNzUHxHw3niDdGNwgsdjg3VkcILHZYV3YWt1MhI"}'
|
|
2026-03-03 04:44:06.937 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:44:06.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51042/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.148.192/tcp/7632/p2p/16Uiu2HAmKYKkgzmkoxBsp82uF6Hpepnsg53roRu9EtFgRddQqcUC"]'
|
|
2026-03-03 04:44:06.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:44:06.969 DEBUG [src.steps.store] Relaying message
|
|
2026-03-03 04:44:06.970 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51413/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:44:06.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:44:06.978 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-03 04:44:07.178 DEBUG [src.steps.store] Relaying message
|
|
2026-03-03 04:44:07.179 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51413/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:44:07.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:44:07.182 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-03 04:44:07.383 DEBUG [src.steps.store] Relaying message
|
|
2026-03-03 04:44:07.383 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51413/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:44:07.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:44:07.387 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-03 04:44:07.588 DEBUG [src.steps.store] Relaying message
|
|
2026-03-03 04:44:07.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51413/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:44:07.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:44:07.592 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-03 04:44:07.792 DEBUG [src.steps.store] Relaying message
|
|
2026-03-03 04:44:07.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51413/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:44:07.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:44:07.796 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-03 04:44:07.997 DEBUG [src.steps.store] Relaying message
|
|
2026-03-03 04:44:07.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51413/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:44:08.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:44:08.001 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-03 04:44:08.201 DEBUG [src.steps.store] Relaying message
|
|
2026-03-03 04:44:08.202 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51413/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:44:08.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:44:08.206 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-03 04:44:08.406 DEBUG [src.steps.store] Relaying message
|
|
2026-03-03 04:44:08.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51413/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:44:08.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:44:08.410 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-03 04:44:08.611 DEBUG [src.steps.store] Relaying message
|
|
2026-03-03 04:44:08.611 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51413/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:44:08.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:44:08.615 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-03 04:44:08.815 DEBUG [src.steps.store] Relaying message
|
|
2026-03-03 04:44:08.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51413/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-03 04:44:08.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:44:08.819 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-03 04:44:09.020 DEBUG [src.libs.common] Sleeping for 90 seconds
|
|
2026-03-03 04:45:39.020 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-03 04:45:39.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51042/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:45:39.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x0f6834ea7a1b0f56ee717317af44b289ddf946754cc35fe146fd3d739f7fe3bd"},{"messageHash":"0x03532c4e9eaabdf302e005e4d829ec64a0aa625d9637b50b1fdff50f18d876ab"},{"messageHash":"0x65fa0c22da50662e63153c715229a8ae683e4ec7d45f9002c6beb5c6c21cc818"},{"messageHash":"0x32c5d4165cb834cce2a55019381f48f0b73debfe5ee34231e178eb55232ddfcc"},{"messageHash":"0xf7f75f610b652a785d0ad4ab5754a8a35c817d5b0d81082c064a3b107ebbeac3"},{"messageHash":"0x9a52e57234ef57f339ec38a7a3953679b150527f37d288c0c38e865b40ec86ba"},{"messageHash":"0xc9e37f725196294e8416eb54f993c3175510fa08a4a46eabcb30fae6795984e3"},{"messageHash":"0x393b9bce3b277b08f53068029c28f4ce319474b6e792b3fa124cf03409397388"},{"messageHash":"0xf926c4874229a921f94b71028c8457410a342d938abce60e3568296d704f1538"},{"messageHash":"0x031939263e26ca6f3a784de388b9c87a80ecbfc37f4855dfa5e1af9e0d92b419"}]}'
|
|
2026-03-03 04:45:39.025 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-03 04:45:39.027 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-03 04:45:39.029 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-03 04:45:39.029 DEBUG [src.node.waku_node] Stopping container with id 92b30a6ffb11
|
|
2026-03-03 04:45:39.615 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:45:39.617 DEBUG [src.node.waku_node] Stopping container with id b4f8c89b2f05
|
|
2026-03-03 04:45:40.210 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:45:40.212 DEBUG [src.node.waku_node] Stopping container with id d6b64a211e19
|
|
2026-03-03 04:45:40.566 ERROR [src.node.docker_mananger] Max retries reached for container 92b30a6ffb11. Exiting log stream.
|
|
2026-03-03 04:45:40.812 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:45:40.815 DEBUG [src.node.waku_node] Stopping container with id 62752e2dd3e0
|
|
2026-03-03 04:45:41.216 ERROR [src.node.docker_mananger] Max retries reached for container b4f8c89b2f05. Exiting log stream.
|
|
2026-03-03 04:45:41.360 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:45:41.362 DEBUG [src.node.waku_node] Stopping container with id a0665a15bd79
|
|
2026-03-03 04:45:41.626 ERROR [src.node.docker_mananger] Max retries reached for container d6b64a211e19. Exiting log stream.
|
|
2026-03-03 04:45:41.931 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:45:41.932 DEBUG [src.node.waku_node] Stopping container with id 44f79825e454
|
|
2026-03-03 04:45:42.334 ERROR [src.node.docker_mananger] Max retries reached for container 62752e2dd3e0. Exiting log stream.
|
|
2026-03-03 04:45:42.467 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:45:42.467 DEBUG [src.node.waku_node] Stopping container with id 98d89ef4bed8
|
|
2026-03-03 04:45:42.744 ERROR [src.node.docker_mananger] Max retries reached for container a0665a15bd79. Exiting log stream.
|
|
2026-03-03 04:45:43.007 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:45:43.008 DEBUG [src.node.waku_node] Stopping container with id d410e6c53d18
|
|
2026-03-03 04:45:43.434 ERROR [src.node.docker_mananger] Max retries reached for container 44f79825e454. Exiting log stream.
|
|
2026-03-03 04:45:43.556 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:45:43.559 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-03 04:45:43.640 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:45:43.751 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:45:43.798 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:45:43.886 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:45:43.932 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:45:44.018 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:45:44.067 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:45:44.099 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:45:44.100 ERROR [src.node.docker_mananger] Max retries reached for container 98d89ef4bed8. Exiting log stream.
|