142 lines
25 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:37.842 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:37.843 DEBUG [tests.conftest] Running fixture setup: test_id
2026-04-22 23:53:37.843 DEBUG [tests.conftest] Running test: test_filter_get_message_with_valid_timestamps with id: 2026-04-22_23-53-37__4a66cd19-0d60-49b0-aee7-7602a22deeb4
2026-04-22 23:53:37.843 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-04-22 23:53:37.843 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-04-22 23:53:37.844 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
2026-04-22 23:53:37.850 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:53:37.850 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_23-53-37__4a66cd19-0d60-49b0-aee7-7602a22deeb4__wakuorg_nwaku:latest.log
2026-04-22 23:53:37.850 DEBUG [tests.conftest] fleet_joined_start: injecting waku.test bootstrap args into WakuNode.start()
2026-04-22 23:53:37.850 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:37.850 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:37.850 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 23:53:37.850 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 23:53:37.852 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 23:53:37.852 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.51.203
2026-04-22 23:53:37.852 DEBUG [src.node.docker_mananger] Generated ports ['62800', '62801', '62802', '62803', '62804']
2026-04-22 23:53:37.852 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 23:53:37.852 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 23:53:37.853 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 23:53:37.853 DEBUG [src.node.docker_mananger] docker run -i -t -p 62800:62800 -p 62801:62801 -p 62802:62802 -p 62803:62803 -p 62804:62804 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=62802 --rest-port=62800 --tcp-port=62801 --discv5-udp-port=62803 --rest-address=0.0.0.0 --nat=extip:172.18.51.203 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=c41adfdcd4745aabdce4ee977b68bd64fecdcb7f3ec2e62d9b76501fcabc04c2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62804 --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:38.040 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.51.203 waku 8ab414c301ddea57a526364d52ffb75a487d71a8ce0093a7d93a8405e74504ab
2026-04-22 23:53:38.072 DEBUG [src.node.docker_mananger] Container started with ID 8ab414c301dd. Setting up logs at ./log/docker/node1_2026-04-22_23-53-37__4a66cd19-0d60-49b0-aee7-7602a22deeb4__wakuorg_nwaku:latest.log
2026-04-22 23:53:38.072 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62800
2026-04-22 23:53:38.073 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 23:53:38.241 ERROR [src.node.docker_mananger] Max retries reached for container 5c7e2a6d8af2. Exiting log stream.
2026-04-22 23:53:38.564 ERROR [src.node.docker_mananger] Max retries reached for container 088259cc6036. Exiting log stream.
2026-04-22 23:53:39.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62800/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:39.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:39.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62800/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:39.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:39.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62800/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:39.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:39.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62800/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:39.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:39.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62800/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:39.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:39.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62800/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:39.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:39.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62800/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:39.693 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:39.693 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 23:53:39.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62800/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:39.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.51.203/tcp/62801/p2p/16Uiu2HAkzNfyLgkCS5FaJzUCW9YfuTSVkkvZPNEzLkfv7tf8HFtz","/ip4/172.18.51.203/tcp/62802/ws/p2p/16Uiu2HAkzNfyLgkCS5FaJzUCW9YfuTSVkkvZPNEzLkfv7tf8HFtz"],"enrUri":"enr:-L24QA-8jXp7lvcoOi2llP2pi55fsRLidFY6qZe4Bcmos5HpZDG-2ROzZtxckJcJP9yGPWnYIw0tAqPv5BS-5OfWeb0CgmlkgnY0gmlwhKwSM8uKbXVsdGlhZGRyc5YACASsEjPLBvVRAAoErBIzywb1Ut0DgnJzhQDGAQAAiXNlY3AyNTZrMaECSYWu8SxQGVo_BAGvmS0vfRGfiL-uxJP4iktB2-mmmi-DdGNwgvVRg3VkcIL1U4V3YWt1MgU"}'
2026-04-22 23:53:39.696 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 23:53:39.696 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
2026-04-22 23:53:39.702 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:53:39.702 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-22_23-53-37__4a66cd19-0d60-49b0-aee7-7602a22deeb4__wakuorg_nwaku:latest.log
2026-04-22 23:53:39.703 DEBUG [tests.conftest] fleet_joined_start: injecting waku.test bootstrap args into WakuNode.start()
2026-04-22 23:53:39.703 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:39.703 DEBUG [tests.conftest] fleet_joined_start: dropping local discv5_bootstrap_node=enr:-L24QA-8jXp7lvcoOi2llP2pi55fsRLidFY6qZe4Bcmos5HpZDG-2ROzZtxckJcJP9yGPWnYIw0tAqPv5BS-5OfWeb0CgmlkgnY0gmlwhKwSM8uKbXVsdGlhZGRyc5YACASsEjPLBvVRAAoErBIzywb1Ut0DgnJzhQDGAQAAiXNlY3AyNTZrMaECSYWu8SxQGVo_BAGvmS0vfRGfiL-uxJP4iktB2-mmmi-DdGNwgvVRg3VkcIL1U4V3YWt1MgU (fleet DNS discovery replaces it)
2026-04-22 23:53:39.703 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:39.703 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 23:53:39.703 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 23:53:39.704 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 23:53:39.705 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.91.214
2026-04-22 23:53:39.705 DEBUG [src.node.docker_mananger] Generated ports ['11265', '11266', '11267', '11268', '11269']
2026-04-22 23:53:39.705 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 23:53:39.705 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 23:53:39.705 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 23:53:39.705 DEBUG [src.node.docker_mananger] docker run -i -t -p 11265:11265 -p 11266:11266 -p 11267:11267 -p 11268:11268 -p 11269:11269 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=11267 --rest-port=11265 --tcp-port=11266 --discv5-udp-port=11268 --rest-address=0.0.0.0 --nat=extip:172.18.91.214 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=d4221cfb1bdba5530c6e6c63c4afedeabe6fde1bbbb7c39a2f572b7b28b54b11 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11269 --metrics-logging=true --relay=false --filternode=/ip4/172.18.51.203/tcp/62801/p2p/16Uiu2HAkzNfyLgkCS5FaJzUCW9YfuTSVkkvZPNEzLkfv7tf8HFtz --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:39.892 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.91.214 waku d9587e679e0b7b64e685658eaefd10e26033fc415fe33986743bf3ab122eb459
2026-04-22 23:53:39.923 DEBUG [src.node.docker_mananger] Container started with ID d9587e679e0b. Setting up logs at ./log/docker/node2_2026-04-22_23-53-37__4a66cd19-0d60-49b0-aee7-7602a22deeb4__wakuorg_nwaku:latest.log
2026-04-22 23:53:39.924 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11265
2026-04-22 23:53:39.924 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 23:53:40.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11265/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:40.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:41.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11265/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:41.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:41.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11265/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:41.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:53:41.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11265/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:41.236 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:41.236 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 23:53:41.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11265/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:41.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.91.214/tcp/11266/p2p/16Uiu2HAmFgAdaQ8TnPVnXtuGuKxGzJMXvU8kgrqRgZgfxanUfm5k","/ip4/172.18.91.214/tcp/11267/ws/p2p/16Uiu2HAmFgAdaQ8TnPVnXtuGuKxGzJMXvU8kgrqRgZgfxanUfm5k"],"enrUri":"enr:-L24QMCTjmy22XyFqcL52XZlopx_x-KeQETDTYR5BJF7_WxDcjcbsawCukubPEySnPNSg3pV62ILJTEUuRbJvTA1y_ECgmlkgnY0gmlwhKwSW9aKbXVsdGlhZGRyc5YACASsElvWBiwCAAoErBJb1gYsA90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDLOBEIU3n9Zetd0kGweJyXvGBwY8Jm8F_i9-OTLOT9sODdGNwgiwCg3VkcIIsBIV3YWt1MgA"}'
2026-04-22 23:53:41.238 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 23:53:41.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11265/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.51.203/tcp/62801/p2p/16Uiu2HAkzNfyLgkCS5FaJzUCW9YfuTSVkkvZPNEzLkfv7tf8HFtz"]'
2026-04-22 23:53:41.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:53:41.272 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
2026-04-22 23:53:41.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62800/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
2026-04-22 23:53:41.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:53:41.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11265/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "f89d8f6e-37a5-4a88-80c7-14b5b86e035a", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-04-22 23:53:41.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"f89d8f6e-37a5-4a88-80c7-14b5b86e035a","statusDesc":"OK"}'
2026-04-22 23:53:41.291 DEBUG [tests.filter.test_get_messages] Running test with timestamp Now
2026-04-22 23:53:41.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62800/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:53:41.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:53:41.299 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-04-22 23:53:41.400 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-04-22 23:53:41.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11265/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:41.402 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":1776902005555969024,"ephemeral":false}]'
2026-04-22 23:53:41.404 DEBUG [tests.filter.test_get_messages] Running test with timestamp Far future
2026-04-22 23:53:41.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62800/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:53:41.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:53:41.409 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-04-22 23:53:41.509 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-04-22 23:53:41.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11265/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:41.511 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":2092262005555955968,"ephemeral":false}]'
2026-04-22 23:53:41.512 DEBUG [tests.filter.test_get_messages] Running test with timestamp Recent past
2026-04-22 23:53:41.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62800/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:53:41.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:53:41.517 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-04-22 23:53:41.618 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-04-22 23:53:41.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11265/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:41.620 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":1776898405555955968,"ephemeral":false}]'
2026-04-22 23:53:41.622 DEBUG [tests.filter.test_get_messages] Running test with timestamp Near future
2026-04-22 23:53:41.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62800/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:53:41.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:53:41.626 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-04-22 23:53:41.727 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-04-22 23:53:41.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11265/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:41.729 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":1776905605555955968,"ephemeral":false}]'
2026-04-22 23:53:41.730 DEBUG [tests.filter.test_get_messages] Running test with timestamp Positive number
2026-04-22 23:53:41.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62800/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:53:41.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:53:41.735 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-04-22 23:53:41.835 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-04-22 23:53:41.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11265/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:41.838 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":1,"ephemeral":false}]'
2026-04-22 23:53:41.839 DEBUG [tests.filter.test_get_messages] Running test with timestamp Negative number
2026-04-22 23:53:41.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62800/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:53:41.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:53:41.844 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-04-22 23:53:41.944 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-04-22 23:53:41.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11265/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:41.947 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":-1,"ephemeral":false}]'
2026-04-22 23:53:41.948 DEBUG [tests.filter.test_get_messages] Running test with timestamp DST change
2026-04-22 23:53:41.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62800/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:53:41.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:53:41.953 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-04-22 23:53:42.053 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-04-22 23:53:42.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11265/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:53:42.056 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":1583632800000000000,"ephemeral":false}]'
2026-04-22 23:53:42.060 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-04-22 23:53:42.061 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-04-22 23:53:42.061 DEBUG [src.node.waku_node] Stopping container with id 8ab414c301dd
2026-04-22 23:53:42.466 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 23:53:42.467 DEBUG [src.node.waku_node] Stopping container with id d9587e679e0b
2026-04-22 23:53:42.914 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 23:53:42.916 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-04-22 23:53:42.954 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-22 23:53:42.969 DEBUG [src.node.docker_mananger] No errors found in the waku logs.