667 lines
110 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
2026-03-27 04:46:19.172 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-27 04:46:19.172 DEBUG [tests.conftest] Running test: test_filter_subscribe_to_29_content_topics_in_separate_calls with id: 2026-03-27_04-46-19__ac4f0f3f-6436-4d0b-805a-73ef21d0d4e6
2026-03-27 04:46:19.173 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-27 04:46:19.173 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-27 04:46:19.173 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
2026-03-27 04:46:19.180 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-27 04:46:19.180 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-27_04-46-19__ac4f0f3f-6436-4d0b-805a-73ef21d0d4e6__wakuorg_nwaku:latest.log
2026-03-27 04:46:19.180 DEBUG [src.node.waku_node] Starting Node...
2026-03-27 04:46:19.180 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-27 04:46:19.182 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-27 04:46:19.182 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.104.189
2026-03-27 04:46:19.182 DEBUG [src.node.docker_mananger] Generated ports ['22498', '22499', '22500', '22501', '22502']
2026-03-27 04:46:19.182 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-27 04:46:19.182 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-27 04:46:19.182 DEBUG [src.node.waku_node] Using volumes []
2026-03-27 04:46:19.182 DEBUG [src.node.docker_mananger] docker run -i -t -p 22498:22498 -p 22499:22499 -p 22500:22500 -p 22501:22501 -p 22502:22502 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=22500 --rest-port=22498 --tcp-port=22499 --discv5-udp-port=22501 --rest-address=0.0.0.0 --nat=extip:172.18.104.189 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dc1b0c78effa8cc27daab69d8f81915e2ceecffce34c365d87fd509e23ef2ce9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22502 --metrics-logging=true --relay=true --filter=true
2026-03-27 04:46:19.369 ERROR [src.node.docker_mananger] Max retries reached for container 700eb13d2670. Exiting log stream.
2026-03-27 04:46:19.378 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.104.189 waku 66b28839d497a2e732f6a7e4c4fc0eeb378a51712d31a3fd8a3a968a925bb5b6
2026-03-27 04:46:19.415 DEBUG [src.node.docker_mananger] Container started with ID 66b28839d497. Setting up logs at ./log/docker/node1_2026-03-27_04-46-19__ac4f0f3f-6436-4d0b-805a-73ef21d0d4e6__wakuorg_nwaku:latest.log
2026-03-27 04:46:19.417 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22498
2026-03-27 04:46:19.417 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-27 04:46:19.953 ERROR [src.node.docker_mananger] Max retries reached for container 9fb6309e4e01. Exiting log stream.
2026-03-27 04:46:20.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22498/health" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:20.420 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:20.421 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-27 04:46:20.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22498/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:20.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.104.189/tcp/22499/p2p/16Uiu2HAkwJyrWsjRBXJoZX4U1fgJw4MJ8ZFFVgcAwgSzUx36XDtH","/ip4/172.18.104.189/tcp/22500/ws/p2p/16Uiu2HAkwJyrWsjRBXJoZX4U1fgJw4MJ8ZFFVgcAwgSzUx36XDtH"],"enrUri":"enr:-L24QC4gy3jcMYNUmyGTReXE7VLdli5TD5vZneB8_sbYu8e-e_N-FvWv_PlQWFYeW1KajQqFB7utZetKsaGRz6DdX24CgmlkgnY0gmlwhKwSaL2KbXVsdGlhZGRyc5YACASsEmi9BlfjAAoErBJovQZX5N0DgnJzhQADAQAAiXNlY3AyNTZrMaECHACE27hmf74JbFVLVSywpg9Soo_mNZS7AQyRUKMWWM6DdGNwglfjg3VkcIJX5YV3YWt1MgU"}'
2026-03-27 04:46:20.423 INFO [src.node.waku_node] REST service is ready !!
2026-03-27 04:46:20.424 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
2026-03-27 04:46:20.430 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-27 04:46:20.431 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-27_04-46-19__ac4f0f3f-6436-4d0b-805a-73ef21d0d4e6__wakuorg_nwaku:latest.log
2026-03-27 04:46:20.431 DEBUG [src.node.waku_node] Starting Node...
2026-03-27 04:46:20.431 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-27 04:46:20.432 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-27 04:46:20.432 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.119.144
2026-03-27 04:46:20.433 DEBUG [src.node.docker_mananger] Generated ports ['63553', '63554', '63555', '63556', '63557']
2026-03-27 04:46:20.433 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-27 04:46:20.433 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-27 04:46:20.433 DEBUG [src.node.waku_node] Using volumes []
2026-03-27 04:46:20.433 DEBUG [src.node.docker_mananger] docker run -i -t -p 63553:63553 -p 63554:63554 -p 63555:63555 -p 63556:63556 -p 63557:63557 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=63555 --rest-port=63553 --tcp-port=63554 --discv5-udp-port=63556 --rest-address=0.0.0.0 --nat=extip:172.18.119.144 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f45bbe8fb2bdcdbb7e46d34df8f210fa3bc6527daf617ee1a3faddbbbc2acfa9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63557 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QC4gy3jcMYNUmyGTReXE7VLdli5TD5vZneB8_sbYu8e-e_N-FvWv_PlQWFYeW1KajQqFB7utZetKsaGRz6DdX24CgmlkgnY0gmlwhKwSaL2KbXVsdGlhZGRyc5YACASsEmi9BlfjAAoErBJovQZX5N0DgnJzhQADAQAAiXNlY3AyNTZrMaECHACE27hmf74JbFVLVSywpg9Soo_mNZS7AQyRUKMWWM6DdGNwglfjg3VkcIJX5YV3YWt1MgU --filternode=/ip4/172.18.104.189/tcp/22499/p2p/16Uiu2HAkwJyrWsjRBXJoZX4U1fgJw4MJ8ZFFVgcAwgSzUx36XDtH
2026-03-27 04:46:20.623 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.119.144 waku 3f27834b6d5c79c8f560ad05e402f0671435bf53b1c73330f777c12f737e15ed
2026-03-27 04:46:20.667 DEBUG [src.node.docker_mananger] Container started with ID 3f27834b6d5c. Setting up logs at ./log/docker/node2_2026-03-27_04-46-19__ac4f0f3f-6436-4d0b-805a-73ef21d0d4e6__wakuorg_nwaku:latest.log
2026-03-27 04:46:20.667 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63553
2026-03-27 04:46:20.667 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-27 04:46:21.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/health" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:21.671 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:21.671 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-27 04:46:21.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:21.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.119.144/tcp/63554/p2p/16Uiu2HAkvU24vzEotGTKa4pnAUYmeQMMK7J8M1osEAR7yUubqZbN","/ip4/172.18.119.144/tcp/63555/ws/p2p/16Uiu2HAkvU24vzEotGTKa4pnAUYmeQMMK7J8M1osEAR7yUubqZbN"],"enrUri":"enr:-L24QAwNTTcqOqf5hSaLZjz_F8T1XLt1JEE_jGPx6TaRSC34ckrFKp0osgv5vPbu0CkaPxRGikMpWn7JSttsb17nStECgmlkgnY0gmlwhKwSd5CKbXVsdGlhZGRyc5YACASsEneQBvhCAAoErBJ3kAb4Q90DgnJzhQADAQAAiXNlY3AyNTZrMaECD3WQEpM6v6OM2X8BtsNFeYlOABellngn0uJmXGiBqymDdGNwgvhCg3VkcIL4RIV3YWt1MgA"}'
2026-03-27 04:46:21.674 INFO [src.node.waku_node] REST service is ready !!
2026-03-27 04:46:21.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.104.189/tcp/22499/p2p/16Uiu2HAkwJyrWsjRBXJoZX4U1fgJw4MJ8ZFFVgcAwgSzUx36XDtH"]'
2026-03-27 04:46:21.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:21.709 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
2026-03-27 04:46:21.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-27 04:46:21.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:21.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "8403f554-aac7-4c4b-8055-c444c27cf342", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"8403f554-aac7-4c4b-8055-c444c27cf342","statusDesc":"OK"}'
2026-03-27 04:46:21.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["0"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:21.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["1"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:21.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["2"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:21.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["3"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:21.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["4"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:21.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["5"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:21.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["6"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:21.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["7"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:21.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["8"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:21.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["9"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:21.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["10"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:21.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["11"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:21.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["12"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:21.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["13"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:21.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["14"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:21.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["15"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:21.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["16"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:21.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["17"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:21.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["18"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:21.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["19"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:21.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["20"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:21.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["21"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:21.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:22.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["22"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:22.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:22.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["23"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:22.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:22.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["24"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:22.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:22.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["25"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:22.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:22.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["26"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:22.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:22.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["27"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:22.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:22.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["28"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-27 04:46:22.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:22.099 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 0
2026-03-27 04:46:22.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:22.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:22.115 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:22.216 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:22.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/0" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:22.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"0","version":0,"timestamp":1774586782099418283,"ephemeral":false}]'
2026-03-27 04:46:22.221 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 1
2026-03-27 04:46:22.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:22.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:22.233 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:22.334 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:22.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/1" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:22.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1","version":0,"timestamp":1774586782221561397,"ephemeral":false}]'
2026-03-27 04:46:22.339 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 2
2026-03-27 04:46:22.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:22.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:22.351 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:22.451 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:22.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/2" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:22.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"2","version":0,"timestamp":1774586782339357519,"ephemeral":false}]'
2026-03-27 04:46:22.456 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 3
2026-03-27 04:46:22.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:22.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:22.468 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:22.569 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:22.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/3" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:22.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"3","version":0,"timestamp":1774586782456796170,"ephemeral":false}]'
2026-03-27 04:46:22.574 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 4
2026-03-27 04:46:22.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:22.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:22.586 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:22.686 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:22.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/4" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:22.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"4","version":0,"timestamp":1774586782574351221,"ephemeral":false}]'
2026-03-27 04:46:22.691 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 5
2026-03-27 04:46:22.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:22.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:22.703 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:22.804 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:22.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/5" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:22.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"5","version":0,"timestamp":1774586782691544728,"ephemeral":false}]'
2026-03-27 04:46:22.809 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 6
2026-03-27 04:46:22.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:22.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:22.821 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:22.922 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:22.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/6" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:22.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"6","version":0,"timestamp":1774586782809567700,"ephemeral":false}]'
2026-03-27 04:46:22.926 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 7
2026-03-27 04:46:22.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:22.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:22.939 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:23.039 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:23.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/7" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:23.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"7","version":0,"timestamp":1774586782927098345,"ephemeral":false}]'
2026-03-27 04:46:23.044 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 8
2026-03-27 04:46:23.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:23.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:23.056 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:23.156 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:23.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/8" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:23.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"8","version":0,"timestamp":1774586783044265455,"ephemeral":false}]'
2026-03-27 04:46:23.161 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 9
2026-03-27 04:46:23.161 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:23.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:23.173 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:23.273 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:23.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/9" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:23.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"9","version":0,"timestamp":1774586783161484630,"ephemeral":false}]'
2026-03-27 04:46:23.278 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 10
2026-03-27 04:46:23.279 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:23.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:23.291 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:23.391 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:23.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/10" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:23.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"10","version":0,"timestamp":1774586783278983353,"ephemeral":false}]'
2026-03-27 04:46:23.396 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 11
2026-03-27 04:46:23.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:23.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:23.409 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:23.509 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:23.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/11" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:23.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"11","version":0,"timestamp":1774586783396935493,"ephemeral":false}]'
2026-03-27 04:46:23.514 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 12
2026-03-27 04:46:23.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:23.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:23.526 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:23.626 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:23.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/12" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:23.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"12","version":0,"timestamp":1774586783514423228,"ephemeral":false}]'
2026-03-27 04:46:23.631 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 13
2026-03-27 04:46:23.631 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:23.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:23.643 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:23.743 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:23.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/13" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:23.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"13","version":0,"timestamp":1774586783631611696,"ephemeral":false}]'
2026-03-27 04:46:23.748 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 14
2026-03-27 04:46:23.748 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:23.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:23.760 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:23.860 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:23.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/14" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:23.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"14","version":0,"timestamp":1774586783748595545,"ephemeral":false}]'
2026-03-27 04:46:23.865 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 15
2026-03-27 04:46:23.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:23.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:23.878 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:23.978 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:23.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/15" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:23.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"15","version":0,"timestamp":1774586783865990888,"ephemeral":false}]'
2026-03-27 04:46:23.983 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 16
2026-03-27 04:46:23.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:23.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:23.995 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:24.096 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:24.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/16" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:24.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"16","version":0,"timestamp":1774586783983598496,"ephemeral":false}]'
2026-03-27 04:46:24.100 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 17
2026-03-27 04:46:24.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:24.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:24.113 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:24.213 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:24.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/17" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:24.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"17","version":0,"timestamp":1774586784101171360,"ephemeral":false}]'
2026-03-27 04:46:24.218 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 18
2026-03-27 04:46:24.218 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:24.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:24.230 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:24.331 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:24.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/18" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:24.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"18","version":0,"timestamp":1774586784218557165,"ephemeral":false}]'
2026-03-27 04:46:24.335 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 19
2026-03-27 04:46:24.336 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:24.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:24.348 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:24.448 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:24.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/19" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:24.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"19","version":0,"timestamp":1774586784336091675,"ephemeral":false}]'
2026-03-27 04:46:24.453 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 20
2026-03-27 04:46:24.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:24.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:24.465 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:24.565 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:24.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/20" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:24.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"20","version":0,"timestamp":1774586784453632371,"ephemeral":false}]'
2026-03-27 04:46:24.570 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 21
2026-03-27 04:46:24.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:24.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:24.583 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:24.683 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:24.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/21" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:24.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"21","version":0,"timestamp":1774586784571062837,"ephemeral":false}]'
2026-03-27 04:46:24.688 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 22
2026-03-27 04:46:24.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:24.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:24.700 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:24.801 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:24.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/22" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:24.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"22","version":0,"timestamp":1774586784688796500,"ephemeral":false}]'
2026-03-27 04:46:24.805 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 23
2026-03-27 04:46:24.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:24.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:24.817 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:24.918 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:24.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/23" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:24.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"23","version":0,"timestamp":1774586784806036446,"ephemeral":false}]'
2026-03-27 04:46:24.929 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 24
2026-03-27 04:46:24.930 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:24.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:24.942 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:25.042 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:25.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/24" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:25.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"24","version":0,"timestamp":1774586784930226617,"ephemeral":false}]'
2026-03-27 04:46:25.047 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 25
2026-03-27 04:46:25.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:25.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:25.059 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:25.159 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:25.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/25" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:25.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"25","version":0,"timestamp":1774586785047548233,"ephemeral":false}]'
2026-03-27 04:46:25.164 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 26
2026-03-27 04:46:25.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:25.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:25.176 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:25.277 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:25.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/26" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:25.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"26","version":0,"timestamp":1774586785164396008,"ephemeral":false}]'
2026-03-27 04:46:25.281 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 27
2026-03-27 04:46:25.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:25.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:25.294 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:25.394 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:25.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/27" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:25.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"27","version":0,"timestamp":1774586785282121600,"ephemeral":false}]'
2026-03-27 04:46:25.399 DEBUG [tests.filter.test_subscribe_create] Running test with content topic 28
2026-03-27 04:46:25.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22498/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:25.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-27 04:46:25.411 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-27 04:46:25.511 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-27 04:46:25.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63553/filter/v2/messages/28" -H "Content-Type: application/json" -d 'None'
2026-03-27 04:46:25.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"28","version":0,"timestamp":1774586785399490404,"ephemeral":false}]'
2026-03-27 04:46:25.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63553/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:25.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-27 04:46:25.539 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-27 04:46:25.540 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-27 04:46:25.540 DEBUG [src.node.waku_node] Stopping container with id 66b28839d497
2026-03-27 04:46:26.135 DEBUG [src.node.waku_node] Container stopped.
2026-03-27 04:46:26.136 DEBUG [src.node.waku_node] Stopping container with id 3f27834b6d5c
2026-03-27 04:46:26.714 DEBUG [src.node.waku_node] Container stopped.
2026-03-27 04:46:26.715 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-27 04:46:26.739 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-27 04:46:26.760 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-27 04:46:26.763 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
2026-03-27 04:46:26.764 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
2026-03-27 04:46:26.766 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-27_04-46-19__ac4f0f3f-6436-4d0b-805a-73ef21d0d4e6__wakuorg_nwaku:latest.log
2026-03-27 04:46:26.770 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-27_04-46-19__ac4f0f3f-6436-4d0b-805a-73ef21d0d4e6__wakuorg_nwaku:latest.log