mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-06 16:03:05 +00:00
69 lines
12 KiB
Plaintext
69 lines
12 KiB
Plaintext
2025-12-08 12:12:13.348 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 12:12:13.348 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_with_extra_field with id: 2025-12-08_12-12-13__bdfb864a-b3cf-45e3-9d92-d38db78afb19
|
|
2025-12-08 12:12:13.349 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 12:12:13.349 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-08 12:12:13.349 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-08 12:12:13.355 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:12:13.355 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_12-12-13__bdfb864a-b3cf-45e3-9d92-d38db78afb19__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:12:13.356 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:12:13.356 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:12:13.357 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:12:13.357 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.161.35
|
|
2025-12-08 12:12:13.357 DEBUG [src.node.docker_mananger] Generated ports ['2280', '2281', '2282', '2283', '2284']
|
|
2025-12-08 12:12:13.357 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:12:13.358 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:12:13.358 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:12:13.358 DEBUG [src.node.docker_mananger] docker run -i -t -p 2280:2280 -p 2281:2281 -p 2282:2282 -p 2283:2283 -p 2284:2284 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=2282 --rest-port=2280 --tcp-port=2281 --discv5-udp-port=2283 --rest-address=0.0.0.0 --nat=extip:172.18.161.35 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=93c4dfde733be18ed3ecbffc48c05e2066ed502bf8eedeccbc0cde209694aae5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2284 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-08 12:12:13.531 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.161.35 waku 32776af9167b9ce9a5dde5790132bf3e23bcb373c992f1ef12ec3e3264096d06
|
|
2025-12-08 12:12:13.562 DEBUG [src.node.docker_mananger] Container started with ID 32776af9167b. Setting up logs at ./log/docker/node1_2025-12-08_12-12-13__bdfb864a-b3cf-45e3-9d92-d38db78afb19__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:12:13.563 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2280
|
|
2025-12-08 12:12:13.564 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:12:13.624 ERROR [src.node.docker_mananger] Max retries reached for container b4695d9ca868. Exiting log stream.
|
|
2025-12-08 12:12:14.151 ERROR [src.node.docker_mananger] Max retries reached for container 9da4f4b37361. Exiting log stream.
|
|
2025-12-08 12:12:14.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2280/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:12:14.567 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-08 12:12:14.568 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:12:14.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2280/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:12:14.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.161.35/tcp/2281/p2p/16Uiu2HAmMKAizMdAGXRJhNrtHr6YTcawaeB7MMV5AQqvUGutcTDL","/ip4/172.18.161.35/tcp/2282/ws/p2p/16Uiu2HAmMKAizMdAGXRJhNrtHr6YTcawaeB7MMV5AQqvUGutcTDL"],"enrUri":"enr:-L24QNzS9Y76bbwl9-_R7tH8_rjMn_tq4z7Q4e0i2g6W2pkcD2MMZ8Wu5DuBzElBUHAgCwousXhWhhQCrOgZuCjrxR0CgmlkgnY0gmlwhKwSoSOKbXVsdGlhZGRyc5YACASsEqEjBgjpAAoErBKhIwYI6t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDgKVL1ZDP9QdHlAkqPhtYEsdoP9K-hvagL78BxiUCPNuDdGNwggjpg3VkcIII64V3YWt1MgU"}'
|
|
2025-12-08 12:12:14.570 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:12:14.571 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-08 12:12:14.577 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:12:14.577 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-08_12-12-13__bdfb864a-b3cf-45e3-9d92-d38db78afb19__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:12:14.577 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:12:14.577 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:12:14.578 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:12:14.578 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.146.255
|
|
2025-12-08 12:12:14.579 DEBUG [src.node.docker_mananger] Generated ports ['54835', '54836', '54837', '54838', '54839']
|
|
2025-12-08 12:12:14.579 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:12:14.579 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:12:14.579 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:12:14.579 DEBUG [src.node.docker_mananger] docker run -i -t -p 54835:54835 -p 54836:54836 -p 54837:54837 -p 54838:54838 -p 54839:54839 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=54837 --rest-port=54835 --tcp-port=54836 --discv5-udp-port=54838 --rest-address=0.0.0.0 --nat=extip:172.18.146.255 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7574adbdcc3c3dd7ff4ccdaf4efecc10a83f35dd15a9ffcf3e2a197a5b4adfcb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54839 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QNzS9Y76bbwl9-_R7tH8_rjMn_tq4z7Q4e0i2g6W2pkcD2MMZ8Wu5DuBzElBUHAgCwousXhWhhQCrOgZuCjrxR0CgmlkgnY0gmlwhKwSoSOKbXVsdGlhZGRyc5YACASsEqEjBgjpAAoErBKhIwYI6t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDgKVL1ZDP9QdHlAkqPhtYEsdoP9K-hvagL78BxiUCPNuDdGNwggjpg3VkcIII64V3YWt1MgU --filternode=/ip4/172.18.161.35/tcp/2281/p2p/16Uiu2HAmMKAizMdAGXRJhNrtHr6YTcawaeB7MMV5AQqvUGutcTDL
|
|
2025-12-08 12:12:14.763 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.146.255 waku fe7d8a255287ad35d6b7e57b64002d75cf410d261819754217c08b2ce702971c
|
|
2025-12-08 12:12:14.794 DEBUG [src.node.docker_mananger] Container started with ID fe7d8a255287. Setting up logs at ./log/docker/node2_2025-12-08_12-12-13__bdfb864a-b3cf-45e3-9d92-d38db78afb19__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:12:14.794 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54835
|
|
2025-12-08 12:12:14.794 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:12:15.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54835/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:12:15.799 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-08 12:12:15.799 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:12:15.800 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54835/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:12:15.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.146.255/tcp/54836/p2p/16Uiu2HAmSsd3LcpMFk54fALrJNJUFZQYqSUPoMjARbuB3WzYAvXH","/ip4/172.18.146.255/tcp/54837/ws/p2p/16Uiu2HAmSsd3LcpMFk54fALrJNJUFZQYqSUPoMjARbuB3WzYAvXH"],"enrUri":"enr:-L24QI-PuT3PJdbYVeaWoFzKMcO3I26P8vIZuVqROkpof3mAGpNxXXLY-KjAoJRU2ZLk7s5LoqKKEGRe9CYL2Le-ykUCgmlkgnY0gmlwhKwSkv-KbXVsdGlhZGRyc5YACASsEpL_BtY0AAoErBKS_wbWNd0DgnJzhQADAQAAiXNlY3AyNTZrMaED00ASoITgm5QqPKU8-UVwUMZoaIl_7SSsFc9s93FPhIiDdGNwgtY0g3VkcILWNoV3YWt1MgA"}'
|
|
2025-12-08 12:12:15.802 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:12:15.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54835/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.161.35/tcp/2281/p2p/16Uiu2HAmMKAizMdAGXRJhNrtHr6YTcawaeB7MMV5AQqvUGutcTDL"]'
|
|
2025-12-08 12:12:15.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:12:15.832 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2025-12-08 12:12:15.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2280/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-08 12:12:15.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:12:15.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54835/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "2f7affc8-deb5-43a5-b249-b29c486ffd03", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-08 12:12:15.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"2f7affc8-deb5-43a5-b249-b29c486ffd03","statusDesc":"OK"}'
|
|
2025-12-08 12:12:15.860 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:54835/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1", "extraField": "extraValue"}'
|
|
2025-12-08 12:12:15.862 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:54835/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-08 12:12:15.865 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 12:12:15.866 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 12:12:15.866 DEBUG [src.node.waku_node] Stopping container with id 32776af9167b
|
|
2025-12-08 12:12:16.383 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:12:16.383 DEBUG [src.node.waku_node] Stopping container with id fe7d8a255287
|
|
2025-12-08 12:12:16.892 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:12:16.895 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 12:12:16.899 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:12:16.903 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|