mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-10 13:53:10 +00:00
68 lines
12 KiB
Plaintext
68 lines
12 KiB
Plaintext
2026-03-13 04:38:15.658 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-13 04:38:15.659 DEBUG [tests.conftest] Running test: test_relay_peers_on_shard_schema with id: 2026-03-13_04-38-15__be6c00c1-b408-421d-80f9-9deca7ba0718
|
|
2026-03-13 04:38:15.659 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-13 04:38:15.659 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-13 04:38:15.660 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-13 04:38:15.666 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:38:15.667 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-38-15__be6c00c1-b408-421d-80f9-9deca7ba0718__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:38:15.679 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:38:15.679 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-38-15__be6c00c1-b408-421d-80f9-9deca7ba0718__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:38:15.686 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:38:15.686 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-13_04-38-15__be6c00c1-b408-421d-80f9-9deca7ba0718__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:38:15.692 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:38:15.692 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-13_04-38-15__be6c00c1-b408-421d-80f9-9deca7ba0718__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:38:15.692 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-13 04:38:15.692 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-13 04:38:15.693 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:38:15.693 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:38:15.694 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:38:15.695 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.205.254
|
|
2026-03-13 04:38:15.695 DEBUG [src.node.docker_mananger] Generated ports ['34343', '34344', '34345', '34346', '34347']
|
|
2026-03-13 04:38:15.695 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:38:15.695 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:38:15.695 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:38:15.695 DEBUG [src.node.docker_mananger] docker run -i -t -p 34343:34343 -p 34344:34344 -p 34345:34345 -p 34346:34346 -p 34347:34347 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=34345 --rest-port=34343 --tcp-port=34344 --discv5-udp-port=34346 --rest-address=0.0.0.0 --nat=extip:172.18.205.254 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=ac4eac09d6bab1ed6aa1ffa5ae96fbbf5c4d0195a51eb5b4e1bf3f0cf64f5bb5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34347 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2026-03-13 04:38:15.880 ERROR [src.node.docker_mananger] Max retries reached for container 23c555685fc2. Exiting log stream.
|
|
2026-03-13 04:38:15.895 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.205.254 waku 71950e6f7409d416927798b6695b5fd0334441d9cfbda5638da5a74b687fd6d4
|
|
2026-03-13 04:38:15.928 DEBUG [src.node.docker_mananger] Container started with ID 71950e6f7409. Setting up logs at ./log/docker/node1_2026-03-13_04-38-15__be6c00c1-b408-421d-80f9-9deca7ba0718__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:38:15.930 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34343
|
|
2026-03-13 04:38:15.930 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:38:16.466 ERROR [src.node.docker_mananger] Max retries reached for container fcb65331b64f. Exiting log stream.
|
|
2026-03-13 04:38:16.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34343/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:38:16.933 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-13 04:38:16.933 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:38:16.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34343/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:38:16.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.205.254/tcp/34344/p2p/16Uiu2HAmTRwm74chZv8i6eNDsnFSNmBh1cMn21jNA6Y3kkNc7bSz","/ip4/172.18.205.254/tcp/34345/ws/p2p/16Uiu2HAmTRwm74chZv8i6eNDsnFSNmBh1cMn21jNA6Y3kkNc7bSz"],"enrUri":"enr:-La4QDMtO8RVGiqxEy-M2brvH3fzesi76ylDSXCv4zlxh3zRRZU3ExJvp87fx38RWr68628gsuLN2iGHGtybcdceJGICgmlkgnY0gmlwhKwSzf6KbXVsdGlhZGRyc5YACASsEs3-BoYoAAoErBLN_gaGKd0DgnJzhQADAQAAiXNlY3AyNTZrMaED24fTVwET2a3C42NoC4dN4P5M0Xk62V_bWzYsqInSdSuDdGNwgoYohXdha3UyAQ"}'
|
|
2026-03-13 04:38:16.936 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:38:16.936 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:38:16.936 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:38:16.938 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:38:16.938 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.36.66
|
|
2026-03-13 04:38:16.938 DEBUG [src.node.docker_mananger] Generated ports ['3893', '3894', '3895', '3896', '3897']
|
|
2026-03-13 04:38:16.938 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:38:16.939 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:38:16.939 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:38:16.939 DEBUG [src.node.docker_mananger] docker run -i -t -p 3893:3893 -p 3894:3894 -p 3895:3895 -p 3896:3896 -p 3897:3897 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=3895 --rest-port=3893 --tcp-port=3894 --discv5-udp-port=3896 --rest-address=0.0.0.0 --nat=extip:172.18.36.66 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=abbcf02ac7250eecc5a90caa1a3fe9bd9b530bdcad096c4cf6e1cb0ff0443bcc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3897 --metrics-logging=true --relay=true --dns-discovery=false --discv5-bootstrap-node=enr:-La4QDMtO8RVGiqxEy-M2brvH3fzesi76ylDSXCv4zlxh3zRRZU3ExJvp87fx38RWr68628gsuLN2iGHGtybcdceJGICgmlkgnY0gmlwhKwSzf6KbXVsdGlhZGRyc5YACASsEs3-BoYoAAoErBLN_gaGKd0DgnJzhQADAQAAiXNlY3AyNTZrMaED24fTVwET2a3C42NoC4dN4P5M0Xk62V_bWzYsqInSdSuDdGNwgoYohXdha3UyAQ
|
|
2026-03-13 04:38:17.136 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.36.66 waku f03837a8cbfc6342abbb7716e80595a9dd097c431069a6116d7c504ba738f91e
|
|
2026-03-13 04:38:17.191 DEBUG [src.node.docker_mananger] Container started with ID f03837a8cbfc. Setting up logs at ./log/docker/node2_2026-03-13_04-38-15__be6c00c1-b408-421d-80f9-9deca7ba0718__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:38:17.192 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3893
|
|
2026-03-13 04:38:17.192 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:38:18.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3893/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:38:18.195 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-13 04:38:18.195 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:38:18.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3893/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:38:18.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.36.66/tcp/3894/p2p/16Uiu2HAm2oZNuVqfuTC41i1spW7L9qVpBX9cFoTBD1d4zBbcEytj","/ip4/172.18.36.66/tcp/3895/ws/p2p/16Uiu2HAm2oZNuVqfuTC41i1spW7L9qVpBX9cFoTBD1d4zBbcEytj"],"enrUri":"enr:-La4QIRBv03QZBORVbYYzy6Ub-wL6TIpunQ2DGzUrf40s5t_f-KM0GZiR_UV26VDz2uO9c4rpfALU85Svl9mOnKGL6ACgmlkgnY0gmlwhKwSJEKKbXVsdGlhZGRyc5YACASsEiRCBg82AAoErBIkQgYPN90DgnJzhQADAQAAiXNlY3AyNTZrMaECbZ0fNwD4T30aE5e-78lWyeBi0Nx03CPQgfVanbOjKBCDdGNwgg82hXdha3UyAQ"}'
|
|
2026-03-13 04:38:18.198 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:38:19.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34343/admin/v1/peers/relay/on/0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:38:19.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"shard":0,"peers":[]}'
|
|
2026-03-13 04:38:19.201 DEBUG [tests.rest_flags.test_admin_flags] relay peers on shard=0 (schema): {'shard': 0, 'peers': []}
|
|
2026-03-13 04:38:19.203 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-13 04:38:19.204 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-13 04:38:19.204 DEBUG [src.node.waku_node] Stopping container with id 71950e6f7409
|
|
2026-03-13 04:38:19.782 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:38:19.783 DEBUG [src.node.waku_node] Stopping container with id f03837a8cbfc
|
|
2026-03-13 04:38:20.367 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:38:20.368 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-13 04:38:20.371 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-13 04:38:20.373 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|