mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-25 03:39:27 +00:00
107 lines
18 KiB
Plaintext
107 lines
18 KiB
Plaintext
2026-04-23 05:10:26.802 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 05:10:26.803 DEBUG [tests.conftest] Running test: test_publish_after_node_pauses_and_pauses with id: 2026-04-23_05-10-26__6fb4cf34-185f-42fc-b728-56ef0884d244
|
|
2026-04-23 05:10:26.803 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 05:10:26.803 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-04-23 05:10:26.805 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-04-23 05:10:26.815 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:10:26.815 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_05-10-26__6fb4cf34-185f-42fc-b728-56ef0884d244__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:10:26.815 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:10:26.816 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:10:26.817 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:10:26.817 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.194.120
|
|
2026-04-23 05:10:26.818 DEBUG [src.node.docker_mananger] Generated ports ['56191', '56192', '56193', '56194', '56195']
|
|
2026-04-23 05:10:26.818 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:10:26.818 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:10:26.818 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:10:26.818 DEBUG [src.node.docker_mananger] docker run -i -t -p 56191:56191 -p 56192:56192 -p 56193:56193 -p 56194:56194 -p 56195:56195 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=56193 --rest-port=56191 --tcp-port=56192 --discv5-udp-port=56194 --rest-address=0.0.0.0 --nat=extip:172.18.194.120 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=b5cc6e56b67ebfcce8eefec6b3810ecaf51b7e2317747fbfe7d814f6a237117a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56195 --metrics-logging=true --relay=true
|
|
2026-04-23 05:10:26.998 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.194.120 waku 34dbf5a78589a2ae646295c784c313330f18cea4e0dad09d95d6e3be496735aa
|
|
2026-04-23 05:10:27.036 DEBUG [src.node.docker_mananger] Container started with ID 34dbf5a78589. Setting up logs at ./log/docker/node1_2026-04-23_05-10-26__6fb4cf34-185f-42fc-b728-56ef0884d244__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:10:27.038 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56191
|
|
2026-04-23 05:10:27.038 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:10:27.153 ERROR [src.node.docker_mananger] Max retries reached for container 87dc8ee61517. Exiting log stream.
|
|
2026-04-23 05:10:27.627 ERROR [src.node.docker_mananger] Max retries reached for container d9ae6b42713a. Exiting log stream.
|
|
2026-04-23 05:10:28.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56191/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:28.041 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-23 05:10:28.042 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:10:28.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56191/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:28.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.194.120/tcp/56192/p2p/16Uiu2HAmB3AEq5q2HcuhqwyRjCuL6FBSBr4yeoc6ruhEMmjLhkFs","/ip4/172.18.194.120/tcp/56193/ws/p2p/16Uiu2HAmB3AEq5q2HcuhqwyRjCuL6FBSBr4yeoc6ruhEMmjLhkFs"],"enrUri":"enr:-L24QA0-WIvWdo_C56x_eXTvWsQU-XI526ihqZD8KOQi1-zPTaYd9gEJmi9e0n0OpjbpXCfzyzaKohjq2HcjtkZdVFACgmlkgnY0gmlwhKwSwniKbXVsdGlhZGRyc5YACASsEsJ4BtuAAAoErBLCeAbbgd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC5_aVxYazY_c_A406eOv8sd8ux6Y52-rkUtlxuMBgPRqDdGNwgtuAg3VkcILbgoV3YWt1MgE"}'
|
|
2026-04-23 05:10:28.044 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:10:28.051 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:10:28.051 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_05-10-26__6fb4cf34-185f-42fc-b728-56ef0884d244__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:10:28.051 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:10:28.051 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:10:28.053 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:10:28.053 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.200.17
|
|
2026-04-23 05:10:28.053 DEBUG [src.node.docker_mananger] Generated ports ['25750', '25751', '25752', '25753', '25754']
|
|
2026-04-23 05:10:28.053 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:10:28.053 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:10:28.053 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:10:28.053 DEBUG [src.node.docker_mananger] docker run -i -t -p 25750:25750 -p 25751:25751 -p 25752:25752 -p 25753:25753 -p 25754:25754 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=25752 --rest-port=25750 --tcp-port=25751 --discv5-udp-port=25753 --rest-address=0.0.0.0 --nat=extip:172.18.200.17 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=cfa859357fa1e4b2cc7ba9b21c2fbd9c5b7dba4eb2bc182f5eac89eddaaf7ccb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25754 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QA0-WIvWdo_C56x_eXTvWsQU-XI526ihqZD8KOQi1-zPTaYd9gEJmi9e0n0OpjbpXCfzyzaKohjq2HcjtkZdVFACgmlkgnY0gmlwhKwSwniKbXVsdGlhZGRyc5YACASsEsJ4BtuAAAoErBLCeAbbgd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC5_aVxYazY_c_A406eOv8sd8ux6Y52-rkUtlxuMBgPRqDdGNwgtuAg3VkcILbgoV3YWt1MgE
|
|
2026-04-23 05:10:28.249 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.200.17 waku 337bdb98ace6e59753ac21e55d84ffd02cf5cc0686131b72081689adff65fb8a
|
|
2026-04-23 05:10:28.282 DEBUG [src.node.docker_mananger] Container started with ID 337bdb98ace6. Setting up logs at ./log/docker/node2_2026-04-23_05-10-26__6fb4cf34-185f-42fc-b728-56ef0884d244__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:10:28.282 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25750
|
|
2026-04-23 05:10:28.283 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:10:29.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25750/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:29.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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-23 05:10:29.297 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:10:29.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25750/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:29.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.200.17/tcp/25751/p2p/16Uiu2HAm1nQhqCfmX9be1EvhbeDJHgw4aiyQSYtd7smQAxYXExoo","/ip4/172.18.200.17/tcp/25752/ws/p2p/16Uiu2HAm1nQhqCfmX9be1EvhbeDJHgw4aiyQSYtd7smQAxYXExoo"],"enrUri":"enr:-L24QHRUCaClvMHLggBmvJ6oAZKl91ra2TU3NW69Kj_ZOfs-RsPaCqfGs1UnXi1GvWoWedVSFAYsIYxx51r_vEcyo2kCgmlkgnY0gmlwhKwSyBGKbXVsdGlhZGRyc5YACASsEsgRBmSXAAoErBLIEQZkmN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECXnYL_Knv9SxrIwRXmNGOqZLHyKNEC4eHpfP3JB8QVN6DdGNwgmSXg3VkcIJkmYV3YWt1MgE"}'
|
|
2026-04-23 05:10:29.301 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:10:29.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25750/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.194.120/tcp/56192/p2p/16Uiu2HAmB3AEq5q2HcuhqwyRjCuL6FBSBr4yeoc6ruhEMmjLhkFs"]'
|
|
2026-04-23 05:10:29.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:10:29.305 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
|
2026-04-23 05:10:29.305 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56191/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:10:29.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:10:29.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25750/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:10:29.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:10:29.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56191/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:10:29.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:10:29.325 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:10:29.425 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 05:10:29.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56191/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:29.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1776921029318600192,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 05:10:29.430 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 05:10:29.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25750/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:29.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1776921029318600192,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 05:10:29.433 INFO [src.steps.relay] WARM UP successful!!
|
|
2026-04-23 05:10:29.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56191/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:10:29.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:10:29.439 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:10:29.539 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 05:10:29.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56191/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:29.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1776921029434578790,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 05:10:29.543 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 05:10:29.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25750/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:29.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1776921029434578790,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 05:10:29.547 DEBUG [src.node.waku_node] Pausing container with id 34dbf5a78589
|
|
2026-04-23 05:10:29.557 DEBUG [src.node.waku_node] Unpause container with id 34dbf5a78589
|
|
2026-04-23 05:10:29.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56191/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "TTE=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:10:29.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:10:29.572 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:10:29.672 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 05:10:29.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56191/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:29.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TTE=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1776921029566544967,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 05:10:29.677 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 05:10:29.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25750/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:29.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TTE=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1776921029566544967,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 05:10:29.681 DEBUG [src.node.waku_node] Pausing container with id 337bdb98ace6
|
|
2026-04-23 05:10:29.690 DEBUG [src.node.waku_node] Unpause container with id 337bdb98ace6
|
|
2026-04-23 05:10:29.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56191/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "TTI=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:10:29.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:10:29.703 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:10:29.803 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 05:10:29.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56191/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:29.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TTI=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1776921029698649896,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 05:10:29.808 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-04-23 05:10:29.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25750/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:29.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TTI=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1776921029698649896,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 05:10:29.814 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 05:10:29.815 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 05:10:29.815 DEBUG [src.node.waku_node] Stopping container with id 34dbf5a78589
|
|
2026-04-23 05:10:30.272 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:10:30.274 DEBUG [src.node.waku_node] Stopping container with id 337bdb98ace6
|
|
2026-04-23 05:10:30.710 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:10:30.713 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 05:10:30.727 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:10:30.734 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|