mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 17:53:09 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-02-25 07:28:32.225 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 07:28:32.225 DEBUG [tests.conftest] Running test: test_filter_update_subscription_with_invalid_request_id with id: 2026-02-25_07-28-32__35eb6c4d-748c-4200-a476-09bbe12e7f02
|
|
2026-02-25 07:28:32.225 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 07:28:32.225 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-25 07:28:32.226 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-25 07:28:32.232 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:28:32.232 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_07-28-32__35eb6c4d-748c-4200-a476-09bbe12e7f02__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:28:32.233 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:28:32.233 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:28:32.234 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:28:32.234 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.209.232
|
|
2026-02-25 07:28:32.234 DEBUG [src.node.docker_mananger] Generated ports ['11335', '11336', '11337', '11338', '11339']
|
|
2026-02-25 07:28:32.235 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:28:32.235 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:28:32.235 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:28:32.235 DEBUG [src.node.docker_mananger] docker run -i -t -p 11335:11335 -p 11336:11336 -p 11337:11337 -p 11338:11338 -p 11339:11339 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=11337 --rest-port=11335 --tcp-port=11336 --discv5-udp-port=11338 --rest-address=0.0.0.0 --nat=extip:172.18.209.232 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9ecbea8b8c4a97144a79ebccb27baf0df77cf5ef4585290eb621a8af0b3ef2bb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11339 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-25 07:28:32.417 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.209.232 waku 8b6846bd74fd5a11577e11f625ef2d5cf6c942e5ac2a0fad9284de3c231ea723
|
|
2026-02-25 07:28:32.443 ERROR [src.node.docker_mananger] Max retries reached for container ca815e2ab55c. Exiting log stream.
|
|
2026-02-25 07:28:32.453 DEBUG [src.node.docker_mananger] Container started with ID 8b6846bd74fd. Setting up logs at ./log/docker/node1_2026-02-25_07-28-32__35eb6c4d-748c-4200-a476-09bbe12e7f02__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:28:32.454 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11335
|
|
2026-02-25 07:28:32.454 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:28:33.011 ERROR [src.node.docker_mananger] Max retries reached for container 852c07b495f6. Exiting log stream.
|
|
2026-02-25 07:28:33.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11335/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:28:33.457 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-02-25 07:28:33.458 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:28:33.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11335/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:28:33.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.209.232/tcp/11336/p2p/16Uiu2HAm8JxNJfwPzuwAmXR94XGTG4xw3DrSd3K8HuG9ZS34pzcR","/ip4/172.18.209.232/tcp/11337/ws/p2p/16Uiu2HAm8JxNJfwPzuwAmXR94XGTG4xw3DrSd3K8HuG9ZS34pzcR"],"enrUri":"enr:-L24QDVINJcTgCSpiiDf2ZuOspFAA3GHlEmR7_PqjnGrSM7Pfjl-dAB6B7Uj3XNPDapsffpM7Vzq2tRC5vMKWmEZsr4CgmlkgnY0gmlwhKwS0eiKbXVsdGlhZGRyc5YACASsEtHoBixIAAoErBLR6AYsSd0DgnJzhQADAQAAiXNlY3AyNTZrMaECv29k_kvdlOj3Y7E9FFtIX0m92SKj-9FTPCXrAqmijxKDdGNwgixIg3VkcIIsSoV3YWt1MgU"}'
|
|
2026-02-25 07:28:33.460 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:28:33.461 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-25 07:28:33.467 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 07:28:33.467 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_07-28-32__35eb6c4d-748c-4200-a476-09bbe12e7f02__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:28:33.467 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 07:28:33.467 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 07:28:33.469 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 07:28:33.469 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.225.21
|
|
2026-02-25 07:28:33.469 DEBUG [src.node.docker_mananger] Generated ports ['3644', '3645', '3646', '3647', '3648']
|
|
2026-02-25 07:28:33.469 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 07:28:33.469 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 07:28:33.469 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 07:28:33.470 DEBUG [src.node.docker_mananger] docker run -i -t -p 3644:3644 -p 3645:3645 -p 3646:3646 -p 3647:3647 -p 3648:3648 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=3646 --rest-port=3644 --tcp-port=3645 --discv5-udp-port=3647 --rest-address=0.0.0.0 --nat=extip:172.18.225.21 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ea5eb8ae7fd0ebdbdaf8cd7b6c9b5feffd26ee6b6dd6f2f0fa7476c6e2dfac46 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3648 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QDVINJcTgCSpiiDf2ZuOspFAA3GHlEmR7_PqjnGrSM7Pfjl-dAB6B7Uj3XNPDapsffpM7Vzq2tRC5vMKWmEZsr4CgmlkgnY0gmlwhKwS0eiKbXVsdGlhZGRyc5YACASsEtHoBixIAAoErBLR6AYsSd0DgnJzhQADAQAAiXNlY3AyNTZrMaECv29k_kvdlOj3Y7E9FFtIX0m92SKj-9FTPCXrAqmijxKDdGNwgixIg3VkcIIsSoV3YWt1MgU --filternode=/ip4/172.18.209.232/tcp/11336/p2p/16Uiu2HAm8JxNJfwPzuwAmXR94XGTG4xw3DrSd3K8HuG9ZS34pzcR
|
|
2026-02-25 07:28:33.675 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.225.21 waku d5270bda87deab0cc5ce6df543a6a2fcb54e14fb2d4e8ab75eba89ed5893b2fb
|
|
2026-02-25 07:28:33.708 DEBUG [src.node.docker_mananger] Container started with ID d5270bda87de. Setting up logs at ./log/docker/node2_2026-02-25_07-28-32__35eb6c4d-748c-4200-a476-09bbe12e7f02__wakuorg_nwaku:latest.log
|
|
2026-02-25 07:28:33.708 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3644
|
|
2026-02-25 07:28:33.708 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 07:28:34.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3644/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:28:34.713 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-02-25 07:28:34.713 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 07:28:34.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3644/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 07:28:34.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.225.21/tcp/3645/p2p/16Uiu2HAmQZF6N1YGDQxCZ6yyguQJKjnyQ3fySo2rqyzH7ZR7vvM9","/ip4/172.18.225.21/tcp/3646/ws/p2p/16Uiu2HAmQZF6N1YGDQxCZ6yyguQJKjnyQ3fySo2rqyzH7ZR7vvM9"],"enrUri":"enr:-L24QJlS-AwlcLwtRVYnmf8YhmtcTMYTO6R5YNgPuMNv9UnkGar8NUevf5dnMr_wtrty-k2tnlWUAWNc2RwWmqK9WL0CgmlkgnY0gmlwhKwS4RWKbXVsdGlhZGRyc5YACASsEuEVBg49AAoErBLhFQYOPt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDsNNthYqxXhN8rxdbwe2MNA0fhygPNePtjwXRgSwArayDdGNwgg49g3VkcIIOP4V3YWt1MgA"}'
|
|
2026-02-25 07:28:34.715 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 07:28:34.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3644/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.209.232/tcp/11336/p2p/16Uiu2HAm8JxNJfwPzuwAmXR94XGTG4xw3DrSd3K8HuG9ZS34pzcR"]'
|
|
2026-02-25 07:28:34.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:28:34.749 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-02-25 07:28:34.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11335/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-25 07:28:34.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 07:28:34.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3644/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "f21bc661-700a-4352-8105-46410ae83ace", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-25 07:28:34.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"f21bc661-700a-4352-8105-46410ae83ace","statusDesc":"OK"}'
|
|
2026-02-25 07:28:34.781 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:3644/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": 1, "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-25 07:28:34.784 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:3644/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
|
2026-02-25 07:28:34.786 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 07:28:34.787 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 07:28:34.788 DEBUG [src.node.waku_node] Stopping container with id 8b6846bd74fd
|
|
2026-02-25 07:28:35.319 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:28:35.320 DEBUG [src.node.waku_node] Stopping container with id d5270bda87de
|
|
2026-02-25 07:28:35.838 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 07:28:35.839 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 07:28:35.843 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 07:28:35.848 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|