mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 17:53:09 +00:00
115 lines
21 KiB
Plaintext
115 lines
21 KiB
Plaintext
2026-03-18 09:08:52.005 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-18 09:08:52.005 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_from_pubsub_topics with id: 2026-03-18_09-08-52__3b68f429-06b9-4338-a7db-4e2509b3b461
|
|
2026-03-18 09:08:52.006 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-18 09:08:52.006 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-18 09:08:52.006 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-18 09:08:52.013 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:08:52.013 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_09-08-52__3b68f429-06b9-4338-a7db-4e2509b3b461__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:08:52.013 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:08:52.013 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:08:52.015 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:08:52.015 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.225.211
|
|
2026-03-18 09:08:52.015 DEBUG [src.node.docker_mananger] Generated ports ['36083', '36084', '36085', '36086', '36087']
|
|
2026-03-18 09:08:52.015 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:08:52.015 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:08:52.015 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:08:52.016 DEBUG [src.node.docker_mananger] docker run -i -t -p 36083:36083 -p 36084:36084 -p 36085:36085 -p 36086:36086 -p 36087:36087 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=36085 --rest-port=36083 --tcp-port=36084 --discv5-udp-port=36086 --rest-address=0.0.0.0 --nat=extip:172.18.225.211 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=cb15c7bfeafadbcea428fe7ea42e8c179ddcce3becce6981ce0ece132cde15e4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36087 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-18 09:08:52.215 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.225.211 waku 1eb1780d0c3f963bf49f49d9782a5ffaaf5da682afb11120ccb37f8b838eac4c
|
|
2026-03-18 09:08:52.250 DEBUG [src.node.docker_mananger] Container started with ID 1eb1780d0c3f. Setting up logs at ./log/docker/node1_2026-03-18_09-08-52__3b68f429-06b9-4338-a7db-4e2509b3b461__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:08:52.250 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 36083
|
|
2026-03-18 09:08:52.251 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:08:52.278 ERROR [src.node.docker_mananger] Max retries reached for container 15aa726bd2c8. Exiting log stream.
|
|
2026-03-18 09:08:52.808 ERROR [src.node.docker_mananger] Max retries reached for container d6b3219c27c2. Exiting log stream.
|
|
2026-03-18 09:08:53.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36083/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:53.254 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-18 09:08:53.254 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:08:53.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36083/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:53.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.225.211/tcp/36084/p2p/16Uiu2HAm5tYj33RaDZBCB9SSFQWUTyzkr6JjTAbzgtJRqUdtGP72","/ip4/172.18.225.211/tcp/36085/ws/p2p/16Uiu2HAm5tYj33RaDZBCB9SSFQWUTyzkr6JjTAbzgtJRqUdtGP72"],"enrUri":"enr:-L24QOSH-JvQ31E6l10gzwQZDY3tF1LmpcEro3LGMJZJPfhdLMvPO-tywjVV4TPmay4y8jJ7RiMWh7ICc2rDh2H7qFoCgmlkgnY0gmlwhKwS4dOKbXVsdGlhZGRyc5YACASsEuHTBoz0AAoErBLh0waM9d0DgnJzhQDGAQAAiXNlY3AyNTZrMaECm3dZNnqZg03qDVnibbDqqehun3gKj1NNSWSUDYwA1j2DdGNwgoz0g3VkcIKM9oV3YWt1MgU"}'
|
|
2026-03-18 09:08:53.257 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:08:53.257 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-18 09:08:53.264 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:08:53.264 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_09-08-52__3b68f429-06b9-4338-a7db-4e2509b3b461__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:08:53.264 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:08:53.265 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:08:53.266 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:08:53.266 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.232.253
|
|
2026-03-18 09:08:53.266 DEBUG [src.node.docker_mananger] Generated ports ['31546', '31547', '31548', '31549', '31550']
|
|
2026-03-18 09:08:53.267 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:08:53.267 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:08:53.267 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:08:53.267 DEBUG [src.node.docker_mananger] docker run -i -t -p 31546:31546 -p 31547:31547 -p 31548:31548 -p 31549:31549 -p 31550:31550 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=31548 --rest-port=31546 --tcp-port=31547 --discv5-udp-port=31549 --rest-address=0.0.0.0 --nat=extip:172.18.232.253 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=e6b382c18e62c2a5fb3a08dc292eccd6923dc7c6a8f40ddbafffb19af8ab980a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31550 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QOSH-JvQ31E6l10gzwQZDY3tF1LmpcEro3LGMJZJPfhdLMvPO-tywjVV4TPmay4y8jJ7RiMWh7ICc2rDh2H7qFoCgmlkgnY0gmlwhKwS4dOKbXVsdGlhZGRyc5YACASsEuHTBoz0AAoErBLh0waM9d0DgnJzhQDGAQAAiXNlY3AyNTZrMaECm3dZNnqZg03qDVnibbDqqehun3gKj1NNSWSUDYwA1j2DdGNwgoz0g3VkcIKM9oV3YWt1MgU --filternode=/ip4/172.18.225.211/tcp/36084/p2p/16Uiu2HAm5tYj33RaDZBCB9SSFQWUTyzkr6JjTAbzgtJRqUdtGP72
|
|
2026-03-18 09:08:53.456 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.232.253 waku f04c849f3ed84b9e576a276f57ef67723aa6b0a176f0f2cab1875e49395ebed8
|
|
2026-03-18 09:08:53.492 DEBUG [src.node.docker_mananger] Container started with ID f04c849f3ed8. Setting up logs at ./log/docker/node2_2026-03-18_09-08-52__3b68f429-06b9-4338-a7db-4e2509b3b461__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:08:53.492 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 31546
|
|
2026-03-18 09:08:53.493 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:08:54.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31546/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:54.497 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-18 09:08:54.497 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:08:54.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31546/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:54.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.232.253/tcp/31547/p2p/16Uiu2HAmGwfXTcRb3ZNRUkTbQwPX63JDQ34wyFBd6RChoNpbpy5R","/ip4/172.18.232.253/tcp/31548/ws/p2p/16Uiu2HAmGwfXTcRb3ZNRUkTbQwPX63JDQ34wyFBd6RChoNpbpy5R"],"enrUri":"enr:-L24QLNXBOcrFA4Akt_m3AVfpMycuuc5oLwtailSSEKzb3xNOoUJIlZUp4C6YAo5MVx2yew9AFiJR0Jwj-D1_BNWMbQCgmlkgnY0gmlwhKwS6P2KbXVsdGlhZGRyc5YACASsEuj9Bns7AAoErBLo_QZ7PN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDP7RWGvyOkQLl9Dmd9zv0X_Xkmmm4cb8uP3t8FIQX9viDdGNwgns7g3VkcIJ7PYV3YWt1MgA"}'
|
|
2026-03-18 09:08:54.500 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:08:54.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31546/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.225.211/tcp/36084/p2p/16Uiu2HAm5tYj33RaDZBCB9SSFQWUTyzkr6JjTAbzgtJRqUdtGP72"]'
|
|
2026-03-18 09:08:54.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:54.540 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-18 09:08:54.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36083/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-03-18 09:08:54.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:54.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31546/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "4627bcc1-db4d-417c-b961-b82367fde20a", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
|
|
2026-03-18 09:08:54.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"4627bcc1-db4d-417c-b961-b82367fde20a","statusDesc":"OK"}'
|
|
2026-03-18 09:08:54.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36083/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-03-18 09:08:54.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:54.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31546/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "d891e02b-88c2-4dbf-a6fa-0ab51049fcfa", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
|
|
2026-03-18 09:08:54.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"d891e02b-88c2-4dbf-a6fa-0ab51049fcfa","statusDesc":"OK"}'
|
|
2026-03-18 09:08:54.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36083/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/9"]'
|
|
2026-03-18 09:08:54.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:54.592 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31546/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "b235e62e-bbf2-4f32-ad45-d07a8afe526c", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/9"}'
|
|
2026-03-18 09:08:54.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"b235e62e-bbf2-4f32-ad45-d07a8afe526c","statusDesc":"OK"}'
|
|
2026-03-18 09:08:54.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36083/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:54.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:54.609 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-18 09:08:54.709 DEBUG [src.steps.filter] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-18 09:08:54.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31546/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:54.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773824934601839632,"ephemeral":false}]'
|
|
2026-03-18 09:08:54.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36083/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F9" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/2/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:54.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:54.719 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-18 09:08:54.819 DEBUG [src.steps.filter] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-18 09:08:54.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31546/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:54.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/2/waku-filter/proto","version":0,"timestamp":1773824934713951306,"ephemeral":false}]'
|
|
2026-03-18 09:08:54.823 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:31546/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
|
|
2026-03-18 09:08:54.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-18 09:08:54.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36083/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:54.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:54.837 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-18 09:08:54.937 DEBUG [src.steps.filter] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-18 09:08:54.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31546/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:54.940 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:31546/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/1/waku-filter/proto'
|
|
2026-03-18 09:08:54.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36083/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F9" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/2/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:54.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:54.946 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-18 09:08:55.046 DEBUG [src.steps.filter] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-18 09:08:55.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31546/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:55.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/2/waku-filter/proto","version":0,"timestamp":1773824934941541635,"ephemeral":false}]'
|
|
2026-03-18 09:08:55.051 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:31546/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/9"}'
|
|
2026-03-18 09:08:55.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-18 09:08:55.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36083/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:55.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:55.064 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-18 09:08:55.164 DEBUG [src.steps.filter] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-18 09:08:55.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31546/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:55.167 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:31546/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/1/waku-filter/proto'
|
|
2026-03-18 09:08:55.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36083/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F9" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/2/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:55.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:55.172 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-18 09:08:55.272 DEBUG [src.steps.filter] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-18 09:08:55.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31546/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:55.275 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:31546/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/2/waku-filter/proto'
|
|
2026-03-18 09:08:55.278 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-18 09:08:55.279 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-18 09:08:55.279 DEBUG [src.node.waku_node] Stopping container with id 1eb1780d0c3f
|
|
2026-03-18 09:08:55.817 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:08:55.817 DEBUG [src.node.waku_node] Stopping container with id f04c849f3ed8
|
|
2026-03-18 09:08:56.370 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:08:56.371 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-18 09:08:56.380 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 09:08:56.388 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|