mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 00:53:08 +00:00
97 lines
18 KiB
Plaintext
97 lines
18 KiB
Plaintext
2026-03-26 04:47:43.396 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-26 04:47:43.397 DEBUG [tests.conftest] Running test: test_light_push_while_peer_is_paused with id: 2026-03-26_04-47-43__310f6aaa-982b-4e8e-bcee-7d2c5ee6f110
|
|
2026-03-26 04:47:43.397 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-26 04:47:43.398 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-26 04:47:43.405 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:47:43.405 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-26_04-47-43__310f6aaa-982b-4e8e-bcee-7d2c5ee6f110__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:47:43.405 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:47:43.405 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:47:43.407 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:47:43.407 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.12.124
|
|
2026-03-26 04:47:43.407 DEBUG [src.node.docker_mananger] Generated ports ['39164', '39165', '39166', '39167', '39168']
|
|
2026-03-26 04:47:43.407 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:47:43.407 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:47:43.407 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:47:43.407 DEBUG [src.node.docker_mananger] docker run -i -t -p 39164:39164 -p 39165:39165 -p 39166:39166 -p 39167:39167 -p 39168:39168 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=39166 --rest-port=39164 --tcp-port=39165 --discv5-udp-port=39167 --rest-address=0.0.0.0 --nat=extip:172.18.12.124 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=acf9efd6cba9d8f41eb7d2fced6ad6cd2f13dceab2f172b7361d03af30f3443a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39168 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-26 04:47:43.599 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.12.124 waku 5c9269f07ba92c01a8f0e8f76c7c5628485822aaebe11a0cd489ed09a10ec238
|
|
2026-03-26 04:47:43.604 ERROR [src.node.docker_mananger] Max retries reached for container 40936e5c7e50. Exiting log stream.
|
|
2026-03-26 04:47:43.638 DEBUG [src.node.docker_mananger] Container started with ID 5c9269f07ba9. Setting up logs at ./log/docker/receiving_node1_2026-03-26_04-47-43__310f6aaa-982b-4e8e-bcee-7d2c5ee6f110__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:47:43.638 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39164
|
|
2026-03-26 04:47:43.639 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:47:44.197 ERROR [src.node.docker_mananger] Max retries reached for container 8b32a39030a5. Exiting log stream.
|
|
2026-03-26 04:47:44.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39164/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:47:44.643 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-26 04:47:44.643 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:47:44.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39164/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:47:44.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.12.124/tcp/39165/p2p/16Uiu2HAmVmRDN6WDSGQyZDJ7sSTBCYbzUKxDfUo6M7HeAzQUd1BT","/ip4/172.18.12.124/tcp/39166/ws/p2p/16Uiu2HAmVmRDN6WDSGQyZDJ7sSTBCYbzUKxDfUo6M7HeAzQUd1BT"],"enrUri":"enr:-L24QFpMTTzMpoqVuAjXaJpbpcsSpVMV9ILK2EYUaQZEXNh7H3f5cezk4XqogeddeifZT-d6K-5_ggSrFGh_fzUz6z0CgmlkgnY0gmlwhKwSDHyKbXVsdGlhZGRyc5YACASsEgx8Bpj9AAoErBIMfAaY_t0DgnJzhQADAQAAiXNlY3AyNTZrMaED_jxGk4fxLJ6QB_PsBztWzJaEJjTBJGACGggsP-rlcc6DdGNwgpj9g3VkcIKY_4V3YWt1Mgk"}'
|
|
2026-03-26 04:47:44.646 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:47:44.652 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:47:44.653 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-26_04-47-43__310f6aaa-982b-4e8e-bcee-7d2c5ee6f110__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:47:44.653 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:47:44.653 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:47:44.654 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:47:44.654 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.214.234
|
|
2026-03-26 04:47:44.654 DEBUG [src.node.docker_mananger] Generated ports ['61493', '61494', '61495', '61496', '61497']
|
|
2026-03-26 04:47:44.654 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:47:44.655 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:47:44.655 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:47:44.655 DEBUG [src.node.docker_mananger] docker run -i -t -p 61493:61493 -p 61494:61494 -p 61495:61495 -p 61496:61496 -p 61497:61497 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=61495 --rest-port=61493 --tcp-port=61494 --discv5-udp-port=61496 --rest-address=0.0.0.0 --nat=extip:172.18.214.234 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d106f221fcee25bec4fbbada5a802f2fd8aef8c2d999edc5aa7a0f8c5baa2f6c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61497 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-03-26 04:47:44.852 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.214.234 waku 5e63218759e0cd084cc6f468e87edaf1e84a957440d89b216085061e7e74d847
|
|
2026-03-26 04:47:44.889 DEBUG [src.node.docker_mananger] Container started with ID 5e63218759e0. Setting up logs at ./log/docker/receiving_node2_2026-03-26_04-47-43__310f6aaa-982b-4e8e-bcee-7d2c5ee6f110__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:47:44.889 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61493
|
|
2026-03-26 04:47:44.889 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:47:45.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61493/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:47:45.893 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-26 04:47:45.893 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:47:45.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61493/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:47:45.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.214.234/tcp/61494/p2p/16Uiu2HAm8MW53wbacYLnoZs1m8bUXTQ1s9qRPhbeQPbJiykzvnsh","/ip4/172.18.214.234/tcp/61495/ws/p2p/16Uiu2HAm8MW53wbacYLnoZs1m8bUXTQ1s9qRPhbeQPbJiykzvnsh"],"enrUri":"enr:-L24QJB990b0JikfEDOQbQoBaIOGUeSdn2vd3r8aiLz8UEvhDS-OzqLn1XqrepTuDakjGaTmP2KvVlqvX_mo1Mj6JKECgmlkgnY0gmlwhKwS1uqKbXVsdGlhZGRyc5YACASsEtbqBvA2AAoErBLW6gbwN90DgnJzhQADAQAAiXNlY3AyNTZrMaECwBZm-3e1R8HUriXsDRTdH5qm6NT8Miv4Gl3gLVBHgQiDdGNwgvA2g3VkcILwOIV3YWt1MgE"}'
|
|
2026-03-26 04:47:45.896 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:47:45.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61493/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.12.124/tcp/39165/p2p/16Uiu2HAmVmRDN6WDSGQyZDJ7sSTBCYbzUKxDfUo6M7HeAzQUd1BT"]'
|
|
2026-03-26 04:47:45.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:47:45.940 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:47:45.940 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-26_04-47-43__310f6aaa-982b-4e8e-bcee-7d2c5ee6f110__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:47:45.941 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:47:45.941 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:47:45.942 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:47:45.942 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.76
|
|
2026-03-26 04:47:45.942 DEBUG [src.node.docker_mananger] Generated ports ['36074', '36075', '36076', '36077', '36078']
|
|
2026-03-26 04:47:45.943 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:47:45.943 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:47:45.943 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:47:45.943 DEBUG [src.node.docker_mananger] docker run -i -t -p 36074:36074 -p 36075:36075 -p 36076:36076 -p 36077:36077 -p 36078:36078 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=36076 --rest-port=36074 --tcp-port=36075 --discv5-udp-port=36077 --rest-address=0.0.0.0 --nat=extip:172.18.144.76 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=db1b91fb74255ec26c5c05cfe563d0827bdee33372cb1dab906cdbf1a6d81f2d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36078 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QFpMTTzMpoqVuAjXaJpbpcsSpVMV9ILK2EYUaQZEXNh7H3f5cezk4XqogeddeifZT-d6K-5_ggSrFGh_fzUz6z0CgmlkgnY0gmlwhKwSDHyKbXVsdGlhZGRyc5YACASsEgx8Bpj9AAoErBIMfAaY_t0DgnJzhQADAQAAiXNlY3AyNTZrMaED_jxGk4fxLJ6QB_PsBztWzJaEJjTBJGACGggsP-rlcc6DdGNwgpj9g3VkcIKY_4V3YWt1Mgk --lightpushnode=/ip4/172.18.12.124/tcp/39165/p2p/16Uiu2HAmVmRDN6WDSGQyZDJ7sSTBCYbzUKxDfUo6M7HeAzQUd1BT --lightpush=true --relay=true
|
|
2026-03-26 04:47:46.153 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.76 waku 5b96b16ccede077f7ebc08c9a5495f9b80ac534b76155ff81214bc325cfe8872
|
|
2026-03-26 04:47:46.189 DEBUG [src.node.docker_mananger] Container started with ID 5b96b16ccede. Setting up logs at ./log/docker/lightpush_node1_2026-03-26_04-47-43__310f6aaa-982b-4e8e-bcee-7d2c5ee6f110__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:47:46.189 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36074
|
|
2026-03-26 04:47:46.190 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:47:47.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36074/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:47:47.215 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-26 04:47:47.217 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:47:47.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36074/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:47:47.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.76/tcp/36075/p2p/16Uiu2HAkyttSwGKXrUbgUhXMCBssTQemmrZCMgjZmGsSvbPMXCyU","/ip4/172.18.144.76/tcp/36076/ws/p2p/16Uiu2HAkyttSwGKXrUbgUhXMCBssTQemmrZCMgjZmGsSvbPMXCyU"],"enrUri":"enr:-L24QNVT031yPWrjpdOmgJa9x4fTlff1oDNZvtTIZvOFtBBEYIyvTlZGKNV5gYVivuVa69U6tRqGwEVhgrzZg-YL4cgCgmlkgnY0gmlwhKwSkEyKbXVsdGlhZGRyc5YACASsEpBMBozrAAoErBKQTAaM7N0DgnJzhQADAQAAiXNlY3AyNTZrMaECQmeG8rtpfJ9BDFYyaKSrdKsR_28Ar_JgbMafD5yAeQeDdGNwgozrg3VkcIKM7YV3YWt1Mgk"}'
|
|
2026-03-26 04:47:47.223 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:47:47.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36074/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.12.124/tcp/39165/p2p/16Uiu2HAmVmRDN6WDSGQyZDJ7sSTBCYbzUKxDfUo6M7HeAzQUd1BT"]'
|
|
2026-03-26 04:47:47.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:47:47.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36074/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.214.234/tcp/61494/p2p/16Uiu2HAm8MW53wbacYLnoZs1m8bUXTQ1s9qRPhbeQPbJiykzvnsh"]'
|
|
2026-03-26 04:47:47.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:47:47.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39164/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-26 04:47:47.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:47:47.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61493/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-26 04:47:47.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:47:47.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36074/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-26 04:47:47.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:47:47.275 DEBUG [src.node.waku_node] Stopping container with id 5c9269f07ba9
|
|
2026-03-26 04:47:47.826 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:47:47.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36074/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1774500467275268657}}'
|
|
2026-03-26 04:47:48.639 ERROR [src.node.docker_mananger] Max retries reached for container 5c9269f07ba9. Exiting log stream.
|
|
2026-03-26 04:47:52.837 ERROR [src.node.api_clients.base_client] HTTP error occurred: 503 Server Error: Service Unavailable for url: http://127.0.0.1:36074/lightpush/v1/message. Response content: b'Failed to request a message push: dial_failure'
|
|
2026-03-26 04:47:52.839 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-26 04:47:52.840 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-26 04:47:52.840 DEBUG [src.node.waku_node] Stopping container with id 5e63218759e0
|
|
2026-03-26 04:47:53.428 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:47:53.428 DEBUG [src.node.waku_node] Stopping container with id 5b96b16ccede
|
|
2026-03-26 04:47:53.974 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:47:53.976 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-26 04:47:53.985 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-26 04:47:53.993 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-26 04:47:54.001 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|