115 lines
20 KiB
Plaintext

2026-03-25 04:40:35.833 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-25 04:40:35.833 DEBUG [tests.conftest] Running test: test_subscribe_and_publish_on_another_content_topic_from_same_shard with id: 2026-03-25_04-40-35__a02a422f-da83-4b01-a5a1-5aa62be724b3
2026-03-25 04:40:35.834 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-25 04:40:35.834 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-25 04:40:35.834 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-25 04:40:35.841 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-25 04:40:35.842 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-25_04-40-35__a02a422f-da83-4b01-a5a1-5aa62be724b3__wakuorg_nwaku:latest.log
2026-03-25 04:40:35.842 DEBUG [src.node.waku_node] Starting Node...
2026-03-25 04:40:35.842 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-25 04:40:35.843 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-25 04:40:35.843 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.50.22
2026-03-25 04:40:35.844 DEBUG [src.node.docker_mananger] Generated ports ['34201', '34202', '34203', '34204', '34205']
2026-03-25 04:40:35.844 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-25 04:40:35.844 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-25 04:40:35.844 DEBUG [src.node.waku_node] Using volumes []
2026-03-25 04:40:35.844 DEBUG [src.node.docker_mananger] docker run -i -t -p 34201:34201 -p 34202:34202 -p 34203:34203 -p 34204:34204 -p 34205:34205 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=34203 --rest-port=34201 --tcp-port=34202 --discv5-udp-port=34204 --rest-address=0.0.0.0 --nat=extip:172.18.50.22 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=0767eef8ae7adad20ddfd5254ffdf8b6ff0c2dfb8a6e4d0a2fda0dff56a1f285 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34205 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
2026-03-25 04:40:36.035 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.50.22 waku 6eb906936241a9f26d92125f160a188ff3b65ab6662d48bf6c1d706fdcb669bc
2026-03-25 04:40:36.059 ERROR [src.node.docker_mananger] Max retries reached for container 01ec96f391b9. Exiting log stream.
2026-03-25 04:40:36.074 DEBUG [src.node.docker_mananger] Container started with ID 6eb906936241. Setting up logs at ./log/docker/node1_2026-03-25_04-40-35__a02a422f-da83-4b01-a5a1-5aa62be724b3__wakuorg_nwaku:latest.log
2026-03-25 04:40:36.075 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34201
2026-03-25 04:40:36.075 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-25 04:40:36.641 ERROR [src.node.docker_mananger] Max retries reached for container cdc5b5fbb731. Exiting log stream.
2026-03-25 04:40:37.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34201/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:37.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-25 04:40:37.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34201/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:37.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-25 04:40:37.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34201/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:37.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-25 04:40:37.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34201/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:37.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-25 04:40:37.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34201/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:37.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-25 04:40:37.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34201/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:37.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-25 04:40:37.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34201/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:37.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-25 04:40:37.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34201/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:37.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-25 04:40:37.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34201/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:37.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-25 04:40:38.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34201/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:38.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-25 04:40:38.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34201/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:38.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-25 04:40:38.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34201/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:38.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-25 04:40:38.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34201/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:38.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-25 04:40:38.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34201/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:38.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-25 04:40:38.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34201/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:38.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-25 04:40:38.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34201/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:38.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-25 04:40:38.656 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-25 04:40:38.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34201/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:38.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.50.22/tcp/34202/p2p/16Uiu2HAkyFb2Hb6Xxy7eRuKPDUfRUErpXRwadTY1FU617tpP7729","/ip4/172.18.50.22/tcp/34203/ws/p2p/16Uiu2HAkyFb2Hb6Xxy7eRuKPDUfRUErpXRwadTY1FU617tpP7729"],"enrUri":"enr:-L24QOiKd-ubVApC_8LpXiRJyEmrzQRJWHO1xxlf7DVj9ppeQPE6W4_pUcNacXXQU8U6-Opl38O39KYCCzb1H3n34WgCgmlkgnY0gmlwhKwSMhaKbXVsdGlhZGRyc5YACASsEjIWBoWaAAoErBIyFgaFm90DgnJzhQACAQAAiXNlY3AyNTZrMaECONlVrxuUYCLYYhfvLSf8PKb6kIM9bkXY_eCUpR96P4qDdGNwgoWag3VkcIKFnIV3YWt1MgU"}'
2026-03-25 04:40:38.659 INFO [src.node.waku_node] REST service is ready !!
2026-03-25 04:40:38.666 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-25 04:40:38.666 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-25_04-40-35__a02a422f-da83-4b01-a5a1-5aa62be724b3__wakuorg_nwaku:latest.log
2026-03-25 04:40:38.666 DEBUG [src.node.waku_node] Starting Node...
2026-03-25 04:40:38.666 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-25 04:40:38.667 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-25 04:40:38.668 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.67.174
2026-03-25 04:40:38.668 DEBUG [src.node.docker_mananger] Generated ports ['59696', '59697', '59698', '59699', '59700']
2026-03-25 04:40:38.668 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-25 04:40:38.668 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-25 04:40:38.668 DEBUG [src.node.waku_node] Using volumes []
2026-03-25 04:40:38.668 DEBUG [src.node.docker_mananger] docker run -i -t -p 59696:59696 -p 59697:59697 -p 59698:59698 -p 59699:59699 -p 59700:59700 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=59698 --rest-port=59696 --tcp-port=59697 --discv5-udp-port=59699 --rest-address=0.0.0.0 --nat=extip:172.18.67.174 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=db12f4aefd3eda3d5075da604dc83e2c2da6d05de7f2fc4a34a176eeb0e64dbd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59700 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOiKd-ubVApC_8LpXiRJyEmrzQRJWHO1xxlf7DVj9ppeQPE6W4_pUcNacXXQU8U6-Opl38O39KYCCzb1H3n34WgCgmlkgnY0gmlwhKwSMhaKbXVsdGlhZGRyc5YACASsEjIWBoWaAAoErBIyFgaFm90DgnJzhQACAQAAiXNlY3AyNTZrMaECONlVrxuUYCLYYhfvLSf8PKb6kIM9bkXY_eCUpR96P4qDdGNwgoWag3VkcIKFnIV3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
2026-03-25 04:40:38.864 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.67.174 waku 5708675bbfa846a3327e5fbd0d971441d3beade5a8d5f500cfc7c7528f6ec0db
2026-03-25 04:40:38.907 DEBUG [src.node.docker_mananger] Container started with ID 5708675bbfa8. Setting up logs at ./log/docker/node2_2026-03-25_04-40-35__a02a422f-da83-4b01-a5a1-5aa62be724b3__wakuorg_nwaku:latest.log
2026-03-25 04:40:38.907 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59696
2026-03-25 04:40:38.907 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-25 04:40:39.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59696/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:39.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-25 04:40:40.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59696/health" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:40.015 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"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-25 04:40:40.015 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-25 04:40:40.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59696/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:40.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.67.174/tcp/59697/p2p/16Uiu2HAmHbo1M5pu1YiezWjYxK1qBGxm9bNz6sbBeaMaF78cEZ8y","/ip4/172.18.67.174/tcp/59698/ws/p2p/16Uiu2HAmHbo1M5pu1YiezWjYxK1qBGxm9bNz6sbBeaMaF78cEZ8y"],"enrUri":"enr:-L24QCujV3KRJWtW38zgsn55PpBpJIR8quxPZBIJ3JMNFsN3VZU2n8F-8wCZ7ivwAyR8y_pxxbGpz2CNiJMIMSB6InoCgmlkgnY0gmlwhKwSQ66KbXVsdGlhZGRyc5YACASsEkOuBukxAAoErBJDrgbpMt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDSXjdnVoHkSybauXmP-nGGL9Z59qvBhyFexd1LNp7yGaDdGNwgukxg3VkcILpM4V3YWt1MgE"}'
2026-03-25 04:40:40.018 INFO [src.node.waku_node] REST service is ready !!
2026-03-25 04:40:40.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59696/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.50.22/tcp/34202/p2p/16Uiu2HAkyFb2Hb6Xxy7eRuKPDUfRUErpXRwadTY1FU617tpP7729"]'
2026-03-25 04:40:40.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-25 04:40:40.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34201/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf"]'
2026-03-25 04:40:40.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-25 04:40:40.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59696/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf"]'
2026-03-25 04:40:40.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-25 04:40:40.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34201/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/weekly/protobuf", "timestamp": '$(date +%s%N)'}'
2026-03-25 04:40:40.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-25 04:40:40.083 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-25 04:40:40.184 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-25 04:40:40.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34201/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:40.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1774413640071390075,"ephemeral":false,"proof":""}]'
2026-03-25 04:40:40.189 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-25 04:40:40.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59696/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:40.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1774413640071390075,"ephemeral":false,"proof":""}]'
2026-03-25 04:40:40.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34201/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-25 04:40:40.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-25 04:40:40.202 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-25 04:40:40.302 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-25 04:40:40.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34201/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:40.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774413640193169969,"ephemeral":false,"proof":""}]'
2026-03-25 04:40:40.307 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-25 04:40:40.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59696/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-25 04:40:40.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774413640193169969,"ephemeral":false,"proof":""}]'
2026-03-25 04:40:40.312 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-25 04:40:40.313 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-25 04:40:40.313 DEBUG [src.node.waku_node] Stopping container with id 6eb906936241
2026-03-25 04:40:40.893 DEBUG [src.node.waku_node] Container stopped.
2026-03-25 04:40:40.893 DEBUG [src.node.waku_node] Stopping container with id 5708675bbfa8
2026-03-25 04:40:41.459 DEBUG [src.node.waku_node] Container stopped.
2026-03-25 04:40:41.460 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-25 04:40:41.488 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-25 04:40:41.516 DEBUG [src.node.docker_mananger] No errors found in the waku logs.