56 lines
8.9 KiB
Plaintext

2026-03-12 04:34:21.860 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-12 04:34:21.861 DEBUG [tests.conftest] Running test: test_log_level_FATAL_from_ERROR with id: 2026-03-12_04-34-21__2bcad8b8-9af5-44c2-9ccb-5ad79c0c0d82
2026-03-12 04:34:21.861 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-12 04:34:21.861 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-12 04:34:21.861 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-12 04:34:21.868 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-12 04:34:21.868 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-12_04-34-21__2bcad8b8-9af5-44c2-9ccb-5ad79c0c0d82__wakuorg_nwaku:latest.log
2026-03-12 04:34:21.874 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-12 04:34:21.875 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-12_04-34-21__2bcad8b8-9af5-44c2-9ccb-5ad79c0c0d82__wakuorg_nwaku:latest.log
2026-03-12 04:34:21.880 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-12 04:34:21.881 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-12_04-34-21__2bcad8b8-9af5-44c2-9ccb-5ad79c0c0d82__wakuorg_nwaku:latest.log
2026-03-12 04:34:21.887 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-12 04:34:21.887 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-12_04-34-21__2bcad8b8-9af5-44c2-9ccb-5ad79c0c0d82__wakuorg_nwaku:latest.log
2026-03-12 04:34:21.887 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-12 04:34:21.887 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-12 04:34:21.888 DEBUG [src.node.waku_node] Starting Node...
2026-03-12 04:34:21.888 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-12 04:34:21.890 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-12 04:34:21.890 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.213.56
2026-03-12 04:34:21.890 DEBUG [src.node.docker_mananger] Generated ports ['2359', '2360', '2361', '2362', '2363']
2026-03-12 04:34:21.890 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-12 04:34:21.891 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-12 04:34:21.891 DEBUG [src.node.waku_node] Using volumes []
2026-03-12 04:34:21.891 DEBUG [src.node.docker_mananger] docker run -i -t -p 2359:2359 -p 2360:2360 -p 2361:2361 -p 2362:2362 -p 2363:2363 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=2361 --rest-port=2359 --tcp-port=2360 --discv5-udp-port=2362 --rest-address=0.0.0.0 --nat=extip:172.18.213.56 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=132ff74cfaf5fca461bfcbb87dc570a1e5668240ff41f5ec6c4f73f6ae41ffd3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2363 --metrics-logging=true --relay=true
2026-03-12 04:34:22.088 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.213.56 waku ed83d55341f337a4589de658aa4b4bc680ff456680bab79469ae07ba911b97c0
2026-03-12 04:34:22.121 DEBUG [src.node.docker_mananger] Container started with ID ed83d55341f3. Setting up logs at ./log/docker/node1_2026-03-12_04-34-21__2bcad8b8-9af5-44c2-9ccb-5ad79c0c0d82__wakuorg_nwaku:latest.log
2026-03-12 04:34:22.122 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2359
2026-03-12 04:34:22.122 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-12 04:34:22.132 ERROR [src.node.docker_mananger] Max retries reached for container 49fa4d8c645a. Exiting log stream.
2026-03-12 04:34:22.663 ERROR [src.node.docker_mananger] Max retries reached for container 9c4a016305c2. Exiting log stream.
2026-03-12 04:34:23.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2359/health" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:34:23.126 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-12 04:34:23.126 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-12 04:34:23.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2359/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:34:23.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.213.56/tcp/2360/p2p/16Uiu2HAm9nCgfehKDusbmjcm1vVRThSzyxtgjRthtGau9RWUumof","/ip4/172.18.213.56/tcp/2361/ws/p2p/16Uiu2HAm9nCgfehKDusbmjcm1vVRThSzyxtgjRthtGau9RWUumof"],"enrUri":"enr:-L24QAWljxfZ-5PFhg2wlhVafqXjE2LK3Q1b90AQsIcsHL7uY896C8yAZCyf_Q5ILUr0E4rIAfxApT2TbkxF0RPAb8ECgmlkgnY0gmlwhKwS1TiKbXVsdGlhZGRyc5YACASsEtU4Bgk4AAoErBLVOAYJOd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC1UXzemYVFaVHODhNQXFfptWSlL_qm1JG9AghYzUyvLKDdGNwggk4g3VkcIIJOoV3YWt1MgE"}'
2026-03-12 04:34:23.129 INFO [src.node.waku_node] REST service is ready !!
2026-03-12 04:34:23.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2359/admin/v1/log-level/ERROR" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:34:23.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-12 04:34:23.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2359/admin/v1/log-level/FATAL" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:34:23.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-12 04:34:23.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2359/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:34:23.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.213.56/tcp/2360/p2p/16Uiu2HAm9nCgfehKDusbmjcm1vVRThSzyxtgjRthtGau9RWUumof","/ip4/172.18.213.56/tcp/2361/ws/p2p/16Uiu2HAm9nCgfehKDusbmjcm1vVRThSzyxtgjRthtGau9RWUumof"],"enrUri":"enr:-L24QAWljxfZ-5PFhg2wlhVafqXjE2LK3Q1b90AQsIcsHL7uY896C8yAZCyf_Q5ILUr0E4rIAfxApT2TbkxF0RPAb8ECgmlkgnY0gmlwhKwS1TiKbXVsdGlhZGRyc5YACASsEtU4Bgk4AAoErBLVOAYJOd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC1UXzemYVFaVHODhNQXFfptWSlL_qm1JG9AghYzUyvLKDdGNwggk4g3VkcIIJOoV3YWt1MgE"}'
2026-03-12 04:34:23.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2359/version" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:34:23.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-164-g0ad551'
2026-03-12 04:34:23.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2359/debug/v1/version" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:34:23.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-164-g0ad551'
2026-03-12 04:34:25.140 DEBUG [tests.rest_flags.test_admin_flags] counts at FATAL: {'TRC': 0, 'DBG': 0, 'INF': 0, 'NTC': 0, 'WRN': 0, 'ERR': 0, 'FTL': 0}
2026-03-12 04:34:25.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2359/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
2026-03-12 04:34:25.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-12 04:34:25.145 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-12 04:34:25.146 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-12 04:34:25.147 DEBUG [src.node.waku_node] Stopping container with id ed83d55341f3
2026-03-12 04:34:25.725 DEBUG [src.node.waku_node] Container stopped.
2026-03-12 04:34:25.727 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-12 04:34:25.729 DEBUG [src.node.docker_mananger] No errors found in the waku logs.