56 lines
8.9 KiB
Plaintext

2025-12-08 08:55:33.251 DEBUG [tests.conftest] Running fixture setup: test_id
2025-12-08 08:55:33.251 DEBUG [tests.conftest] Running test: test_log_level_DEBUG_from_TRACE with id: 2025-12-08_08-55-33__258e18ab-903e-40e9-b05e-6a73f8be8480
2025-12-08 08:55:33.251 DEBUG [src.steps.common] Running fixture setup: common_setup
2025-12-08 08:55:33.252 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2025-12-08 08:55:33.252 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2025-12-08 08:55:33.259 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-08 08:55:33.259 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_08-55-33__258e18ab-903e-40e9-b05e-6a73f8be8480__wakuorg_nwaku:latest.log
2025-12-08 08:55:33.264 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-08 08:55:33.264 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-08_08-55-33__258e18ab-903e-40e9-b05e-6a73f8be8480__wakuorg_nwaku:latest.log
2025-12-08 08:55:33.270 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-08 08:55:33.270 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-08_08-55-33__258e18ab-903e-40e9-b05e-6a73f8be8480__wakuorg_nwaku:latest.log
2025-12-08 08:55:33.275 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-08 08:55:33.275 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-08_08-55-33__258e18ab-903e-40e9-b05e-6a73f8be8480__wakuorg_nwaku:latest.log
2025-12-08 08:55:33.275 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2025-12-08 08:55:33.276 DEBUG [src.steps.store] Running fixture setup: store_setup
2025-12-08 08:55:33.276 DEBUG [src.node.waku_node] Starting Node...
2025-12-08 08:55:33.277 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2025-12-08 08:55:33.278 DEBUG [src.node.docker_mananger] Network waku already exists
2025-12-08 08:55:33.278 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.195.26
2025-12-08 08:55:33.278 DEBUG [src.node.docker_mananger] Generated ports ['13731', '13732', '13733', '13734', '13735']
2025-12-08 08:55:33.278 DEBUG [src.node.waku_node] RLN credentials were not set
2025-12-08 08:55:33.278 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2025-12-08 08:55:33.279 DEBUG [src.node.waku_node] Using volumes []
2025-12-08 08:55:33.279 DEBUG [src.node.docker_mananger] docker run -i -t -p 13731:13731 -p 13732:13732 -p 13733:13733 -p 13734:13734 -p 13735:13735 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=13733 --rest-port=13731 --tcp-port=13732 --discv5-udp-port=13734 --rest-address=0.0.0.0 --nat=extip:172.18.195.26 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bfe0b9fccfa42bdd31afef4ea03e5faab5c25ca99d78dd46f1cf0e4a59ccb462 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13735 --metrics-logging=true --relay=true
2025-12-08 08:55:33.458 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.195.26 waku 9dccd6a29c6ec9db78ebce8e366932f121f0d9a9ca53bb1a707538850cdec27e
2025-12-08 08:55:33.489 DEBUG [src.node.docker_mananger] Container started with ID 9dccd6a29c6e. Setting up logs at ./log/docker/node1_2025-12-08_08-55-33__258e18ab-903e-40e9-b05e-6a73f8be8480__wakuorg_nwaku:latest.log
2025-12-08 08:55:33.489 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13731
2025-12-08 08:55:33.490 DEBUG [src.libs.common] Sleeping for 1 seconds
2025-12-08 08:55:33.499 ERROR [src.node.docker_mananger] Max retries reached for container 799d542b0de1. Exiting log stream.
2025-12-08 08:55:34.046 ERROR [src.node.docker_mananger] Max retries reached for container 571ca11e41c3. Exiting log stream.
2025-12-08 08:55:34.491 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13731/health" -H "Content-Type: application/json" -d 'None'
2025-12-08 08:55:34.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
2025-12-08 08:55:34.494 INFO [src.node.waku_node] Node protocols are initialized !!
2025-12-08 08:55:34.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13731/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2025-12-08 08:55:34.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.195.26/tcp/13732/p2p/16Uiu2HAm2w3kP13Fz1WjLUcnRDUyrsL4qtPKvaeXQWUsEiAQr7Xm","/ip4/172.18.195.26/tcp/13733/ws/p2p/16Uiu2HAm2w3kP13Fz1WjLUcnRDUyrsL4qtPKvaeXQWUsEiAQr7Xm"],"enrUri":"enr:-L24QLb2je6QpTqrUw1mqrHLhO4oXaHSHGAqCN-Ao__YDXgnOFTcQZK2Qprkd3--q8cIxmkHUiDbMm-7G5BRFaATdE0CgmlkgnY0gmlwhKwSwxqKbXVsdGlhZGRyc5YACASsEsMaBjWkAAoErBLDGgY1pd0DgnJzhQADAQAAiXNlY3AyNTZrMaECb4hEFEpdNS7z8dh_iI9j8haiu6ImWGKoyu0RgDtyq0iDdGNwgjWkg3VkcII1poV3YWt1MgE"}'
2025-12-08 08:55:34.497 INFO [src.node.waku_node] REST service is ready !!
2025-12-08 08:55:34.497 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13731/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
2025-12-08 08:55:34.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 08:55:34.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13731/admin/v1/log-level/DEBUG" -H "Content-Type: application/json" -d 'None'
2025-12-08 08:55:34.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 08:55:34.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13731/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2025-12-08 08:55:34.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.195.26/tcp/13732/p2p/16Uiu2HAm2w3kP13Fz1WjLUcnRDUyrsL4qtPKvaeXQWUsEiAQr7Xm","/ip4/172.18.195.26/tcp/13733/ws/p2p/16Uiu2HAm2w3kP13Fz1WjLUcnRDUyrsL4qtPKvaeXQWUsEiAQr7Xm"],"enrUri":"enr:-L24QLb2je6QpTqrUw1mqrHLhO4oXaHSHGAqCN-Ao__YDXgnOFTcQZK2Qprkd3--q8cIxmkHUiDbMm-7G5BRFaATdE0CgmlkgnY0gmlwhKwSwxqKbXVsdGlhZGRyc5YACASsEsMaBjWkAAoErBLDGgY1pd0DgnJzhQADAQAAiXNlY3AyNTZrMaECb4hEFEpdNS7z8dh_iI9j8haiu6ImWGKoyu0RgDtyq0iDdGNwgjWkg3VkcII1poV3YWt1MgE"}'
2025-12-08 08:55:34.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13731/version" -H "Content-Type: application/json" -d 'None'
2025-12-08 08:55:34.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-109-ga8590a'
2025-12-08 08:55:34.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13731/debug/v1/version" -H "Content-Type: application/json" -d 'None'
2025-12-08 08:55:34.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-109-ga8590a'
2025-12-08 08:55:36.509 DEBUG [tests.rest_flags.test_admin_flags] counts at DEBUG: {'TRC': 0, 'DBG': 9, 'INF': 1, 'NTC': 0, 'WRN': 0, 'ERR': 0, 'FTL': 0}
2025-12-08 08:55:36.509 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13731/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
2025-12-08 08:55:36.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 08:55:36.514 DEBUG [tests.conftest] Running fixture teardown: test_setup
2025-12-08 08:55:36.515 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2025-12-08 08:55:36.515 DEBUG [src.node.waku_node] Stopping container with id 9dccd6a29c6e
2025-12-08 08:55:37.043 DEBUG [src.node.waku_node] Container stopped.
2025-12-08 08:55:37.044 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2025-12-08 08:55:37.046 DEBUG [src.node.docker_mananger] No errors found in the waku logs.