mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-06 16:03:05 +00:00
110 lines
18 KiB
Plaintext
110 lines
18 KiB
Plaintext
2025-12-08 12:11:45.655 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 12:11:45.656 DEBUG [tests.conftest] Running test: test_on_empty_postgress_db with id: 2025-12-08_12-11-45__4728a366-b4bf-490b-887e-1147df70460c
|
|
2025-12-08 12:11:45.658 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 12:11:45.659 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-08 12:11:45.941 ERROR [src.node.docker_mananger] Max retries reached for container 332e97160db3. Exiting log stream.
|
|
2025-12-08 12:11:46.482 ERROR [src.node.docker_mananger] Max retries reached for container c1c20a3e9203. Exiting log stream.
|
|
2025-12-08 12:11:49.134 DEBUG [src.postgres_setup] Postgres container started
|
|
2025-12-08 12:11:49.141 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:11:49.142 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-08_12-11-45__4728a366-b4bf-490b-887e-1147df70460c__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:11:49.142 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:11:49.142 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:11:49.144 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:11:49.144 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.245.210
|
|
2025-12-08 12:11:49.144 DEBUG [src.node.docker_mananger] Generated ports ['14270', '14271', '14272', '14273', '14274']
|
|
2025-12-08 12:11:49.144 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:11:49.144 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:11:49.144 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:11:49.144 DEBUG [src.node.docker_mananger] docker run -i -t -p 14270:14270 -p 14271:14271 -p 14272:14272 -p 14273:14273 -p 14274:14274 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=14272 --rest-port=14270 --tcp-port=14271 --discv5-udp-port=14273 --rest-address=0.0.0.0 --nat=extip:172.18.245.210 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6acedc6c9f4bb0277a7ca3765794add3e193bbbbc602de05bb1d7050edfeaefd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14274 --metrics-logging=true --store=true --relay=true --store-message-db-url=postgres://postgres:test123@postgres:5432/postgres
|
|
2025-12-08 12:11:49.356 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.245.210 waku 8391b9e9d647fb926bffeaa29f65b3e15360901f782e6f4519806fdcb09244b4
|
|
2025-12-08 12:11:49.395 DEBUG [src.node.docker_mananger] Container started with ID 8391b9e9d647. Setting up logs at ./log/docker/publishing_node1_2025-12-08_12-11-45__4728a366-b4bf-490b-887e-1147df70460c__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:11:49.397 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14270
|
|
2025-12-08 12:11:49.398 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:11:50.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14270/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:12:10.420 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=14270): Read timed out. (read timeout=20)
|
|
2025-12-08 12:12:10.521 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:12:10.521 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:12:10.523 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:12:10.523 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.16.20
|
|
2025-12-08 12:12:10.523 DEBUG [src.node.docker_mananger] Generated ports ['21568', '21569', '21570', '21571', '21572']
|
|
2025-12-08 12:12:10.523 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:12:10.523 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:12:10.523 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:12:10.524 DEBUG [src.node.docker_mananger] docker run -i -t -p 21568:21568 -p 21569:21569 -p 21570:21570 -p 21571:21571 -p 21572:21572 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=21570 --rest-port=21568 --tcp-port=21569 --discv5-udp-port=21571 --rest-address=0.0.0.0 --nat=extip:172.18.16.20 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d82735b14ff08d696efcbdb34f3f0f9f5dc5be1a11c2f9cccc4cef2e2dfbb9fa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21572 --metrics-logging=true --store=true --relay=true --store-message-db-url=postgres://postgres:test123@postgres:5432/postgres
|
|
2025-12-08 12:12:10.718 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.16.20 waku e6f5dd9aebb480606751dbab5b0cbc010c4b5e0ae674ac2d740c15c6da42a54a
|
|
2025-12-08 12:12:10.749 DEBUG [src.node.docker_mananger] Container started with ID e6f5dd9aebb4. Setting up logs at ./log/docker/publishing_node1_2025-12-08_12-11-45__4728a366-b4bf-490b-887e-1147df70460c__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:12:10.749 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21568
|
|
2025-12-08 12:12:10.749 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:12:11.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21568/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:12:31.773 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=21568): Read timed out. (read timeout=20)
|
|
2025-12-08 12:12:31.873 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:12:31.873 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:12:31.875 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:12:31.875 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.176.54
|
|
2025-12-08 12:12:31.875 DEBUG [src.node.docker_mananger] Generated ports ['48627', '48628', '48629', '48630', '48631']
|
|
2025-12-08 12:12:31.876 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:12:31.876 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:12:31.876 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:12:31.876 DEBUG [src.node.docker_mananger] docker run -i -t -p 48627:48627 -p 48628:48628 -p 48629:48629 -p 48630:48630 -p 48631:48631 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=48629 --rest-port=48627 --tcp-port=48628 --discv5-udp-port=48630 --rest-address=0.0.0.0 --nat=extip:172.18.176.54 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ddf9ff32fd45d16baf505a7446c6b715bbfa33da9b148ece88ceafef25dd54e8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48631 --metrics-logging=true --store=true --relay=true --store-message-db-url=postgres://postgres:test123@postgres:5432/postgres
|
|
2025-12-08 12:12:32.063 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.176.54 waku 70a8ae7e9c27434d9c3eb8cf4d32ec9a41bbe7cdef05600fcae88b0a17675562
|
|
2025-12-08 12:12:32.090 DEBUG [src.node.docker_mananger] Container started with ID 70a8ae7e9c27. Setting up logs at ./log/docker/publishing_node1_2025-12-08_12-11-45__4728a366-b4bf-490b-887e-1147df70460c__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:12:32.090 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48627
|
|
2025-12-08 12:12:32.091 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:12:33.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48627/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:12:33.095 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":"READY"},{"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":"READY"},{"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 12:12:33.096 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:12:33.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48627/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:12:33.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.176.54/tcp/48628/p2p/16Uiu2HAkw8FzzNKiJZWMskgQY2tzJ5LFpE2JnzvwM7ZcosbmnFtE","/ip4/172.18.176.54/tcp/48629/ws/p2p/16Uiu2HAkw8FzzNKiJZWMskgQY2tzJ5LFpE2JnzvwM7ZcosbmnFtE"],"enrUri":"enr:-L24QBU_7hnRWScpw9CvGt06FUkZIDKu-6W843uADMUG53nvTcNd2OHxrs4sgGEFwnD6IJVya9_zgNmBpUhjfDONypUCgmlkgnY0gmlwhKwSsDaKbXVsdGlhZGRyc5YACASsErA2Br30AAoErBKwNga99d0DgnJzhQADAQAAiXNlY3AyNTZrMaECGUFi8_4ehoIBvtgBb7ciTnc_p_GZ6XE1E23ehMPHMRuDdGNwgr30g3VkcIK99oV3YWt1MgM"}'
|
|
2025-12-08 12:12:33.098 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:12:33.105 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:12:33.106 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-08_12-11-45__4728a366-b4bf-490b-887e-1147df70460c__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:12:33.106 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:12:33.106 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:12:33.107 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:12:33.107 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.73.140
|
|
2025-12-08 12:12:33.108 DEBUG [src.node.docker_mananger] Generated ports ['10264', '10265', '10266', '10267', '10268']
|
|
2025-12-08 12:12:33.108 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:12:33.108 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:12:33.108 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:12:33.108 DEBUG [src.node.docker_mananger] docker run -i -t -p 10264:10264 -p 10265:10265 -p 10266:10266 -p 10267:10267 -p 10268:10268 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=10266 --rest-port=10264 --tcp-port=10265 --discv5-udp-port=10267 --rest-address=0.0.0.0 --nat=extip:172.18.73.140 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2ca7ef0e8f3481b3ba6aeeadc4facbdbc13bbb65d263aba7f330fc8cb670dfde --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10268 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QBU_7hnRWScpw9CvGt06FUkZIDKu-6W843uADMUG53nvTcNd2OHxrs4sgGEFwnD6IJVya9_zgNmBpUhjfDONypUCgmlkgnY0gmlwhKwSsDaKbXVsdGlhZGRyc5YACASsErA2Br30AAoErBKwNga99d0DgnJzhQADAQAAiXNlY3AyNTZrMaECGUFi8_4ehoIBvtgBb7ciTnc_p_GZ6XE1E23ehMPHMRuDdGNwgr30g3VkcIK99oV3YWt1MgM --storenode=/ip4/172.18.176.54/tcp/48628/p2p/16Uiu2HAkw8FzzNKiJZWMskgQY2tzJ5LFpE2JnzvwM7ZcosbmnFtE --store=false --relay=true
|
|
2025-12-08 12:12:33.308 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.73.140 waku 2ccb57e61bd403f4587184556cc91ba03e5e040439877adf6176ebc5018906b2
|
|
2025-12-08 12:12:33.340 DEBUG [src.node.docker_mananger] Container started with ID 2ccb57e61bd4. Setting up logs at ./log/docker/store_node1_2025-12-08_12-11-45__4728a366-b4bf-490b-887e-1147df70460c__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:12:33.341 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10264
|
|
2025-12-08 12:12:33.341 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:12:34.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10264/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:12:34.357 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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-08 12:12:34.357 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:12:34.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10264/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:12:34.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.73.140/tcp/10265/p2p/16Uiu2HAmDebWj9uVHaYW1CVgSx9CgZFvDwZuE6aKMYAaF4tTKhVW","/ip4/172.18.73.140/tcp/10266/ws/p2p/16Uiu2HAmDebWj9uVHaYW1CVgSx9CgZFvDwZuE6aKMYAaF4tTKhVW"],"enrUri":"enr:-L24QJHrcBQw0I3a8ogrcHtGRciMOduDwZze2up9LVLK7-4uBieGfXwvMv0c9ADgQopIIyNxqVspgZM1XgY0w2Hoxt4CgmlkgnY0gmlwhKwSSYyKbXVsdGlhZGRyc5YACASsEkmMBigZAAoErBJJjAYoGt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDDsHdXwBqwFkZzEcDxA3MXJhsbSuMapMGR7KJetnIOiWDdGNwgigZg3VkcIIoG4V3YWt1MgE"}'
|
|
2025-12-08 12:12:34.364 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:12:34.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10264/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.176.54/tcp/48628/p2p/16Uiu2HAkw8FzzNKiJZWMskgQY2tzJ5LFpE2JnzvwM7ZcosbmnFtE"]'
|
|
2025-12-08 12:12:34.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:12:34.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48627/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-08 12:12:34.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:12:34.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10264/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-08 12:12:34.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:12:34.373 DEBUG [src.steps.store] Relaying message
|
|
2025-12-08 12:12:34.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48627/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 12:12:34.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:12:34.380 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-08 12:12:34.581 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-08 12:12:34.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48627/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:12:34.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x1fab08d2ef9cb2645fd12d2a65f556588e13838007ec0dbee45627b0e5583388"}]}'
|
|
2025-12-08 12:12:34.588 DEBUG [src.steps.store] messages length is 1
|
|
2025-12-08 12:12:34.588 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-08 12:12:34.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10264/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:12:34.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c467b52c2f870a7f179f","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x1fab08d2ef9cb2645fd12d2a65f556588e13838007ec0dbee45627b0e5583388"}]}'
|
|
2025-12-08 12:12:34.597 DEBUG [src.steps.store] messages length is 1
|
|
2025-12-08 12:12:34.730 DEBUG [src.postgres_setup] Postgres container stopped and removed.
|
|
2025-12-08 12:12:34.732 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 12:12:34.733 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 12:12:34.733 DEBUG [src.node.waku_node] Stopping container with id 70a8ae7e9c27
|
|
2025-12-08 12:12:35.344 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:12:35.344 DEBUG [src.node.waku_node] Stopping container with id 2ccb57e61bd4
|
|
2025-12-08 12:12:35.906 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:12:35.907 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 12:12:35.914 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:12:35.921 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:12:35.927 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:12:35.932 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|