54 lines
8.7 KiB
Plaintext

2026-03-18 04:47:31.674 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-18 04:47:31.675 DEBUG [tests.conftest] Running test: test_log_level_INFO_from_DEBUG with id: 2026-03-18_04-47-31__ddedff36-b4e7-47d3-a172-037006cae0a2
2026-03-18 04:47:31.675 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-18 04:47:31.675 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-18 04:47:31.676 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-18 04:47:31.684 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:47:31.684 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_04-47-31__ddedff36-b4e7-47d3-a172-037006cae0a2__wakuorg_nwaku:latest.log
2026-03-18 04:47:31.691 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:47:31.692 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_04-47-31__ddedff36-b4e7-47d3-a172-037006cae0a2__wakuorg_nwaku:latest.log
2026-03-18 04:47:31.699 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:47:31.699 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-18_04-47-31__ddedff36-b4e7-47d3-a172-037006cae0a2__wakuorg_nwaku:latest.log
2026-03-18 04:47:31.707 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 04:47:31.707 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-18_04-47-31__ddedff36-b4e7-47d3-a172-037006cae0a2__wakuorg_nwaku:latest.log
2026-03-18 04:47:31.707 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-18 04:47:31.708 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-18 04:47:31.709 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 04:47:31.709 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 04:47:31.711 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 04:47:31.711 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.142.15
2026-03-18 04:47:31.711 DEBUG [src.node.docker_mananger] Generated ports ['59113', '59114', '59115', '59116', '59117']
2026-03-18 04:47:31.711 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 04:47:31.711 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 04:47:31.712 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 04:47:31.712 DEBUG [src.node.docker_mananger] docker run -i -t -p 59113:59113 -p 59114:59114 -p 59115:59115 -p 59116:59116 -p 59117:59117 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=59115 --rest-port=59113 --tcp-port=59114 --discv5-udp-port=59116 --rest-address=0.0.0.0 --nat=extip:172.18.142.15 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6a4e29d6fe92d5ac7e06beb1bf6db93dcfbe3f6bfb16cfc1bed1b9ffd8309dec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59117 --metrics-logging=true --relay=true
2026-03-18 04:47:31.855 ERROR [src.node.docker_mananger] Max retries reached for container 6f27163feda6. Exiting log stream.
2026-03-18 04:47:31.937 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.142.15 waku 27d5d12244c786f8907070d56d5150898490ae01bcce2c20546d28fef55c65a5
2026-03-18 04:47:31.979 DEBUG [src.node.docker_mananger] Container started with ID 27d5d12244c7. Setting up logs at ./log/docker/node1_2026-03-18_04-47-31__ddedff36-b4e7-47d3-a172-037006cae0a2__wakuorg_nwaku:latest.log
2026-03-18 04:47:31.980 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59113
2026-03-18 04:47:31.981 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 04:47:32.477 ERROR [src.node.docker_mananger] Max retries reached for container 9072be42c2e3. Exiting log stream.
2026-03-18 04:47:32.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59113/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:47:32.985 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-18 04:47:32.985 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 04:47:32.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59113/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:47:32.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.142.15/tcp/59114/p2p/16Uiu2HAm1Vb4fszGf4yjqMnAYmCWMFSNZGPBZdwgiTbRc3iwAmnx","/ip4/172.18.142.15/tcp/59115/ws/p2p/16Uiu2HAm1Vb4fszGf4yjqMnAYmCWMFSNZGPBZdwgiTbRc3iwAmnx"],"enrUri":"enr:-L24QFKJkT_FjxHwlFhHqz9e3MEVSrtyzDRNRblAGTMt3IeDDrv9a2MPCo7KqCMrk71VENxqaiWOi7_gxpO7JoWRxJQCgmlkgnY0gmlwhKwSjg-KbXVsdGlhZGRyc5YACASsEo4PBubqAAoErBKODwbm690DgnJzhQADAQAAiXNlY3AyNTZrMaECWibi6NTH_VWjz0BDbWWwifUnB4tJHhRbu_iMiGDmWAGDdGNwgubqg3VkcILm7IV3YWt1MgE"}'
2026-03-18 04:47:32.988 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 04:47:32.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59113/admin/v1/log-level/INFO" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:47:32.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:47:32.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59113/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:47:32.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.142.15/tcp/59114/p2p/16Uiu2HAm1Vb4fszGf4yjqMnAYmCWMFSNZGPBZdwgiTbRc3iwAmnx","/ip4/172.18.142.15/tcp/59115/ws/p2p/16Uiu2HAm1Vb4fszGf4yjqMnAYmCWMFSNZGPBZdwgiTbRc3iwAmnx"],"enrUri":"enr:-L24QFKJkT_FjxHwlFhHqz9e3MEVSrtyzDRNRblAGTMt3IeDDrv9a2MPCo7KqCMrk71VENxqaiWOi7_gxpO7JoWRxJQCgmlkgnY0gmlwhKwSjg-KbXVsdGlhZGRyc5YACASsEo4PBubqAAoErBKODwbm690DgnJzhQADAQAAiXNlY3AyNTZrMaECWibi6NTH_VWjz0BDbWWwifUnB4tJHhRbu_iMiGDmWAGDdGNwgubqg3VkcILm7IV3YWt1MgE"}'
2026-03-18 04:47:32.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59113/version" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:47:32.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.38.0-rc.0-2-g85a7bf'
2026-03-18 04:47:32.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59113/debug/v1/version" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:47:32.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.38.0-rc.0-2-g85a7bf'
2026-03-18 04:47:34.998 DEBUG [tests.rest_flags.test_admin_flags] counts at INFO: {'TRC': 0, 'DBG': 0, 'INF': 1, 'NTC': 0, 'WRN': 0, 'ERR': 0, 'FTL': 0}
2026-03-18 04:47:34.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59113/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
2026-03-18 04:47:35.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 04:47:35.003 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-18 04:47:35.004 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-18 04:47:35.005 DEBUG [src.node.waku_node] Stopping container with id 27d5d12244c7
2026-03-18 04:47:35.630 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 04:47:35.634 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-18 04:47:35.636 DEBUG [src.node.docker_mananger] No errors found in the waku logs.