mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2025-12-11 04:13:48.019 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-11 04:13:48.020 DEBUG [tests.conftest] Running test: test_filter_update_subscription_with_pubsub_topic_list_instead_of_string with id: 2025-12-11_04-13-48__39b51062-e5a7-44ae-9743-49d36eff8b16
|
|
2025-12-11 04:13:48.020 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-11 04:13:48.020 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-11 04:13:48.020 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-11 04:13:48.026 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:13:48.026 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-11_04-13-48__39b51062-e5a7-44ae-9743-49d36eff8b16__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:13:48.027 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:13:48.027 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:13:48.028 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:13:48.028 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.40.163
|
|
2025-12-11 04:13:48.028 DEBUG [src.node.docker_mananger] Generated ports ['26541', '26542', '26543', '26544', '26545']
|
|
2025-12-11 04:13:48.028 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:13:48.029 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:13:48.029 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:13:48.029 DEBUG [src.node.docker_mananger] docker run -i -t -p 26541:26541 -p 26542:26542 -p 26543:26543 -p 26544:26544 -p 26545:26545 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=26543 --rest-port=26541 --tcp-port=26542 --discv5-udp-port=26544 --rest-address=0.0.0.0 --nat=extip:172.18.40.163 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9edd8c9cdf3e438e3449bbae0b72eace81ec67dda291f6bbed90afb4db4d5e7d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26545 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-11 04:13:48.199 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.40.163 waku ef0c42c6d0d8420ba23f9f91df3739e0ad6de5dcff9f0342ad2ac15e574fe837
|
|
2025-12-11 04:13:48.229 DEBUG [src.node.docker_mananger] Container started with ID ef0c42c6d0d8. Setting up logs at ./log/docker/node1_2025-12-11_04-13-48__39b51062-e5a7-44ae-9743-49d36eff8b16__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:13:48.229 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26541
|
|
2025-12-11 04:13:48.230 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:13:48.275 ERROR [src.node.docker_mananger] Max retries reached for container 122a5a0c152f. Exiting log stream.
|
|
2025-12-11 04:13:48.824 ERROR [src.node.docker_mananger] Max retries reached for container 590a2d3d0ba8. Exiting log stream.
|
|
2025-12-11 04:13:49.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26541/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:49.233 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"}]}'
|
|
2025-12-11 04:13:49.233 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:13:49.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26541/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:49.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.40.163/tcp/26542/p2p/16Uiu2HAkugrJ3v2EtvqVPCQHWXs9yr4uEE6rZULjxppSeu81jb5u","/ip4/172.18.40.163/tcp/26543/ws/p2p/16Uiu2HAkugrJ3v2EtvqVPCQHWXs9yr4uEE6rZULjxppSeu81jb5u"],"enrUri":"enr:-L24QAmVXFrVdCuX5bO7WjXNIA42ngDLUVfnSQXt4ua43uOCdHRrcjiadDDrSdLsAh4TIoyEkwxka4cgQnkPklHx45kCgmlkgnY0gmlwhKwSKKOKbXVsdGlhZGRyc5YACASsEiijBmeuAAoErBIoowZnr90DgnJzhQADAQAAiXNlY3AyNTZrMaECA-NgBp4D3TBZtvQeKmmu5vzgGNm_HyY0Ve9kVMiBvlSDdGNwgmeug3VkcIJnsIV3YWt1MgU"}'
|
|
2025-12-11 04:13:49.236 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:13:49.236 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-11 04:13:49.242 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:13:49.242 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-11_04-13-48__39b51062-e5a7-44ae-9743-49d36eff8b16__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:13:49.242 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:13:49.242 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:13:49.244 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:13:49.244 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.17.231
|
|
2025-12-11 04:13:49.244 DEBUG [src.node.docker_mananger] Generated ports ['56258', '56259', '56260', '56261', '56262']
|
|
2025-12-11 04:13:49.244 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:13:49.244 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:13:49.244 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:13:49.244 DEBUG [src.node.docker_mananger] docker run -i -t -p 56258:56258 -p 56259:56259 -p 56260:56260 -p 56261:56261 -p 56262:56262 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=56260 --rest-port=56258 --tcp-port=56259 --discv5-udp-port=56261 --rest-address=0.0.0.0 --nat=extip:172.18.17.231 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5ea2b42dbf2e661e5b2ce5fe15fe74ec6d1f2e21d0f8c0e7bc6f72d59a002fa5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56262 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QAmVXFrVdCuX5bO7WjXNIA42ngDLUVfnSQXt4ua43uOCdHRrcjiadDDrSdLsAh4TIoyEkwxka4cgQnkPklHx45kCgmlkgnY0gmlwhKwSKKOKbXVsdGlhZGRyc5YACASsEiijBmeuAAoErBIoowZnr90DgnJzhQADAQAAiXNlY3AyNTZrMaECA-NgBp4D3TBZtvQeKmmu5vzgGNm_HyY0Ve9kVMiBvlSDdGNwgmeug3VkcIJnsIV3YWt1MgU --filternode=/ip4/172.18.40.163/tcp/26542/p2p/16Uiu2HAkugrJ3v2EtvqVPCQHWXs9yr4uEE6rZULjxppSeu81jb5u
|
|
2025-12-11 04:13:49.420 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.17.231 waku e512a8db01ea04e05b68dac9371d48baaf5b6b9f9a4eb5331d2933e884fcb487
|
|
2025-12-11 04:13:49.450 DEBUG [src.node.docker_mananger] Container started with ID e512a8db01ea. Setting up logs at ./log/docker/node2_2025-12-11_04-13-48__39b51062-e5a7-44ae-9743-49d36eff8b16__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:13:49.450 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56258
|
|
2025-12-11 04:13:49.450 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:13:50.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56258/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:50.454 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"}]}'
|
|
2025-12-11 04:13:50.454 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:13:50.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56258/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:50.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.17.231/tcp/56259/p2p/16Uiu2HAmKVmTuxEQDhErAjRfV41YcxhaotQabrRPzVxftQjzJG5A","/ip4/172.18.17.231/tcp/56260/ws/p2p/16Uiu2HAmKVmTuxEQDhErAjRfV41YcxhaotQabrRPzVxftQjzJG5A"],"enrUri":"enr:-L24QOyFi1kr8K_-cemk1KO1DYlE4GeAJogVlP_KCBoxXyWHQ5hzS71F_-hn0TwUZxAj2hVQdr8_PRYOpn_U6qc6gJQCgmlkgnY0gmlwhKwSEeeKbXVsdGlhZGRyc5YACASsEhHnBtvDAAoErBIR5wbbxN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZaUC3T0NrotV8sdzs6FzVNw2n_e1SSZBP_1RqGnwssWDdGNwgtvDg3VkcILbxYV3YWt1MgA"}'
|
|
2025-12-11 04:13:50.457 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:13:50.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56258/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.40.163/tcp/26542/p2p/16Uiu2HAkugrJ3v2EtvqVPCQHWXs9yr4uEE6rZULjxppSeu81jb5u"]'
|
|
2025-12-11 04:13:50.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:13:50.484 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2025-12-11 04:13:50.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26541/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-11 04:13:50.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:13:50.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56258/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "8d9b8188-12b6-49a8-bee3-a47dd021d1f8", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-11 04:13:50.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"8d9b8188-12b6-49a8-bee3-a47dd021d1f8","statusDesc":"OK"}'
|
|
2025-12-11 04:13:50.514 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:56258/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": ["/waku/2/rs/3/1"]}'
|
|
2025-12-11 04:13:50.516 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:56258/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\\"))"}'
|
|
2025-12-11 04:13:50.519 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-11 04:13:50.520 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-11 04:13:50.520 DEBUG [src.node.waku_node] Stopping container with id ef0c42c6d0d8
|
|
2025-12-11 04:13:51.020 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:13:51.020 DEBUG [src.node.waku_node] Stopping container with id e512a8db01ea
|
|
2025-12-11 04:13:51.516 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:13:51.517 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-11 04:13:51.522 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-11 04:13:51.527 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|