mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-01 16:13:13 +00:00
73 lines
13 KiB
Plaintext
73 lines
13 KiB
Plaintext
2026-03-08 04:34:02.085 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-08 04:34:02.086 DEBUG [tests.conftest] Running test: test_filter_ping_on_unsubscribed_peer with id: 2026-03-08_04-34-02__b0ad5377-eca3-431d-b661-fcb413ec31cb
|
|
2026-03-08 04:34:02.086 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-08 04:34:02.086 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-08 04:34:02.086 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-08 04:34:02.093 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:34:02.093 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-08_04-34-02__b0ad5377-eca3-431d-b661-fcb413ec31cb__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:34:02.093 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:34:02.093 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:34:02.095 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:34:02.095 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.164.173
|
|
2026-03-08 04:34:02.095 DEBUG [src.node.docker_mananger] Generated ports ['50531', '50532', '50533', '50534', '50535']
|
|
2026-03-08 04:34:02.095 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:34:02.095 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:34:02.095 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:34:02.096 DEBUG [src.node.docker_mananger] docker run -i -t -p 50531:50531 -p 50532:50532 -p 50533:50533 -p 50534:50534 -p 50535:50535 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=50533 --rest-port=50531 --tcp-port=50532 --discv5-udp-port=50534 --rest-address=0.0.0.0 --nat=extip:172.18.164.173 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d28a0cdbdccbaa6a8cbfdb1efd1d4c7dd3eec8a7cca411bfd46e98edae1bdaed --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50535 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-08 04:34:02.288 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.164.173 waku f413de0a212baa82a7a3d30f7add8b1e8456347812af469c03cb5e35b8b36253
|
|
2026-03-08 04:34:02.323 DEBUG [src.node.docker_mananger] Container started with ID f413de0a212b. Setting up logs at ./log/docker/node1_2026-03-08_04-34-02__b0ad5377-eca3-431d-b661-fcb413ec31cb__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:34:02.323 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50531
|
|
2026-03-08 04:34:02.323 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:34:02.402 ERROR [src.node.docker_mananger] Max retries reached for container 39a7f4412cde. Exiting log stream.
|
|
2026-03-08 04:34:02.893 ERROR [src.node.docker_mananger] Max retries reached for container 06c49c2e0e8f. Exiting log stream.
|
|
2026-03-08 04:34:03.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50531/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:03.326 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-03-08 04:34:03.327 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:34:03.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50531/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:03.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.164.173/tcp/50532/p2p/16Uiu2HAmVgrtpyRJVCyxzQBz5QqRvmG4qHK7wGbF2m2WdDwczWRE","/ip4/172.18.164.173/tcp/50533/ws/p2p/16Uiu2HAmVgrtpyRJVCyxzQBz5QqRvmG4qHK7wGbF2m2WdDwczWRE"],"enrUri":"enr:-L24QBQFx62hHUcFLYDYawyYayYewQ4c2KritGxErtGOYBlWXEwHHRiEZZJckiWZyxV5N4_P4IHXOiuzuXORVuD2frACgmlkgnY0gmlwhKwSpK2KbXVsdGlhZGRyc5YACASsEqStBsVkAAoErBKkrQbFZd0DgnJzhQADAQAAiXNlY3AyNTZrMaED_RFol-2VSuQrxE580kOk4aM2uHyphYz-eMM8L3ZK4mmDdGNwgsVkg3VkcILFZoV3YWt1MgU"}'
|
|
2026-03-08 04:34:03.329 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:34:03.330 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-08 04:34:03.336 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:34:03.336 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-08_04-34-02__b0ad5377-eca3-431d-b661-fcb413ec31cb__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:34:03.336 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:34:03.336 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:34:03.338 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:34:03.338 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.168.198
|
|
2026-03-08 04:34:03.338 DEBUG [src.node.docker_mananger] Generated ports ['14609', '14610', '14611', '14612', '14613']
|
|
2026-03-08 04:34:03.338 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:34:03.338 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:34:03.338 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:34:03.339 DEBUG [src.node.docker_mananger] docker run -i -t -p 14609:14609 -p 14610:14610 -p 14611:14611 -p 14612:14612 -p 14613:14613 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=14611 --rest-port=14609 --tcp-port=14610 --discv5-udp-port=14612 --rest-address=0.0.0.0 --nat=extip:172.18.168.198 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1a0c79ef6ea5a1d14eb8f047816ada7df1b9683661c4f3efcfe6290c17db5c65 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14613 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QBQFx62hHUcFLYDYawyYayYewQ4c2KritGxErtGOYBlWXEwHHRiEZZJckiWZyxV5N4_P4IHXOiuzuXORVuD2frACgmlkgnY0gmlwhKwSpK2KbXVsdGlhZGRyc5YACASsEqStBsVkAAoErBKkrQbFZd0DgnJzhQADAQAAiXNlY3AyNTZrMaED_RFol-2VSuQrxE580kOk4aM2uHyphYz-eMM8L3ZK4mmDdGNwgsVkg3VkcILFZoV3YWt1MgU --filternode=/ip4/172.18.164.173/tcp/50532/p2p/16Uiu2HAmVgrtpyRJVCyxzQBz5QqRvmG4qHK7wGbF2m2WdDwczWRE
|
|
2026-03-08 04:34:03.541 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.168.198 waku 91cf1c607a68dbd4dd201090e3930ceec0c4b49508f7af34192f7d39f7b44b68
|
|
2026-03-08 04:34:03.578 DEBUG [src.node.docker_mananger] Container started with ID 91cf1c607a68. Setting up logs at ./log/docker/node2_2026-03-08_04-34-02__b0ad5377-eca3-431d-b661-fcb413ec31cb__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:34:03.578 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14609
|
|
2026-03-08 04:34:03.579 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:34:04.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14609/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:04.582 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-03-08 04:34:04.582 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:34:04.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14609/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:04.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.168.198/tcp/14610/p2p/16Uiu2HAmN5zFpTmVVLuCzJbRJaQVFtEEeK9dEs3W5ykEXSDr5yFd","/ip4/172.18.168.198/tcp/14611/ws/p2p/16Uiu2HAmN5zFpTmVVLuCzJbRJaQVFtEEeK9dEs3W5ykEXSDr5yFd"],"enrUri":"enr:-L24QC2Dy_bmX4uBnSa0R_zpYBHwwBrERNwFn1ksL9KG1bKNMLz5pV8a_4JcGoxCD5TXLcVn54kQU3ULKG18hdj7C_MCgmlkgnY0gmlwhKwSqMaKbXVsdGlhZGRyc5YACASsEqjGBjkSAAoErBKoxgY5E90DgnJzhQADAQAAiXNlY3AyNTZrMaEDjCCYjbQgBh9juVsImFilD1ynau51NZlII1VLG6hEYaCDdGNwgjkSg3VkcII5FIV3YWt1MgA"}'
|
|
2026-03-08 04:34:04.585 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:34:04.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14609/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.164.173/tcp/50532/p2p/16Uiu2HAmVgrtpyRJVCyxzQBz5QqRvmG4qHK7wGbF2m2WdDwczWRE"]'
|
|
2026-03-08 04:34:04.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:04.623 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-08 04:34:04.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50531/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-08 04:34:04.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:04.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14609/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "7edbeb1c-8b04-44ec-bd6c-b4a1241598d2", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-08 04:34:04.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"7edbeb1c-8b04-44ec-bd6c-b4a1241598d2","statusDesc":"OK"}'
|
|
2026-03-08 04:34:04.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14609/filter/v2/subscriptions/c02ed3c2-28c9-4b31-8a2e-e11d0c5cf5f4" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:04.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c02ed3c2-28c9-4b31-8a2e-e11d0c5cf5f4","statusDesc":"OK"}'
|
|
2026-03-08 04:34:04.669 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:14609/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "12345", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-08 04:34:04.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"12345","statusDesc":"OK"}'
|
|
2026-03-08 04:34:04.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14609/filter/v2/subscriptions/0f29dec2-f842-49c1-bb82-ce2569879775" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:04.685 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:14609/filter/v2/subscriptions/0f29dec2-f842-49c1-bb82-ce2569879775. Response content: b'{"requestId":"0f29dec2-f842-49c1-bb82-ce2569879775","statusDesc":"NOT_FOUND: peer has no subscriptions"}'
|
|
2026-03-08 04:34:04.689 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-08 04:34:04.690 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-08 04:34:04.690 DEBUG [src.node.waku_node] Stopping container with id f413de0a212b
|
|
2026-03-08 04:34:05.260 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:34:05.261 DEBUG [src.node.waku_node] Stopping container with id 91cf1c607a68
|
|
2026-03-08 04:34:05.784 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:34:05.785 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-08 04:34:05.792 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:34:05.797 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|