mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-01 08:03:29 +00:00
115 lines
21 KiB
Plaintext
115 lines
21 KiB
Plaintext
2026-03-08 04:34:17.509 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-08 04:34:17.509 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_from_pubsub_topics with id: 2026-03-08_04-34-17__bf809c2e-2a09-44d2-876d-6da44e186d0b
|
|
2026-03-08 04:34:17.510 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-08 04:34:17.510 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-08 04:34:17.512 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-08 04:34:17.520 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:34:17.520 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-08_04-34-17__bf809c2e-2a09-44d2-876d-6da44e186d0b__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:34:17.521 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:34:17.521 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:34:17.523 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:34:17.524 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.34.155
|
|
2026-03-08 04:34:17.524 DEBUG [src.node.docker_mananger] Generated ports ['23369', '23370', '23371', '23372', '23373']
|
|
2026-03-08 04:34:17.524 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:34:17.525 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:34:17.526 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:34:17.526 DEBUG [src.node.docker_mananger] docker run -i -t -p 23369:23369 -p 23370:23370 -p 23371:23371 -p 23372:23372 -p 23373:23373 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=23371 --rest-port=23369 --tcp-port=23370 --discv5-udp-port=23372 --rest-address=0.0.0.0 --nat=extip:172.18.34.155 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9f4ebdd6669d32525ddc226ac101369e4bc5463ee849bd3ee4e0ca3d2eb4e6aa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23373 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-08 04:34:17.725 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.34.155 waku e0ee851df9a1c7ac0f359f8cbf6edd667816bb704a44df57cad639f44ed0ebd9
|
|
2026-03-08 04:34:17.761 DEBUG [src.node.docker_mananger] Container started with ID e0ee851df9a1. Setting up logs at ./log/docker/node1_2026-03-08_04-34-17__bf809c2e-2a09-44d2-876d-6da44e186d0b__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:34:17.762 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23369
|
|
2026-03-08 04:34:17.763 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:34:17.765 ERROR [src.node.docker_mananger] Max retries reached for container ac0406f887d6. Exiting log stream.
|
|
2026-03-08 04:34:18.339 ERROR [src.node.docker_mananger] Max retries reached for container d456fe41cb47. Exiting log stream.
|
|
2026-03-08 04:34:18.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23369/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:18.767 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-08 04:34:18.767 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:34:18.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23369/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:18.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.34.155/tcp/23370/p2p/16Uiu2HAmPxUtETQvzFEBC4XaoH49xfbUPHxvXAQnxWWquHBr7bcp","/ip4/172.18.34.155/tcp/23371/ws/p2p/16Uiu2HAmPxUtETQvzFEBC4XaoH49xfbUPHxvXAQnxWWquHBr7bcp"],"enrUri":"enr:-L24QFFbwWdypcrBeYYSMxQA2bZwY-iHu0QCFyL4R0xaTzODBzgYiZ094wMZaagkHbxAWbIHLAdST9NmEwZ82-reDMoCgmlkgnY0gmlwhKwSIpuKbXVsdGlhZGRyc5YACASsEiKbBltKAAoErBIimwZbS90DgnJzhQADAQAAiXNlY3AyNTZrMaEDp-uxYDJEUcs_oZxln3SnkWg4fpv3gku6LCcoJQ46gCWDdGNwgltKg3VkcIJbTIV3YWt1MgU"}'
|
|
2026-03-08 04:34:18.769 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:34:18.770 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-08 04:34:18.777 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:34:18.777 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-08_04-34-17__bf809c2e-2a09-44d2-876d-6da44e186d0b__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:34:18.777 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:34:18.777 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:34:18.778 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:34:18.779 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.9.226
|
|
2026-03-08 04:34:18.779 DEBUG [src.node.docker_mananger] Generated ports ['2693', '2694', '2695', '2696', '2697']
|
|
2026-03-08 04:34:18.779 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:34:18.779 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:34:18.779 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:34:18.779 DEBUG [src.node.docker_mananger] docker run -i -t -p 2693:2693 -p 2694:2694 -p 2695:2695 -p 2696:2696 -p 2697:2697 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=2695 --rest-port=2693 --tcp-port=2694 --discv5-udp-port=2696 --rest-address=0.0.0.0 --nat=extip:172.18.9.226 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=51a5c677b3e7dc8b151a029eca6bc8773b0fc0e1abf6cb824e835e8c79ef7a95 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2697 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QFFbwWdypcrBeYYSMxQA2bZwY-iHu0QCFyL4R0xaTzODBzgYiZ094wMZaagkHbxAWbIHLAdST9NmEwZ82-reDMoCgmlkgnY0gmlwhKwSIpuKbXVsdGlhZGRyc5YACASsEiKbBltKAAoErBIimwZbS90DgnJzhQADAQAAiXNlY3AyNTZrMaEDp-uxYDJEUcs_oZxln3SnkWg4fpv3gku6LCcoJQ46gCWDdGNwgltKg3VkcIJbTIV3YWt1MgU --filternode=/ip4/172.18.34.155/tcp/23370/p2p/16Uiu2HAmPxUtETQvzFEBC4XaoH49xfbUPHxvXAQnxWWquHBr7bcp
|
|
2026-03-08 04:34:18.968 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.9.226 waku 675d4f1b48a2689e47ed18c5d5b3864e57658f5866c560477af8c844d90c7774
|
|
2026-03-08 04:34:19.005 DEBUG [src.node.docker_mananger] Container started with ID 675d4f1b48a2. Setting up logs at ./log/docker/node2_2026-03-08_04-34-17__bf809c2e-2a09-44d2-876d-6da44e186d0b__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:34:19.005 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2693
|
|
2026-03-08 04:34:19.006 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:34:20.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2693/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:20.010 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-08 04:34:20.010 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:34:20.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2693/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:20.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.9.226/tcp/2694/p2p/16Uiu2HAmGhXTV9ELBDg2F9HQBp7VX2sTh8hLAncRT5assNbPe3yF","/ip4/172.18.9.226/tcp/2695/ws/p2p/16Uiu2HAmGhXTV9ELBDg2F9HQBp7VX2sTh8hLAncRT5assNbPe3yF"],"enrUri":"enr:-L24QNZ_XwedkWYJSQZp3NWyS-wwoR3yx5I53gfDGMbAOVaHPYYfZp8sm4yy-wM-x5zewTppjWSDI__55GKU9v-H2ZsCgmlkgnY0gmlwhKwSCeKKbXVsdGlhZGRyc5YACASsEgniBgqGAAoErBIJ4gYKh90DgnJzhQADAQAAiXNlY3AyNTZrMaEDPBUU-UPHZss1pjJbT4DYamLNEQIMMr_Y7Fo2HzJVqa6DdGNwggqGg3VkcIIKiIV3YWt1MgA"}'
|
|
2026-03-08 04:34:20.012 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:34:20.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2693/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.34.155/tcp/23370/p2p/16Uiu2HAmPxUtETQvzFEBC4XaoH49xfbUPHxvXAQnxWWquHBr7bcp"]'
|
|
2026-03-08 04:34:20.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:20.050 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-08 04:34:20.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23369/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-08 04:34:20.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:20.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2693/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "00280c0b-825b-4879-bd71-649a8330e946", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-08 04:34:20.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"00280c0b-825b-4879-bd71-649a8330e946","statusDesc":"OK"}'
|
|
2026-03-08 04:34:20.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23369/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-08 04:34:20.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:20.089 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2693/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "90cd39e9-75bf-4758-9d5e-18982429dc7f", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-08 04:34:20.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"90cd39e9-75bf-4758-9d5e-18982429dc7f","statusDesc":"OK"}'
|
|
2026-03-08 04:34:20.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23369/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/9"]'
|
|
2026-03-08 04:34:20.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:20.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2693/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "eed3cb1b-c6e5-4d4e-9bc2-b7e8df8b238a", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/9"}'
|
|
2026-03-08 04:34:20.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"eed3cb1b-c6e5-4d4e-9bc2-b7e8df8b238a","statusDesc":"OK"}'
|
|
2026-03-08 04:34:20.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23369/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:20.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:20.118 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-08 04:34:20.218 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-08 04:34:20.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2693/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:20.222 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":1772944460110668298,"ephemeral":false}]'
|
|
2026-03-08 04:34:20.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23369/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/2/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:20.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:20.229 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-08 04:34:20.329 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-08 04:34:20.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2693/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:20.332 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":1772944460223895835,"ephemeral":false}]'
|
|
2026-03-08 04:34:20.334 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:2693/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-08 04:34:20.343 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-08 04:34:20.343 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23369/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:20.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:20.347 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-08 04:34:20.447 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-08 04:34:20.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2693/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:20.451 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:2693/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/1/waku-filter/proto'
|
|
2026-03-08 04:34:20.452 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23369/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/2/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:20.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:20.457 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-08 04:34:20.558 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-08 04:34:20.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2693/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:20.561 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":1772944460452660081,"ephemeral":false}]'
|
|
2026-03-08 04:34:20.563 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:2693/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/9"}'
|
|
2026-03-08 04:34:20.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-08 04:34:20.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23369/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:20.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:20.576 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-08 04:34:20.676 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-08 04:34:20.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2693/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:20.680 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:2693/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/1/waku-filter/proto'
|
|
2026-03-08 04:34:20.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23369/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/2/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-08 04:34:20.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:20.685 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-08 04:34:20.785 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-08 04:34:20.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2693/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:20.788 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:2693/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/2/waku-filter/proto'
|
|
2026-03-08 04:34:20.791 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-08 04:34:20.792 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-08 04:34:20.792 DEBUG [src.node.waku_node] Stopping container with id e0ee851df9a1
|
|
2026-03-08 04:34:21.325 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:34:21.326 DEBUG [src.node.waku_node] Stopping container with id 675d4f1b48a2
|
|
2026-03-08 04:34:21.856 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:34:21.858 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-08 04:34:21.866 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:34:21.872 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|