98 lines
19 KiB
Plaintext

2025-12-08 12:13:39.469 DEBUG [tests.conftest] Running fixture setup: test_id
2025-12-08 12:13:39.469 DEBUG [tests.conftest] Running test: test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list1] with id: 2025-12-08_12-13-39__5166e394-6ff3-485f-b5d8-fe56cdf4a2a1
2025-12-08 12:13:39.470 DEBUG [src.steps.common] Running fixture setup: common_setup
2025-12-08 12:13:39.470 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2025-12-08 12:13:39.470 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2025-12-08 12:13:39.477 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-08 12:13:39.477 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_12-13-39__5166e394-6ff3-485f-b5d8-fe56cdf4a2a1__wakuorg_nwaku:latest.log
2025-12-08 12:13:39.478 DEBUG [src.node.waku_node] Starting Node...
2025-12-08 12:13:39.478 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2025-12-08 12:13:39.479 DEBUG [src.node.docker_mananger] Network waku already exists
2025-12-08 12:13:39.479 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.57.101
2025-12-08 12:13:39.479 DEBUG [src.node.docker_mananger] Generated ports ['9046', '9047', '9048', '9049', '9050']
2025-12-08 12:13:39.480 DEBUG [src.node.waku_node] RLN credentials were not set
2025-12-08 12:13:39.480 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2025-12-08 12:13:39.480 DEBUG [src.node.waku_node] Using volumes []
2025-12-08 12:13:39.480 DEBUG [src.node.docker_mananger] docker run -i -t -p 9046:9046 -p 9047:9047 -p 9048:9048 -p 9049:9049 -p 9050:9050 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=9048 --rest-port=9046 --tcp-port=9047 --discv5-udp-port=9049 --rest-address=0.0.0.0 --nat=extip:172.18.57.101 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3ce274b4b0bc29f5122d9a8887705cecbb26a81aee49d35bebdee2c4bf36329e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9050 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
2025-12-08 12:13:39.669 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.57.101 waku 056780af43212fb27b57acefb868759983328d97329ab427e851b40b80192f4f
2025-12-08 12:13:39.703 DEBUG [src.node.docker_mananger] Container started with ID 056780af4321. Setting up logs at ./log/docker/node1_2025-12-08_12-13-39__5166e394-6ff3-485f-b5d8-fe56cdf4a2a1__wakuorg_nwaku:latest.log
2025-12-08 12:13:39.704 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9046
2025-12-08 12:13:39.705 DEBUG [src.libs.common] Sleeping for 1 seconds
2025-12-08 12:13:39.720 ERROR [src.node.docker_mananger] Max retries reached for container 8722f631cd93. Exiting log stream.
2025-12-08 12:13:40.272 ERROR [src.node.docker_mananger] Max retries reached for container c2a142898262. Exiting log stream.
2025-12-08 12:13:40.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9046/health" -H "Content-Type: application/json" -d 'None'
2025-12-08 12:13:40.709 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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"}]}'
2025-12-08 12:13:40.709 INFO [src.node.waku_node] Node protocols are initialized !!
2025-12-08 12:13:40.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9046/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2025-12-08 12:13:40.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.57.101/tcp/9047/p2p/16Uiu2HAmA2PSSGNb9JuuA8tjbXM2q4RJ4NDqRs2hLtQaiHwp8GoB","/ip4/172.18.57.101/tcp/9048/ws/p2p/16Uiu2HAmA2PSSGNb9JuuA8tjbXM2q4RJ4NDqRs2hLtQaiHwp8GoB"],"enrUri":"enr:-L24QJ3dhr6zNperiC-xdifpITNPWlR0ZVrAOrF0QNDFvrRWHBBvZzEmcS69Oc_tJJIM3iVG5FvJFvMaeMKOAtY1ZKkCgmlkgnY0gmlwhKwSOWWKbXVsdGlhZGRyc5YACASsEjllBiNXAAoErBI5ZQYjWN0DgnJzhQACAQAAiXNlY3AyNTZrMaEC2Og-I0Y_X6uNSmkuq93voEON2M_Qg3MvgV7_c2MgadqDdGNwgiNXg3VkcIIjWYV3YWt1MgU"}'
2025-12-08 12:13:40.711 INFO [src.node.waku_node] REST service is ready !!
2025-12-08 12:13:40.718 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-08 12:13:40.718 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-08_12-13-39__5166e394-6ff3-485f-b5d8-fe56cdf4a2a1__wakuorg_nwaku:latest.log
2025-12-08 12:13:40.718 DEBUG [src.node.waku_node] Starting Node...
2025-12-08 12:13:40.718 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2025-12-08 12:13:40.720 DEBUG [src.node.docker_mananger] Network waku already exists
2025-12-08 12:13:40.720 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.123.121
2025-12-08 12:13:40.720 DEBUG [src.node.docker_mananger] Generated ports ['19709', '19710', '19711', '19712', '19713']
2025-12-08 12:13:40.720 DEBUG [src.node.waku_node] RLN credentials were not set
2025-12-08 12:13:40.720 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2025-12-08 12:13:40.720 DEBUG [src.node.waku_node] Using volumes []
2025-12-08 12:13:40.721 DEBUG [src.node.docker_mananger] docker run -i -t -p 19709:19709 -p 19710:19710 -p 19711:19711 -p 19712:19712 -p 19713:19713 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=19711 --rest-port=19709 --tcp-port=19710 --discv5-udp-port=19712 --rest-address=0.0.0.0 --nat=extip:172.18.123.121 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ea1ae8af0fced25f9f1d8dcfc3aecb1c2ad3884ed0d6ffca670c2a8e00e87d9a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19713 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJ3dhr6zNperiC-xdifpITNPWlR0ZVrAOrF0QNDFvrRWHBBvZzEmcS69Oc_tJJIM3iVG5FvJFvMaeMKOAtY1ZKkCgmlkgnY0gmlwhKwSOWWKbXVsdGlhZGRyc5YACASsEjllBiNXAAoErBI5ZQYjWN0DgnJzhQACAQAAiXNlY3AyNTZrMaEC2Og-I0Y_X6uNSmkuq93voEON2M_Qg3MvgV7_c2MgadqDdGNwgiNXg3VkcIIjWYV3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
2025-12-08 12:13:40.911 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.123.121 waku 3572e0d567b4e33f06d0d3c9a992991f91f9569c356e5c4c174c72f4efbba8fd
2025-12-08 12:13:40.941 DEBUG [src.node.docker_mananger] Container started with ID 3572e0d567b4. Setting up logs at ./log/docker/node2_2025-12-08_12-13-39__5166e394-6ff3-485f-b5d8-fe56cdf4a2a1__wakuorg_nwaku:latest.log
2025-12-08 12:13:40.942 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19709
2025-12-08 12:13:40.942 DEBUG [src.libs.common] Sleeping for 1 seconds
2025-12-08 12:13:41.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19709/health" -H "Content-Type: application/json" -d 'None'
2025-12-08 12:13:41.955 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":"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":"READY"}]}'
2025-12-08 12:13:41.957 INFO [src.node.waku_node] Node protocols are initialized !!
2025-12-08 12:13:41.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19709/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2025-12-08 12:13:41.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.123.121/tcp/19710/p2p/16Uiu2HAm7gCL5FeELvcWFJ4TPFaTrYQcGazqHXu29LkT2TRdKsHD","/ip4/172.18.123.121/tcp/19711/ws/p2p/16Uiu2HAm7gCL5FeELvcWFJ4TPFaTrYQcGazqHXu29LkT2TRdKsHD"],"enrUri":"enr:-L24QDtzLdXzVy9oYdqjUxvOBuGyYvKNzMUjxoZfdpExj8WcbS3ul15s428-fqog_F047KBsJZSTBzT_xiJs6iGs3_kCgmlkgnY0gmlwhKwSe3mKbXVsdGlhZGRyc5YACASsEnt5Bkz-AAoErBJ7eQZM_90DgnJzhQACAQAAiXNlY3AyNTZrMaECtgSw4B8WMZp060-IFF1bpy_BksYTiRDM8WECz4rOacSDdGNwgkz-g3VkcIJNAIV3YWt1MgE"}'
2025-12-08 12:13:41.966 INFO [src.node.waku_node] REST service is ready !!
2025-12-08 12:13:41.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19709/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.57.101/tcp/9047/p2p/16Uiu2HAmA2PSSGNb9JuuA8tjbXM2q4RJ4NDqRs2hLtQaiHwp8GoB"]'
2025-12-08 12:13:41.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:13:41.970 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9046/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto", "/waku/2/content/test.js", "/app/22/sometopic/someencoding", "/toychat/2/huilong/proto", "/statusim/1/community/cbor", "/app/27/sometopic/someencoding", "/app/29/sometopic/someencoding", "/app/20/sometopic/someencoding"]'
2025-12-08 12:13:41.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:13:41.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19709/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto", "/waku/2/content/test.js", "/app/22/sometopic/someencoding", "/toychat/2/huilong/proto", "/statusim/1/community/cbor", "/app/27/sometopic/someencoding", "/app/29/sometopic/someencoding", "/app/20/sometopic/someencoding"]'
2025-12-08 12:13:41.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:13:41.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9046/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L215YXBwLzEvbGF0ZXN0L3Byb3Rv", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2025-12-08 12:13:42.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:13:42.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9046/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L3dha3UvMi9jb250ZW50L3Rlc3QuanM=", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
2025-12-08 12:13:42.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:13:42.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9046/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L2FwcC8yMi9zb21ldG9waWMvc29tZWVuY29kaW5n", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
2025-12-08 12:13:42.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:13:42.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9046/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L3RveWNoYXQvMi9odWlsb25nL3Byb3Rv", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
2025-12-08 12:13:42.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:13:42.022 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9046/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L3N0YXR1c2ltLzEvY29tbXVuaXR5L2Nib3I=", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
2025-12-08 12:13:42.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:13:42.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9046/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L2FwcC8yNy9zb21ldG9waWMvc29tZWVuY29kaW5n", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
2025-12-08 12:13:42.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:13:42.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9046/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L2FwcC8yOS9zb21ldG9waWMvc29tZWVuY29kaW5n", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
2025-12-08 12:13:42.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:13:42.038 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9046/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L2FwcC8yMC9zb21ldG9waWMvc29tZWVuY29kaW5n", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
2025-12-08 12:13:42.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:13:42.043 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2025-12-08 12:13:42.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19709/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
2025-12-08 12:13:42.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L215YXBwLzEvbGF0ZXN0L3Byb3Rv","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765196021992348485,"ephemeral":false,"proof":""}]'
2025-12-08 12:13:42.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19709/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
2025-12-08 12:13:42.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3dha3UvMi9jb250ZW50L3Rlc3QuanM=","contentTopic":"/waku/2/content/test.js","version":0,"timestamp":1765196022003765431,"ephemeral":false,"proof":""}]'
2025-12-08 12:13:42.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19709/relay/v1/auto/messages/%2Fapp%2F22%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
2025-12-08 12:13:42.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L2FwcC8yMi9zb21ldG9waWMvc29tZWVuY29kaW5n","contentTopic":"/app/22/sometopic/someencoding","version":0,"timestamp":1765196022009343158,"ephemeral":false,"proof":""}]'
2025-12-08 12:13:42.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19709/relay/v1/auto/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto" -H "Content-Type: application/json" -d 'None'
2025-12-08 12:13:42.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3RveWNoYXQvMi9odWlsb25nL3Byb3Rv","contentTopic":"/toychat/2/huilong/proto","version":0,"timestamp":1765196022015294911,"ephemeral":false,"proof":""}]'
2025-12-08 12:13:42.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19709/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
2025-12-08 12:13:42.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3N0YXR1c2ltLzEvY29tbXVuaXR5L2Nib3I=","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1765196022022201100,"ephemeral":false,"proof":""}]'
2025-12-08 12:13:42.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19709/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
2025-12-08 12:13:42.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L2FwcC8yNy9zb21ldG9waWMvc29tZWVuY29kaW5n","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1765196022027948559,"ephemeral":false,"proof":""}]'
2025-12-08 12:13:42.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19709/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
2025-12-08 12:13:42.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L2FwcC8yOS9zb21ldG9waWMvc29tZWVuY29kaW5n","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1765196022033010182,"ephemeral":false,"proof":""}]'
2025-12-08 12:13:42.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19709/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
2025-12-08 12:13:42.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L2FwcC8yMC9zb21ldG9waWMvc29tZWVuY29kaW5n","contentTopic":"/app/20/sometopic/someencoding","version":0,"timestamp":1765196022038403698,"ephemeral":false,"proof":""}]'
2025-12-08 12:13:42.165 DEBUG [tests.conftest] Running fixture teardown: test_setup
2025-12-08 12:13:42.167 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2025-12-08 12:13:42.167 DEBUG [src.node.waku_node] Stopping container with id 056780af4321
2025-12-08 12:13:42.679 DEBUG [src.node.waku_node] Container stopped.
2025-12-08 12:13:42.679 DEBUG [src.node.waku_node] Stopping container with id 3572e0d567b4
2025-12-08 12:13:43.191 DEBUG [src.node.waku_node] Container stopped.
2025-12-08 12:13:43.193 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2025-12-08 12:13:43.202 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2025-12-08 12:13:43.211 DEBUG [src.node.docker_mananger] No errors found in the waku logs.