mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 01:23:07 +00:00
85 lines
15 KiB
Plaintext
85 lines
15 KiB
Plaintext
2026-03-06 04:34:20.489 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-06 04:34:20.490 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_from_all_subscribed_content_topics with id: 2026-03-06_04-34-20__d65bc545-9779-4ac2-9147-87e6990d342a
|
|
2026-03-06 04:34:20.490 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-06 04:34:20.490 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-06 04:34:20.490 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-06 04:34:20.497 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-06 04:34:20.497 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-06_04-34-20__d65bc545-9779-4ac2-9147-87e6990d342a__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:34:20.497 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-06 04:34:20.498 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-06 04:34:20.499 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-06 04:34:20.499 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.14.186
|
|
2026-03-06 04:34:20.499 DEBUG [src.node.docker_mananger] Generated ports ['61025', '61026', '61027', '61028', '61029']
|
|
2026-03-06 04:34:20.500 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-06 04:34:20.500 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-06 04:34:20.500 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-06 04:34:20.500 DEBUG [src.node.docker_mananger] docker run -i -t -p 61025:61025 -p 61026:61026 -p 61027:61027 -p 61028:61028 -p 61029:61029 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=61027 --rest-port=61025 --tcp-port=61026 --discv5-udp-port=61028 --rest-address=0.0.0.0 --nat=extip:172.18.14.186 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cfccc9a34aca5b7e7acdf0484bafc93dc9d2a5ec00d5acbf1badf98dd390d32f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61029 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-06 04:34:20.698 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.14.186 waku 38908882bed78190e55fb99624695dcdcb7343db6434a51a28199799ea2fab2b
|
|
2026-03-06 04:34:20.728 ERROR [src.node.docker_mananger] Max retries reached for container c606cbf3cec0. Exiting log stream.
|
|
2026-03-06 04:34:20.734 DEBUG [src.node.docker_mananger] Container started with ID 38908882bed7. Setting up logs at ./log/docker/node1_2026-03-06_04-34-20__d65bc545-9779-4ac2-9147-87e6990d342a__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:34:20.735 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61025
|
|
2026-03-06 04:34:20.735 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-06 04:34:21.287 ERROR [src.node.docker_mananger] Max retries reached for container 87e64ba020c5. Exiting log stream.
|
|
2026-03-06 04:34:21.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61025/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:21.738 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:34:21.739 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-06 04:34:21.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61025/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:21.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.14.186/tcp/61026/p2p/16Uiu2HAmJX8LQUE5oXNLtkVPck4v5goDQY8XcBZDAWjt4nskrNr3","/ip4/172.18.14.186/tcp/61027/ws/p2p/16Uiu2HAmJX8LQUE5oXNLtkVPck4v5goDQY8XcBZDAWjt4nskrNr3"],"enrUri":"enr:-L24QPqwDiV0DEAfiX4nHTLAa9Hp0mPhjQfgrp0VGMOD-DPyBpx3xcG6iEluYr7PcnazQf7fFxTcE5wLZtPj33gY24MCgmlkgnY0gmlwhKwSDrqKbXVsdGlhZGRyc5YACASsEg66Bu5iAAoErBIOugbuY90DgnJzhQADAQAAiXNlY3AyNTZrMaEDVyKA45eouyxQdeILY0OhDT_FOLhrWI17MpTYgmk-F2iDdGNwgu5ig3VkcILuZIV3YWt1MgU"}'
|
|
2026-03-06 04:34:21.741 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-06 04:34:21.742 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-06 04:34:21.749 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-06 04:34:21.749 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-06_04-34-20__d65bc545-9779-4ac2-9147-87e6990d342a__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:34:21.749 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-06 04:34:21.749 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-06 04:34:21.751 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-06 04:34:21.751 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.225.107
|
|
2026-03-06 04:34:21.751 DEBUG [src.node.docker_mananger] Generated ports ['23214', '23215', '23216', '23217', '23218']
|
|
2026-03-06 04:34:21.751 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-06 04:34:21.751 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-06 04:34:21.751 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-06 04:34:21.751 DEBUG [src.node.docker_mananger] docker run -i -t -p 23214:23214 -p 23215:23215 -p 23216:23216 -p 23217:23217 -p 23218:23218 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=23216 --rest-port=23214 --tcp-port=23215 --discv5-udp-port=23217 --rest-address=0.0.0.0 --nat=extip:172.18.225.107 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e7a079aa7ed6a6759bb3f5d9b7dd7b442fca0d648c2aac8339db354f43c89eb8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23218 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QPqwDiV0DEAfiX4nHTLAa9Hp0mPhjQfgrp0VGMOD-DPyBpx3xcG6iEluYr7PcnazQf7fFxTcE5wLZtPj33gY24MCgmlkgnY0gmlwhKwSDrqKbXVsdGlhZGRyc5YACASsEg66Bu5iAAoErBIOugbuY90DgnJzhQADAQAAiXNlY3AyNTZrMaEDVyKA45eouyxQdeILY0OhDT_FOLhrWI17MpTYgmk-F2iDdGNwgu5ig3VkcILuZIV3YWt1MgU --filternode=/ip4/172.18.14.186/tcp/61026/p2p/16Uiu2HAmJX8LQUE5oXNLtkVPck4v5goDQY8XcBZDAWjt4nskrNr3
|
|
2026-03-06 04:34:21.958 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.225.107 waku 8e77b51f57a1cb4a6ad63718c09e9451c4f21b2f7f944ab68420da4504551b4a
|
|
2026-03-06 04:34:21.992 DEBUG [src.node.docker_mananger] Container started with ID 8e77b51f57a1. Setting up logs at ./log/docker/node2_2026-03-06_04-34-20__d65bc545-9779-4ac2-9147-87e6990d342a__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:34:21.992 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23214
|
|
2026-03-06 04:34:21.992 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-06 04:34:22.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23214/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:22.996 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:34:22.996 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-06 04:34:22.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23214/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:22.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.225.107/tcp/23215/p2p/16Uiu2HAmQPW4EoBGNBC4UbZbWjKE3jL1uW4XDRzmvMc1w2AfGKvX","/ip4/172.18.225.107/tcp/23216/ws/p2p/16Uiu2HAmQPW4EoBGNBC4UbZbWjKE3jL1uW4XDRzmvMc1w2AfGKvX"],"enrUri":"enr:-L24QG79dusbusYaPc6hq48KHHriMQIEcw-RZBx-nQskzwAnMj5EFb85rLEk_xAiOJqsxC50AABpHcsGn-js8JlQasYCgmlkgnY0gmlwhKwS4WuKbXVsdGlhZGRyc5YACASsEuFrBlqvAAoErBLhawZasN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrlSJ80Ds8pJKE9VekjMJsqONofXVUet3FZ-2T_F2d0CDdGNwglqvg3VkcIJasYV3YWt1MgA"}'
|
|
2026-03-06 04:34:22.999 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-06 04:34:22.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23214/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.14.186/tcp/61026/p2p/16Uiu2HAmJX8LQUE5oXNLtkVPck4v5goDQY8XcBZDAWjt4nskrNr3"]'
|
|
2026-03-06 04:34:23.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:34:23.036 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-06 04:34:23.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61025/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-06 04:34:23.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:34:23.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23214/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "dbe3ba33-f558-47d0-bb5f-a6dffd7bb1ae", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-06 04:34:23.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"dbe3ba33-f558-47d0-bb5f-a6dffd7bb1ae","statusDesc":"OK"}'
|
|
2026-03-06 04:34:23.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61025/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-06 04:34:23.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:34:23.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23214/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "60fd2d9c-bd1e-462a-a5bf-ebd6a0c19778", "contentFilters": ["Hello World!", "1234567890"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-06 04:34:23.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"60fd2d9c-bd1e-462a-a5bf-ebd6a0c19778","statusDesc":"OK"}'
|
|
2026-03-06 04:34:23.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61025/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-06 04:34:23.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:34:23.094 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-06 04:34:23.195 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:34:23.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23214/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:23.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1234567890","version":0,"timestamp":1772771663086601176,"ephemeral":false}]'
|
|
2026-03-06 04:34:23.199 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:23214/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["Hello World!", "1234567890"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-06 04:34:23.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-06 04:34:23.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61025/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-06 04:34:23.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:34:23.213 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-06 04:34:23.313 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-06 04:34:23.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23214/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:23.316 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:23214/filter/v2/messages/1234567890. Response content: b'Not subscribed to topic: 1234567890'
|
|
2026-03-06 04:34:23.319 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-06 04:34:23.320 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-06 04:34:23.320 DEBUG [src.node.waku_node] Stopping container with id 38908882bed7
|
|
2026-03-06 04:34:23.844 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-06 04:34:23.845 DEBUG [src.node.waku_node] Stopping container with id 8e77b51f57a1
|
|
2026-03-06 04:34:24.425 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-06 04:34:24.426 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-06 04:34:24.434 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-06 04:34:24.440 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|