104 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:54:32.300 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:54:32.301 DEBUG [tests.conftest] Running fixture setup: test_id
2026-04-22 23:54:32.302 DEBUG [tests.conftest] Running test: test_filter_update_subscription_add_a_new_content_topic with id: 2026-04-22_23-54-32__794d0a47-f96e-47bf-bd27-4cea75a393e3
2026-04-22 23:54:32.302 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-04-22 23:54:32.304 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-04-22 23:54:32.304 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
2026-04-22 23:54:32.311 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:54:32.312 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_23-54-32__794d0a47-f96e-47bf-bd27-4cea75a393e3__wakuorg_nwaku:latest.log
2026-04-22 23:54:32.312 DEBUG [tests.conftest] fleet_joined_start: injecting waku.test bootstrap args into WakuNode.start()
2026-04-22 23:54:32.312 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:54:32.312 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:54:32.312 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 23:54:32.312 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 23:54:32.315 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 23:54:32.315 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.104.32
2026-04-22 23:54:32.316 DEBUG [src.node.docker_mananger] Generated ports ['27495', '27496', '27497', '27498', '27499']
2026-04-22 23:54:32.317 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 23:54:32.317 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 23:54:32.318 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 23:54:32.318 DEBUG [src.node.docker_mananger] docker run -i -t -p 27495:27495 -p 27496:27496 -p 27497:27497 -p 27498:27498 -p 27499:27499 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=27497 --rest-port=27495 --tcp-port=27496 --discv5-udp-port=27498 --rest-address=0.0.0.0 --nat=extip:172.18.104.32 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=a45b5fae05deb8eceb3fd9d2c34baf7f391ad411cabac592374d8b7462db8b49 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27499 --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:54:32.504 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.104.32 waku 84c211a6bcb7fe1b9ba40622fef99fc6acbb632bb9f194faf08d1895dd73819d
2026-04-22 23:54:32.534 DEBUG [src.node.docker_mananger] Container started with ID 84c211a6bcb7. Setting up logs at ./log/docker/node1_2026-04-22_23-54-32__794d0a47-f96e-47bf-bd27-4cea75a393e3__wakuorg_nwaku:latest.log
2026-04-22 23:54:32.535 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27495
2026-04-22 23:54:32.535 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 23:54:32.622 ERROR [src.node.docker_mananger] Max retries reached for container 38ba8fbe6cbe. Exiting log stream.
2026-04-22 23:54:33.156 ERROR [src.node.docker_mananger] Max retries reached for container 8acc2b33f3cb. Exiting log stream.
2026-04-22 23:54:33.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27495/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:33.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:33.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27495/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:33.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:33.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27495/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:33.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:33.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27495/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:33.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:33.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27495/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:33.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:34.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27495/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:34.055 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:54:34.056 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 23:54:34.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27495/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:34.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.104.32/tcp/27496/p2p/16Uiu2HAm94mFm48BjZnTR8WqCdbAz3C9txqe46RRAcrkEiEUGBos","/ip4/172.18.104.32/tcp/27497/ws/p2p/16Uiu2HAm94mFm48BjZnTR8WqCdbAz3C9txqe46RRAcrkEiEUGBos"],"enrUri":"enr:-L24QOd9TJ590ifVCzSWA6DRe7Dgq91ts54o6u0ic-FjuA-PfBx5HZRWsC_M5pQaSI_vsU3YS4soyIFDXVXPg4tC0LACgmlkgnY0gmlwhKwSaCCKbXVsdGlhZGRyc5YACASsEmggBmtoAAoErBJoIAZrad0DgnJzhQDGAQAAiXNlY3AyNTZrMaECyqhigC16EhrLXcOTKc2huESGbTpJjsGyN6DiYjJGce6DdGNwgmtog3VkcIJraoV3YWt1MgU"}'
2026-04-22 23:54:34.058 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 23:54:34.059 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
2026-04-22 23:54:34.065 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:54:34.065 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-22_23-54-32__794d0a47-f96e-47bf-bd27-4cea75a393e3__wakuorg_nwaku:latest.log
2026-04-22 23:54:34.065 DEBUG [tests.conftest] fleet_joined_start: injecting waku.test bootstrap args into WakuNode.start()
2026-04-22 23:54:34.065 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:54:34.065 DEBUG [tests.conftest] fleet_joined_start: dropping local discv5_bootstrap_node=enr:-L24QOd9TJ590ifVCzSWA6DRe7Dgq91ts54o6u0ic-FjuA-PfBx5HZRWsC_M5pQaSI_vsU3YS4soyIFDXVXPg4tC0LACgmlkgnY0gmlwhKwSaCCKbXVsdGlhZGRyc5YACASsEmggBmtoAAoErBJoIAZrad0DgnJzhQDGAQAAiXNlY3AyNTZrMaECyqhigC16EhrLXcOTKc2huESGbTpJjsGyN6DiYjJGce6DdGNwgmtog3VkcIJraoV3YWt1MgU (fleet DNS discovery replaces it)
2026-04-22 23:54:34.066 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:54:34.066 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 23:54:34.066 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 23:54:34.067 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 23:54:34.067 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.133.141
2026-04-22 23:54:34.068 DEBUG [src.node.docker_mananger] Generated ports ['40215', '40216', '40217', '40218', '40219']
2026-04-22 23:54:34.068 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 23:54:34.068 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 23:54:34.068 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 23:54:34.068 DEBUG [src.node.docker_mananger] docker run -i -t -p 40215:40215 -p 40216:40216 -p 40217:40217 -p 40218:40218 -p 40219:40219 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=40217 --rest-port=40215 --tcp-port=40216 --discv5-udp-port=40218 --rest-address=0.0.0.0 --nat=extip:172.18.133.141 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=9caa4190a28aceea97cfff02deecf1561bc13dbaf2b7f030aa274bf6f2fd2dec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40219 --metrics-logging=true --relay=false --filternode=/ip4/172.18.104.32/tcp/27496/p2p/16Uiu2HAm94mFm48BjZnTR8WqCdbAz3C9txqe46RRAcrkEiEUGBos --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:54:34.252 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.133.141 waku aec6471b9d239f10269bfd721c26fe068cad70e21faf8bd30c97b42f8dcfcdf0
2026-04-22 23:54:34.281 DEBUG [src.node.docker_mananger] Container started with ID aec6471b9d23. Setting up logs at ./log/docker/node2_2026-04-22_23-54-32__794d0a47-f96e-47bf-bd27-4cea75a393e3__wakuorg_nwaku:latest.log
2026-04-22 23:54:34.281 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40215
2026-04-22 23:54:34.281 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 23:54:35.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40215/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:35.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:35.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40215/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:35.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:35.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40215/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:35.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:35.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40215/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:35.592 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:54:35.592 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 23:54:35.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40215/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:35.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.133.141/tcp/40216/p2p/16Uiu2HAmKpEEiDg3JkS861g5c9MTj5eC3NUHzFBLYLMeZXPCcU4w","/ip4/172.18.133.141/tcp/40217/ws/p2p/16Uiu2HAmKpEEiDg3JkS861g5c9MTj5eC3NUHzFBLYLMeZXPCcU4w"],"enrUri":"enr:-L24QHPErb5m2g94rFyqI9hbafGlBgukL0C2zDeVUsUPhO72Rx_1kzqvcjpIEylCvsZYTbT2WiAEYI-FJcgrKj3SKeACgmlkgnY0gmlwhKwShY2KbXVsdGlhZGRyc5YACASsEoWNBp0YAAoErBKFjQadGd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDal-8xGEMqgRDnvjMEl7mlJ-zrpW88e13Zja8XkNFrxiDdGNwgp0Yg3VkcIKdGoV3YWt1MgA"}'
2026-04-22 23:54:35.595 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 23:54:35.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40215/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.104.32/tcp/27496/p2p/16Uiu2HAm94mFm48BjZnTR8WqCdbAz3C9txqe46RRAcrkEiEUGBos"]'
2026-04-22 23:54:35.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:54:35.631 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27495/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
2026-04-22 23:54:35.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:54:35.636 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40215/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "51b45343-c8c0-4cbb-822e-a196bcaeb74a", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-04-22 23:54:35.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"51b45343-c8c0-4cbb-822e-a196bcaeb74a","statusDesc":"OK"}'
2026-04-22 23:54:35.647 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:40215/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-04-22 23:54:35.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-04-22 23:54:35.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27495/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)'}'
2026-04-22 23:54:35.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:54:35.667 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-04-22 23:54:35.767 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-04-22 23:54:35.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40215/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:35.770 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":1776902075656981063,"ephemeral":false}]'
2026-04-22 23:54:35.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27495/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/2/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 23:54:35.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:54:35.776 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-04-22 23:54:35.876 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-04-22 23:54:35.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40215/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:35.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/2/waku-filter/proto","version":0,"timestamp":1776902075771619575,"ephemeral":false}]'
2026-04-22 23:54:35.881 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-04-22 23:54:35.883 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-04-22 23:54:35.883 DEBUG [src.node.waku_node] Stopping container with id 84c211a6bcb7
2026-04-22 23:54:36.324 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 23:54:36.325 DEBUG [src.node.waku_node] Stopping container with id aec6471b9d23
2026-04-22 23:54:36.772 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 23:54:36.773 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-04-22 23:54:36.811 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-22 23:54:36.826 DEBUG [src.node.docker_mananger] No errors found in the waku logs.