101 lines
19 KiB
Plaintext

2026-03-08 04:32:04.711 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-08 04:32:04.712 DEBUG [tests.conftest] Running test: test_store_node_not_connected_directly_to_relaying_node with id: 2026-03-08_04-32-04__133aa884-00ff-4b4e-bcc6-05af6252c065
2026-03-08 04:32:04.712 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-08 04:32:04.712 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-08 04:32:04.712 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-08 04:32:04.722 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-08 04:32:04.722 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-08_04-32-04__133aa884-00ff-4b4e-bcc6-05af6252c065__wakuorg_nwaku:latest.log
2026-03-08 04:32:04.729 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-08 04:32:04.729 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-08_04-32-04__133aa884-00ff-4b4e-bcc6-05af6252c065__wakuorg_nwaku:latest.log
2026-03-08 04:32:04.736 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-08 04:32:04.737 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-08_04-32-04__133aa884-00ff-4b4e-bcc6-05af6252c065__wakuorg_nwaku:latest.log
2026-03-08 04:32:04.737 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-08 04:32:04.737 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-08 04:32:04.738 DEBUG [src.node.waku_node] Starting Node...
2026-03-08 04:32:04.738 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-08 04:32:04.788 DEBUG [src.node.docker_mananger] Network waku created
2026-03-08 04:32:04.789 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.253.52
2026-03-08 04:32:04.789 DEBUG [src.node.docker_mananger] Generated ports ['40760', '40761', '40762', '40763', '40764']
2026-03-08 04:32:04.789 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-08 04:32:04.789 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-08 04:32:04.789 DEBUG [src.node.waku_node] Using volumes []
2026-03-08 04:32:04.789 DEBUG [src.node.docker_mananger] docker run -i -t -p 40760:40760 -p 40761:40761 -p 40762:40762 -p 40763:40763 -p 40764:40764 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=40762 --rest-port=40760 --tcp-port=40761 --discv5-udp-port=40763 --rest-address=0.0.0.0 --nat=extip:172.18.253.52 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=81fc07615803bea15b43b6deecadcda4edcbb4f4385b9dfc78b2f45d8f4b15df --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40764 --metrics-logging=true --relay=true
2026-03-08 04:32:08.401 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.253.52 waku 8dc6efd4c2c1e84d2ae3985350b64a02458f9bc0f65da583d28a88cbe75030d3
2026-03-08 04:32:08.437 DEBUG [src.node.docker_mananger] Container started with ID 8dc6efd4c2c1. Setting up logs at ./log/docker/node1_2026-03-08_04-32-04__133aa884-00ff-4b4e-bcc6-05af6252c065__wakuorg_nwaku:latest.log
2026-03-08 04:32:08.438 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40760
2026-03-08 04:32:08.438 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-08 04:32:09.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40760/health" -H "Content-Type: application/json" -d 'None'
2026-03-08 04:32:09.443 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-08 04:32:09.443 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-08 04:32:09.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40760/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-08 04:32:09.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.253.52/tcp/40761/p2p/16Uiu2HAmSPhkcyQsorX8yzpLj8K4KUfubebFaCBNUniEeESdaj1n","/ip4/172.18.253.52/tcp/40762/ws/p2p/16Uiu2HAmSPhkcyQsorX8yzpLj8K4KUfubebFaCBNUniEeESdaj1n"],"enrUri":"enr:-L24QNxZxc25W3GIynPUoQCgsDWScZRjPZ3pcxnssfpcodezf0_bVl4rHjDSmYrlzsTdD8hQMkX6R42ndX-ZP2v2aXECgmlkgnY0gmlwhKwS_TSKbXVsdGlhZGRyc5YACASsEv00Bp85AAoErBL9NAafOt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDzBkjQPRZVu6ohLluPHIe2gEsJC-FG4KQ3WJO9kb-It2DdGNwgp85g3VkcIKfO4V3YWt1MgE"}'
2026-03-08 04:32:09.446 INFO [src.node.waku_node] REST service is ready !!
2026-03-08 04:32:09.446 DEBUG [src.node.waku_node] Starting Node...
2026-03-08 04:32:09.447 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-08 04:32:09.448 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-08 04:32:09.448 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.40.70
2026-03-08 04:32:09.449 DEBUG [src.node.docker_mananger] Generated ports ['10129', '10130', '10131', '10132', '10133']
2026-03-08 04:32:09.449 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-08 04:32:09.449 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-08 04:32:09.449 DEBUG [src.node.waku_node] Using volumes []
2026-03-08 04:32:09.449 DEBUG [src.node.docker_mananger] docker run -i -t -p 10129:10129 -p 10130:10130 -p 10131:10131 -p 10132:10132 -p 10133:10133 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=10131 --rest-port=10129 --tcp-port=10130 --discv5-udp-port=10132 --rest-address=0.0.0.0 --nat=extip:172.18.40.70 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=56f3e43e8cc172352fdc363dbd474f22ef1c8ed360eeecfe720c4b0cd1c6cb6d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10133 --metrics-logging=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QNxZxc25W3GIynPUoQCgsDWScZRjPZ3pcxnssfpcodezf0_bVl4rHjDSmYrlzsTdD8hQMkX6R42ndX-ZP2v2aXECgmlkgnY0gmlwhKwS_TSKbXVsdGlhZGRyc5YACASsEv00Bp85AAoErBL9NAafOt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDzBkjQPRZVu6ohLluPHIe2gEsJC-FG4KQ3WJO9kb-It2DdGNwgp85g3VkcIKfO4V3YWt1MgE
2026-03-08 04:32:09.641 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.40.70 waku f9a17eeca18f8e6bd155e92307632787a819fae6a199a1187363db4400bad2fb
2026-03-08 04:32:09.676 DEBUG [src.node.docker_mananger] Container started with ID f9a17eeca18f. Setting up logs at ./log/docker/node2_2026-03-08_04-32-04__133aa884-00ff-4b4e-bcc6-05af6252c065__wakuorg_nwaku:latest.log
2026-03-08 04:32:09.676 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10129
2026-03-08 04:32:09.677 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-08 04:32:10.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10129/health" -H "Content-Type: application/json" -d 'None'
2026-03-08 04:32:10.680 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":"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-08 04:32:10.680 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-08 04:32:10.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10129/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-08 04:32:10.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.40.70/tcp/10130/p2p/16Uiu2HAmGq7QEt66yREo2cASPDsn4fmaHUG88rRmbndj3Li9cVAs","/ip4/172.18.40.70/tcp/10131/ws/p2p/16Uiu2HAmGq7QEt66yREo2cASPDsn4fmaHUG88rRmbndj3Li9cVAs"],"enrUri":"enr:-L24QLzU1PWwnqrGYQTBAjjZlGDnAMLQARDVRIwFauqis79CNUl_pAW860Mo9TFpynVCyqkFfb_E5XR_K5N0ucO-P2QCgmlkgnY0gmlwhKwSKEaKbXVsdGlhZGRyc5YACASsEihGBieSAAoErBIoRgYnk90DgnJzhQADAQAAiXNlY3AyNTZrMaEDPgaHOoGUdsYsw51VT_hMc121DeZC9-lmSonT48DaBoSDdGNwgieSg3VkcIInlIV3YWt1MgM"}'
2026-03-08 04:32:10.683 INFO [src.node.waku_node] REST service is ready !!
2026-03-08 04:32:10.684 DEBUG [src.node.waku_node] Starting Node...
2026-03-08 04:32:10.684 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-08 04:32:10.685 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-08 04:32:10.685 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.252.219
2026-03-08 04:32:10.685 DEBUG [src.node.docker_mananger] Generated ports ['27355', '27356', '27357', '27358', '27359']
2026-03-08 04:32:10.686 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-08 04:32:10.686 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-08 04:32:10.686 DEBUG [src.node.waku_node] Using volumes []
2026-03-08 04:32:10.686 DEBUG [src.node.docker_mananger] docker run -i -t -p 27355:27355 -p 27356:27356 -p 27357:27357 -p 27358:27358 -p 27359:27359 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=27357 --rest-port=27355 --tcp-port=27356 --discv5-udp-port=27358 --rest-address=0.0.0.0 --nat=extip:172.18.252.219 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0b25f03acfd526f492da715c06cd8a4c3bffab6f7ccf0dbfc2fadc3467d5cf2a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27359 --metrics-logging=true --relay=false --storenode=/ip4/172.18.40.70/tcp/10130/p2p/16Uiu2HAmGq7QEt66yREo2cASPDsn4fmaHUG88rRmbndj3Li9cVAs --discv5-bootstrap-node=enr:-L24QLzU1PWwnqrGYQTBAjjZlGDnAMLQARDVRIwFauqis79CNUl_pAW860Mo9TFpynVCyqkFfb_E5XR_K5N0ucO-P2QCgmlkgnY0gmlwhKwSKEaKbXVsdGlhZGRyc5YACASsEihGBieSAAoErBIoRgYnk90DgnJzhQADAQAAiXNlY3AyNTZrMaEDPgaHOoGUdsYsw51VT_hMc121DeZC9-lmSonT48DaBoSDdGNwgieSg3VkcIInlIV3YWt1MgM
2026-03-08 04:32:10.917 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.252.219 waku 18a2a1e4ffa16928c6453236b8f17d0d5b4e743dd329e2b8b200eae353ffb652
2026-03-08 04:32:10.949 DEBUG [src.node.docker_mananger] Container started with ID 18a2a1e4ffa1. Setting up logs at ./log/docker/node3_2026-03-08_04-32-04__133aa884-00ff-4b4e-bcc6-05af6252c065__wakuorg_nwaku:latest.log
2026-03-08 04:32:10.950 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27355
2026-03-08 04:32:10.950 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-08 04:32:11.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27355/health" -H "Content-Type: application/json" -d 'None'
2026-03-08 04:32:11.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-08 04:32:11.955 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-08 04:32:11.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27355/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-08 04:32:11.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.252.219/tcp/27356/p2p/16Uiu2HAmKCgeVhKCTURVbPmKJBX5RqhJTkWbjQLHrBYheqmwGL8d","/ip4/172.18.252.219/tcp/27357/ws/p2p/16Uiu2HAmKCgeVhKCTURVbPmKJBX5RqhJTkWbjQLHrBYheqmwGL8d"],"enrUri":"enr:-L24QJgSFH-5UT3vx_Ng2Y4-dQVoDRMiJv91PbtL4ojvdrrnXrau8ybeRVzHboJXyULlZihjsy_MJ6nA-02HgeAbnhsCgmlkgnY0gmlwhKwS_NuKbXVsdGlhZGRyc5YACASsEvzbBmrcAAoErBL82wZq3d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDYUSwsV_gDVjgfLoA9vXQ_62IbNZ_87iR1I9OEPfSyx6DdGNwgmrcg3VkcIJq3oV3YWt1MgA"}'
2026-03-08 04:32:11.958 INFO [src.node.waku_node] REST service is ready !!
2026-03-08 04:32:11.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40760/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-08 04:32:11.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-08 04:32:11.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10129/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-08 04:32:11.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-08 04:32:11.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40760/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-08 04:32:11.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.40.70/tcp/42712/p2p/16Uiu2HAmGq7QEt66yREo2cASPDsn4fmaHUG88rRmbndj3Li9cVAs","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"}]'
2026-03-08 04:32:11.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10129/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-08 04:32:11.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.253.52/tcp/40761/p2p/16Uiu2HAmSPhkcyQsorX8yzpLj8K4KUfubebFaCBNUniEeESdaj1n","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
2026-03-08 04:32:11.977 DEBUG [src.libs.common] Sleeping for 30 seconds
2026-03-08 04:32:41.978 DEBUG [src.steps.store] Relaying message
2026-03-08 04:32:41.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40760/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-03-08 04:32:41.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-08 04:32:41.984 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-08 04:32:42.184 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
2026-03-08 04:32:42.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27355/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-08 04:32:42.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"a03b00489d5f4abb02f7","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd005aebe6bba32cd71e5a4fd2811879c72b48a2dcbc9227442417cfd27c57685"}]}'
2026-03-08 04:32:42.232 DEBUG [src.steps.store] messages length is 1
2026-03-08 04:32:42.239 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-08 04:32:42.240 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-08 04:32:42.241 DEBUG [src.node.waku_node] Stopping container with id 8dc6efd4c2c1
2026-03-08 04:32:42.788 DEBUG [src.node.waku_node] Container stopped.
2026-03-08 04:32:42.788 DEBUG [src.node.waku_node] Stopping container with id f9a17eeca18f
2026-03-08 04:32:43.355 DEBUG [src.node.waku_node] Container stopped.
2026-03-08 04:32:43.356 DEBUG [src.node.waku_node] Stopping container with id 18a2a1e4ffa1
2026-03-08 04:32:43.602 ERROR [src.node.docker_mananger] Max retries reached for container 8dc6efd4c2c1. Exiting log stream.
2026-03-08 04:32:43.886 DEBUG [src.node.waku_node] Container stopped.
2026-03-08 04:32:43.890 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-08 04:32:43.905 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-08 04:32:43.924 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-08 04:32:43.929 DEBUG [src.node.docker_mananger] No errors found in the waku logs.