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-01-31 04:37:59.853 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-31 04:37:59.853 DEBUG [tests.conftest] Running test: test_filter_ping_on_subscribed_peer with id: 2026-01-31_04-37-59__05dc8e45-0b82-449f-8102-1f9c6d940a2a
|
|
2026-01-31 04:37:59.854 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-31 04:37:59.854 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-01-31 04:37:59.854 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-01-31 04:37:59.860 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-31 04:37:59.860 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-01-31_04-37-59__05dc8e45-0b82-449f-8102-1f9c6d940a2a__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:37:59.860 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-31 04:37:59.860 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-31 04:37:59.862 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-31 04:37:59.862 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.23.214
|
|
2026-01-31 04:37:59.862 DEBUG [src.node.docker_mananger] Generated ports ['56532', '56533', '56534', '56535', '56536']
|
|
2026-01-31 04:37:59.862 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-31 04:37:59.862 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-31 04:37:59.862 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-31 04:37:59.863 DEBUG [src.node.docker_mananger] docker run -i -t -p 56532:56532 -p 56533:56533 -p 56534:56534 -p 56535:56535 -p 56536:56536 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=56534 --rest-port=56532 --tcp-port=56533 --discv5-udp-port=56535 --rest-address=0.0.0.0 --nat=extip:172.18.23.214 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bfebf9e5fe9fd65da9f5afe6bdfefff4bdb555f02cd9db6fd0f1b3fc0ac8e2bf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56536 --metrics-logging=true --relay=true --filter=true
|
|
2026-01-31 04:38:00.037 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.23.214 waku 6d14e40732c50b21c6b8951385361c7f30728f4e8ee7763f58a211ec7c548579
|
|
2026-01-31 04:38:00.069 DEBUG [src.node.docker_mananger] Container started with ID 6d14e40732c5. Setting up logs at ./log/docker/node1_2026-01-31_04-37-59__05dc8e45-0b82-449f-8102-1f9c6d940a2a__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:38:00.069 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56532
|
|
2026-01-31 04:38:00.070 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-31 04:38:00.132 ERROR [src.node.docker_mananger] Max retries reached for container 8f316caf593d. Exiting log stream.
|
|
2026-01-31 04:38:00.623 ERROR [src.node.docker_mananger] Max retries reached for container 831b18a65207. Exiting log stream.
|
|
2026-01-31 04:38:01.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56532/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:38:01.073 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-01-31 04:38:01.073 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-31 04:38:01.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56532/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:38:01.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.23.214/tcp/56533/p2p/16Uiu2HAm6KMz8t72PEBuaPWRuRuJZ8FMfy5rJo5NZFT7D3tP7os2","/ip4/172.18.23.214/tcp/56534/ws/p2p/16Uiu2HAm6KMz8t72PEBuaPWRuRuJZ8FMfy5rJo5NZFT7D3tP7os2"],"enrUri":"enr:-L24QJ3vSJ3V-_BrNgSK45vDIrhuCBGdcMaoArQ1YxnTi3ZVZVa86RrN7m9sMP6o9VdRE6TkEGlQQonrpqWKVPeC29UCgmlkgnY0gmlwhKwSF9aKbXVsdGlhZGRyc5YACASsEhfWBtzVAAoErBIX1gbc1t0DgnJzhQADAQAAiXNlY3AyNTZrMaECodK5sT7nkDL_nCLEQhgju5qIB032JE4eLWYHEDXxD32DdGNwgtzVg3VkcILc14V3YWt1MgU"}'
|
|
2026-01-31 04:38:01.076 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-31 04:38:01.076 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-01-31 04:38:01.082 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-31 04:38:01.083 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-01-31_04-37-59__05dc8e45-0b82-449f-8102-1f9c6d940a2a__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:38:01.083 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-31 04:38:01.083 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-31 04:38:01.084 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-31 04:38:01.084 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.207.248
|
|
2026-01-31 04:38:01.084 DEBUG [src.node.docker_mananger] Generated ports ['17698', '17699', '17700', '17701', '17702']
|
|
2026-01-31 04:38:01.085 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-31 04:38:01.085 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-31 04:38:01.085 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-31 04:38:01.085 DEBUG [src.node.docker_mananger] docker run -i -t -p 17698:17698 -p 17699:17699 -p 17700:17700 -p 17701:17701 -p 17702:17702 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=17700 --rest-port=17698 --tcp-port=17699 --discv5-udp-port=17701 --rest-address=0.0.0.0 --nat=extip:172.18.207.248 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bf6b4d2ef21154ce5fefdfebddfccef05d57bf1ba3e8b3d0aef3d96cb36df6fb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17702 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QJ3vSJ3V-_BrNgSK45vDIrhuCBGdcMaoArQ1YxnTi3ZVZVa86RrN7m9sMP6o9VdRE6TkEGlQQonrpqWKVPeC29UCgmlkgnY0gmlwhKwSF9aKbXVsdGlhZGRyc5YACASsEhfWBtzVAAoErBIX1gbc1t0DgnJzhQADAQAAiXNlY3AyNTZrMaECodK5sT7nkDL_nCLEQhgju5qIB032JE4eLWYHEDXxD32DdGNwgtzVg3VkcILc14V3YWt1MgU --filternode=/ip4/172.18.23.214/tcp/56533/p2p/16Uiu2HAm6KMz8t72PEBuaPWRuRuJZ8FMfy5rJo5NZFT7D3tP7os2
|
|
2026-01-31 04:38:01.266 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.207.248 waku 05d6f94255b163fc335e8d794b7c3ceac3492e184ef03675c117787958e15222
|
|
2026-01-31 04:38:01.296 DEBUG [src.node.docker_mananger] Container started with ID 05d6f94255b1. Setting up logs at ./log/docker/node2_2026-01-31_04-37-59__05dc8e45-0b82-449f-8102-1f9c6d940a2a__wakuorg_nwaku:latest.log
|
|
2026-01-31 04:38:01.297 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17698
|
|
2026-01-31 04:38:01.297 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-31 04:38:02.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17698/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:38:02.301 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-01-31 04:38:02.301 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-31 04:38:02.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17698/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:38:02.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.207.248/tcp/17699/p2p/16Uiu2HAmUx8dLrBaqrvm48JncVsEY59HuU5bWRwBkiEBWfejgqn8","/ip4/172.18.207.248/tcp/17700/ws/p2p/16Uiu2HAmUx8dLrBaqrvm48JncVsEY59HuU5bWRwBkiEBWfejgqn8"],"enrUri":"enr:-L24QDemUbgMcZnJI1rFf2KsDaLf6Imkd96w0-FLZq76y8pBOx5KelEhDh6OtlVgrNO1yY8znqdNn2hPxiTpykGiwrACgmlkgnY0gmlwhKwSz_iKbXVsdGlhZGRyc5YACASsEs_4BkUjAAoErBLP-AZFJN0DgnJzhQADAQAAiXNlY3AyNTZrMaED8h85IPQP2UNr_3rna-zxFx26F3EZT8sJBmIuJ9K3F9GDdGNwgkUjg3VkcIJFJYV3YWt1MgA"}'
|
|
2026-01-31 04:38:02.304 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-31 04:38:02.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17698/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.23.214/tcp/56533/p2p/16Uiu2HAm6KMz8t72PEBuaPWRuRuJZ8FMfy5rJo5NZFT7D3tP7os2"]'
|
|
2026-01-31 04:38:02.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:38:02.334 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-01-31 04:38:02.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56532/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-01-31 04:38:02.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-31 04:38:02.349 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17698/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "3b4f8cd4-4538-47ac-af6b-7261901c8473", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-01-31 04:38:02.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"3b4f8cd4-4538-47ac-af6b-7261901c8473","statusDesc":"OK"}'
|
|
2026-01-31 04:38:02.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17698/filter/v2/subscriptions/4436cd8d-38ed-4904-bcf4-256b53fc31c7" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-31 04:38:02.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"4436cd8d-38ed-4904-bcf4-256b53fc31c7","statusDesc":"OK"}'
|
|
2026-01-31 04:38:02.371 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-31 04:38:02.372 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-31 04:38:02.372 DEBUG [src.node.waku_node] Stopping container with id 6d14e40732c5
|
|
2026-01-31 04:38:02.927 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-31 04:38:02.928 DEBUG [src.node.waku_node] Stopping container with id 05d6f94255b1
|
|
2026-01-31 04:38:03.444 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-31 04:38:03.446 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-31 04:38:03.452 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-31 04:38:03.458 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|