mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 09:03:25 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-18 09:07:19.811 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-18 09:07:19.812 DEBUG [tests.conftest] Running test: test_filter_subscribe_to_101_content_topics with id: 2026-03-18_09-07-19__0a0d8e3e-3789-44be-81ba-0fdb62fbc3a6
|
|
2026-03-18 09:07:19.812 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-18 09:07:19.812 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-18 09:07:19.812 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-18 09:07:19.820 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:07:19.820 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_09-07-19__0a0d8e3e-3789-44be-81ba-0fdb62fbc3a6__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:07:19.821 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:07:19.821 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:07:19.822 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:07:19.822 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.13.30
|
|
2026-03-18 09:07:19.823 DEBUG [src.node.docker_mananger] Generated ports ['26459', '26460', '26461', '26462', '26463']
|
|
2026-03-18 09:07:19.823 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:07:19.823 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:07:19.823 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:07:19.823 DEBUG [src.node.docker_mananger] docker run -i -t -p 26459:26459 -p 26460:26460 -p 26461:26461 -p 26462:26462 -p 26463:26463 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=26461 --rest-port=26459 --tcp-port=26460 --discv5-udp-port=26462 --rest-address=0.0.0.0 --nat=extip:172.18.13.30 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=c8b9a75ac6584b27ff34abe2e9fdc0ef0f7dabfaeaeafca8bdf89b8aee56dadc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26463 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-18 09:07:19.978 ERROR [src.node.docker_mananger] Max retries reached for container d6939ba1df88. Exiting log stream.
|
|
2026-03-18 09:07:20.024 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.13.30 waku a6e3e14584e11f63793ece53c711eca43178cb1d5c53b7f42145ca9bd7318c5b
|
|
2026-03-18 09:07:20.059 DEBUG [src.node.docker_mananger] Container started with ID a6e3e14584e1. Setting up logs at ./log/docker/node1_2026-03-18_09-07-19__0a0d8e3e-3789-44be-81ba-0fdb62fbc3a6__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:07:20.060 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 26459
|
|
2026-03-18 09:07:20.060 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:07:20.600 ERROR [src.node.docker_mananger] Max retries reached for container b0772f855d80. Exiting log stream.
|
|
2026-03-18 09:07:21.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26459/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:07:21.063 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-18 09:07:21.064 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:07:21.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26459/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:07:21.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.13.30/tcp/26460/p2p/16Uiu2HAm37Que2oE535oSFgTfJvnSTXgYXXim3kCnKMixbXMPP27","/ip4/172.18.13.30/tcp/26461/ws/p2p/16Uiu2HAm37Que2oE535oSFgTfJvnSTXgYXXim3kCnKMixbXMPP27"],"enrUri":"enr:-L24QLX5crQSVHqhtgOjFsl5raE7wQwS3caSxXhyKmRZvrMkfL54ket-hWo3gjZV7utLtlcno7Xixmj52daDNC7G9GMCgmlkgnY0gmlwhKwSDR6KbXVsdGlhZGRyc5YACASsEg0eBmdcAAoErBINHgZnXd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECci__0pX9rH2g3aLVbqGqcQrxTtmpDt5adFO_r6o2FciDdGNwgmdcg3VkcIJnXoV3YWt1MgU"}'
|
|
2026-03-18 09:07:21.066 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:07:21.067 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-18 09:07:21.075 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:07:21.075 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_09-07-19__0a0d8e3e-3789-44be-81ba-0fdb62fbc3a6__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:07:21.075 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:07:21.075 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:07:21.076 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:07:21.077 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.14.24
|
|
2026-03-18 09:07:21.077 DEBUG [src.node.docker_mananger] Generated ports ['33343', '33344', '33345', '33346', '33347']
|
|
2026-03-18 09:07:21.077 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:07:21.077 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:07:21.077 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:07:21.077 DEBUG [src.node.docker_mananger] docker run -i -t -p 33343:33343 -p 33344:33344 -p 33345:33345 -p 33346:33346 -p 33347:33347 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=33345 --rest-port=33343 --tcp-port=33344 --discv5-udp-port=33346 --rest-address=0.0.0.0 --nat=extip:172.18.14.24 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=faf86be3bcbccd4082fff47dcba8e1c0f6de8bff79dbf0e5a800dacece6c3cc2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33347 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QLX5crQSVHqhtgOjFsl5raE7wQwS3caSxXhyKmRZvrMkfL54ket-hWo3gjZV7utLtlcno7Xixmj52daDNC7G9GMCgmlkgnY0gmlwhKwSDR6KbXVsdGlhZGRyc5YACASsEg0eBmdcAAoErBINHgZnXd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECci__0pX9rH2g3aLVbqGqcQrxTtmpDt5adFO_r6o2FciDdGNwgmdcg3VkcIJnXoV3YWt1MgU --filternode=/ip4/172.18.13.30/tcp/26460/p2p/16Uiu2HAm37Que2oE535oSFgTfJvnSTXgYXXim3kCnKMixbXMPP27
|
|
2026-03-18 09:07:21.280 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.14.24 waku 1a109a5b485258ff13dfd752c938b63f9ba1a5571edd02494141bab89602f387
|
|
2026-03-18 09:07:21.315 DEBUG [src.node.docker_mananger] Container started with ID 1a109a5b4852. Setting up logs at ./log/docker/node2_2026-03-18_09-07-19__0a0d8e3e-3789-44be-81ba-0fdb62fbc3a6__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:07:21.315 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 33343
|
|
2026-03-18 09:07:21.316 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:07:22.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33343/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:07:22.320 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-18 09:07:22.320 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:07:22.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33343/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:07:22.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.14.24/tcp/33344/p2p/16Uiu2HAmQYKHip1tFT1SQpwhquEw2xiCGGeSiuUNwjtk6f9EQrVa","/ip4/172.18.14.24/tcp/33345/ws/p2p/16Uiu2HAmQYKHip1tFT1SQpwhquEw2xiCGGeSiuUNwjtk6f9EQrVa"],"enrUri":"enr:-L24QEbuV1dP3gZMHwBc6o7D-5wHPm1-6WRPe9GnF5dWsXRHB2ROLZ5nHWJMsDKBhiP3QZ8SPGFrqwyPx3ZYfUN_-UcCgmlkgnY0gmlwhKwSDhiKbXVsdGlhZGRyc5YACASsEg4YBoJAAAoErBIOGAaCQd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDsJaXXM0HcReFUS8v6z18rG7O-edesTsWGmnb5twB3cWDdGNwgoJAg3VkcIKCQoV3YWt1MgA"}'
|
|
2026-03-18 09:07:22.323 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:07:22.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33343/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.13.30/tcp/26460/p2p/16Uiu2HAm37Que2oE535oSFgTfJvnSTXgYXXim3kCnKMixbXMPP27"]'
|
|
2026-03-18 09:07:22.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:07:22.359 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-18 09:07:22.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26459/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-03-18 09:07:22.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:07:22.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33343/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "065bd758-f412-44fd-8433-112379ed330d", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
|
|
2026-03-18 09:07:22.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"065bd758-f412-44fd-8433-112379ed330d","statusDesc":"OK"}'
|
|
2026-03-18 09:07:22.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33343/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92", "93", "94", "95", "96", "97", "98", "99", "100"], "pubsubTopic": "/waku/2/rs/198/1"}'
|
|
2026-03-18 09:07:22.403 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:33343/filter/v2/subscriptions. Response content: b'{"requestId":"1","statusDesc":"BAD_REQUEST: exceeds maximum content topics: 100"}'
|
|
2026-03-18 09:07:22.406 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-18 09:07:22.407 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-18 09:07:22.407 DEBUG [src.node.waku_node] Stopping container with id a6e3e14584e1
|
|
2026-03-18 09:07:23.020 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:07:23.020 DEBUG [src.node.waku_node] Stopping container with id 1a109a5b4852
|
|
2026-03-18 09:07:23.622 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:07:23.625 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-18 09:07:23.631 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 09:07:23.636 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|