mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-02-20 22:03:10 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2026-02-02 04:41:47.246 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-02 04:41:47.246 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_with_invalid_request_id with id: 2026-02-02_04-41-47__9ea39086-3891-49f6-8855-41090778dc0f
|
|
2026-02-02 04:41:47.247 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-02 04:41:47.247 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-02 04:41:47.247 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-02 04:41:47.253 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-02 04:41:47.253 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-02_04-41-47__9ea39086-3891-49f6-8855-41090778dc0f__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:41:47.253 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-02 04:41:47.254 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-02 04:41:47.255 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-02 04:41:47.255 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.49.244
|
|
2026-02-02 04:41:47.255 DEBUG [src.node.docker_mananger] Generated ports ['6202', '6203', '6204', '6205', '6206']
|
|
2026-02-02 04:41:47.255 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-02 04:41:47.256 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-02 04:41:47.256 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-02 04:41:47.256 DEBUG [src.node.docker_mananger] docker run -i -t -p 6202:6202 -p 6203:6203 -p 6204:6204 -p 6205:6205 -p 6206:6206 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=6204 --rest-port=6202 --tcp-port=6203 --discv5-udp-port=6205 --rest-address=0.0.0.0 --nat=extip:172.18.49.244 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bb9dcbfe250554ed91fbebd6d4d6dc7fdffdfc501f6fb7110fd0a5e800dba431 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6206 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-02 04:41:47.437 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.49.244 waku 7d38931843c1efb2f512124fd74bb547312f60dc4a56d59bee3ad797fd5d1265
|
|
2026-02-02 04:41:47.470 DEBUG [src.node.docker_mananger] Container started with ID 7d38931843c1. Setting up logs at ./log/docker/node1_2026-02-02_04-41-47__9ea39086-3891-49f6-8855-41090778dc0f__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:41:47.471 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6202
|
|
2026-02-02 04:41:47.472 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-02 04:41:47.501 ERROR [src.node.docker_mananger] Max retries reached for container 7cdd62e70bb7. Exiting log stream.
|
|
2026-02-02 04:41:48.054 ERROR [src.node.docker_mananger] Max retries reached for container baf97d7f91bb. Exiting log stream.
|
|
2026-02-02 04:41:48.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6202/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:41:48.475 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-02 04:41:48.475 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-02 04:41:48.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6202/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:41:48.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.49.244/tcp/6203/p2p/16Uiu2HAkwabDZikzb5JF4PW4eVD9bHPPhWGpkVG4bxixxdKhebKK","/ip4/172.18.49.244/tcp/6204/ws/p2p/16Uiu2HAkwabDZikzb5JF4PW4eVD9bHPPhWGpkVG4bxixxdKhebKK"],"enrUri":"enr:-L24QDEyaG4HEza2vjC6s0K18V4Nb4WVnndUtHcjUzVCxUQnTsmuGW2tnpqEx4nLshZrN_1rP0L7DDtgERv0gYnGtGQCgmlkgnY0gmlwhKwSMfSKbXVsdGlhZGRyc5YACASsEjH0Bhg7AAoErBIx9AYYPN0DgnJzhQADAQAAiXNlY3AyNTZrMaECIAA3UZvRrlK-oQFgrnOaHadrZvPFWzs2D2bnw503efaDdGNwghg7g3VkcIIYPYV3YWt1MgU"}'
|
|
2026-02-02 04:41:48.478 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-02 04:41:48.478 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-02 04:41:48.485 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-02 04:41:48.485 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-02_04-41-47__9ea39086-3891-49f6-8855-41090778dc0f__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:41:48.485 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-02 04:41:48.485 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-02 04:41:48.486 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-02 04:41:48.486 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.199.227
|
|
2026-02-02 04:41:48.487 DEBUG [src.node.docker_mananger] Generated ports ['62321', '62322', '62323', '62324', '62325']
|
|
2026-02-02 04:41:48.487 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-02 04:41:48.487 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-02 04:41:48.487 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-02 04:41:48.487 DEBUG [src.node.docker_mananger] docker run -i -t -p 62321:62321 -p 62322:62322 -p 62323:62323 -p 62324:62324 -p 62325:62325 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=62323 --rest-port=62321 --tcp-port=62322 --discv5-udp-port=62324 --rest-address=0.0.0.0 --nat=extip:172.18.199.227 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8feea8f5fd637fc9b509a5d766bf86c1d90cf92314fcdede1442066f939b208d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62325 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QDEyaG4HEza2vjC6s0K18V4Nb4WVnndUtHcjUzVCxUQnTsmuGW2tnpqEx4nLshZrN_1rP0L7DDtgERv0gYnGtGQCgmlkgnY0gmlwhKwSMfSKbXVsdGlhZGRyc5YACASsEjH0Bhg7AAoErBIx9AYYPN0DgnJzhQADAQAAiXNlY3AyNTZrMaECIAA3UZvRrlK-oQFgrnOaHadrZvPFWzs2D2bnw503efaDdGNwghg7g3VkcIIYPYV3YWt1MgU --filternode=/ip4/172.18.49.244/tcp/6203/p2p/16Uiu2HAkwabDZikzb5JF4PW4eVD9bHPPhWGpkVG4bxixxdKhebKK
|
|
2026-02-02 04:41:48.673 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.199.227 waku c6e1c1a5eec5071a022efebebb6049bd46a268803fa9cc70bc68c24a270297b4
|
|
2026-02-02 04:41:48.703 DEBUG [src.node.docker_mananger] Container started with ID c6e1c1a5eec5. Setting up logs at ./log/docker/node2_2026-02-02_04-41-47__9ea39086-3891-49f6-8855-41090778dc0f__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:41:48.703 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62321
|
|
2026-02-02 04:41:48.704 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-02 04:41:49.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62321/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:41:49.708 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-02 04:41:49.708 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-02 04:41:49.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62321/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:41:49.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.199.227/tcp/62322/p2p/16Uiu2HAm19Yv1Dpi3gMjnF4zB5QNyANd6izS4JByWCiyxVgvWWNR","/ip4/172.18.199.227/tcp/62323/ws/p2p/16Uiu2HAm19Yv1Dpi3gMjnF4zB5QNyANd6izS4JByWCiyxVgvWWNR"],"enrUri":"enr:-L24QOcUx15P3jcomxHcclTIfN2pJO5OWyeq1_tmoO0jhhjHdoy1T1Bte-SOiG30sBopAymHtmVANgwtnFYEmgaupowCgmlkgnY0gmlwhKwSx-OKbXVsdGlhZGRyc5YACASsEsfjBvNyAAoErBLH4wbzc90DgnJzhQADAQAAiXNlY3AyNTZrMaECVQTW_q_CQVirKlDL04BVXqVibillN8BbFh0Bkuf8fqaDdGNwgvNyg3VkcILzdIV3YWt1MgA"}'
|
|
2026-02-02 04:41:49.711 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-02 04:41:49.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62321/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.49.244/tcp/6203/p2p/16Uiu2HAkwabDZikzb5JF4PW4eVD9bHPPhWGpkVG4bxixxdKhebKK"]'
|
|
2026-02-02 04:41:49.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:41:49.742 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-02-02 04:41:49.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6202/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-02 04:41:49.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:41:49.755 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62321/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "11c8bdc9-ddd0-462b-b613-3c1209edd551", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-02 04:41:49.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"11c8bdc9-ddd0-462b-b613-3c1209edd551","statusDesc":"OK"}'
|
|
2026-02-02 04:41:49.769 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:62321/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-02 04:41:49.772 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:62321/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-02 04:41:49.774 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-02 04:41:49.775 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-02 04:41:49.775 DEBUG [src.node.waku_node] Stopping container with id 7d38931843c1
|
|
2026-02-02 04:41:50.297 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-02 04:41:50.298 DEBUG [src.node.waku_node] Stopping container with id c6e1c1a5eec5
|
|
2026-02-02 04:41:50.822 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-02 04:41:50.824 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-02 04:41:50.830 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-02 04:41:50.834 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|