mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-05 04:37:09.955 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 04:37:09.955 DEBUG [tests.conftest] Running test: test_filter_update_subscription_with_no_content_topic with id: 2026-03-05_04-37-09__6ed20ad7-abd0-47e6-9f1d-27d19349d6c2
|
|
2026-03-05 04:37:09.955 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 04:37:09.955 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-05 04:37:09.956 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-05 04:37:09.962 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:37:09.962 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_04-37-09__6ed20ad7-abd0-47e6-9f1d-27d19349d6c2__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:37:09.962 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:37:09.962 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:37:09.964 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:37:09.964 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.119.184
|
|
2026-03-05 04:37:09.964 DEBUG [src.node.docker_mananger] Generated ports ['29107', '29108', '29109', '29110', '29111']
|
|
2026-03-05 04:37:09.964 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:37:09.964 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:37:09.964 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:37:09.965 DEBUG [src.node.docker_mananger] docker run -i -t -p 29107:29107 -p 29108:29108 -p 29109:29109 -p 29110:29110 -p 29111:29111 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=29109 --rest-port=29107 --tcp-port=29108 --discv5-udp-port=29110 --rest-address=0.0.0.0 --nat=extip:172.18.119.184 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a1e5bbda38c505d262c7f8d6beee154be9b87f6690a735c5bea55e7d02bb0d48 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29111 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-05 04:37:10.146 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.119.184 waku fc13669a44f73d2eeb255ece64aa34816d2d8efd260203359b15c7afc71a5043
|
|
2026-03-05 04:37:10.180 DEBUG [src.node.docker_mananger] Container started with ID fc13669a44f7. Setting up logs at ./log/docker/node1_2026-03-05_04-37-09__6ed20ad7-abd0-47e6-9f1d-27d19349d6c2__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:37:10.180 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29107
|
|
2026-03-05 04:37:10.180 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:37:10.248 ERROR [src.node.docker_mananger] Max retries reached for container 8b8c34c25e02. Exiting log stream.
|
|
2026-03-05 04:37:10.757 ERROR [src.node.docker_mananger] Max retries reached for container 03905ba4eea0. Exiting log stream.
|
|
2026-03-05 04:37:11.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29107/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:37:11.184 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-05 04:37:11.185 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:37:11.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29107/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:37:11.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.119.184/tcp/29108/p2p/16Uiu2HAkxrutwDrb8XdDq976pfGSdCP9upRbMr1XJoavbuUnp4cR","/ip4/172.18.119.184/tcp/29109/ws/p2p/16Uiu2HAkxrutwDrb8XdDq976pfGSdCP9upRbMr1XJoavbuUnp4cR"],"enrUri":"enr:-L24QFr3v0uc-rXThCHTRHMKtK2xf9k7tfbSQTfq36Ps2NNLVbP6nbpHsKH4zHeFhjWrjHZc1NHWM50kSjQegYGrYpsCgmlkgnY0gmlwhKwSd7iKbXVsdGlhZGRyc5YACASsEne4BnG0AAoErBJ3uAZxtd0DgnJzhQADAQAAiXNlY3AyNTZrMaECMwpQ72tf9gKezs1H6yX9ZE1msnGhYT7PWFhZgREh6XqDdGNwgnG0g3VkcIJxtoV3YWt1MgU"}'
|
|
2026-03-05 04:37:11.188 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:37:11.188 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-05 04:37:11.194 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:37:11.194 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-05_04-37-09__6ed20ad7-abd0-47e6-9f1d-27d19349d6c2__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:37:11.195 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:37:11.195 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:37:11.196 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:37:11.196 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.60.62
|
|
2026-03-05 04:37:11.196 DEBUG [src.node.docker_mananger] Generated ports ['3297', '3298', '3299', '3300', '3301']
|
|
2026-03-05 04:37:11.197 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:37:11.197 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:37:11.197 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:37:11.197 DEBUG [src.node.docker_mananger] docker run -i -t -p 3297:3297 -p 3298:3298 -p 3299:3299 -p 3300:3300 -p 3301:3301 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=3299 --rest-port=3297 --tcp-port=3298 --discv5-udp-port=3300 --rest-address=0.0.0.0 --nat=extip:172.18.60.62 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=64a0a3fcd32bbdff33a82c1291f9cebe8caa4cce1e4cbabc31fb88cea5ae3e35 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3301 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QFr3v0uc-rXThCHTRHMKtK2xf9k7tfbSQTfq36Ps2NNLVbP6nbpHsKH4zHeFhjWrjHZc1NHWM50kSjQegYGrYpsCgmlkgnY0gmlwhKwSd7iKbXVsdGlhZGRyc5YACASsEne4BnG0AAoErBJ3uAZxtd0DgnJzhQADAQAAiXNlY3AyNTZrMaECMwpQ72tf9gKezs1H6yX9ZE1msnGhYT7PWFhZgREh6XqDdGNwgnG0g3VkcIJxtoV3YWt1MgU --filternode=/ip4/172.18.119.184/tcp/29108/p2p/16Uiu2HAkxrutwDrb8XdDq976pfGSdCP9upRbMr1XJoavbuUnp4cR
|
|
2026-03-05 04:37:11.386 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.60.62 waku 41e92558a64a08c0955f9c92ed8c825820bfc5006769c51b6fc0a980b9f282ad
|
|
2026-03-05 04:37:11.422 DEBUG [src.node.docker_mananger] Container started with ID 41e92558a64a. Setting up logs at ./log/docker/node2_2026-03-05_04-37-09__6ed20ad7-abd0-47e6-9f1d-27d19349d6c2__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:37:11.422 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3297
|
|
2026-03-05 04:37:11.422 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:37:12.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3297/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:37:12.426 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-05 04:37:12.427 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:37:12.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3297/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:37:12.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.60.62/tcp/3298/p2p/16Uiu2HAmUQnYGhtqysrjiD4NmwtdtyQSWwYv5jJytKMotsXPCboH","/ip4/172.18.60.62/tcp/3299/ws/p2p/16Uiu2HAmUQnYGhtqysrjiD4NmwtdtyQSWwYv5jJytKMotsXPCboH"],"enrUri":"enr:-L24QISDXW2oRO5pP9SuIPJ-nhYkoJ1w2ncaflauXhEj1x-AOj97CL_SX-2WFu5SvI9_KpbBKloKdrep8Sq8d30RJZMCgmlkgnY0gmlwhKwSPD6KbXVsdGlhZGRyc5YACASsEjw-BgziAAoErBI8PgYM490DgnJzhQADAQAAiXNlY3AyNTZrMaED6heBUMUToQqzjHEBYjt8tP1RivM8sPkB8TBhMyeqtxyDdGNwggzig3VkcIIM5IV3YWt1MgA"}'
|
|
2026-03-05 04:37:12.429 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:37:12.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3297/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.119.184/tcp/29108/p2p/16Uiu2HAkxrutwDrb8XdDq976pfGSdCP9upRbMr1XJoavbuUnp4cR"]'
|
|
2026-03-05 04:37:12.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:37:12.467 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-05 04:37:12.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29107/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-05 04:37:12.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:37:12.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3297/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "73699501-8805-4ac7-bd56-76b6ec4a898f", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-05 04:37:12.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"73699501-8805-4ac7-bd56-76b6ec4a898f","statusDesc":"OK"}'
|
|
2026-03-05 04:37:12.503 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:3297/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-05 04:37:12.506 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:3297/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\\"))"}'
|
|
2026-03-05 04:37:12.509 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 04:37:12.509 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 04:37:12.510 DEBUG [src.node.waku_node] Stopping container with id fc13669a44f7
|
|
2026-03-05 04:37:13.074 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:37:13.074 DEBUG [src.node.waku_node] Stopping container with id 41e92558a64a
|
|
2026-03-05 04:37:13.599 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:37:13.600 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 04:37:13.607 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 04:37:13.611 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|