mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 16:43:56 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-14 04:34:07.618 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-14 04:34:07.618 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_with_invalid_request_id with id: 2026-03-14_04-34-07__40199cfc-9656-4016-b870-ece7dceb0e3b
|
|
2026-03-14 04:34:07.618 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-14 04:34:07.618 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-14 04:34:07.619 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-14 04:34:07.625 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:34:07.626 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-14_04-34-07__40199cfc-9656-4016-b870-ece7dceb0e3b__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:34:07.626 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:34:07.626 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:34:07.627 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:34:07.628 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.52.168
|
|
2026-03-14 04:34:07.628 DEBUG [src.node.docker_mananger] Generated ports ['4768', '4769', '4770', '4771', '4772']
|
|
2026-03-14 04:34:07.628 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:34:07.628 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:34:07.628 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:34:07.628 DEBUG [src.node.docker_mananger] docker run -i -t -p 4768:4768 -p 4769:4769 -p 4770:4770 -p 4771:4771 -p 4772:4772 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=4770 --rest-port=4768 --tcp-port=4769 --discv5-udp-port=4771 --rest-address=0.0.0.0 --nat=extip:172.18.52.168 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=abdeff3aa4d92ecf504df0a047034501da6c85f20b6e1df5f74b49fc0ae0f99a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4772 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-14 04:34:07.837 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.52.168 waku 939bcc89ae7a0c08ece3f735f49a21f48c335ea4c1812154b84c58e59dbd932b
|
|
2026-03-14 04:34:07.841 ERROR [src.node.docker_mananger] Max retries reached for container 4b669b7a3480. Exiting log stream.
|
|
2026-03-14 04:34:07.872 DEBUG [src.node.docker_mananger] Container started with ID 939bcc89ae7a. Setting up logs at ./log/docker/node1_2026-03-14_04-34-07__40199cfc-9656-4016-b870-ece7dceb0e3b__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:34:07.872 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4768
|
|
2026-03-14 04:34:07.873 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:34:08.421 ERROR [src.node.docker_mananger] Max retries reached for container 96bea12f2040. Exiting log stream.
|
|
2026-03-14 04:34:08.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4768/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:34:08.877 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-14 04:34:08.877 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:34:08.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4768/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:34:08.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.52.168/tcp/4769/p2p/16Uiu2HAmTh9rxDMWopSuSf6L4ZX3mgQFv6XUScL7V6p3wgMnNyUS","/ip4/172.18.52.168/tcp/4770/ws/p2p/16Uiu2HAmTh9rxDMWopSuSf6L4ZX3mgQFv6XUScL7V6p3wgMnNyUS"],"enrUri":"enr:-L24QPApp6HpSOXp8bKG_9hjqCsvyiem_cJWFxGo9LdJiMlDDmISegO-yI4A3iDlC66qcnXGOS0Cwt9ppM0crnPOLDoCgmlkgnY0gmlwhKwSNKiKbXVsdGlhZGRyc5YACASsEjSoBhKhAAoErBI0qAYSot0DgnJzhQADAQAAiXNlY3AyNTZrMaED3204WdMvNw9unqG6YwNEG4_SDAJ0usJ1q4jvzlefjm-DdGNwghKhg3VkcIISo4V3YWt1MgU"}'
|
|
2026-03-14 04:34:08.881 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:34:08.881 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-14 04:34:08.888 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:34:08.888 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-14_04-34-07__40199cfc-9656-4016-b870-ece7dceb0e3b__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:34:08.888 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:34:08.888 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:34:08.890 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:34:08.890 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.97.27
|
|
2026-03-14 04:34:08.890 DEBUG [src.node.docker_mananger] Generated ports ['25038', '25039', '25040', '25041', '25042']
|
|
2026-03-14 04:34:08.890 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:34:08.890 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:34:08.891 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:34:08.891 DEBUG [src.node.docker_mananger] docker run -i -t -p 25038:25038 -p 25039:25039 -p 25040:25040 -p 25041:25041 -p 25042:25042 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=25040 --rest-port=25038 --tcp-port=25039 --discv5-udp-port=25041 --rest-address=0.0.0.0 --nat=extip:172.18.97.27 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=187a502beeafd5cfcb9dac3b4d417e449dadbdaad3a40f7b9d64ee262fbbd7bc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25042 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QPApp6HpSOXp8bKG_9hjqCsvyiem_cJWFxGo9LdJiMlDDmISegO-yI4A3iDlC66qcnXGOS0Cwt9ppM0crnPOLDoCgmlkgnY0gmlwhKwSNKiKbXVsdGlhZGRyc5YACASsEjSoBhKhAAoErBI0qAYSot0DgnJzhQADAQAAiXNlY3AyNTZrMaED3204WdMvNw9unqG6YwNEG4_SDAJ0usJ1q4jvzlefjm-DdGNwghKhg3VkcIISo4V3YWt1MgU --filternode=/ip4/172.18.52.168/tcp/4769/p2p/16Uiu2HAmTh9rxDMWopSuSf6L4ZX3mgQFv6XUScL7V6p3wgMnNyUS
|
|
2026-03-14 04:34:09.091 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.97.27 waku 4368b302d4152b689674e9a5a38672798143bc0b77c25bf5ece4029dfb055a8c
|
|
2026-03-14 04:34:09.125 DEBUG [src.node.docker_mananger] Container started with ID 4368b302d415. Setting up logs at ./log/docker/node2_2026-03-14_04-34-07__40199cfc-9656-4016-b870-ece7dceb0e3b__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:34:09.125 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25038
|
|
2026-03-14 04:34:09.125 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:34:10.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25038/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:34:10.129 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-14 04:34:10.129 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:34:10.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25038/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:34:10.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.97.27/tcp/25039/p2p/16Uiu2HAm7cT1a8RFAjReVD7ATrsHW4FWGYB8nXTYwu8eXxbse6yo","/ip4/172.18.97.27/tcp/25040/ws/p2p/16Uiu2HAm7cT1a8RFAjReVD7ATrsHW4FWGYB8nXTYwu8eXxbse6yo"],"enrUri":"enr:-L24QHPfG4SDT35fv52E5x2-U7xtjyqb4r_QIFXBm9_TBYS1VeyUz29YZS27oYolJU5M-_26OZMnpUpZIKihWng2C-ICgmlkgnY0gmlwhKwSYRuKbXVsdGlhZGRyc5YACASsEmEbBmHPAAoErBJhGwZh0N0DgnJzhQADAQAAiXNlY3AyNTZrMaECtQ73sLgUqr2rp-44xe4lsk-BphkmgLgQuAmN2qiAIHqDdGNwgmHPg3VkcIJh0YV3YWt1MgA"}'
|
|
2026-03-14 04:34:10.132 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:34:10.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25038/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.52.168/tcp/4769/p2p/16Uiu2HAmTh9rxDMWopSuSf6L4ZX3mgQFv6XUScL7V6p3wgMnNyUS"]'
|
|
2026-03-14 04:34:10.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:34:10.173 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-14 04:34:10.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4768/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-14 04:34:10.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:34:10.190 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25038/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c2e5e90c-347b-4d9d-b6bc-8e8fa750d61c", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-14 04:34:10.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c2e5e90c-347b-4d9d-b6bc-8e8fa750d61c","statusDesc":"OK"}'
|
|
2026-03-14 04:34:10.204 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:25038/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": 1, "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-14 04:34:10.207 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:25038/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-14 04:34:10.209 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-14 04:34:10.210 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-14 04:34:10.210 DEBUG [src.node.waku_node] Stopping container with id 939bcc89ae7a
|
|
2026-03-14 04:34:10.762 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:34:10.762 DEBUG [src.node.waku_node] Stopping container with id 4368b302d415
|
|
2026-03-14 04:34:11.325 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:34:11.326 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-14 04:34:11.337 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:34:11.342 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|