2026-02-25 20:22:16 +00:00

40 lines
7.0 KiB
Plaintext

2026-02-25 20:07:09.997 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-25 20:07:09.998 DEBUG [tests.conftest] Running test: test_verify_node_info with id: 2026-02-25_20-07-09__a01e94bc-2de3-490a-bcfc-cf211b5fe83b
2026-02-25 20:07:09.998 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-25 20:07:09.998 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-02-25 20:07:09.998 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-02-25 20:07:10.004 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-25 20:07:10.005 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_20-07-09__a01e94bc-2de3-490a-bcfc-cf211b5fe83b__wakuorg_nwaku:latest.log
2026-02-25 20:07:10.005 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-02-25 20:07:10.005 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-02-25 20:07:10.006 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 20:07:10.006 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 20:07:10.007 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 20:07:10.007 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.18.30
2026-02-25 20:07:10.007 DEBUG [src.node.docker_mananger] Generated ports ['47099', '47100', '47101', '47102', '47103']
2026-02-25 20:07:10.007 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 20:07:10.007 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 20:07:10.008 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 20:07:10.008 DEBUG [src.node.docker_mananger] docker run -i -t -p 47099:47099 -p 47100:47100 -p 47101:47101 -p 47102:47102 -p 47103:47103 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=47101 --rest-port=47099 --tcp-port=47100 --discv5-udp-port=47102 --rest-address=0.0.0.0 --nat=extip:172.18.18.30 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ce838fbc20bafcbd1de27fea450e2b6641138eece0bd9a28cdee3b4cbbafa4ae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47103 --metrics-logging=true --relay=true
2026-02-25 20:07:10.167 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.18.30 waku 89165f775b7711214b4d2dc54eded33d1f4b46d75d792d4d4468e9fc7e96f5a8
2026-02-25 20:07:10.193 DEBUG [src.node.docker_mananger] Container started with ID 89165f775b77. Setting up logs at ./log/docker/node1_2026-02-25_20-07-09__a01e94bc-2de3-490a-bcfc-cf211b5fe83b__wakuorg_nwaku:latest.log
2026-02-25 20:07:10.195 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47099
2026-02-25 20:07:10.196 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 20:07:10.254 ERROR [src.node.docker_mananger] Max retries reached for container d03cab71d8d2. Exiting log stream.
2026-02-25 20:07:10.735 ERROR [src.node.docker_mananger] Max retries reached for container a781f920c2eb. Exiting log stream.
2026-02-25 20:07:11.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47099/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:11.199 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-02-25 20:07:11.199 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 20:07:11.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47099/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:11.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.18.30/tcp/47100/p2p/16Uiu2HAm7iBc445dkcfziRYcrT6Dj3Tov2qdKTEMxo5YbnZs9NiP","/ip4/172.18.18.30/tcp/47101/ws/p2p/16Uiu2HAm7iBc445dkcfziRYcrT6Dj3Tov2qdKTEMxo5YbnZs9NiP"],"enrUri":"enr:-L24QCkdmbG9fezUm8Kxd0CW0tZwd0kdluh5tQJ0LzopumY9MCAuk2Qjayn9FehpgsIkf5QycpZ8BcWntXOZFeRibnkCgmlkgnY0gmlwhKwSEh6KbXVsdGlhZGRyc5YACASsEhIeBrf8AAoErBISHga3_d0DgnJzhQADAQAAiXNlY3AyNTZrMaECtocIiZdvvz-RT0Lqh9LVCYMqskWD9Pd0viqi3HXPJPSDdGNwgrf8g3VkcIK3_oV3YWt1MgE"}'
2026-02-25 20:07:11.202 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 20:07:11.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47099/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:07:11.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.18.30/tcp/47100/p2p/16Uiu2HAm7iBc445dkcfziRYcrT6Dj3Tov2qdKTEMxo5YbnZs9NiP","/ip4/172.18.18.30/tcp/47101/ws/p2p/16Uiu2HAm7iBc445dkcfziRYcrT6Dj3Tov2qdKTEMxo5YbnZs9NiP"],"enrUri":"enr:-L24QCkdmbG9fezUm8Kxd0CW0tZwd0kdluh5tQJ0LzopumY9MCAuk2Qjayn9FehpgsIkf5QycpZ8BcWntXOZFeRibnkCgmlkgnY0gmlwhKwSEh6KbXVsdGlhZGRyc5YACASsEhIeBrf8AAoErBISHga3_d0DgnJzhQADAQAAiXNlY3AyNTZrMaECtocIiZdvvz-RT0Lqh9LVCYMqskWD9Pd0viqi3HXPJPSDdGNwgrf8g3VkcIK3_oV3YWt1MgE"}'
2026-02-25 20:07:11.204 DEBUG [tests.rest_flags.test_debug_flags] node info: {'listenAddresses': ['/ip4/172.18.18.30/tcp/47100/p2p/16Uiu2HAm7iBc445dkcfziRYcrT6Dj3Tov2qdKTEMxo5YbnZs9NiP', '/ip4/172.18.18.30/tcp/47101/ws/p2p/16Uiu2HAm7iBc445dkcfziRYcrT6Dj3Tov2qdKTEMxo5YbnZs9NiP'], 'enrUri': 'enr:-L24QCkdmbG9fezUm8Kxd0CW0tZwd0kdluh5tQJ0LzopumY9MCAuk2Qjayn9FehpgsIkf5QycpZ8BcWntXOZFeRibnkCgmlkgnY0gmlwhKwSEh6KbXVsdGlhZGRyc5YACASsEhIeBrf8AAoErBISHga3_d0DgnJzhQADAQAAiXNlY3AyNTZrMaECtocIiZdvvz-RT0Lqh9LVCYMqskWD9Pd0viqi3HXPJPSDdGNwgrf8g3VkcIK3_oV3YWt1MgE'}
2026-02-25 20:07:11.206 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-25 20:07:11.207 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-25 20:07:11.207 DEBUG [src.node.waku_node] Stopping container with id 89165f775b77
2026-02-25 20:07:11.700 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 20:07:11.701 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-25 20:07:11.704 DEBUG [src.node.docker_mananger] No errors found in the waku logs.