mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2026-02-03 04:33:30.041 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-03 04:33:30.042 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_with_no_request_id with id: 2026-02-03_04-33-30__eb21e326-4511-4dd6-8c43-ca95c67c1b8a
|
|
2026-02-03 04:33:30.042 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-03 04:33:30.042 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-03 04:33:30.043 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-03 04:33:30.049 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-03 04:33:30.049 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-03_04-33-30__eb21e326-4511-4dd6-8c43-ca95c67c1b8a__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:33:30.050 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-03 04:33:30.050 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-03 04:33:30.051 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-03 04:33:30.051 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.164.209
|
|
2026-02-03 04:33:30.051 DEBUG [src.node.docker_mananger] Generated ports ['27019', '27020', '27021', '27022', '27023']
|
|
2026-02-03 04:33:30.051 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-03 04:33:30.052 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-03 04:33:30.052 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-03 04:33:30.052 DEBUG [src.node.docker_mananger] docker run -i -t -p 27019:27019 -p 27020:27020 -p 27021:27021 -p 27022:27022 -p 27023:27023 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=27021 --rest-port=27019 --tcp-port=27020 --discv5-udp-port=27022 --rest-address=0.0.0.0 --nat=extip:172.18.164.209 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3ca59fbc0d51b1bdccd43ff5349ed4b0eaedde30314bcbdccbf4491cbf27faa3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27023 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-03 04:33:30.244 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.164.209 waku b9d41086e405d7e07b14868161f3f7bb972b0a0eb3d5f3df5a111a9d16197db5
|
|
2026-02-03 04:33:30.265 ERROR [src.node.docker_mananger] Max retries reached for container 520efc6d34fe. Exiting log stream.
|
|
2026-02-03 04:33:30.277 DEBUG [src.node.docker_mananger] Container started with ID b9d41086e405. Setting up logs at ./log/docker/node1_2026-02-03_04-33-30__eb21e326-4511-4dd6-8c43-ca95c67c1b8a__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:33:30.277 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27019
|
|
2026-02-03 04:33:30.277 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-03 04:33:30.797 ERROR [src.node.docker_mananger] Max retries reached for container 5024dc743652. Exiting log stream.
|
|
2026-02-03 04:33:31.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27019/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:33:31.281 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-03 04:33:31.281 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-03 04:33:31.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27019/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:33:31.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.164.209/tcp/27020/p2p/16Uiu2HAmGbriHyoW1K3pX3EMPQdShmgsNjnVPYb2WrmJceZDPAYX","/ip4/172.18.164.209/tcp/27021/ws/p2p/16Uiu2HAmGbriHyoW1K3pX3EMPQdShmgsNjnVPYb2WrmJceZDPAYX"],"enrUri":"enr:-L24QLb7BrBsWPJm0X8o_6aZpyzG-NPz46-d8b9_l4ZIHxvJZAphrTtjUepJKezDg8imF_uDtWlcF1GehvdHylVpcgoCgmlkgnY0gmlwhKwSpNGKbXVsdGlhZGRyc5YACASsEqTRBmmMAAoErBKk0QZpjd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOqFefj_4N3n8kp6r-gv1kUYaqcFT-6pl4c2PqyCsSViDdGNwgmmMg3VkcIJpjoV3YWt1MgU"}'
|
|
2026-02-03 04:33:31.283 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-03 04:33:31.284 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-03 04:33:31.289 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-03 04:33:31.290 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-03_04-33-30__eb21e326-4511-4dd6-8c43-ca95c67c1b8a__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:33:31.290 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-03 04:33:31.290 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-03 04:33:31.291 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-03 04:33:31.291 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.124.8
|
|
2026-02-03 04:33:31.291 DEBUG [src.node.docker_mananger] Generated ports ['59000', '59001', '59002', '59003', '59004']
|
|
2026-02-03 04:33:31.291 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-03 04:33:31.292 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-03 04:33:31.292 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-03 04:33:31.292 DEBUG [src.node.docker_mananger] docker run -i -t -p 59000:59000 -p 59001:59001 -p 59002:59002 -p 59003:59003 -p 59004:59004 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=59002 --rest-port=59000 --tcp-port=59001 --discv5-udp-port=59003 --rest-address=0.0.0.0 --nat=extip:172.18.124.8 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f1024acfbed2199fe8448dedfc0d3c7ecce6ebb72d2a052ef3efe50fc5c27aed --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59004 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QLb7BrBsWPJm0X8o_6aZpyzG-NPz46-d8b9_l4ZIHxvJZAphrTtjUepJKezDg8imF_uDtWlcF1GehvdHylVpcgoCgmlkgnY0gmlwhKwSpNGKbXVsdGlhZGRyc5YACASsEqTRBmmMAAoErBKk0QZpjd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOqFefj_4N3n8kp6r-gv1kUYaqcFT-6pl4c2PqyCsSViDdGNwgmmMg3VkcIJpjoV3YWt1MgU --filternode=/ip4/172.18.164.209/tcp/27020/p2p/16Uiu2HAmGbriHyoW1K3pX3EMPQdShmgsNjnVPYb2WrmJceZDPAYX
|
|
2026-02-03 04:33:31.473 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.124.8 waku 46f6c63a6d4242ed70a27b9971f8de4be71530a503b80fea4a5c6e1c924b1554
|
|
2026-02-03 04:33:31.502 DEBUG [src.node.docker_mananger] Container started with ID 46f6c63a6d42. Setting up logs at ./log/docker/node2_2026-02-03_04-33-30__eb21e326-4511-4dd6-8c43-ca95c67c1b8a__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:33:31.502 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59000
|
|
2026-02-03 04:33:31.503 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-03 04:33:32.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59000/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:33:32.507 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-03 04:33:32.507 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-03 04:33:32.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59000/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:33:32.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.124.8/tcp/59001/p2p/16Uiu2HAmDToek2UBMWdcjDdHDRYWqXX5uqcb8SnL3EFNGKvJSvWn","/ip4/172.18.124.8/tcp/59002/ws/p2p/16Uiu2HAmDToek2UBMWdcjDdHDRYWqXX5uqcb8SnL3EFNGKvJSvWn"],"enrUri":"enr:-L24QF70xaiIsXdf2MnSIYUhVT3J5nrqIDzBK2Mz27amEwD0Kz9r88WLfO59aonzQ-MVXOkyGzQoTp6xgM_9cfc0RjwCgmlkgnY0gmlwhKwSfAiKbXVsdGlhZGRyc5YACASsEnwIBuZ5AAoErBJ8CAbmet0DgnJzhQADAQAAiXNlY3AyNTZrMaEDC_4zVbNIHOLMSxz7J1roN_qkmXh_2ImvriZL3ebsCEuDdGNwguZ5g3VkcILme4V3YWt1MgA"}'
|
|
2026-02-03 04:33:32.510 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-03 04:33:32.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59000/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.164.209/tcp/27020/p2p/16Uiu2HAmGbriHyoW1K3pX3EMPQdShmgsNjnVPYb2WrmJceZDPAYX"]'
|
|
2026-02-03 04:33:32.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:33:32.540 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-02-03 04:33:32.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27019/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-03 04:33:32.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:33:32.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59000/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "9ca8df1d-b47d-4563-bbeb-e9032151aca4", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-03 04:33:32.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"9ca8df1d-b47d-4563-bbeb-e9032151aca4","statusDesc":"OK"}'
|
|
2026-02-03 04:33:32.568 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:59000/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-03 04:33:32.570 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:59000/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-03 04:33:32.573 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-03 04:33:32.574 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-03 04:33:32.574 DEBUG [src.node.waku_node] Stopping container with id b9d41086e405
|
|
2026-02-03 04:33:33.120 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-03 04:33:33.121 DEBUG [src.node.waku_node] Stopping container with id 46f6c63a6d42
|
|
2026-02-03 04:33:33.628 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-03 04:33:33.630 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-03 04:33:33.636 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-03 04:33:33.640 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|