mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-21 11:13:13 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-08 04:34:41.123 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-08 04:34:41.124 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_extra_field with id: 2026-03-08_04-34-41__8dc8bd15-587b-4094-b19c-1f135c7675f4
|
|
2026-03-08 04:34:41.124 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-08 04:34:41.124 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-08 04:34:41.125 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-08 04:34:41.131 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:34:41.131 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-08_04-34-41__8dc8bd15-587b-4094-b19c-1f135c7675f4__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:34:41.131 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:34:41.131 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:34:41.133 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:34:41.133 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.134.176
|
|
2026-03-08 04:34:41.133 DEBUG [src.node.docker_mananger] Generated ports ['20396', '20397', '20398', '20399', '20400']
|
|
2026-03-08 04:34:41.133 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:34:41.133 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:34:41.133 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:34:41.133 DEBUG [src.node.docker_mananger] docker run -i -t -p 20396:20396 -p 20397:20397 -p 20398:20398 -p 20399:20399 -p 20400:20400 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=20398 --rest-port=20396 --tcp-port=20397 --discv5-udp-port=20399 --rest-address=0.0.0.0 --nat=extip:172.18.134.176 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3baf5ddc5502ec8176a5abc42c9fbeda0c2befe66e33fd7ffc5a9a9a6e2ae67b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20400 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-08 04:34:41.313 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.134.176 waku ca508fa2151d1ce883e63d8ca90dc32bcf9714abee1239738b48a5c62714bb08
|
|
2026-03-08 04:34:41.346 DEBUG [src.node.docker_mananger] Container started with ID ca508fa2151d. Setting up logs at ./log/docker/node1_2026-03-08_04-34-41__8dc8bd15-587b-4094-b19c-1f135c7675f4__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:34:41.346 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20396
|
|
2026-03-08 04:34:41.348 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:34:41.394 ERROR [src.node.docker_mananger] Max retries reached for container 89e731a63c26. Exiting log stream.
|
|
2026-03-08 04:34:41.915 ERROR [src.node.docker_mananger] Max retries reached for container 202d3543cc52. Exiting log stream.
|
|
2026-03-08 04:34:42.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20396/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:42.351 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-08 04:34:42.351 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:34:42.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20396/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:42.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.134.176/tcp/20397/p2p/16Uiu2HAmFCrobU1fURFKLF94wC8no8ndxQBKFiDGpoBfvfiGxRn7","/ip4/172.18.134.176/tcp/20398/ws/p2p/16Uiu2HAmFCrobU1fURFKLF94wC8no8ndxQBKFiDGpoBfvfiGxRn7"],"enrUri":"enr:-L24QCy48MRpLvUc1LEu2p4r75HUTTdmIP4yYtN6bPGhGym4FiuOdmfDtOPctYir8o52NUIvNleOQt7cta1Uy4DFQSsCgmlkgnY0gmlwhKwShrCKbXVsdGlhZGRyc5YACASsEoawBk-tAAoErBKGsAZPrt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJeFtS1YTG8DOX70PIpveQNkxGWtBtA4pDCWU51gS4sCDdGNwgk-tg3VkcIJPr4V3YWt1MgU"}'
|
|
2026-03-08 04:34:42.354 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:34:42.354 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-08 04:34:42.361 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-08 04:34:42.361 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-08_04-34-41__8dc8bd15-587b-4094-b19c-1f135c7675f4__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:34:42.361 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-08 04:34:42.361 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-08 04:34:42.363 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-08 04:34:42.363 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.20.69
|
|
2026-03-08 04:34:42.363 DEBUG [src.node.docker_mananger] Generated ports ['37816', '37817', '37818', '37819', '37820']
|
|
2026-03-08 04:34:42.363 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-08 04:34:42.363 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-08 04:34:42.363 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-08 04:34:42.364 DEBUG [src.node.docker_mananger] docker run -i -t -p 37816:37816 -p 37817:37817 -p 37818:37818 -p 37819:37819 -p 37820:37820 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=37818 --rest-port=37816 --tcp-port=37817 --discv5-udp-port=37819 --rest-address=0.0.0.0 --nat=extip:172.18.20.69 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=caaafc6ebccac88bb8fc3cdbdc1739aa5da8eaa8cbfd4a0cca4cf9c14c65f0f6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37820 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QCy48MRpLvUc1LEu2p4r75HUTTdmIP4yYtN6bPGhGym4FiuOdmfDtOPctYir8o52NUIvNleOQt7cta1Uy4DFQSsCgmlkgnY0gmlwhKwShrCKbXVsdGlhZGRyc5YACASsEoawBk-tAAoErBKGsAZPrt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJeFtS1YTG8DOX70PIpveQNkxGWtBtA4pDCWU51gS4sCDdGNwgk-tg3VkcIJPr4V3YWt1MgU --filternode=/ip4/172.18.134.176/tcp/20397/p2p/16Uiu2HAmFCrobU1fURFKLF94wC8no8ndxQBKFiDGpoBfvfiGxRn7
|
|
2026-03-08 04:34:42.552 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.20.69 waku cbd0f5549dd65c3523e4bfa6ea11a756e63d9a9e17bee68abfea96c8ce2f782e
|
|
2026-03-08 04:34:42.583 DEBUG [src.node.docker_mananger] Container started with ID cbd0f5549dd6. Setting up logs at ./log/docker/node2_2026-03-08_04-34-41__8dc8bd15-587b-4094-b19c-1f135c7675f4__wakuorg_nwaku:latest.log
|
|
2026-03-08 04:34:42.583 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37816
|
|
2026-03-08 04:34:42.584 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-08 04:34:43.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37816/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:43.588 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-08 04:34:43.588 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-08 04:34:43.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37816/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-08 04:34:43.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.20.69/tcp/37817/p2p/16Uiu2HAkwRzTYQNWU4TksFFwx62mWUxyHdhMykXiaNrwmToKjMMx","/ip4/172.18.20.69/tcp/37818/ws/p2p/16Uiu2HAkwRzTYQNWU4TksFFwx62mWUxyHdhMykXiaNrwmToKjMMx"],"enrUri":"enr:-L24QKIPlP-zmdlorDh4fu9Q5Yjq_9vn3IndyqK5Fb0G5mWkLO9o8RqLiB1SyosGEVlGoRlXsIi09O_i5tZmaJxPBT4CgmlkgnY0gmlwhKwSFEWKbXVsdGlhZGRyc5YACASsEhRFBpO5AAoErBIURQaTut0DgnJzhQADAQAAiXNlY3AyNTZrMaECHcxEeU7RNhxZfw8iJhpp7MZENOj8b1pw-Hn0tmmkEH-DdGNwgpO5g3VkcIKTu4V3YWt1MgA"}'
|
|
2026-03-08 04:34:43.591 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-08 04:34:43.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37816/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.134.176/tcp/20397/p2p/16Uiu2HAmFCrobU1fURFKLF94wC8no8ndxQBKFiDGpoBfvfiGxRn7"]'
|
|
2026-03-08 04:34:43.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:43.631 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-08 04:34:43.632 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20396/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-08 04:34:43.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-08 04:34:43.652 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37816/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "32a80bfd-4a2f-4fcf-905e-0bbc6a02b026", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-08 04:34:43.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"32a80bfd-4a2f-4fcf-905e-0bbc6a02b026","statusDesc":"OK"}'
|
|
2026-03-08 04:34:43.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37816/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"}'
|
|
2026-03-08 04:34:43.668 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:37816/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-08 04:34:43.671 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-08 04:34:43.672 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-08 04:34:43.672 DEBUG [src.node.waku_node] Stopping container with id ca508fa2151d
|
|
2026-03-08 04:34:44.230 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:34:44.232 DEBUG [src.node.waku_node] Stopping container with id cbd0f5549dd6
|
|
2026-03-08 04:34:44.754 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-08 04:34:44.755 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-08 04:34:44.761 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-08 04:34:44.766 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|