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 15:08:45.853 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 15:08:45.855 DEBUG [tests.conftest] Running test: test_filter_update_subscription_with_no_content_topic with id: 2026-03-05_15-08-45__d4cd2ffd-a6bc-49af-b6c5-a9801b89603f
|
|
2026-03-05 15:08:45.856 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 15:08:45.856 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-05 15:08:45.856 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-05 15:08:45.865 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:08:45.865 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_15-08-45__d4cd2ffd-a6bc-49af-b6c5-a9801b89603f__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:08:45.865 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:08:45.865 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:08:45.867 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:08:45.867 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.186.140
|
|
2026-03-05 15:08:45.867 DEBUG [src.node.docker_mananger] Generated ports ['50699', '50700', '50701', '50702', '50703']
|
|
2026-03-05 15:08:45.867 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:08:45.867 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:08:45.868 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:08:45.868 DEBUG [src.node.docker_mananger] docker run -i -t -p 50699:50699 -p 50700:50700 -p 50701:50701 -p 50702:50702 -p 50703:50703 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=50701 --rest-port=50699 --tcp-port=50700 --discv5-udp-port=50702 --rest-address=0.0.0.0 --nat=extip:172.18.186.140 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=08dc4cee4e95dc80aca4b5aee3cdc70266d00daba7cff2eef559b1f8e721f0da --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50703 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-05 15:08:46.061 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.186.140 waku c444c72d43e4c08e869df50796e0548e78b7bab7529375846c2ecbb78429f98f
|
|
2026-03-05 15:08:46.096 ERROR [src.node.docker_mananger] Max retries reached for container 8596ff04e0ed. Exiting log stream.
|
|
2026-03-05 15:08:46.099 DEBUG [src.node.docker_mananger] Container started with ID c444c72d43e4. Setting up logs at ./log/docker/node1_2026-03-05_15-08-45__d4cd2ffd-a6bc-49af-b6c5-a9801b89603f__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:08:46.100 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 50699
|
|
2026-03-05 15:08:46.100 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:08:46.677 ERROR [src.node.docker_mananger] Max retries reached for container 642ba8dd9f4a. Exiting log stream.
|
|
2026-03-05 15:08:47.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50699/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:47.104 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 15:08:47.104 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:08:47.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50699/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:47.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.186.140/tcp/50700/p2p/16Uiu2HAkz9CAQN8c3Lt52fXXgf851DC7TmNoXDZza8uSZ8WkJNEZ","/ip4/172.18.186.140/tcp/50701/ws/p2p/16Uiu2HAkz9CAQN8c3Lt52fXXgf851DC7TmNoXDZza8uSZ8WkJNEZ"],"enrUri":"enr:-L24QI79wE50r6B_MKV7-oqnA-uB5apX4bJTTTF7SJX9M251QZVF9oTIB4PQXC2qEinVCEAhg0RpiBZMinNFvM6numQCgmlkgnY0gmlwhKwSuoyKbXVsdGlhZGRyc5YACASsErqMBsYMAAoErBK6jAbGDd0DgnJzhQADAQAAiXNlY3AyNTZrMaECRhGwVxjTIwYyB4wIoLaX6EoDk_km_l1qRThvmkQ-6T6DdGNwgsYMg3VkcILGDoV3YWt1MgU"}'
|
|
2026-03-05 15:08:47.107 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:08:47.107 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-05 15:08:47.114 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:08:47.114 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-05_15-08-45__d4cd2ffd-a6bc-49af-b6c5-a9801b89603f__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:08:47.114 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:08:47.114 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:08:47.115 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:08:47.116 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.189.206
|
|
2026-03-05 15:08:47.116 DEBUG [src.node.docker_mananger] Generated ports ['41479', '41480', '41481', '41482', '41483']
|
|
2026-03-05 15:08:47.116 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:08:47.116 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:08:47.116 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:08:47.116 DEBUG [src.node.docker_mananger] docker run -i -t -p 41479:41479 -p 41480:41480 -p 41481:41481 -p 41482:41482 -p 41483:41483 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=41481 --rest-port=41479 --tcp-port=41480 --discv5-udp-port=41482 --rest-address=0.0.0.0 --nat=extip:172.18.189.206 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4d9a6f7abdf73f5f588469d014a6ed8bf2aaaf34f97bc47dbdf2cd0c8973ccae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41483 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QI79wE50r6B_MKV7-oqnA-uB5apX4bJTTTF7SJX9M251QZVF9oTIB4PQXC2qEinVCEAhg0RpiBZMinNFvM6numQCgmlkgnY0gmlwhKwSuoyKbXVsdGlhZGRyc5YACASsErqMBsYMAAoErBK6jAbGDd0DgnJzhQADAQAAiXNlY3AyNTZrMaECRhGwVxjTIwYyB4wIoLaX6EoDk_km_l1qRThvmkQ-6T6DdGNwgsYMg3VkcILGDoV3YWt1MgU --filternode=/ip4/172.18.186.140/tcp/50700/p2p/16Uiu2HAkz9CAQN8c3Lt52fXXgf851DC7TmNoXDZza8uSZ8WkJNEZ
|
|
2026-03-05 15:08:47.302 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.189.206 waku 9afc02595464600a5d6d4c2333644b2df7015d3c896671ab8815b216a00037f7
|
|
2026-03-05 15:08:47.341 DEBUG [src.node.docker_mananger] Container started with ID 9afc02595464. Setting up logs at ./log/docker/node2_2026-03-05_15-08-45__d4cd2ffd-a6bc-49af-b6c5-a9801b89603f__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:08:47.341 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 41479
|
|
2026-03-05 15:08:47.342 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:08:48.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41479/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:48.346 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 15:08:48.346 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:08:48.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41479/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:48.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.189.206/tcp/41480/p2p/16Uiu2HAm88aQYSGMAwHYu588RtNrswgD3ExuvVovtGFpN1J2yV83","/ip4/172.18.189.206/tcp/41481/ws/p2p/16Uiu2HAm88aQYSGMAwHYu588RtNrswgD3ExuvVovtGFpN1J2yV83"],"enrUri":"enr:-L24QN2ghcCWAFSSPxc4aoitJ0k4uAgA2WZ4Muet3aLd_4V9bT_Uk8RgisefMAB_bCh1PZ9Wy0cN8KMuT6CsYHDcTXICgmlkgnY0gmlwhKwSvc6KbXVsdGlhZGRyc5YACASsEr3OBqIIAAoErBK9zgaiCd0DgnJzhQADAQAAiXNlY3AyNTZrMaECvMbBKkfhcFdjPJVonNfi_1SzcPp-VVLthXWfSMthwniDdGNwgqIIg3VkcIKiCoV3YWt1MgA"}'
|
|
2026-03-05 15:08:48.349 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:08:48.349 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41479/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.186.140/tcp/50700/p2p/16Uiu2HAkz9CAQN8c3Lt52fXXgf851DC7TmNoXDZza8uSZ8WkJNEZ"]'
|
|
2026-03-05 15:08:48.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:48.385 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-05 15:08:48.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50699/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-05 15:08:48.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:48.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41479/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "d0f129a7-2e9f-4469-8ef9-f1b53a3f37ef", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-05 15:08:48.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"d0f129a7-2e9f-4469-8ef9-f1b53a3f37ef","statusDesc":"OK"}'
|
|
2026-03-05 15:08:48.419 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:41479/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-05 15:08:48.422 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:41479/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 15:08:48.425 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 15:08:48.426 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 15:08:48.426 DEBUG [src.node.waku_node] Stopping container with id c444c72d43e4
|
|
2026-03-05 15:08:48.994 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:08:48.994 DEBUG [src.node.waku_node] Stopping container with id 9afc02595464
|
|
2026-03-05 15:08:49.543 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:08:49.544 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 15:08:49.550 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 15:08:49.555 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|