mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-30 23:53:52 +00:00
146 lines
27 KiB
Plaintext
146 lines
27 KiB
Plaintext
2026-03-23 04:53:10.131 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-23 04:53:10.132 DEBUG [tests.conftest] Running test: test_sync_with_one_node_with_delayed_start with id: 2026-03-23_04-53-10__70eb3aed-39c7-44f4-8899-cf2074dbb130
|
|
2026-03-23 04:53:10.132 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-23 04:53:10.144 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:53:10.145 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-23_04-53-10__70eb3aed-39c7-44f4-8899-cf2074dbb130__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:53:10.155 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:53:10.155 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-23_04-53-10__70eb3aed-39c7-44f4-8899-cf2074dbb130__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:53:10.164 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:53:10.164 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-23_04-53-10__70eb3aed-39c7-44f4-8899-cf2074dbb130__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:53:10.164 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-23 04:53:10.165 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:53:10.165 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:53:10.167 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:53:10.167 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.99
|
|
2026-03-23 04:53:10.167 DEBUG [src.node.docker_mananger] Generated ports ['57203', '57204', '57205', '57206', '57207']
|
|
2026-03-23 04:53:10.168 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:53:10.168 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:53:10.168 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:53:10.168 DEBUG [src.node.docker_mananger] docker run -i -t -p 57203:57203 -p 57204:57204 -p 57205:57205 -p 57206:57206 -p 57207:57207 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=57205 --rest-port=57203 --tcp-port=57204 --discv5-udp-port=57206 --rest-address=0.0.0.0 --nat=extip:172.18.144.99 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eade9ca3c36d6deaabcbcea9277cbbe5bcdb042bd8cfcfcfaafb659a06a04817 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57207 --metrics-logging=true --relay=true
|
|
2026-03-23 04:53:10.353 ERROR [src.node.docker_mananger] Max retries reached for container cf7939b0f747. Exiting log stream.
|
|
2026-03-23 04:53:10.376 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.99 waku 774d86ddae69e092df69b93cd59f6d376caf4239bedf1eea0b084d7ac5b658da
|
|
2026-03-23 04:53:10.413 DEBUG [src.node.docker_mananger] Container started with ID 774d86ddae69. Setting up logs at ./log/docker/node1_2026-03-23_04-53-10__70eb3aed-39c7-44f4-8899-cf2074dbb130__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:53:10.413 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57203
|
|
2026-03-23 04:53:10.414 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:53:10.975 ERROR [src.node.docker_mananger] Max retries reached for container a004f3814e8f. Exiting log stream.
|
|
2026-03-23 04:53:11.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57203/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:11.417 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-23 04:53:11.417 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:53:11.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57203/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:11.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.99/tcp/57204/p2p/16Uiu2HAmR7TBbfNCmHvMZknFEQQuRKHHJpiJDD9wF7dQzBBP1WfB","/ip4/172.18.144.99/tcp/57205/ws/p2p/16Uiu2HAmR7TBbfNCmHvMZknFEQQuRKHHJpiJDD9wF7dQzBBP1WfB"],"enrUri":"enr:-L24QE_EU6EEZwm4ljOR6vTFdK-UxNXS9e4uBImPf_1NhMEjNs9GGP_-WraLe_9S-ItFg-agaxTtRXWmUjpKHsj9_zICgmlkgnY0gmlwhKwSkGOKbXVsdGlhZGRyc5YACASsEpBjBt90AAoErBKQYwbfdd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDuROvKMQ5mp4DrhE6KVDR1DHGD-y5U_Ip_ZNmoWkd-VqDdGNwgt90g3VkcILfdoV3YWt1MhM"}'
|
|
2026-03-23 04:53:11.420 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:53:11.420 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:53:11.420 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:53:11.422 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:53:11.422 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.14.82
|
|
2026-03-23 04:53:11.422 DEBUG [src.node.docker_mananger] Generated ports ['24304', '24305', '24306', '24307', '24308']
|
|
2026-03-23 04:53:11.422 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:53:11.422 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:53:11.422 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:53:11.423 DEBUG [src.node.docker_mananger] docker run -i -t -p 24304:24304 -p 24305:24305 -p 24306:24306 -p 24307:24307 -p 24308:24308 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=24306 --rest-port=24304 --tcp-port=24305 --discv5-udp-port=24307 --rest-address=0.0.0.0 --nat=extip:172.18.14.82 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f1611674c7a264bb4df1baaca59a9f1e3f1aaf66befab82b9db9918ae4de60cd --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24308 --metrics-logging=true --relay=true --storenode=/ip4/172.18.144.99/tcp/57204/p2p/16Uiu2HAmR7TBbfNCmHvMZknFEQQuRKHHJpiJDD9wF7dQzBBP1WfB --discv5-bootstrap-node=enr:-L24QE_EU6EEZwm4ljOR6vTFdK-UxNXS9e4uBImPf_1NhMEjNs9GGP_-WraLe_9S-ItFg-agaxTtRXWmUjpKHsj9_zICgmlkgnY0gmlwhKwSkGOKbXVsdGlhZGRyc5YACASsEpBjBt90AAoErBKQYwbfdd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDuROvKMQ5mp4DrhE6KVDR1DHGD-y5U_Ip_ZNmoWkd-VqDdGNwgt90g3VkcILfdoV3YWt1MhM
|
|
2026-03-23 04:53:11.637 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.14.82 waku a453e1c9bddef08cca768855bf814b4d3daaeed6064a4872792bb6ee182cded2
|
|
2026-03-23 04:53:11.675 DEBUG [src.node.docker_mananger] Container started with ID a453e1c9bdde. Setting up logs at ./log/docker/node2_2026-03-23_04-53-10__70eb3aed-39c7-44f4-8899-cf2074dbb130__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:53:11.675 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24304
|
|
2026-03-23 04:53:11.676 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:53:12.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24304/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:12.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"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-23 04:53:12.680 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:53:12.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24304/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:12.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.14.82/tcp/24305/p2p/16Uiu2HAmAbJcTYYhdRzJ6q27d7FR2q355obct4q839gS1RWHpPtV","/ip4/172.18.14.82/tcp/24306/ws/p2p/16Uiu2HAmAbJcTYYhdRzJ6q27d7FR2q355obct4q839gS1RWHpPtV"],"enrUri":"enr:-L24QBCudDhrQzlpcDS3a9mVHuJboUU6PI_R0Ni54rN_QW2KFfczrwDn8xC_o8kNbpKw1UlNSb7aEdTCbo0t-oLMZ1kCgmlkgnY0gmlwhKwSDlKKbXVsdGlhZGRyc5YACASsEg5SBl7xAAoErBIOUgZe8t0DgnJzhQADAQAAiXNlY3AyNTZrMaEC4Vbzh3nMUVlzwNL6vT55Bdcio1lgvORq4rLdDPSJAzqDdGNwgl7xg3VkcIJe84V3YWt1MhM"}'
|
|
2026-03-23 04:53:12.682 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:53:12.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24304/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.144.99/tcp/57204/p2p/16Uiu2HAmR7TBbfNCmHvMZknFEQQuRKHHJpiJDD9wF7dQzBBP1WfB"]'
|
|
2026-03-23 04:53:12.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:12.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57203/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-23 04:53:12.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:12.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24304/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-23 04:53:12.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:12.691 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:12.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57203/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-23 04:53:12.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:12.697 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:53:12.898 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:12.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57203/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-23 04:53:12.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:12.905 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:53:13.105 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:13.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57203/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-23 04:53:13.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:13.114 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:53:13.315 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:13.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57203/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-23 04:53:13.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:13.321 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:53:13.523 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:13.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57203/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-23 04:53:13.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:13.530 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:53:13.731 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:13.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57203/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-23 04:53:13.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:13.738 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:53:13.938 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:13.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57203/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-23 04:53:13.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:13.944 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:53:14.147 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:14.147 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57203/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-23 04:53:14.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:14.153 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:53:14.354 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:14.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57203/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-23 04:53:14.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:14.360 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:53:14.560 DEBUG [src.steps.store] Relaying message
|
|
2026-03-23 04:53:14.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57203/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-23 04:53:14.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:14.567 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-23 04:53:14.767 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:53:14.767 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:53:14.769 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:53:14.769 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.208.132
|
|
2026-03-23 04:53:14.770 DEBUG [src.node.docker_mananger] Generated ports ['2018', '2019', '2020', '2021', '2022']
|
|
2026-03-23 04:53:14.770 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:53:14.770 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:53:14.770 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:53:14.770 DEBUG [src.node.docker_mananger] docker run -i -t -p 2018:2018 -p 2019:2019 -p 2020:2020 -p 2021:2021 -p 2022:2022 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=2020 --rest-port=2018 --tcp-port=2019 --discv5-udp-port=2021 --rest-address=0.0.0.0 --nat=extip:172.18.208.132 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e7fb01cb7ea89ccce2edacf7be3409b62a776880d017f35e33bbec64bc1e70cf --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2022 --metrics-logging=true --relay=true --storenode=/ip4/172.18.14.82/tcp/24305/p2p/16Uiu2HAmAbJcTYYhdRzJ6q27d7FR2q355obct4q839gS1RWHpPtV --discv5-bootstrap-node=enr:-L24QBCudDhrQzlpcDS3a9mVHuJboUU6PI_R0Ni54rN_QW2KFfczrwDn8xC_o8kNbpKw1UlNSb7aEdTCbo0t-oLMZ1kCgmlkgnY0gmlwhKwSDlKKbXVsdGlhZGRyc5YACASsEg5SBl7xAAoErBIOUgZe8t0DgnJzhQADAQAAiXNlY3AyNTZrMaEC4Vbzh3nMUVlzwNL6vT55Bdcio1lgvORq4rLdDPSJAzqDdGNwgl7xg3VkcIJe84V3YWt1MhM
|
|
2026-03-23 04:53:14.994 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.208.132 waku 6cc18c128754de67a7855d39e9253a6862ee2b2924dbd5ffa54436d53404ce8a
|
|
2026-03-23 04:53:15.033 DEBUG [src.node.docker_mananger] Container started with ID 6cc18c128754. Setting up logs at ./log/docker/node3_2026-03-23_04-53-10__70eb3aed-39c7-44f4-8899-cf2074dbb130__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:53:15.034 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2018
|
|
2026-03-23 04:53:15.034 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:53:16.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2018/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:16.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-23 04:53:16.038 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:53:16.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2018/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:16.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.208.132/tcp/2019/p2p/16Uiu2HAm66xYEaSnhR5iY5ZNFJDN36kz1xCE9EWCMd8ZojQRTwDF","/ip4/172.18.208.132/tcp/2020/ws/p2p/16Uiu2HAm66xYEaSnhR5iY5ZNFJDN36kz1xCE9EWCMd8ZojQRTwDF"],"enrUri":"enr:-L24QC3ewdUE3s44FaUKRpSMlGMzJ83ue-wnRHNJGZ6g5BETXn-4JkhLXB7z0WDMFBhIzklZ9_5By98aByH0fnXYdGMCgmlkgnY0gmlwhKwS0ISKbXVsdGlhZGRyc5YACASsEtCEBgfjAAoErBLQhAYH5N0DgnJzhQADAQAAiXNlY3AyNTZrMaECnqU-mJ25sW0hSu978hgJFafVtvHNG0gJOtl5X_ch2s6DdGNwggfjg3VkcIIH5YV3YWt1MgE"}'
|
|
2026-03-23 04:53:16.040 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:53:16.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2018/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.14.82/tcp/24305/p2p/16Uiu2HAmAbJcTYYhdRzJ6q27d7FR2q355obct4q839gS1RWHpPtV"]'
|
|
2026-03-23 04:53:16.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:16.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2018/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-23 04:53:16.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:53:16.088 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:53:17.090 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-23 04:53:17.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57203/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:17.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf2c28dc78f47da0ffa4e8cd3f958681d6f2cda5620250ccdfe213eed2713ffcb"},{"messageHash":"0x7450232c0153c2c23c2e3f5d270d02b0deff932cff9581c44b4bd0cb4f3f86a8"},{"messageHash":"0x7d25bebf8736ec3ff5f878898dece994a0cf22db1f84d3418c1dc04624b4b9e3"},{"messageHash":"0x88be7f6416ce29c65bac842341b13ab32f4b59944c09bc4c90d131840f8ec6a8"},{"messageHash":"0x6b5556eaba084b5c108b22c61a8e83882a6c668ce4f1b0cc60248e2b2e5d5d89"},{"messageHash":"0x0f0ac73a2cc2f5624c8c901f09b19a1a5b7832ce6a184b43aeea84f4d2308d19"},{"messageHash":"0xbd1c87c82b9c111401e3c0a2e5f0221e1907b3627a26e47c445e23e4b8251bd1"},{"messageHash":"0x5598c76b2765b223e52019dad9705326d05043d30b26d4447f2423375a1a95ca"},{"messageHash":"0xd8a5a78a4c1cb88a6245b42c42e5a7b703a7d9445beb5c6c7874df40dbba0c2e"},{"messageHash":"0xfc7b7b1c5fa1bb8dcb9852508620d8b18303bc68c2d5ba37b8c4a604b9c7773e"}]}'
|
|
2026-03-23 04:53:17.094 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-23 04:53:17.095 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-23 04:53:17.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24304/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:17.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf2c28dc78f47da0ffa4e8cd3f958681d6f2cda5620250ccdfe213eed2713ffcb"},{"messageHash":"0x7450232c0153c2c23c2e3f5d270d02b0deff932cff9581c44b4bd0cb4f3f86a8"},{"messageHash":"0x7d25bebf8736ec3ff5f878898dece994a0cf22db1f84d3418c1dc04624b4b9e3"},{"messageHash":"0x88be7f6416ce29c65bac842341b13ab32f4b59944c09bc4c90d131840f8ec6a8"},{"messageHash":"0x6b5556eaba084b5c108b22c61a8e83882a6c668ce4f1b0cc60248e2b2e5d5d89"},{"messageHash":"0x0f0ac73a2cc2f5624c8c901f09b19a1a5b7832ce6a184b43aeea84f4d2308d19"},{"messageHash":"0xbd1c87c82b9c111401e3c0a2e5f0221e1907b3627a26e47c445e23e4b8251bd1"},{"messageHash":"0x5598c76b2765b223e52019dad9705326d05043d30b26d4447f2423375a1a95ca"},{"messageHash":"0xd8a5a78a4c1cb88a6245b42c42e5a7b703a7d9445beb5c6c7874df40dbba0c2e"},{"messageHash":"0xfc7b7b1c5fa1bb8dcb9852508620d8b18303bc68c2d5ba37b8c4a604b9c7773e"}]}'
|
|
2026-03-23 04:53:17.099 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-23 04:53:17.101 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-23 04:53:17.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2018/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:53:17.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"a281f1f4f62a69386682","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf2c28dc78f47da0ffa4e8cd3f958681d6f2cda5620250ccdfe213eed2713ffcb"},{"messageHash":"0x7450232c0153c2c23c2e3f5d270d02b0deff932cff9581c44b4bd0cb4f3f86a8"},{"messageHash":"0x7d25bebf8736ec3ff5f878898dece994a0cf22db1f84d3418c1dc04624b4b9e3"},{"messageHash":"0x88be7f6416ce29c65bac842341b13ab32f4b59944c09bc4c90d131840f8ec6a8"},{"messageHash":"0x6b5556eaba084b5c108b22c61a8e83882a6c668ce4f1b0cc60248e2b2e5d5d89"},{"messageHash":"0x0f0ac73a2cc2f5624c8c901f09b19a1a5b7832ce6a184b43aeea84f4d2308d19"},{"messageHash":"0xbd1c87c82b9c111401e3c0a2e5f0221e1907b3627a26e47c445e23e4b8251bd1"},{"messageHash":"0x5598c76b2765b223e52019dad9705326d05043d30b26d4447f2423375a1a95ca"},{"messageHash":"0xd8a5a78a4c1cb88a6245b42c42e5a7b703a7d9445beb5c6c7874df40dbba0c2e"},{"messageHash":"0xfc7b7b1c5fa1bb8dcb9852508620d8b18303bc68c2d5ba37b8c4a604b9c7773e"}]}'
|
|
2026-03-23 04:53:17.110 DEBUG [src.steps.store] messages length is 10
|
|
2026-03-23 04:53:17.114 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-23 04:53:17.115 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-23 04:53:17.115 DEBUG [src.node.waku_node] Stopping container with id 774d86ddae69
|
|
2026-03-23 04:53:17.702 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:53:17.703 DEBUG [src.node.waku_node] Stopping container with id a453e1c9bdde
|
|
2026-03-23 04:53:18.299 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:53:18.302 DEBUG [src.node.waku_node] Stopping container with id 6cc18c128754
|
|
2026-03-23 04:53:18.555 ERROR [src.node.docker_mananger] Max retries reached for container 774d86ddae69. Exiting log stream.
|
|
2026-03-23 04:53:18.887 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:53:18.891 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-23 04:53:18.906 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:53:18.918 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:53:18.924 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|