mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-21 19:23:39 +00:00
82 lines
16 KiB
Plaintext
82 lines
16 KiB
Plaintext
2026-02-25 19:31:28.303 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 19:31:28.304 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_invalid_content_topic_format with id: 2026-02-25_19-31-28__50b189ff-734b-4531-90ee-8b57e58ad546
|
|
2026-02-25 19:31:28.305 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 19:31:28.306 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-25 19:31:28.306 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-25 19:31:28.317 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:31:28.318 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_19-31-28__50b189ff-734b-4531-90ee-8b57e58ad546__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:31:28.318 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 19:31:28.318 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 19:31:28.321 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 19:31:28.322 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.41.87
|
|
2026-02-25 19:31:28.322 DEBUG [src.node.docker_mananger] Generated ports ['40084', '40085', '40086', '40087', '40088']
|
|
2026-02-25 19:31:28.323 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 19:31:28.324 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 19:31:28.324 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 19:31:28.326 DEBUG [src.node.docker_mananger] docker run -i -t -p 40084:40084 -p 40085:40085 -p 40086:40086 -p 40087:40087 -p 40088:40088 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=40086 --rest-port=40084 --tcp-port=40085 --discv5-udp-port=40087 --rest-address=0.0.0.0 --nat=extip:172.18.41.87 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=48b9c7adaaafcffb6ae7cd4e66bba914fe6f2a3a44370cdeeafdcd4ffe3def8b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40088 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-25 19:31:28.532 ERROR [src.node.docker_mananger] Max retries reached for container 74ffe059df82. Exiting log stream.
|
|
2026-02-25 19:31:28.535 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.41.87 waku 652d9a1ca44dbe3efa11a5b1bdaa1f13ff8894c31ffdb4448e6705f3866df29f
|
|
2026-02-25 19:31:28.575 DEBUG [src.node.docker_mananger] Container started with ID 652d9a1ca44d. Setting up logs at ./log/docker/node1_2026-02-25_19-31-28__50b189ff-734b-4531-90ee-8b57e58ad546__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:31:28.576 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40084
|
|
2026-02-25 19:31:28.577 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 19:31:29.145 ERROR [src.node.docker_mananger] Max retries reached for container bf42c9130518. Exiting log stream.
|
|
2026-02-25 19:31:29.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40084/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:31:29.581 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 19:31:29.581 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 19:31:29.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40084/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:31:29.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.41.87/tcp/40085/p2p/16Uiu2HAkwCs353Fqsmb8QVuEvepb76ZC2gtagbSsEzpFW3rxDpQw","/ip4/172.18.41.87/tcp/40086/ws/p2p/16Uiu2HAkwCs353Fqsmb8QVuEvepb76ZC2gtagbSsEzpFW3rxDpQw"],"enrUri":"enr:-L24QMYxY-dhf7t1ADzEGIzLkY9r_s9qJ20dQInTJT0AxrD6JBrqWBUAwfQKz5Tt5sDEUnAcj5NHlSR7HAaCVJidpqMCgmlkgnY0gmlwhKwSKVeKbXVsdGlhZGRyc5YACASsEilXBpyVAAoErBIpVwaclt0DgnJzhQADAQAAiXNlY3AyNTZrMaECGm9TMHCAXltKJXUQEgXg1k1zxiCxjIyQpVukYXeSt_iDdGNwgpyVg3VkcIKcl4V3YWt1MgU"}'
|
|
2026-02-25 19:31:29.584 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 19:31:29.584 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-25 19:31:29.591 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:31:29.591 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_19-31-28__50b189ff-734b-4531-90ee-8b57e58ad546__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:31:29.591 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 19:31:29.591 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 19:31:29.592 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 19:31:29.592 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.200.46
|
|
2026-02-25 19:31:29.593 DEBUG [src.node.docker_mananger] Generated ports ['20098', '20099', '20100', '20101', '20102']
|
|
2026-02-25 19:31:29.593 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 19:31:29.593 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 19:31:29.593 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 19:31:29.593 DEBUG [src.node.docker_mananger] docker run -i -t -p 20098:20098 -p 20099:20099 -p 20100:20100 -p 20101:20101 -p 20102:20102 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=20100 --rest-port=20098 --tcp-port=20099 --discv5-udp-port=20101 --rest-address=0.0.0.0 --nat=extip:172.18.200.46 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5a1efc9bc7d83e037da1c1e4bea705885d42c8bffcfe626fe683ced9a8ede377 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20102 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QMYxY-dhf7t1ADzEGIzLkY9r_s9qJ20dQInTJT0AxrD6JBrqWBUAwfQKz5Tt5sDEUnAcj5NHlSR7HAaCVJidpqMCgmlkgnY0gmlwhKwSKVeKbXVsdGlhZGRyc5YACASsEilXBpyVAAoErBIpVwaclt0DgnJzhQADAQAAiXNlY3AyNTZrMaECGm9TMHCAXltKJXUQEgXg1k1zxiCxjIyQpVukYXeSt_iDdGNwgpyVg3VkcIKcl4V3YWt1MgU --filternode=/ip4/172.18.41.87/tcp/40085/p2p/16Uiu2HAkwCs353Fqsmb8QVuEvepb76ZC2gtagbSsEzpFW3rxDpQw
|
|
2026-02-25 19:31:29.786 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.200.46 waku bac4cbf6c5c933152d0cc11e6bde2a9e4cc2f5c8b7a93ab43225144388ba91e2
|
|
2026-02-25 19:31:29.821 DEBUG [src.node.docker_mananger] Container started with ID bac4cbf6c5c9. Setting up logs at ./log/docker/node2_2026-02-25_19-31-28__50b189ff-734b-4531-90ee-8b57e58ad546__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:31:29.821 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20098
|
|
2026-02-25 19:31:29.822 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 19:31:30.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20098/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:31:30.825 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 19:31:30.825 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 19:31:30.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20098/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:31:30.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.200.46/tcp/20099/p2p/16Uiu2HAkzYPBecb32NPMwkwrmk85p5LjBncFGHTSiUuhzp3CTox6","/ip4/172.18.200.46/tcp/20100/ws/p2p/16Uiu2HAkzYPBecb32NPMwkwrmk85p5LjBncFGHTSiUuhzp3CTox6"],"enrUri":"enr:-L24QOtIfomuAc4I70Gn2QvgSV-9TW5DxHqzWmG_wFLr7qLkOK_wQThL6e-Nkco_7zP3VFi-8IOf6u9XoYU3eMbmQJkCgmlkgnY0gmlwhKwSyC6KbXVsdGlhZGRyc5YACASsEsguBk6DAAoErBLILgZOhN0DgnJzhQADAQAAiXNlY3AyNTZrMaECTAKCbBT0R5sIB6uWPLRp7lSjY798s-c80nslglDKnDODdGNwgk6Dg3VkcIJOhYV3YWt1MgA"}'
|
|
2026-02-25 19:31:30.828 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 19:31:30.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20098/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.41.87/tcp/40085/p2p/16Uiu2HAkwCs353Fqsmb8QVuEvepb76ZC2gtagbSsEzpFW3rxDpQw"]'
|
|
2026-02-25 19:31:30.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:31:30.864 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-02-25 19:31:30.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40084/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-25 19:31:30.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:31:30.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20098/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "54c055d1-43d6-4907-8a07-6f914ad9b59b", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-25 19:31:30.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"54c055d1-43d6-4907-8a07-6f914ad9b59b","statusDesc":"OK"}'
|
|
2026-02-25 19:31:30.901 DEBUG [tests.filter.test_subscribe_create] Running test with contetn topic Empty string
|
|
2026-02-25 19:31:30.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20098/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": [{"description": "Empty string", "value": ""}], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-25 19:31:30.904 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:20098/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 19:31:30.906 DEBUG [tests.filter.test_subscribe_create] Running test with contetn topic A dictionary
|
|
2026-02-25 19:31:30.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20098/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-25 19:31:30.909 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:20098/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 19:31:30.909 DEBUG [tests.filter.test_subscribe_create] Running test with contetn topic An integer
|
|
2026-02-25 19:31:30.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20098/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-25 19:31:30.912 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:20098/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 19:31:30.913 DEBUG [tests.filter.test_subscribe_create] Running test with contetn topic A list
|
|
2026-02-25 19:31:30.913 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20098/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-25 19:31:30.915 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:20098/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 19:31:30.916 DEBUG [tests.filter.test_subscribe_create] Running test with contetn topic A bool
|
|
2026-02-25 19:31:30.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20098/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-25 19:31:30.919 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:20098/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 19:31:30.921 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 19:31:30.922 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 19:31:30.922 DEBUG [src.node.waku_node] Stopping container with id 652d9a1ca44d
|
|
2026-02-25 19:31:31.460 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 19:31:31.461 DEBUG [src.node.waku_node] Stopping container with id bac4cbf6c5c9
|
|
2026-02-25 19:31:32.038 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 19:31:32.040 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 19:31:32.050 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 19:31:32.054 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|