mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
112 lines
20 KiB
Plaintext
112 lines
20 KiB
Plaintext
2026-03-06 04:36:19.647 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-06 04:36:19.648 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_all_from_90_content_topics with id: 2026-03-06_04-36-19__cdf9d198-931c-4a94-94d0-f1066eac0c98
|
|
2026-03-06 04:36:19.648 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-06 04:36:19.648 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-06 04:36:19.648 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-06 04:36:19.655 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-06 04:36:19.655 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-06_04-36-19__cdf9d198-931c-4a94-94d0-f1066eac0c98__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:36:19.655 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-06 04:36:19.656 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-06 04:36:19.657 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-06 04:36:19.657 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.176
|
|
2026-03-06 04:36:19.657 DEBUG [src.node.docker_mananger] Generated ports ['6022', '6023', '6024', '6025', '6026']
|
|
2026-03-06 04:36:19.657 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-06 04:36:19.657 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-06 04:36:19.658 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-06 04:36:19.658 DEBUG [src.node.docker_mananger] docker run -i -t -p 6022:6022 -p 6023:6023 -p 6024:6024 -p 6025:6025 -p 6026:6026 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=6024 --rest-port=6022 --tcp-port=6023 --discv5-udp-port=6025 --rest-address=0.0.0.0 --nat=extip:172.18.144.176 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ecde9cee59d6bab8aac5f21efe055d7d81d85de0c9201dd258fcd439e1dcc8ad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6026 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-06 04:36:19.846 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.176 waku fccb617c1aef43fb5d63a9442d7451775d6b7fe22b607e4aa5b8a8b50c3e0265
|
|
2026-03-06 04:36:19.879 DEBUG [src.node.docker_mananger] Container started with ID fccb617c1aef. Setting up logs at ./log/docker/node1_2026-03-06_04-36-19__cdf9d198-931c-4a94-94d0-f1066eac0c98__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:36:19.880 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6022
|
|
2026-03-06 04:36:19.880 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-06 04:36:19.898 ERROR [src.node.docker_mananger] Max retries reached for container e738fb9f1b3f. Exiting log stream.
|
|
2026-03-06 04:36:20.446 ERROR [src.node.docker_mananger] Max retries reached for container 9c7ac9408eb3. Exiting log stream.
|
|
2026-03-06 04:36:20.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6022/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:20.883 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-06 04:36:20.884 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-06 04:36:20.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6022/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:20.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.176/tcp/6023/p2p/16Uiu2HAmSvtYQnTuQf17DXDNj7eYxKdrvv6iXmc3dQcZJp7VnNBX","/ip4/172.18.144.176/tcp/6024/ws/p2p/16Uiu2HAmSvtYQnTuQf17DXDNj7eYxKdrvv6iXmc3dQcZJp7VnNBX"],"enrUri":"enr:-L24QF7rL6R4qJpOHs8BL8eDqDh1BvCMm1dke3hyqRzZOJfocHnwF4UWPTNlRbrAsassdLcJ2GLLcNnn0qnZQJa1NiQCgmlkgnY0gmlwhKwSkLCKbXVsdGlhZGRyc5YACASsEpCwBheHAAoErBKQsAYXiN0DgnJzhQADAQAAiXNlY3AyNTZrMaED1BZXrcXGVECr7PYU7k1GZ4utEWDSyTJgFuWj4_MXwR6DdGNwgheHg3VkcIIXiYV3YWt1MgU"}'
|
|
2026-03-06 04:36:20.886 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-06 04:36:20.886 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-06 04:36:20.893 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-06 04:36:20.893 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-06_04-36-19__cdf9d198-931c-4a94-94d0-f1066eac0c98__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:36:20.893 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-06 04:36:20.893 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-06 04:36:20.895 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-06 04:36:20.895 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.112.95
|
|
2026-03-06 04:36:20.895 DEBUG [src.node.docker_mananger] Generated ports ['21010', '21011', '21012', '21013', '21014']
|
|
2026-03-06 04:36:20.895 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-06 04:36:20.895 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-06 04:36:20.895 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-06 04:36:20.896 DEBUG [src.node.docker_mananger] docker run -i -t -p 21010:21010 -p 21011:21011 -p 21012:21012 -p 21013:21013 -p 21014:21014 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=21012 --rest-port=21010 --tcp-port=21011 --discv5-udp-port=21013 --rest-address=0.0.0.0 --nat=extip:172.18.112.95 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b313efd743d2dfa5f376072ec51b8121f7aa29a68c2c6ffcb7f0a90aed4972ca --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21014 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QF7rL6R4qJpOHs8BL8eDqDh1BvCMm1dke3hyqRzZOJfocHnwF4UWPTNlRbrAsassdLcJ2GLLcNnn0qnZQJa1NiQCgmlkgnY0gmlwhKwSkLCKbXVsdGlhZGRyc5YACASsEpCwBheHAAoErBKQsAYXiN0DgnJzhQADAQAAiXNlY3AyNTZrMaED1BZXrcXGVECr7PYU7k1GZ4utEWDSyTJgFuWj4_MXwR6DdGNwgheHg3VkcIIXiYV3YWt1MgU --filternode=/ip4/172.18.144.176/tcp/6023/p2p/16Uiu2HAmSvtYQnTuQf17DXDNj7eYxKdrvv6iXmc3dQcZJp7VnNBX
|
|
2026-03-06 04:36:21.085 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.112.95 waku 016172f3f6e0dbc7840a53f6b3ac415470faa24cb14c64e69a74d10a0fbce12b
|
|
2026-03-06 04:36:21.118 DEBUG [src.node.docker_mananger] Container started with ID 016172f3f6e0. Setting up logs at ./log/docker/node2_2026-03-06_04-36-19__cdf9d198-931c-4a94-94d0-f1066eac0c98__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:36:21.118 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21010
|
|
2026-03-06 04:36:21.118 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-06 04:36:22.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21010/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:22.122 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-06 04:36:22.123 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-06 04:36:22.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21010/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:22.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.112.95/tcp/21011/p2p/16Uiu2HAmB1ZueUmGq1ygormDqV72Yhe4iRbxi5YYLrFSNM8F1DTe","/ip4/172.18.112.95/tcp/21012/ws/p2p/16Uiu2HAmB1ZueUmGq1ygormDqV72Yhe4iRbxi5YYLrFSNM8F1DTe"],"enrUri":"enr:-L24QE5TteHHhZplYUp7iGdi_Q4Qff1XTiP2RL-pQxhXcUERSMbSiRsgVVOHNR2CpifnxdBxLDno2vhXVpWe9Dcv8_ICgmlkgnY0gmlwhKwScF-KbXVsdGlhZGRyc5YACASsEnBfBlITAAoErBJwXwZSFN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC544vtGSQk0j4GBFswJSWWgttDgHge12IzCTY58Q8HHmDdGNwglITg3VkcIJSFYV3YWt1MgA"}'
|
|
2026-03-06 04:36:22.125 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-06 04:36:22.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21010/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.144.176/tcp/6023/p2p/16Uiu2HAmSvtYQnTuQf17DXDNj7eYxKdrvv6iXmc3dQcZJp7VnNBX"]'
|
|
2026-03-06 04:36:22.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:22.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6022/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-06 04:36:22.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:22.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21010/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "ad026045-0e46-4211-91d4-81a1cc966f1a", "contentFilters": ["1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-06 04:36:22.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"ad026045-0e46-4211-91d4-81a1cc966f1a","statusDesc":"OK"}'
|
|
2026-03-06 04:36:22.198 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6022/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-06 04:36:22.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:22.202 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21010/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "d1b0a190-ae1e-47d4-9f95-c62aaa51ba18", "contentFilters": ["31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-06 04:36:22.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"d1b0a190-ae1e-47d4-9f95-c62aaa51ba18","statusDesc":"OK"}'
|
|
2026-03-06 04:36:22.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6022/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-06 04:36:22.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:22.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21010/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "ba0420e5-742c-4113-9802-a6e8abc92d53", "contentFilters": ["61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-06 04:36:22.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"ba0420e5-742c-4113-9802-a6e8abc92d53","statusDesc":"OK"}'
|
|
2026-03-06 04:36:22.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6022/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "4", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-06 04:36:22.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:22.286 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-06 04:36:22.386 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:36:22.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21010/filter/v2/messages/4" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:22.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"4","version":0,"timestamp":1772771782256238867,"ephemeral":false}]'
|
|
2026-03-06 04:36:22.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6022/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "54", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-06 04:36:22.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:22.417 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-06 04:36:22.517 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:36:22.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21010/filter/v2/messages/54" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:22.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"54","version":0,"timestamp":1772771782390741698,"ephemeral":false}]'
|
|
2026-03-06 04:36:22.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6022/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "81", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-06 04:36:22.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:22.548 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-06 04:36:22.648 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:36:22.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21010/filter/v2/messages/81" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:22.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"81","version":0,"timestamp":1772771782521549694,"ephemeral":false}]'
|
|
2026-03-06 04:36:22.652 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:21010/filter/v2/subscriptions/all" -H "Content-Type: application/json" -d '{"requestId": "1"}'
|
|
2026-03-06 04:36:22.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-06 04:36:22.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6022/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "27", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-06 04:36:22.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:22.667 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-06 04:36:22.767 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:36:22.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21010/filter/v2/messages/27" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:22.769 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:21010/filter/v2/messages/27. Response content: b'Not subscribed to topic: 27'
|
|
2026-03-06 04:36:22.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6022/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "53", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-06 04:36:22.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:22.775 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-06 04:36:22.875 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:36:22.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21010/filter/v2/messages/53" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:22.878 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:21010/filter/v2/messages/53. Response content: b'Not subscribed to topic: 53'
|
|
2026-03-06 04:36:22.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6022/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "68", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-06 04:36:22.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:36:22.883 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-06 04:36:22.983 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:36:22.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21010/filter/v2/messages/68" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:36:22.986 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:21010/filter/v2/messages/68. Response content: b'Not subscribed to topic: 68'
|
|
2026-03-06 04:36:22.989 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-06 04:36:22.990 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-06 04:36:22.990 DEBUG [src.node.waku_node] Stopping container with id fccb617c1aef
|
|
2026-03-06 04:36:23.547 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-06 04:36:23.548 DEBUG [src.node.waku_node] Stopping container with id 016172f3f6e0
|
|
2026-03-06 04:36:24.061 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-06 04:36:24.062 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-06 04:36:24.070 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-06 04:36:24.078 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|