mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 09:03:25 +00:00
75 lines
14 KiB
Plaintext
75 lines
14 KiB
Plaintext
2026-03-09 04:41:22.397 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-09 04:41:22.397 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_from_non_existing_pubsub_topic with id: 2026-03-09_04-41-22__7c1474ab-84ff-4bd1-b5a1-027830897d8f
|
|
2026-03-09 04:41:22.398 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-09 04:41:22.398 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-09 04:41:22.399 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-09 04:41:22.410 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:41:22.410 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-09_04-41-22__7c1474ab-84ff-4bd1-b5a1-027830897d8f__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:41:22.410 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:41:22.410 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:41:22.414 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:41:22.414 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.169.82
|
|
2026-03-09 04:41:22.414 DEBUG [src.node.docker_mananger] Generated ports ['31478', '31479', '31480', '31481', '31482']
|
|
2026-03-09 04:41:22.414 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:41:22.414 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:41:22.414 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:41:22.414 DEBUG [src.node.docker_mananger] docker run -i -t -p 31478:31478 -p 31479:31479 -p 31480:31480 -p 31481:31481 -p 31482:31482 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=31480 --rest-port=31478 --tcp-port=31479 --discv5-udp-port=31481 --rest-address=0.0.0.0 --nat=extip:172.18.169.82 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2be249778b941c0fb9b4a0ddefd4f6bfb51dfc59a67cc3eb4c1d5dc71ab56f41 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31482 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-09 04:41:22.594 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.169.82 waku d680a5aa8ef5691006dc2b9433e48b1bd521e19e6bda6d1aa4b1380c5386fb3a
|
|
2026-03-09 04:41:22.627 ERROR [src.node.docker_mananger] Max retries reached for container 449663724b20. Exiting log stream.
|
|
2026-03-09 04:41:22.631 DEBUG [src.node.docker_mananger] Container started with ID d680a5aa8ef5. Setting up logs at ./log/docker/node1_2026-03-09_04-41-22__7c1474ab-84ff-4bd1-b5a1-027830897d8f__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:41:22.632 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31478
|
|
2026-03-09 04:41:22.633 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:41:23.224 ERROR [src.node.docker_mananger] Max retries reached for container 0b7a8f5af887. Exiting log stream.
|
|
2026-03-09 04:41:23.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31478/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:41:23.637 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-09 04:41:23.638 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:41:23.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31478/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:41:23.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.169.82/tcp/31479/p2p/16Uiu2HAmEsitKDEUi8znH4xGgRdBfp2jWWMbLkb1AU2dgvCKNuDb","/ip4/172.18.169.82/tcp/31480/ws/p2p/16Uiu2HAmEsitKDEUi8znH4xGgRdBfp2jWWMbLkb1AU2dgvCKNuDb"],"enrUri":"enr:-L24QFxqmDoouLh38H7nZnz2wo2Rkjy-4MrLolR-Jvvr1VLoS5G2X0Rut-YByWbN2Ld9tAH69V9X5R56dtCAAtK8Ib0CgmlkgnY0gmlwhKwSqVKKbXVsdGlhZGRyc5YACASsEqlSBnr3AAoErBKpUgZ6-N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDIPpwHN0j5nqAuSLrlLDWC7V4_QaszlcqksA05Esr4zKDdGNwgnr3g3VkcIJ6-YV3YWt1MgU"}'
|
|
2026-03-09 04:41:23.641 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:41:23.641 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-09 04:41:23.647 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-09 04:41:23.648 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-09_04-41-22__7c1474ab-84ff-4bd1-b5a1-027830897d8f__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:41:23.648 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-09 04:41:23.648 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-09 04:41:23.649 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-09 04:41:23.649 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.34.65
|
|
2026-03-09 04:41:23.649 DEBUG [src.node.docker_mananger] Generated ports ['64003', '64004', '64005', '64006', '64007']
|
|
2026-03-09 04:41:23.650 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-09 04:41:23.650 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-09 04:41:23.650 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-09 04:41:23.650 DEBUG [src.node.docker_mananger] docker run -i -t -p 64003:64003 -p 64004:64004 -p 64005:64005 -p 64006:64006 -p 64007:64007 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=64005 --rest-port=64003 --tcp-port=64004 --discv5-udp-port=64006 --rest-address=0.0.0.0 --nat=extip:172.18.34.65 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=be7f9b2f83c869cabbeea4e09acfab7beaedcdfbf0ae1ade2b78331a4af9388e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64007 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QFxqmDoouLh38H7nZnz2wo2Rkjy-4MrLolR-Jvvr1VLoS5G2X0Rut-YByWbN2Ld9tAH69V9X5R56dtCAAtK8Ib0CgmlkgnY0gmlwhKwSqVKKbXVsdGlhZGRyc5YACASsEqlSBnr3AAoErBKpUgZ6-N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDIPpwHN0j5nqAuSLrlLDWC7V4_QaszlcqksA05Esr4zKDdGNwgnr3g3VkcIJ6-YV3YWt1MgU --filternode=/ip4/172.18.169.82/tcp/31479/p2p/16Uiu2HAmEsitKDEUi8znH4xGgRdBfp2jWWMbLkb1AU2dgvCKNuDb
|
|
2026-03-09 04:41:23.835 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.34.65 waku 3de76712effccd304ba95a7ac623c58131d58bb9dd56ddaaf6c19ab278bab8d7
|
|
2026-03-09 04:41:23.867 DEBUG [src.node.docker_mananger] Container started with ID 3de76712effc. Setting up logs at ./log/docker/node2_2026-03-09_04-41-22__7c1474ab-84ff-4bd1-b5a1-027830897d8f__wakuorg_nwaku:latest.log
|
|
2026-03-09 04:41:23.868 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64003
|
|
2026-03-09 04:41:23.868 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-09 04:41:24.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64003/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:41:24.871 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-09 04:41:24.871 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-09 04:41:24.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64003/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:41:24.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.34.65/tcp/64004/p2p/16Uiu2HAm9o89ZTD5zn1KQGaQuUTqtW7uXHxzsAgrpXaREBrCYrGV","/ip4/172.18.34.65/tcp/64005/ws/p2p/16Uiu2HAm9o89ZTD5zn1KQGaQuUTqtW7uXHxzsAgrpXaREBrCYrGV"],"enrUri":"enr:-L24QPTN7BPTp-Gy38EHJh9xXUWaLjpz_lkzJHkoXNergwkGWXNyUOW9xgKsTrGTV-di0NSztHzeRm-EBiQsFfnA69ICgmlkgnY0gmlwhKwSIkGKbXVsdGlhZGRyc5YACASsEiJBBvoEAAoErBIiQQb6Bd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC1YJnFHoP1E-FIciRPXTN562Vo6tVx-0D-d0mTN67vo6DdGNwgvoEg3VkcIL6BoV3YWt1MgA"}'
|
|
2026-03-09 04:41:24.874 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-09 04:41:24.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64003/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.169.82/tcp/31479/p2p/16Uiu2HAmEsitKDEUi8znH4xGgRdBfp2jWWMbLkb1AU2dgvCKNuDb"]'
|
|
2026-03-09 04:41:24.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:41:24.913 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-09 04:41:24.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31478/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-09 04:41:24.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:41:24.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64003/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "53c37355-aa1a-4135-ba48-9b180a0ab37c", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-09 04:41:24.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"53c37355-aa1a-4135-ba48-9b180a0ab37c","statusDesc":"OK"}'
|
|
2026-03-09 04:41:24.945 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:64003/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/waku/2/rs/3/1"], "pubsubTopic": "/waku/2/rs/3/9"}'
|
|
2026-03-09 04:41:24.954 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:64003/filter/v2/subscriptions. Response content: b'{"requestId":"1","statusDesc":"NOT_FOUND: peer has no subscriptions"}'
|
|
2026-03-09 04:41:24.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31478/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-09 04:41:24.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-09 04:41:24.963 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-09 04:41:25.063 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-09 04:41:25.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64003/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-09 04:41:25.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1773031284955973153,"ephemeral":false}]'
|
|
2026-03-09 04:41:25.070 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-09 04:41:25.071 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-09 04:41:25.071 DEBUG [src.node.waku_node] Stopping container with id d680a5aa8ef5
|
|
2026-03-09 04:41:25.610 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:41:25.610 DEBUG [src.node.waku_node] Stopping container with id 3de76712effc
|
|
2026-03-09 04:41:26.124 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-09 04:41:26.127 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-09 04:41:26.132 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-09 04:41:26.137 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|