mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2025-12-24 04:14:32.350 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-24 04:14:32.351 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_with_no_content_topic with id: 2025-12-24_04-14-32__e2943a51-f22c-498f-8d2e-a23595c78447
|
|
2025-12-24 04:14:32.352 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-24 04:14:32.352 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-24 04:14:32.352 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-24 04:14:32.360 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:14:32.361 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-24_04-14-32__e2943a51-f22c-498f-8d2e-a23595c78447__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:14:32.361 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:14:32.361 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:14:32.363 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:14:32.363 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.200.25
|
|
2025-12-24 04:14:32.363 DEBUG [src.node.docker_mananger] Generated ports ['2705', '2706', '2707', '2708', '2709']
|
|
2025-12-24 04:14:32.363 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:14:32.363 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:14:32.363 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:14:32.363 DEBUG [src.node.docker_mananger] docker run -i -t -p 2705:2705 -p 2706:2706 -p 2707:2707 -p 2708:2708 -p 2709:2709 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=2707 --rest-port=2705 --tcp-port=2706 --discv5-udp-port=2708 --rest-address=0.0.0.0 --nat=extip:172.18.200.25 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=512cecbfccd2edbef57eadeefdcaabb6ef86ca4f5c5ecfd77ff5cbddaede71ed --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2709 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-24 04:14:32.541 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.200.25 waku e64dc0632861b4c497a20ad13238d06cbd1bf1a60c4e3347d894325e5e10be29
|
|
2025-12-24 04:14:32.574 DEBUG [src.node.docker_mananger] Container started with ID e64dc0632861. Setting up logs at ./log/docker/node1_2025-12-24_04-14-32__e2943a51-f22c-498f-8d2e-a23595c78447__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:14:32.575 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2705
|
|
2025-12-24 04:14:32.575 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:14:32.643 ERROR [src.node.docker_mananger] Max retries reached for container 15aa24d93126. Exiting log stream.
|
|
2025-12-24 04:14:33.172 ERROR [src.node.docker_mananger] Max retries reached for container beb60e2f0d35. Exiting log stream.
|
|
2025-12-24 04:14:33.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2705/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:33.579 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-24 04:14:33.579 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:14:33.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2705/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:33.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.200.25/tcp/2706/p2p/16Uiu2HAmF4KJewaEeBtjtPUDbFEGbCwbbQNZzt9jGkwYvcicJY8v","/ip4/172.18.200.25/tcp/2707/ws/p2p/16Uiu2HAmF4KJewaEeBtjtPUDbFEGbCwbbQNZzt9jGkwYvcicJY8v"],"enrUri":"enr:-L24QF-TFRBmA2EDjV24hnoQnLF2JZaBlq0J0BwRRcaip_d5X1PbaC9_vnv67vch52GzdLbcZVdVmvkNHUaifwqsjvACgmlkgnY0gmlwhKwSyBmKbXVsdGlhZGRyc5YACASsEsgZBgqSAAoErBLIGQYKk90DgnJzhQADAQAAiXNlY3AyNTZrMaEDI7EqGjqTJihtaxmf97tld5jPU4mFSr5LHBgn_Yj9-9-DdGNwggqSg3VkcIIKlIV3YWt1MgU"}'
|
|
2025-12-24 04:14:33.582 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:14:33.582 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-24 04:14:33.588 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:14:33.588 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-24_04-14-32__e2943a51-f22c-498f-8d2e-a23595c78447__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:14:33.589 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:14:33.589 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:14:33.590 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:14:33.590 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.145.135
|
|
2025-12-24 04:14:33.590 DEBUG [src.node.docker_mananger] Generated ports ['1789', '1790', '1791', '1792', '1793']
|
|
2025-12-24 04:14:33.590 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:14:33.591 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:14:33.591 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:14:33.591 DEBUG [src.node.docker_mananger] docker run -i -t -p 1789:1789 -p 1790:1790 -p 1791:1791 -p 1792:1792 -p 1793:1793 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=1791 --rest-port=1789 --tcp-port=1790 --discv5-udp-port=1792 --rest-address=0.0.0.0 --nat=extip:172.18.145.135 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0ece9afbd1c76bee6c1094d7ef65b6f445f5aa0d29de9a0fefdd898ad62cf6c7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1793 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QF-TFRBmA2EDjV24hnoQnLF2JZaBlq0J0BwRRcaip_d5X1PbaC9_vnv67vch52GzdLbcZVdVmvkNHUaifwqsjvACgmlkgnY0gmlwhKwSyBmKbXVsdGlhZGRyc5YACASsEsgZBgqSAAoErBLIGQYKk90DgnJzhQADAQAAiXNlY3AyNTZrMaEDI7EqGjqTJihtaxmf97tld5jPU4mFSr5LHBgn_Yj9-9-DdGNwggqSg3VkcIIKlIV3YWt1MgU --filternode=/ip4/172.18.200.25/tcp/2706/p2p/16Uiu2HAmF4KJewaEeBtjtPUDbFEGbCwbbQNZzt9jGkwYvcicJY8v
|
|
2025-12-24 04:14:33.765 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.145.135 waku 6138277931d73054b94584690cc1723b10f5c6ada459314772b8b118d916cd19
|
|
2025-12-24 04:14:33.796 DEBUG [src.node.docker_mananger] Container started with ID 6138277931d7. Setting up logs at ./log/docker/node2_2025-12-24_04-14-32__e2943a51-f22c-498f-8d2e-a23595c78447__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:14:33.796 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1789
|
|
2025-12-24 04:14:33.797 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:14:34.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1789/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:34.801 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-24 04:14:34.802 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:14:34.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1789/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:14:34.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.145.135/tcp/1790/p2p/16Uiu2HAmFqVRkUuwEauDjuiBi3koDcoxbc8PZxZ7XuVca9kkH2kQ","/ip4/172.18.145.135/tcp/1791/ws/p2p/16Uiu2HAmFqVRkUuwEauDjuiBi3koDcoxbc8PZxZ7XuVca9kkH2kQ"],"enrUri":"enr:-L24QHnx2Cdp61ODGZn7GgKz2ugcIW2HOUuFLz3yShRzmFvVZXrFt18XDhTQdbLMBHr-YsNo_EnsPeBgNh92s6Vc-OACgmlkgnY0gmlwhKwSkYeKbXVsdGlhZGRyc5YACASsEpGHBgb-AAoErBKRhwYG_90DgnJzhQADAQAAiXNlY3AyNTZrMaEDL0O_CSoHh9bUt3BvURP_qLFDgj-RS3rq1eZWSxEBdImDdGNwggb-g3VkcIIHAIV3YWt1MgA"}'
|
|
2025-12-24 04:14:34.804 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:14:34.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1789/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.200.25/tcp/2706/p2p/16Uiu2HAmF4KJewaEeBtjtPUDbFEGbCwbbQNZzt9jGkwYvcicJY8v"]'
|
|
2025-12-24 04:14:34.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:14:34.836 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2025-12-24 04:14:34.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2705/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-24 04:14:34.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:14:34.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1789/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "a31c7a59-c5a7-4101-9126-eab11ac06d6e", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-24 04:14:34.861 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"a31c7a59-c5a7-4101-9126-eab11ac06d6e","statusDesc":"OK"}'
|
|
2025-12-24 04:14:34.863 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:1789/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-24 04:14:34.866 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:1789/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-24 04:14:34.868 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-24 04:14:34.869 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-24 04:14:34.869 DEBUG [src.node.waku_node] Stopping container with id e64dc0632861
|
|
2025-12-24 04:14:35.382 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:14:35.382 DEBUG [src.node.waku_node] Stopping container with id 6138277931d7
|
|
2025-12-24 04:14:35.883 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:14:35.884 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-24 04:14:35.889 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:14:35.894 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|