98 lines
19 KiB
Plaintext

2026-03-02 04:37:27.288 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-02 04:37:27.288 DEBUG [tests.conftest] Running test: test_publish_on_multiple_content_topics_and_only_after_fetch_them[content_topic_list0] with id: 2026-03-02_04-37-27__d59445c7-e577-4e18-8408-a0cea0aa719c
2026-03-02 04:37:27.289 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-02 04:37:27.289 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-02 04:37:27.289 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-02 04:37:27.296 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-02 04:37:27.297 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-02_04-37-27__d59445c7-e577-4e18-8408-a0cea0aa719c__wakuorg_nwaku:latest.log
2026-03-02 04:37:27.297 DEBUG [src.node.waku_node] Starting Node...
2026-03-02 04:37:27.297 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-02 04:37:27.299 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-02 04:37:27.300 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.187.154
2026-03-02 04:37:27.300 DEBUG [src.node.docker_mananger] Generated ports ['1578', '1579', '1580', '1581', '1582']
2026-03-02 04:37:27.300 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-02 04:37:27.300 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-02 04:37:27.301 DEBUG [src.node.waku_node] Using volumes []
2026-03-02 04:37:27.301 DEBUG [src.node.docker_mananger] docker run -i -t -p 1578:1578 -p 1579:1579 -p 1580:1580 -p 1581:1581 -p 1582:1582 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=1580 --rest-port=1578 --tcp-port=1579 --discv5-udp-port=1581 --rest-address=0.0.0.0 --nat=extip:172.18.187.154 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=efae43a6f4c4f5697789d776f7cb0acc23d04edd7d86d3ce76ecdbd7ac4dde7c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1582 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
2026-03-02 04:37:27.498 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.187.154 waku 436c4a6381822bc067f1d13d73261448a56641a8e0a353ecc9fe1d270eb074ed
2026-03-02 04:37:27.505 ERROR [src.node.docker_mananger] Max retries reached for container 49ba20474c45. Exiting log stream.
2026-03-02 04:37:27.536 DEBUG [src.node.docker_mananger] Container started with ID 436c4a638182. Setting up logs at ./log/docker/node1_2026-03-02_04-37-27__d59445c7-e577-4e18-8408-a0cea0aa719c__wakuorg_nwaku:latest.log
2026-03-02 04:37:27.536 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1578
2026-03-02 04:37:27.537 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-02 04:37:28.092 ERROR [src.node.docker_mananger] Max retries reached for container f8d27f732156. Exiting log stream.
2026-03-02 04:37:28.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1578/health" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:37:28.541 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_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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-02 04:37:28.541 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-02 04:37:28.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1578/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:37:28.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.187.154/tcp/1579/p2p/16Uiu2HAmVrcenoRStRRRz7GfsXTKcodFZekvrBkkE4WEbFMU89dc","/ip4/172.18.187.154/tcp/1580/ws/p2p/16Uiu2HAmVrcenoRStRRRz7GfsXTKcodFZekvrBkkE4WEbFMU89dc"],"enrUri":"enr:-L24QPsE1A7FhTe1wU6zDfzboUCClx99jC1j3gt8CT7D3V6VUFnMBcmrHp4IejaSidRb9j_l5364l-Oonsd3YXHfy2oCgmlkgnY0gmlwhKwSu5qKbXVsdGlhZGRyc5YACASsEruaBgYrAAoErBK7mgYGLN0DgnJzhQACAQAAiXNlY3AyNTZrMaED_5Ec92QqpEJN4N-M9GnczwK1-ApHQH-CfehLTqRF-TODdGNwggYrg3VkcIIGLYV3YWt1MgU"}'
2026-03-02 04:37:28.544 INFO [src.node.waku_node] REST service is ready !!
2026-03-02 04:37:28.551 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-02 04:37:28.551 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-02_04-37-27__d59445c7-e577-4e18-8408-a0cea0aa719c__wakuorg_nwaku:latest.log
2026-03-02 04:37:28.551 DEBUG [src.node.waku_node] Starting Node...
2026-03-02 04:37:28.551 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-02 04:37:28.553 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-02 04:37:28.553 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.185.92
2026-03-02 04:37:28.553 DEBUG [src.node.docker_mananger] Generated ports ['43862', '43863', '43864', '43865', '43866']
2026-03-02 04:37:28.553 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-02 04:37:28.553 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-02 04:37:28.553 DEBUG [src.node.waku_node] Using volumes []
2026-03-02 04:37:28.554 DEBUG [src.node.docker_mananger] docker run -i -t -p 43862:43862 -p 43863:43863 -p 43864:43864 -p 43865:43865 -p 43866:43866 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=43864 --rest-port=43862 --tcp-port=43863 --discv5-udp-port=43865 --rest-address=0.0.0.0 --nat=extip:172.18.185.92 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=8ae3aff7fd615f0fc40bcbe5f76cfc9acedf3a8e5f9c9e3a7d643bdf150fdb8e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43866 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPsE1A7FhTe1wU6zDfzboUCClx99jC1j3gt8CT7D3V6VUFnMBcmrHp4IejaSidRb9j_l5364l-Oonsd3YXHfy2oCgmlkgnY0gmlwhKwSu5qKbXVsdGlhZGRyc5YACASsEruaBgYrAAoErBK7mgYGLN0DgnJzhQACAQAAiXNlY3AyNTZrMaED_5Ec92QqpEJN4N-M9GnczwK1-ApHQH-CfehLTqRF-TODdGNwggYrg3VkcIIGLYV3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
2026-03-02 04:37:28.753 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.185.92 waku 6a7f67d7ab26e7db4af5c12fd9fcc33490ad45cefa821d358b0d5876355387a3
2026-03-02 04:37:28.792 DEBUG [src.node.docker_mananger] Container started with ID 6a7f67d7ab26. Setting up logs at ./log/docker/node2_2026-03-02_04-37-27__d59445c7-e577-4e18-8408-a0cea0aa719c__wakuorg_nwaku:latest.log
2026-03-02 04:37:28.793 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43862
2026-03-02 04:37:28.793 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-02 04:37:29.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43862/health" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:37:29.814 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-02 04:37:29.815 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-02 04:37:29.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43862/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:37:29.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.185.92/tcp/43863/p2p/16Uiu2HAm3vERr4QZkWfHtTXTyNJJpD55s3jVwakHkqJsAhawkKvx","/ip4/172.18.185.92/tcp/43864/ws/p2p/16Uiu2HAm3vERr4QZkWfHtTXTyNJJpD55s3jVwakHkqJsAhawkKvx"],"enrUri":"enr:-L24QE-YNe_xnNT3_ZOWZ5yjZ9F1D1Hdh7LzSGl4l9UUDMkFYZrc05HomkZKgtU3HbhWhsY1fq_2tOVqIXyJNJ6xVwQCgmlkgnY0gmlwhKwSuVyKbXVsdGlhZGRyc5YACASsErlcBqtXAAoErBK5XAarWN0DgnJzhQACAQAAiXNlY3AyNTZrMaECfi5yz84bm8KtgL-cr_W7GfsI9bwTETBoOcuTNnV5hPmDdGNwgqtXg3VkcIKrWYV3YWt1MgE"}'
2026-03-02 04:37:29.820 INFO [src.node.waku_node] REST service is ready !!
2026-03-02 04:37:29.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43862/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.187.154/tcp/1579/p2p/16Uiu2HAmVrcenoRStRRRz7GfsXTKcodFZekvrBkkE4WEbFMU89dc"]'
2026-03-02 04:37:29.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:37:29.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1578/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf", "/newsService/1.0/alerts/xml", "/newsService/1.0/updates/json", "/newsService/2.0/alerts/json", "/newsService/2.0/summaries/xml", "/newsService/2.0/highlights/yaml", "/newsService/3.0/weekly/json", "/newsService/3.0/summaries/xml"]'
2026-03-02 04:37:29.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:37:29.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43862/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf", "/newsService/1.0/alerts/xml", "/newsService/1.0/updates/json", "/newsService/2.0/alerts/json", "/newsService/2.0/summaries/xml", "/newsService/2.0/highlights/yaml", "/newsService/3.0/weekly/json", "/newsService/3.0/summaries/xml"]'
2026-03-02 04:37:29.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:37:29.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1578/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzEuMC93ZWVrbHkvcHJvdG9idWY=", "contentTopic": "/newsService/1.0/weekly/protobuf", "timestamp": '$(date +%s%N)'}'
2026-03-02 04:37:29.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:37:29.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1578/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzEuMC9hbGVydHMveG1s", "contentTopic": "/newsService/1.0/alerts/xml", "timestamp": '$(date +%s%N)'}'
2026-03-02 04:37:29.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:37:29.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1578/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzEuMC91cGRhdGVzL2pzb24=", "contentTopic": "/newsService/1.0/updates/json", "timestamp": '$(date +%s%N)'}'
2026-03-02 04:37:29.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:37:29.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1578/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzIuMC9hbGVydHMvanNvbg==", "contentTopic": "/newsService/2.0/alerts/json", "timestamp": '$(date +%s%N)'}'
2026-03-02 04:37:29.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:37:29.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1578/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzIuMC9zdW1tYXJpZXMveG1s", "contentTopic": "/newsService/2.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
2026-03-02 04:37:29.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:37:29.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1578/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzIuMC9oaWdobGlnaHRzL3lhbWw=", "contentTopic": "/newsService/2.0/highlights/yaml", "timestamp": '$(date +%s%N)'}'
2026-03-02 04:37:29.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:37:29.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1578/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzMuMC93ZWVrbHkvanNvbg==", "contentTopic": "/newsService/3.0/weekly/json", "timestamp": '$(date +%s%N)'}'
2026-03-02 04:37:29.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:37:29.891 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1578/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "L25ld3NTZXJ2aWNlLzMuMC9zdW1tYXJpZXMveG1s", "contentTopic": "/newsService/3.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
2026-03-02 04:37:29.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:37:29.896 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-02 04:37:29.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43862/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:37:29.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzEuMC93ZWVrbHkvcHJvdG9idWY=","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1772426249845022262,"ephemeral":false,"proof":""}]'
2026-03-02 04:37:30.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43862/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:37:30.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzEuMC9hbGVydHMveG1s","contentTopic":"/newsService/1.0/alerts/xml","version":0,"timestamp":1772426249851739981,"ephemeral":false,"proof":""}]'
2026-03-02 04:37:30.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43862/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:37:30.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzEuMC91cGRhdGVzL2pzb24=","contentTopic":"/newsService/1.0/updates/json","version":0,"timestamp":1772426249860668517,"ephemeral":false,"proof":""}]'
2026-03-02 04:37:30.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43862/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:37:30.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzIuMC9hbGVydHMvanNvbg==","contentTopic":"/newsService/2.0/alerts/json","version":0,"timestamp":1772426249866869803,"ephemeral":false,"proof":""}]'
2026-03-02 04:37:30.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43862/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:37:30.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzIuMC9zdW1tYXJpZXMveG1s","contentTopic":"/newsService/2.0/summaries/xml","version":0,"timestamp":1772426249874078528,"ephemeral":false,"proof":""}]'
2026-03-02 04:37:30.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43862/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:37:30.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzIuMC9oaWdobGlnaHRzL3lhbWw=","contentTopic":"/newsService/2.0/highlights/yaml","version":0,"timestamp":1772426249879002631,"ephemeral":false,"proof":""}]'
2026-03-02 04:37:30.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43862/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:37:30.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzMuMC93ZWVrbHkvanNvbg==","contentTopic":"/newsService/3.0/weekly/json","version":0,"timestamp":1772426249885643300,"ephemeral":false,"proof":""}]'
2026-03-02 04:37:30.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43862/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:37:30.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L25ld3NTZXJ2aWNlLzMuMC9zdW1tYXJpZXMveG1s","contentTopic":"/newsService/3.0/summaries/xml","version":0,"timestamp":1772426249890942884,"ephemeral":false,"proof":""}]'
2026-03-02 04:37:30.019 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-02 04:37:30.020 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-02 04:37:30.020 DEBUG [src.node.waku_node] Stopping container with id 436c4a638182
2026-03-02 04:37:30.567 DEBUG [src.node.waku_node] Container stopped.
2026-03-02 04:37:30.569 DEBUG [src.node.waku_node] Stopping container with id 6a7f67d7ab26
2026-03-02 04:37:31.137 DEBUG [src.node.waku_node] Container stopped.
2026-03-02 04:37:31.138 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-02 04:37:31.149 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-02 04:37:31.157 DEBUG [src.node.docker_mananger] No errors found in the waku logs.