107 lines
19 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2026-04-22 23:53:52.108 INFO [tests.conftest] Fleet bootstrap patch active NODE1→/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W NODE2→/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG (additional nodes→/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W) dns_discovery_url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:53:52.109 DEBUG [tests.conftest] Running fixture setup: test_id
2026-04-22 23:53:52.109 DEBUG [tests.conftest] Running test: test_filter_get_message_with_ephemeral with id: 2026-04-22_23-53-52__19b8eea9-9465-4025-9d9b-781c352ab4ec
2026-04-22 23:53:52.109 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-04-22 23:53:52.109 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-04-22 23:53:52.110 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
2026-04-22 23:53:52.118 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:53:52.118 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_23-53-52__19b8eea9-9465-4025-9d9b-781c352ab4ec__wakuorg_nwaku:latest.log
2026-04-22 23:53:52.119 DEBUG [tests.conftest] fleet_joined_start: injecting waku.test bootstrap args into WakuNode.start()
2026-04-22 23:53:52.119 DEBUG [tests.conftest] fleet_joined_start: NODE1 bootstrapping from config-n1.toml (/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W)
2026-04-22 23:53:52.119 DEBUG [tests.conftest] fleet_joined_start: staticnode=/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W dns_discovery_url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:53:52.119 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 23:53:52.119 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 23:53:52.121 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 23:53:52.122 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.17.104
2026-04-22 23:53:52.122 DEBUG [src.node.docker_mananger] Generated ports ['26666', '26667', '26668', '26669', '26670']
2026-04-22 23:53:52.122 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 23:53:52.123 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 23:53:52.124 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 23:53:52.124 DEBUG [src.node.docker_mananger] docker run -i -t -p 26666:26666 -p 26667:26667 -p 26668:26668 -p 26669:26669 -p 26670:26670 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=26668 --rest-port=26666 --tcp-port=26667 --discv5-udp-port=26669 --rest-address=0.0.0.0 --nat=extip:172.18.17.104 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=c15e829fad12b65c44cde478e9bf4e79dfb6706fba43ccc38197dfb70bcbe62b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26670 --metrics-logging=true --relay=true --filter=true --staticnode=/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W --dns-discovery=true --dns-discovery-url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:53:52.306 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.17.104 waku 7fe66f753af8e448256c371f930551ee20fbae3f06b5b697acee4696d10e20cf
2026-04-22 23:53:52.336 DEBUG [src.node.docker_mananger] Container started with ID 7fe66f753af8. Setting up logs at ./log/docker/node1_2026-04-22_23-53-52__19b8eea9-9465-4025-9d9b-781c352ab4ec__wakuorg_nwaku:latest.log
2026-04-22 23:53:52.336 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26666
2026-04-22 23:53:52.336 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 23:53:52.507 ERROR [src.node.docker_mananger] Max retries reached for container e4c118040cea. Exiting log stream.
2026-04-22 23:53:52.965 ERROR [src.node.docker_mananger] Max retries reached for container b87da62a1abc. Exiting log stream.
2026-04-22 23:53:53.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26666/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:53.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:53.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26666/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:53.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:53.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26666/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:53.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:53.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26666/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:53.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:53.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26666/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:53.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:53.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26666/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:53.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:53.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26666/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:53.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","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"},{"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"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-22 23:53:53.955 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 23:53:53.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26666/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:53.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.17.104/tcp/26667/p2p/16Uiu2HAmJkAaqyDhWVjkzyx4ajBKRRv7w5n6jbDCXLjJiAW7z5S6","/ip4/172.18.17.104/tcp/26668/ws/p2p/16Uiu2HAmJkAaqyDhWVjkzyx4ajBKRRv7w5n6jbDCXLjJiAW7z5S6"],"enrUri":"enr:-L24QK4MxeDfIuEBL7Czb0M5KbfeV8ZUddXmZWlZt9swdhgQXGFCMVmwD2VQN9FlxfhXi1rD7UCebnQrTkaccM5IN9UCgmlkgnY0gmlwhKwSEWiKbXVsdGlhZGRyc5YACASsEhFoBmgrAAoErBIRaAZoLN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDWnmYzkTj-LeQm9FJgM28I2Z3l8MwSuZFbTsz5pNn9meDdGNwgmgrg3VkcIJoLYV3YWt1MgU"}'
2026-04-22 23:53:53.958 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 23:53:53.958 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
2026-04-22 23:53:53.964 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:53:53.964 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-22_23-53-52__19b8eea9-9465-4025-9d9b-781c352ab4ec__wakuorg_nwaku:latest.log
2026-04-22 23:53:53.964 DEBUG [tests.conftest] fleet_joined_start: injecting waku.test bootstrap args into WakuNode.start()
2026-04-22 23:53:53.965 DEBUG [tests.conftest] fleet_joined_start: NODE2 bootstrapping from config-n2.toml (/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG)
2026-04-22 23:53:53.965 DEBUG [tests.conftest] fleet_joined_start: dropping local discv5_bootstrap_node=enr:-L24QK4MxeDfIuEBL7Czb0M5KbfeV8ZUddXmZWlZt9swdhgQXGFCMVmwD2VQN9FlxfhXi1rD7UCebnQrTkaccM5IN9UCgmlkgnY0gmlwhKwSEWiKbXVsdGlhZGRyc5YACASsEhFoBmgrAAoErBIRaAZoLN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDWnmYzkTj-LeQm9FJgM28I2Z3l8MwSuZFbTsz5pNn9meDdGNwgmgrg3VkcIJoLYV3YWt1MgU (fleet DNS discovery replaces it)
2026-04-22 23:53:53.965 DEBUG [tests.conftest] fleet_joined_start: staticnode=/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG dns_discovery_url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:53:53.965 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 23:53:53.965 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 23:53:53.966 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 23:53:53.966 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.102.129
2026-04-22 23:53:53.967 DEBUG [src.node.docker_mananger] Generated ports ['9749', '9750', '9751', '9752', '9753']
2026-04-22 23:53:53.967 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 23:53:53.967 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 23:53:53.967 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 23:53:53.967 DEBUG [src.node.docker_mananger] docker run -i -t -p 9749:9749 -p 9750:9750 -p 9751:9751 -p 9752:9752 -p 9753:9753 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=9751 --rest-port=9749 --tcp-port=9750 --discv5-udp-port=9752 --rest-address=0.0.0.0 --nat=extip:172.18.102.129 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=4a5c10834386cfa865abceeae2ebc91b239b7de7b8a25ee602f80fbfc15ca7b1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9753 --metrics-logging=true --relay=false --filternode=/ip4/172.18.17.104/tcp/26667/p2p/16Uiu2HAmJkAaqyDhWVjkzyx4ajBKRRv7w5n6jbDCXLjJiAW7z5S6 --staticnode=/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG --dns-discovery=true --dns-discovery-url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:53:54.156 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.102.129 waku 7ba495955c232ad1f08bb413a1f9889deaedf3da3d1f3c246f0194a6bef39a20
2026-04-22 23:53:54.189 DEBUG [src.node.docker_mananger] Container started with ID 7ba495955c23. Setting up logs at ./log/docker/node2_2026-04-22_23-53-52__19b8eea9-9465-4025-9d9b-781c352ab4ec__wakuorg_nwaku:latest.log
2026-04-22 23:53:54.189 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9749
2026-04-22 23:53:54.189 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 23:53:55.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9749/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:55.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:55.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9749/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:55.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:55.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9749/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:55.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:55.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9749/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:55.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"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"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-22 23:53:55.501 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 23:53:55.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9749/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:55.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.102.129/tcp/9750/p2p/16Uiu2HAmDvVLdqg7M76hfydpn22QpwaLj13nHrJ2mGgqMR4LU8kg","/ip4/172.18.102.129/tcp/9751/ws/p2p/16Uiu2HAmDvVLdqg7M76hfydpn22QpwaLj13nHrJ2mGgqMR4LU8kg"],"enrUri":"enr:-L24QF_DPGPgyS_qkTkbR_8mr6xwycEMMdKYzZqRL3RcmkWhLq-z0hZcRRRaOzcms7kCZxCoXGdXz4h4p34e8cgCtJsCgmlkgnY0gmlwhKwSZoGKbXVsdGlhZGRyc5YACASsEmaBBiYWAAoErBJmgQYmF90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDEtQtPXm4lS1MqjJpJyDFC0DRGCS-T9QJABk2Fw9IWymDdGNwgiYWg3VkcIImGIV3YWt1MgA"}'
2026-04-22 23:53:55.504 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 23:53:55.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9749/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.17.104/tcp/26667/p2p/16Uiu2HAmJkAaqyDhWVjkzyx4ajBKRRv7w5n6jbDCXLjJiAW7z5S6"]'
2026-04-22 23:53:55.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:53:55.535 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
2026-04-22 23:53:55.536 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26666/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
2026-04-22 23:53:55.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:53:55.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9749/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "29fd0689-aab5-44bd-8d94-93ef2aafcbb2", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-04-22 23:53:55.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"29fd0689-aab5-44bd-8d94-93ef2aafcbb2","statusDesc":"OK"}'
2026-04-22 23:53:55.553 DEBUG [tests.filter.test_get_messages] Running test with Ephemeral True
2026-04-22 23:53:55.554 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26666/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)', "ephemeral": true}'
2026-04-22 23:53:55.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:53:55.560 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-04-22 23:53:55.661 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-04-22 23:53:55.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9749/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:55.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902035554178678,"ephemeral":true}]'
2026-04-22 23:53:55.665 DEBUG [tests.filter.test_get_messages] Running test with Ephemeral False
2026-04-22 23:53:55.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26666/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)', "ephemeral": false}'
2026-04-22 23:53:55.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:53:55.670 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-04-22 23:53:55.770 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-04-22 23:53:55.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9749/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:55.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902035665346557,"ephemeral":false}]'
2026-04-22 23:53:55.775 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-04-22 23:53:55.777 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-04-22 23:53:55.777 DEBUG [src.node.waku_node] Stopping container with id 7fe66f753af8
2026-04-22 23:53:56.215 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 23:53:56.215 DEBUG [src.node.waku_node] Stopping container with id 7ba495955c23
2026-04-22 23:53:56.635 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 23:53:56.638 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-04-22 23:53:56.661 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-22 23:53:56.674 DEBUG [src.node.docker_mananger] No errors found in the waku logs.