68 lines
13 KiB
Plaintext

2026-03-02 04:35:00.106 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-02 04:35:00.106 DEBUG [tests.conftest] Running test: test_admin_peers_stats_schema with id: 2026-03-02_04-35-00__4c74b253-29d6-43c0-b73b-3e66e34c535f
2026-03-02 04:35:00.107 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-02 04:35:00.107 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-02 04:35:00.107 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-02 04:35:00.114 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-02 04:35:00.114 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-02_04-35-00__4c74b253-29d6-43c0-b73b-3e66e34c535f__wakuorg_nwaku:latest.log
2026-03-02 04:35:00.121 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-02 04:35:00.121 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-02_04-35-00__4c74b253-29d6-43c0-b73b-3e66e34c535f__wakuorg_nwaku:latest.log
2026-03-02 04:35:00.127 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-02 04:35:00.127 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-02_04-35-00__4c74b253-29d6-43c0-b73b-3e66e34c535f__wakuorg_nwaku:latest.log
2026-03-02 04:35:00.134 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-02 04:35:00.134 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-02_04-35-00__4c74b253-29d6-43c0-b73b-3e66e34c535f__wakuorg_nwaku:latest.log
2026-03-02 04:35:00.135 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-02 04:35:00.135 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-02 04:35:00.137 DEBUG [src.node.waku_node] Starting Node...
2026-03-02 04:35:00.137 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-02 04:35:00.138 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-02 04:35:00.139 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.55.243
2026-03-02 04:35:00.139 DEBUG [src.node.docker_mananger] Generated ports ['11550', '11551', '11552', '11553', '11554']
2026-03-02 04:35:00.139 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-02 04:35:00.139 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-02 04:35:00.139 DEBUG [src.node.waku_node] Using volumes []
2026-03-02 04:35:00.139 DEBUG [src.node.docker_mananger] docker run -i -t -p 11550:11550 -p 11551:11551 -p 11552:11552 -p 11553:11553 -p 11554:11554 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=11552 --rest-port=11550 --tcp-port=11551 --discv5-udp-port=11553 --rest-address=0.0.0.0 --nat=extip:172.18.55.243 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=91dede3ca66f03aefca6f817f0cfbf2648e6c25f310dbbbcead355fd4c0cb5d1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11554 --metrics-logging=true --filter=true --relay=true
2026-03-02 04:35:00.339 ERROR [src.node.docker_mananger] Max retries reached for container 6f53d8241ece. Exiting log stream.
2026-03-02 04:35:00.349 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.55.243 waku d69f64fb394c9c5385f4d67f37d79f8e37d680935c0340113445007f6a0dfb9a
2026-03-02 04:35:00.383 DEBUG [src.node.docker_mananger] Container started with ID d69f64fb394c. Setting up logs at ./log/docker/node1_2026-03-02_04-35-00__4c74b253-29d6-43c0-b73b-3e66e34c535f__wakuorg_nwaku:latest.log
2026-03-02 04:35:00.384 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11550
2026-03-02 04:35:00.385 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-02 04:35:00.901 ERROR [src.node.docker_mananger] Max retries reached for container 36ecb7d5e7aa. Exiting log stream.
2026-03-02 04:35:01.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11550/health" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:01.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"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-02 04:35:01.388 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-02 04:35:01.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11550/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:01.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.55.243/tcp/11551/p2p/16Uiu2HAmJ4GJnrjPu8ddESbwzKMb7bGFi5DqwKzVRz13f7c2Q4nb","/ip4/172.18.55.243/tcp/11552/ws/p2p/16Uiu2HAmJ4GJnrjPu8ddESbwzKMb7bGFi5DqwKzVRz13f7c2Q4nb"],"enrUri":"enr:-L24QBhjnSnt1RbnqjUMBV2hdLQLt_Cb8VIwK8-jK_dlunrjJXsaHNnHzo9YPmXwFXuVdjvs5FX6DzXUBTP0NL_YI6gCgmlkgnY0gmlwhKwSN_OKbXVsdGlhZGRyc5YACASsEjfzBi0fAAoErBI38wYtIN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUEDV9nRwuatWrAbsKAe93Bi6TAK0ndmK4UOISF5GR8iDdGNwgi0fg3VkcIItIYV3YWt1MgU"}'
2026-03-02 04:35:01.391 INFO [src.node.waku_node] REST service is ready !!
2026-03-02 04:35:01.392 DEBUG [src.node.waku_node] Starting Node...
2026-03-02 04:35:01.392 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-02 04:35:01.393 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-02 04:35:01.393 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.216.161
2026-03-02 04:35:01.393 DEBUG [src.node.docker_mananger] Generated ports ['20621', '20622', '20623', '20624', '20625']
2026-03-02 04:35:01.394 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-02 04:35:01.394 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-02 04:35:01.394 DEBUG [src.node.waku_node] Using volumes []
2026-03-02 04:35:01.394 DEBUG [src.node.docker_mananger] docker run -i -t -p 20621:20621 -p 20622:20622 -p 20623:20623 -p 20624:20624 -p 20625:20625 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=20623 --rest-port=20621 --tcp-port=20622 --discv5-udp-port=20624 --rest-address=0.0.0.0 --nat=extip:172.18.216.161 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5e5169dea273eabed9dd4f2b7f99f2e3a1d4e10e97bdce9c91a9f99a0a874ed9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20625 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBhjnSnt1RbnqjUMBV2hdLQLt_Cb8VIwK8-jK_dlunrjJXsaHNnHzo9YPmXwFXuVdjvs5FX6DzXUBTP0NL_YI6gCgmlkgnY0gmlwhKwSN_OKbXVsdGlhZGRyc5YACASsEjfzBi0fAAoErBI38wYtIN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUEDV9nRwuatWrAbsKAe93Bi6TAK0ndmK4UOISF5GR8iDdGNwgi0fg3VkcIItIYV3YWt1MgU
2026-03-02 04:35:01.592 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.216.161 waku 88e68132ece32c9c2d3b7f8a356896147f6cbebdf348b01600167e550079bb93
2026-03-02 04:35:01.629 DEBUG [src.node.docker_mananger] Container started with ID 88e68132ece3. Setting up logs at ./log/docker/node2_2026-03-02_04-35-00__4c74b253-29d6-43c0-b73b-3e66e34c535f__wakuorg_nwaku:latest.log
2026-03-02 04:35:01.629 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20621
2026-03-02 04:35:01.629 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-02 04:35:02.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20621/health" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:02.648 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-02 04:35:02.648 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-02 04:35:02.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20621/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:02.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.216.161/tcp/20622/p2p/16Uiu2HAmVSCx2rYpJrRAszmtRSKt4Tt7iMP1FG1u9jPervCrMkPq","/ip4/172.18.216.161/tcp/20623/ws/p2p/16Uiu2HAmVSCx2rYpJrRAszmtRSKt4Tt7iMP1FG1u9jPervCrMkPq"],"enrUri":"enr:-L24QHehEiEcZ26DiqDlna3YO5bi9sB0Qi6qHiHuh0AF8qBaO-ZPwwOL1BO8vS1k5Euwey1WGbTWKdJcB4s8BTWmM6wCgmlkgnY0gmlwhKwS2KGKbXVsdGlhZGRyc5YACASsEtihBlCOAAoErBLYoQZQj90DgnJzhQADAQAAiXNlY3AyNTZrMaED-VBfe8e-8qAfjHO7ZuykIfPzjdtjHPtkBG0VbMHmqgiDdGNwglCOg3VkcIJQkIV3YWt1MgE"}'
2026-03-02 04:35:02.657 INFO [src.node.waku_node] REST service is ready !!
2026-03-02 04:35:02.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11550/admin/v1/peers/stats" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:35:02.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"Sum":{"Total peers":1},"By Connectedness":{"Connected":1,"NotConnected":0,"CannotConnect":0,"CanConnect":0},"Relay peers":{"0":1,"Total relay peers":1},"Mesh peers":{"0":1,"Total mesh peers":1},"By Protocols":{"/vac/waku/relay/2.0.0":1,"/vac/waku/filter-subscribe/2.0.0-beta1":0,"/vac/waku/filter-push/2.0.0-beta1":1,"/vac/waku/store-query/3.0.0":0,"/vac/waku/store/2.0.0-beta4":0,"/vac/waku/lightpush/3.0.0":0,"/vac/waku/lightpush/2.0.0-beta1":0,"/vac/waku/peer-exchange/2.0.0-alpha1":1,"/vac/waku/reconciliation/1.0.0":0}}'
2026-03-02 04:35:02.661 DEBUG [tests.rest_flags.test_admin_flags] Peer stats schema check: {'Sum': {'Total peers': 1}, 'By Connectedness': {'Connected': 1, 'NotConnected': 0, 'CannotConnect': 0, 'CanConnect': 0}, 'Relay peers': {'0': 1, 'Total relay peers': 1}, 'Mesh peers': {'0': 1, 'Total mesh peers': 1}, 'By Protocols': {'/vac/waku/relay/2.0.0': 1, '/vac/waku/filter-subscribe/2.0.0-beta1': 0, '/vac/waku/filter-push/2.0.0-beta1': 1, '/vac/waku/store-query/3.0.0': 0, '/vac/waku/store/2.0.0-beta4': 0, '/vac/waku/lightpush/3.0.0': 0, '/vac/waku/lightpush/2.0.0-beta1': 0, '/vac/waku/peer-exchange/2.0.0-alpha1': 1, '/vac/waku/reconciliation/1.0.0': 0}}
2026-03-02 04:35:02.663 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-02 04:35:02.664 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-02 04:35:02.664 DEBUG [src.node.waku_node] Stopping container with id d69f64fb394c
2026-03-02 04:35:03.203 DEBUG [src.node.waku_node] Container stopped.
2026-03-02 04:35:03.205 DEBUG [src.node.waku_node] Stopping container with id 88e68132ece3
2026-03-02 04:35:03.777 DEBUG [src.node.waku_node] Container stopped.
2026-03-02 04:35:03.780 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-02 04:35:03.785 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-02 04:35:03.789 DEBUG [src.node.docker_mananger] No errors found in the waku logs.