334 lines
55 KiB
Plaintext

2026-03-27 04:46:11.557 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-27 04:46:11.557 DEBUG [tests.conftest] Running test: test_filter_subscribe_to_29_content_topics_in_separate_calls with id: 2026-03-27_04-46-11__50643d0e-81b6-4c2b-a6c7-1b4b7f9f7af6
2026-03-27 04:46:11.557 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-27 04:46:11.558 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-27 04:46:11.558 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
2026-03-27 04:46:11.565 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-27 04:46:11.565 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-27_04-46-11__50643d0e-81b6-4c2b-a6c7-1b4b7f9f7af6__wakuorg_nwaku:latest.log
2026-03-27 04:46:11.565 DEBUG [src.node.waku_node] Starting Node...
2026-03-27 04:46:11.565 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-27 04:46:11.567 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-27 04:46:11.567 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.21.97
2026-03-27 04:46:11.567 DEBUG [src.node.docker_mananger] Generated ports ['27082', '27083', '27084', '27085', '27086']
2026-03-27 04:46:11.567 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-27 04:46:11.567 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-27 04:46:11.568 DEBUG [src.node.waku_node] Using volumes []
2026-03-27 04:46:11.568 DEBUG [src.node.docker_mananger] docker run -i -t -p 27082:27082 -p 27083:27083 -p 27084:27084 -p 27085:27085 -p 27086:27086 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=27084 --rest-port=27082 --tcp-port=27083 --discv5-udp-port=27085 --rest-address=0.0.0.0 --nat=extip:172.18.21.97 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5e3bdf057ae11bd0c9fecd1ab582033e76b381db66adabeaa82f357ed6a6b7c2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27086 --metrics-logging=true --relay=true --filter=true
2026-03-27 04:46:11.761 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.21.97 waku 700eb13d26704c63d1c491774553cc149fe0be24b2e6b0f8b658f7410a4eab95
2026-03-27 04:46:11.797 DEBUG [src.node.docker_mananger] Container started with ID 700eb13d2670. Setting up logs at ./log/docker/node1_2026-03-27_04-46-11__50643d0e-81b6-4c2b-a6c7-1b4b7f9f7af6__wakuorg_nwaku:latest.log
2026-03-27 04:46:11.798 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27082
2026-03-27 04:46:11.799 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-27 04:46:11.839 ERROR [src.node.docker_mananger] Max retries reached for container f3b979d01943. Exiting log stream.
2026-03-27 04:46:12.351 ERROR [src.node.docker_mananger] Max retries reached for container 3c0e72622ac4. Exiting log stream.
2026-03-27 04:46:12.800 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27082/health" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:12.803 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-27 04:46:12.803 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-27 04:46:12.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27082/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:12.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.21.97/tcp/27083/p2p/16Uiu2HAm3WoiFJCJ7vaqnACPzJKiEg1uSn4ExXHYMwizUjYywg7b","/ip4/172.18.21.97/tcp/27084/ws/p2p/16Uiu2HAm3WoiFJCJ7vaqnACPzJKiEg1uSn4ExXHYMwizUjYywg7b"],"enrUri":"enr:-L24QKmwya87yeQtUS8M7YeIbdBeYUDxUKAoPb4IFmbpS-icV85rvukg-HIJMz9xytZ8AlZ8oLdVez9y5fmXeyMNZtwCgmlkgnY0gmlwhKwSFWGKbXVsdGlhZGRyc5YACASsEhVhBmnLAAoErBIVYQZpzN0DgnJzhQADAQAAiXNlY3AyNTZrMaECeC4kWv03quNhOhISijl72j5Bxi3Lzi1A7uURJ9sybUqDdGNwgmnLg3VkcIJpzYV3YWt1MgU"}'
2026-03-27 04:46:12.806 INFO [src.node.waku_node] REST service is ready !!
2026-03-27 04:46:12.806 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
2026-03-27 04:46:12.813 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-27 04:46:12.813 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-27_04-46-11__50643d0e-81b6-4c2b-a6c7-1b4b7f9f7af6__wakuorg_nwaku:latest.log
2026-03-27 04:46:12.813 DEBUG [src.node.waku_node] Starting Node...
2026-03-27 04:46:12.813 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-27 04:46:12.815 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-27 04:46:12.815 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.175.217
2026-03-27 04:46:12.815 DEBUG [src.node.docker_mananger] Generated ports ['24233', '24234', '24235', '24236', '24237']
2026-03-27 04:46:12.815 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-27 04:46:12.815 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-27 04:46:12.815 DEBUG [src.node.waku_node] Using volumes []
2026-03-27 04:46:12.816 DEBUG [src.node.docker_mananger] docker run -i -t -p 24233:24233 -p 24234:24234 -p 24235:24235 -p 24236:24236 -p 24237:24237 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=24235 --rest-port=24233 --tcp-port=24234 --discv5-udp-port=24236 --rest-address=0.0.0.0 --nat=extip:172.18.175.217 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2acb74ea717b394b7dc9d16f3beff56c1d923f2fc9e5fefbdb9cd0f4a6aacaab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24237 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QKmwya87yeQtUS8M7YeIbdBeYUDxUKAoPb4IFmbpS-icV85rvukg-HIJMz9xytZ8AlZ8oLdVez9y5fmXeyMNZtwCgmlkgnY0gmlwhKwSFWGKbXVsdGlhZGRyc5YACASsEhVhBmnLAAoErBIVYQZpzN0DgnJzhQADAQAAiXNlY3AyNTZrMaECeC4kWv03quNhOhISijl72j5Bxi3Lzi1A7uURJ9sybUqDdGNwgmnLg3VkcIJpzYV3YWt1MgU --filternode=/ip4/172.18.21.97/tcp/27083/p2p/16Uiu2HAm3WoiFJCJ7vaqnACPzJKiEg1uSn4ExXHYMwizUjYywg7b
2026-03-27 04:46:13.019 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.175.217 waku 9fb6309e4e01b2121e0608922d929ed2a6d51cb75a7958cd589cadde6394d5c0
2026-03-27 04:46:13.056 DEBUG [src.node.docker_mananger] Container started with ID 9fb6309e4e01. Setting up logs at ./log/docker/node2_2026-03-27_04-46-11__50643d0e-81b6-4c2b-a6c7-1b4b7f9f7af6__wakuorg_nwaku:latest.log
2026-03-27 04:46:13.057 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24233
2026-03-27 04:46:13.057 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-27 04:46:14.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/health" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:14.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-27 04:46:14.061 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-27 04:46:14.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:14.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.175.217/tcp/24234/p2p/16Uiu2HAmM3cCYTDByGBm9pxwbZUbeNYqHbP4LD7GzvZw8z2e2qTB","/ip4/172.18.175.217/tcp/24235/ws/p2p/16Uiu2HAmM3cCYTDByGBm9pxwbZUbeNYqHbP4LD7GzvZw8z2e2qTB"],"enrUri":"enr:-L24QHBHbq44bXNR4NXY9Z8Oh16Wdx6ak_WSDzcXZZfhznXWTzFIOackkF9IYpRvhuVehD8gUheI91nTa3jFMgBtTXkCgmlkgnY0gmlwhKwSr9mKbXVsdGlhZGRyc5YACASsEq_ZBl6qAAoErBKv2QZeq90DgnJzhQADAQAAiXNlY3AyNTZrMaEDfKjO2pINfNdMJ2f9tg02efrQI0hzawQOc2rwAMI8H4aDdGNwgl6qg3VkcIJerIV3YWt1MgA"}'
2026-03-27 04:46:14.064 INFO [src.node.waku_node] REST service is ready !!
2026-03-27 04:46:14.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.21.97/tcp/27083/p2p/16Uiu2HAm3WoiFJCJ7vaqnACPzJKiEg1uSn4ExXHYMwizUjYywg7b"]'
2026-03-27 04:46:14.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:14.101 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
2026-03-27 04:46:14.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-27 04:46:14.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:14.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "9250e0ad-b645-482f-9934-4c36bf9cf1d3", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"9250e0ad-b645-482f-9934-4c36bf9cf1d3","statusDesc":"OK"}'
2026-03-27 04:46:14.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["0"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["1"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.161 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["2"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.171 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["3"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["4"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["5"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["6"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["7"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.226 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["8"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["9"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["10"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["11"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["12"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["13"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["14"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["15"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["16"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["17"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.348 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["18"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["19"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["20"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.389 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["21"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["22"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.416 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["23"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["24"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.446 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["25"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["26"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["27"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["28"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:14.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:14.505 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 0
2026-03-27 04:46:14.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "0", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:14.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:14.520 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:14.621 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:14.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/0" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:14.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"0","version":0,"timestamp":1774586774505449357,"ephemeral":false}]'
2026-03-27 04:46:14.625 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 1
2026-03-27 04:46:14.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:14.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:14.638 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:14.738 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:14.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/1" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:14.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1","version":0,"timestamp":1774586774626105512,"ephemeral":false}]'
2026-03-27 04:46:14.744 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 2
2026-03-27 04:46:14.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "2", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:14.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:14.756 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:14.857 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:14.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/2" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:14.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"2","version":0,"timestamp":1774586774744530126,"ephemeral":false}]'
2026-03-27 04:46:14.861 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 3
2026-03-27 04:46:14.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "3", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:14.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:14.873 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:14.974 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:14.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/3" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:14.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"3","version":0,"timestamp":1774586774862030699,"ephemeral":false}]'
2026-03-27 04:46:14.978 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 4
2026-03-27 04:46:14.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "4", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:14.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:14.991 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:15.091 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:15.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/4" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:15.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"4","version":0,"timestamp":1774586774978980320,"ephemeral":false}]'
2026-03-27 04:46:15.100 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 5
2026-03-27 04:46:15.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "5", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:15.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:15.115 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:15.215 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:15.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/5" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:15.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"5","version":0,"timestamp":1774586775100996047,"ephemeral":false}]'
2026-03-27 04:46:15.220 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 6
2026-03-27 04:46:15.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "6", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:15.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:15.233 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:15.333 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:15.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/6" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:15.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"6","version":0,"timestamp":1774586775220831717,"ephemeral":false}]'
2026-03-27 04:46:15.338 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 7
2026-03-27 04:46:15.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "7", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:15.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:15.351 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:15.451 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:15.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/7" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:15.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"7","version":0,"timestamp":1774586775338901731,"ephemeral":false}]'
2026-03-27 04:46:15.456 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 8
2026-03-27 04:46:15.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "8", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:15.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:15.468 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:15.568 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:15.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/8" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:15.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"8","version":0,"timestamp":1774586775456374066,"ephemeral":false}]'
2026-03-27 04:46:15.573 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 9
2026-03-27 04:46:15.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "9", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:15.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:15.586 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:15.687 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:15.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/9" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:15.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"9","version":0,"timestamp":1774586775573965976,"ephemeral":false}]'
2026-03-27 04:46:15.691 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 10
2026-03-27 04:46:15.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "10", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:15.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:15.704 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:15.804 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:15.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/10" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:15.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"10","version":0,"timestamp":1774586775692070280,"ephemeral":false}]'
2026-03-27 04:46:15.809 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 11
2026-03-27 04:46:15.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "11", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:15.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:15.822 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:15.922 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:15.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/11" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:15.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"11","version":0,"timestamp":1774586775809731111,"ephemeral":false}]'
2026-03-27 04:46:15.927 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 12
2026-03-27 04:46:15.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "12", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:15.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:15.939 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:16.040 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:16.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/12" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:16.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"12","version":0,"timestamp":1774586775927465326,"ephemeral":false}]'
2026-03-27 04:46:16.044 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 13
2026-03-27 04:46:16.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "13", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:16.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:16.057 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:16.157 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:16.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/13" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:16.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"13","version":0,"timestamp":1774586776045098260,"ephemeral":false}]'
2026-03-27 04:46:16.162 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 14
2026-03-27 04:46:16.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "14", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:16.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:16.175 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:16.275 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:16.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/14" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:16.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"14","version":0,"timestamp":1774586776162837888,"ephemeral":false}]'
2026-03-27 04:46:16.280 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 15
2026-03-27 04:46:16.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "15", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:16.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:16.295 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:16.395 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:16.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/15" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:16.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"15","version":0,"timestamp":1774586776280977586,"ephemeral":false}]'
2026-03-27 04:46:16.400 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 16
2026-03-27 04:46:16.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "16", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:16.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:16.412 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:16.512 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:16.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/16" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:16.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"16","version":0,"timestamp":1774586776400719193,"ephemeral":false}]'
2026-03-27 04:46:16.519 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 17
2026-03-27 04:46:16.519 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "17", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:16.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:16.533 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:16.634 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:16.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/17" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:16.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"17","version":0,"timestamp":1774586776519279735,"ephemeral":false}]'
2026-03-27 04:46:16.639 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 18
2026-03-27 04:46:16.639 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "18", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:16.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:16.652 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:16.752 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:16.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/18" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:16.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"18","version":0,"timestamp":1774586776639711538,"ephemeral":false}]'
2026-03-27 04:46:16.757 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 19
2026-03-27 04:46:16.757 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "19", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:16.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:16.769 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:16.870 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:16.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/19" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:16.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"19","version":0,"timestamp":1774586776757710356,"ephemeral":false}]'
2026-03-27 04:46:16.874 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 20
2026-03-27 04:46:16.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "20", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:16.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:16.887 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:16.987 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:16.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/20" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:16.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"20","version":0,"timestamp":1774586776875183990,"ephemeral":false}]'
2026-03-27 04:46:16.992 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 21
2026-03-27 04:46:16.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "21", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:17.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:17.005 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:17.105 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:17.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/21" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:17.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"21","version":0,"timestamp":1774586776992864164,"ephemeral":false}]'
2026-03-27 04:46:17.110 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 22
2026-03-27 04:46:17.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "22", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:17.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:17.123 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:17.224 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:17.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/22" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:17.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"22","version":0,"timestamp":1774586777111075835,"ephemeral":false}]'
2026-03-27 04:46:17.229 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 23
2026-03-27 04:46:17.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "23", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:17.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:17.241 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:17.342 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:17.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/23" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:17.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"23","version":0,"timestamp":1774586777229562010,"ephemeral":false}]'
2026-03-27 04:46:17.347 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 24
2026-03-27 04:46:17.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "24", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:17.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:17.360 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:17.460 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:17.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/24" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:17.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"24","version":0,"timestamp":1774586777347500284,"ephemeral":false}]'
2026-03-27 04:46:17.465 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 25
2026-03-27 04:46:17.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "25", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:17.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:17.478 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:17.578 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:17.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/25" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:17.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"25","version":0,"timestamp":1774586777465531181,"ephemeral":false}]'
2026-03-27 04:46:17.583 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 26
2026-03-27 04:46:17.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "26", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:17.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:17.595 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:17.696 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:17.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/26" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:17.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"26","version":0,"timestamp":1774586777583410455,"ephemeral":false}]'
2026-03-27 04:46:17.700 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 27
2026-03-27 04:46:17.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "27", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:17.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:17.713 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:17.813 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:17.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/27" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:17.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"27","version":0,"timestamp":1774586777701055400,"ephemeral":false}]'
2026-03-27 04:46:17.818 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 28
2026-03-27 04:46:17.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27082/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "28", "timestamp": '$(date +%s%N)'}'
2026-03-27 04:46:17.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:17.830 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:17.930 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:17.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24233/filter/v2/messages/28" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:17.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"28","version":0,"timestamp":1774586777818349013,"ephemeral":false}]'
2026-03-27 04:46:17.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24233/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["rate limited"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:17.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:17.992 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-27 04:46:17.993 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-27 04:46:17.993 DEBUG [src.node.waku_node] Stopping container with id 700eb13d2670
2026-03-27 04:46:18.555 DEBUG [src.node.waku_node] Container stopped.
2026-03-27 04:46:18.555 DEBUG [src.node.waku_node] Stopping container with id 9fb6309e4e01
2026-03-27 04:46:19.111 DEBUG [src.node.waku_node] Container stopped.
2026-03-27 04:46:19.112 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-27 04:46:19.140 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-27 04:46:19.160 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-27 04:46:19.160 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
2026-03-27 04:46:19.160 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
2026-03-27 04:46:19.161 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-27_04-46-11__50643d0e-81b6-4c2b-a6c7-1b4b7f9f7af6__wakuorg_nwaku:latest.log
2026-03-27 04:46:19.162 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-27_04-46-11__50643d0e-81b6-4c2b-a6c7-1b4b7f9f7af6__wakuorg_nwaku:latest.log