mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-19 02:03:06 +00:00
82 lines
16 KiB
Plaintext
82 lines
16 KiB
Plaintext
2026-02-04 12:00:39.559 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-04 12:00:39.559 DEBUG [tests.conftest] Running test: test_filter_update_subscription_with_invalid_content_topic_format with id: 2026-02-04_12-00-39__586ef956-825c-4d2c-b477-6e944922ba3a
|
|
2026-02-04 12:00:39.560 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-04 12:00:39.560 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-04 12:00:39.560 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-04 12:00:39.566 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 12:00:39.566 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-04_12-00-39__586ef956-825c-4d2c-b477-6e944922ba3a__wakuorg_nwaku:latest.log
|
|
2026-02-04 12:00:39.567 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 12:00:39.567 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 12:00:39.568 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 12:00:39.568 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.169.252
|
|
2026-02-04 12:00:39.568 DEBUG [src.node.docker_mananger] Generated ports ['50686', '50687', '50688', '50689', '50690']
|
|
2026-02-04 12:00:39.568 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 12:00:39.569 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 12:00:39.569 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 12:00:39.569 DEBUG [src.node.docker_mananger] docker run -i -t -p 50686:50686 -p 50687:50687 -p 50688:50688 -p 50689:50689 -p 50690:50690 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=50688 --rest-port=50686 --tcp-port=50687 --discv5-udp-port=50689 --rest-address=0.0.0.0 --nat=extip:172.18.169.252 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1bdafb25a97c06bac3e269edeae735c2d629a3d5b6ff3cedab1abbdfae93ccaf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50690 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-04 12:00:39.748 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.169.252 waku b9eef416d2647b651d893e23e74faa80dbe861c59a118eaf4851c42b5390c58e
|
|
2026-02-04 12:00:39.777 DEBUG [src.node.docker_mananger] Container started with ID b9eef416d264. Setting up logs at ./log/docker/node1_2026-02-04_12-00-39__586ef956-825c-4d2c-b477-6e944922ba3a__wakuorg_nwaku:latest.log
|
|
2026-02-04 12:00:39.777 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50686
|
|
2026-02-04 12:00:39.778 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 12:00:39.822 ERROR [src.node.docker_mananger] Max retries reached for container 7938a621b10d. Exiting log stream.
|
|
2026-02-04 12:00:40.372 ERROR [src.node.docker_mananger] Max retries reached for container 0d1e88ed38bc. Exiting log stream.
|
|
2026-02-04 12:00:40.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50686/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 12:00:40.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2026-02-04 12:00:40.782 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 12:00:40.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50686/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 12:00:40.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.169.252/tcp/50687/p2p/16Uiu2HAmD5uE1Dm54BFkzCHHAUPg5c67btRJghZFjxgS4SD1Nkzp","/ip4/172.18.169.252/tcp/50688/ws/p2p/16Uiu2HAmD5uE1Dm54BFkzCHHAUPg5c67btRJghZFjxgS4SD1Nkzp"],"enrUri":"enr:-L24QBtoGVqfYf4_3uxpY8BoSwSgfvWkr9ezrZUM64eOVUZgFx9OBdyNfuSdly-NnwohPVvmiAz3ACNNMgkECM12TnwCgmlkgnY0gmlwhKwSqfyKbXVsdGlhZGRyc5YACASsEqn8BsX_AAoErBKp_AbGAN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDBmG5hNmn15jN2auYCFpHseg0rL-RAZAGFnOWxPd_ga2DdGNwgsX_g3VkcILGAYV3YWt1MgU"}'
|
|
2026-02-04 12:00:40.785 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 12:00:40.785 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-04 12:00:40.791 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-04 12:00:40.792 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-04_12-00-39__586ef956-825c-4d2c-b477-6e944922ba3a__wakuorg_nwaku:latest.log
|
|
2026-02-04 12:00:40.792 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-04 12:00:40.792 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-04 12:00:40.793 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-04 12:00:40.793 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.217.127
|
|
2026-02-04 12:00:40.793 DEBUG [src.node.docker_mananger] Generated ports ['58033', '58034', '58035', '58036', '58037']
|
|
2026-02-04 12:00:40.794 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-04 12:00:40.794 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-04 12:00:40.794 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-04 12:00:40.794 DEBUG [src.node.docker_mananger] docker run -i -t -p 58033:58033 -p 58034:58034 -p 58035:58035 -p 58036:58036 -p 58037:58037 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=58035 --rest-port=58033 --tcp-port=58034 --discv5-udp-port=58036 --rest-address=0.0.0.0 --nat=extip:172.18.217.127 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6afdb3d1e8b2b90d742dff1e9a1ccde39fceb3415f73bd63cf00e5cd54fcebfa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58037 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QBtoGVqfYf4_3uxpY8BoSwSgfvWkr9ezrZUM64eOVUZgFx9OBdyNfuSdly-NnwohPVvmiAz3ACNNMgkECM12TnwCgmlkgnY0gmlwhKwSqfyKbXVsdGlhZGRyc5YACASsEqn8BsX_AAoErBKp_AbGAN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDBmG5hNmn15jN2auYCFpHseg0rL-RAZAGFnOWxPd_ga2DdGNwgsX_g3VkcILGAYV3YWt1MgU --filternode=/ip4/172.18.169.252/tcp/50687/p2p/16Uiu2HAmD5uE1Dm54BFkzCHHAUPg5c67btRJghZFjxgS4SD1Nkzp
|
|
2026-02-04 12:00:40.985 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.217.127 waku 5bba2a4563bf81d5568c40607f594a3c0313abab48369b15cc78aa2455eb250e
|
|
2026-02-04 12:00:41.022 DEBUG [src.node.docker_mananger] Container started with ID 5bba2a4563bf. Setting up logs at ./log/docker/node2_2026-02-04_12-00-39__586ef956-825c-4d2c-b477-6e944922ba3a__wakuorg_nwaku:latest.log
|
|
2026-02-04 12:00:41.022 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58033
|
|
2026-02-04 12:00:41.022 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-04 12:00:42.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58033/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 12:00:42.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln 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":"READY"}]}'
|
|
2026-02-04 12:00:42.027 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-04 12:00:42.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58033/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-04 12:00:42.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.217.127/tcp/58034/p2p/16Uiu2HAmMqCezfUMfFRz8guJ7Y2mYRREPKj3PfWHr7zU3B6Yzf7Z","/ip4/172.18.217.127/tcp/58035/ws/p2p/16Uiu2HAmMqCezfUMfFRz8guJ7Y2mYRREPKj3PfWHr7zU3B6Yzf7Z"],"enrUri":"enr:-L24QI5giesRCOROYi2X51vtEKqdmoDRs0CoiVS3q9YP6AppHx-3Q9CiFBXa5AR96asWS6CTFL32mXBuAiH1TX2tIjkCgmlkgnY0gmlwhKwS2X-KbXVsdGlhZGRyc5YACASsEtl_BuKyAAoErBLZfwbis90DgnJzhQADAQAAiXNlY3AyNTZrMaEDiFbnbpCln23h0lo4dVuvIol-ozQUImrZzob073XwwUyDdGNwguKyg3VkcILitIV3YWt1MgA"}'
|
|
2026-02-04 12:00:42.030 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-04 12:00:42.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58033/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.169.252/tcp/50687/p2p/16Uiu2HAmD5uE1Dm54BFkzCHHAUPg5c67btRJghZFjxgS4SD1Nkzp"]'
|
|
2026-02-04 12:00:42.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 12:00:42.060 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-02-04 12:00:42.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50686/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-04 12:00:42.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-04 12:00:42.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58033/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "e788288c-bb91-4b03-9715-db0dc269a9af", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-04 12:00:42.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"e788288c-bb91-4b03-9715-db0dc269a9af","statusDesc":"OK"}'
|
|
2026-02-04 12:00:42.087 DEBUG [tests.filter.test_subscribe_update] Running test with contetn topic Empty string
|
|
2026-02-04 12:00:42.088 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:58033/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": [{"description": "Empty string", "value": ""}], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-04 12:00:42.090 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:58033/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-04 12:00:42.091 DEBUG [tests.filter.test_subscribe_update] Running test with contetn topic A dictionary
|
|
2026-02-04 12:00:42.091 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:58033/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": [{"description": "A dictionary", "value": {"key": "YWFh"}}], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-04 12:00:42.093 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:58033/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-04 12:00:42.094 DEBUG [tests.filter.test_subscribe_update] Running test with contetn topic An integer
|
|
2026-02-04 12:00:42.094 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:58033/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": [{"description": "An integer", "value": 1234567890}], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-04 12:00:42.097 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:58033/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-04 12:00:42.097 DEBUG [tests.filter.test_subscribe_update] Running test with contetn topic A list
|
|
2026-02-04 12:00:42.098 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:58033/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": [{"description": "A list", "value": ["YWFh"]}], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-04 12:00:42.100 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:58033/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-04 12:00:42.100 DEBUG [tests.filter.test_subscribe_update] Running test with contetn topic A bool
|
|
2026-02-04 12:00:42.101 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:58033/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": [{"description": "A bool", "value": true}], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-04 12:00:42.103 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:58033/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-04 12:00:42.105 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-04 12:00:42.106 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-04 12:00:42.106 DEBUG [src.node.waku_node] Stopping container with id b9eef416d264
|
|
2026-02-04 12:00:42.651 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 12:00:42.652 DEBUG [src.node.waku_node] Stopping container with id 5bba2a4563bf
|
|
2026-02-04 12:00:43.191 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-04 12:00:43.193 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-04 12:00:43.198 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-04 12:00:43.202 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|