57 lines
9.0 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2026-04-22 23:58:26.675 INFO [tests.conftest] Fleet bootstrap inactive pass --fleet (or set FLEET_BOOTSTRAP=true) to connect local nodes to the waku.test fleet
2026-04-22 23:58:26.675 DEBUG [tests.conftest] Running fixture setup: test_id
2026-04-22 23:58:26.676 DEBUG [tests.conftest] Running test: test_log_level_WARN_from_NOTICE with id: 2026-04-22_23-58-26__4aae362d-0aaa-43a0-832c-b3cbce4001ce
2026-04-22 23:58:26.676 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-04-22 23:58:26.676 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-04-22 23:58:26.677 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-04-22 23:58:26.684 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:58:26.685 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_23-58-26__4aae362d-0aaa-43a0-832c-b3cbce4001ce__wakuorg_nwaku:latest.log
2026-04-22 23:58:26.690 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:58:26.690 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-22_23-58-26__4aae362d-0aaa-43a0-832c-b3cbce4001ce__wakuorg_nwaku:latest.log
2026-04-22 23:58:26.695 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:58:26.695 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-04-22_23-58-26__4aae362d-0aaa-43a0-832c-b3cbce4001ce__wakuorg_nwaku:latest.log
2026-04-22 23:58:26.699 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:58:26.699 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-04-22_23-58-26__4aae362d-0aaa-43a0-832c-b3cbce4001ce__wakuorg_nwaku:latest.log
2026-04-22 23:58:26.700 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-04-22 23:58:26.700 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-04-22 23:58:26.700 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 23:58:26.701 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 23:58:26.702 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 23:58:26.702 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.42.206
2026-04-22 23:58:26.702 DEBUG [src.node.docker_mananger] Generated ports ['56366', '56367', '56368', '56369', '56370']
2026-04-22 23:58:26.702 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 23:58:26.702 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 23:58:26.702 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 23:58:26.702 DEBUG [src.node.docker_mananger] docker run -i -t -p 56366:56366 -p 56367:56367 -p 56368:56368 -p 56369:56369 -p 56370:56370 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=56368 --rest-port=56366 --tcp-port=56367 --discv5-udp-port=56369 --rest-address=0.0.0.0 --nat=extip:172.18.42.206 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=7ac2256bfbcb3faac2fff7faf03a9a98feaa57f57d3dbad20d2bce03aad3ace7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56370 --metrics-logging=true --relay=true
2026-04-22 23:58:26.778 ERROR [src.node.docker_mananger] Max retries reached for container 29a3b4e86a7d. Exiting log stream.
2026-04-22 23:58:27.162 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.42.206 waku e34118bf8d1b02a2e2112fdea46d2170820c81f361785a1fbd7cb6ee180649c0
2026-04-22 23:58:27.438 DEBUG [src.node.docker_mananger] Container started with ID e34118bf8d1b. Setting up logs at ./log/docker/node1_2026-04-22_23-58-26__4aae362d-0aaa-43a0-832c-b3cbce4001ce__wakuorg_nwaku:latest.log
2026-04-22 23:58:27.439 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56366
2026-04-22 23:58:27.439 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 23:58:27.493 ERROR [src.node.docker_mananger] Max retries reached for container a9f857da19ce. Exiting log stream.
2026-04-22 23:58:28.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56366/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:58:28.442 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-22 23:58:28.443 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 23:58:28.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56366/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:58:28.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.42.206/tcp/56367/p2p/16Uiu2HAkwLTGto8RNuSqPFZe9U6rR5VcVtpHMYhea9r49wtg6cuK","/ip4/172.18.42.206/tcp/56368/ws/p2p/16Uiu2HAkwLTGto8RNuSqPFZe9U6rR5VcVtpHMYhea9r49wtg6cuK"],"enrUri":"enr:-L24QCuhdXDafLb47msm6WKEEF8d_wQ1dLloF_GgXc8R9cBLdhL9Kcu5T1V592Eq8qGqx0FXtPre40_bcImEWhOtlwACgmlkgnY0gmlwhKwSKs6KbXVsdGlhZGRyc5YACASsEirOBtwvAAoErBIqzgbcMN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECHGEaoasFaka8BQdK_DxHZ1VYy5Ai8RzvD8PV-9OMwV6DdGNwgtwvg3VkcILcMYV3YWt1MgE"}'
2026-04-22 23:58:28.445 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 23:58:28.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56366/admin/v1/log-level/NOTICE" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:58:28.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:58:28.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56366/admin/v1/log-level/WARN" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:58:28.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:58:28.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56366/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:58:28.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.42.206/tcp/56367/p2p/16Uiu2HAkwLTGto8RNuSqPFZe9U6rR5VcVtpHMYhea9r49wtg6cuK","/ip4/172.18.42.206/tcp/56368/ws/p2p/16Uiu2HAkwLTGto8RNuSqPFZe9U6rR5VcVtpHMYhea9r49wtg6cuK"],"enrUri":"enr:-L24QCuhdXDafLb47msm6WKEEF8d_wQ1dLloF_GgXc8R9cBLdhL9Kcu5T1V592Eq8qGqx0FXtPre40_bcImEWhOtlwACgmlkgnY0gmlwhKwSKs6KbXVsdGlhZGRyc5YACASsEirOBtwvAAoErBIqzgbcMN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECHGEaoasFaka8BQdK_DxHZ1VYy5Ai8RzvD8PV-9OMwV6DdGNwgtwvg3VkcILcMYV3YWt1MgE"}'
2026-04-22 23:58:28.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56366/version" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:58:28.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'"v0.38.0-18-gbb8a7e"'
2026-04-22 23:58:28.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56366/debug/v1/version" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:58:28.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'"v0.38.0-18-gbb8a7e"'
2026-04-22 23:58:30.453 DEBUG [tests.rest_flags.test_admin_flags] counts at WARN: {'TRC': 0, 'DBG': 0, 'INF': 0, 'NTC': 0, 'WRN': 0, 'ERR': 0, 'FTL': 0}
2026-04-22 23:58:30.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56366/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:58:30.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:58:30.457 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-04-22 23:58:30.458 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-04-22 23:58:30.458 DEBUG [src.node.waku_node] Stopping container with id e34118bf8d1b
2026-04-22 23:58:30.976 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 23:58:30.977 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-04-22 23:58:30.979 DEBUG [src.node.docker_mananger] No errors found in the waku logs.