mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
72 lines
12 KiB
Plaintext
72 lines
12 KiB
Plaintext
2025-12-22 04:31:09.161 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-22 04:31:09.161 DEBUG [tests.conftest] Running test: test_sender_uses_regular_api_receiver_uses_auto_api with id: 2025-12-22_04-31-09__27f5eb3a-b3c6-47b1-a990-31ae37a0b0c6
|
|
2025-12-22 04:31:09.162 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-22 04:31:09.164 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-22 04:31:09.165 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-22 04:31:09.178 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-22 04:31:09.179 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-22_04-31-09__27f5eb3a-b3c6-47b1-a990-31ae37a0b0c6__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:31:09.179 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:31:09.179 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:31:09.182 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:31:09.182 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.238.247
|
|
2025-12-22 04:31:09.182 DEBUG [src.node.docker_mananger] Generated ports ['42864', '42865', '42866', '42867', '42868']
|
|
2025-12-22 04:31:09.182 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-22 04:31:09.182 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:31:09.183 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:31:09.183 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:31:09.183 DEBUG [src.node.docker_mananger] docker run -i -t -p 42864:42864 -p 42865:42865 -p 42866:42866 -p 42867:42867 -p 42868:42868 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=42866 --rest-port=42864 --tcp-port=42865 --discv5-udp-port=42867 --rest-address=0.0.0.0 --nat=extip:172.18.238.247 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=5550a9dd2ab5c7e20bdf1ccead26ceb379fab79a368c1bd1daf90334dd6ff896 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42868 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-22 04:31:09.377 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.238.247 waku 74b958861af853cf8dd4ca1cb83b5fc2951e11b9353f9687c195d4d3f1065edb
|
|
2025-12-22 04:31:09.398 ERROR [src.node.docker_mananger] Max retries reached for container 27cf04476fc5. Exiting log stream.
|
|
2025-12-22 04:31:09.409 DEBUG [src.node.docker_mananger] Container started with ID 74b958861af8. Setting up logs at ./log/docker/node1_2025-12-22_04-31-09__27f5eb3a-b3c6-47b1-a990-31ae37a0b0c6__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:31:09.410 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42864
|
|
2025-12-22 04:31:09.410 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:31:10.031 ERROR [src.node.docker_mananger] Max retries reached for container f2cd75701c6b. Exiting log stream.
|
|
2025-12-22 04:31:10.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42864/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:31:10.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-22 04:31:10.413 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-22 04:31:10.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42864/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:31:10.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.238.247/tcp/42865/p2p/16Uiu2HAm467xoooesHw9xUuzaMdesjBQQuUnitouUrfYyviEvAgj","/ip4/172.18.238.247/tcp/42866/ws/p2p/16Uiu2HAm467xoooesHw9xUuzaMdesjBQQuUnitouUrfYyviEvAgj"],"enrUri":"enr:-L24QNjXijGK34w5n4k8ZhcxIP2rZBubnGYZ89BGuhm0JZopWyiXeS9Tx6Nnz50euoTgx4TflY8sUwJjShRo9SWLyhcCgmlkgnY0gmlwhKwS7veKbXVsdGlhZGRyc5YACASsEu73BqdxAAoErBLu9wanct0DgnJzhQACAQAAiXNlY3AyNTZrMaECgLbx-tQzbBJsj-XehaZwKVtrspQ5-zd0I5mJ3mhTWDyDdGNwgqdxg3VkcIKnc4V3YWt1MgU"}'
|
|
2025-12-22 04:31:10.416 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-22 04:31:10.423 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-22 04:31:10.423 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-22_04-31-09__27f5eb3a-b3c6-47b1-a990-31ae37a0b0c6__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:31:10.423 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:31:10.423 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:31:10.424 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:31:10.425 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.151.137
|
|
2025-12-22 04:31:10.425 DEBUG [src.node.docker_mananger] Generated ports ['1453', '1454', '1455', '1456', '1457']
|
|
2025-12-22 04:31:10.425 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-22 04:31:10.425 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:31:10.425 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:31:10.425 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:31:10.425 DEBUG [src.node.docker_mananger] docker run -i -t -p 1453:1453 -p 1454:1454 -p 1455:1455 -p 1456:1456 -p 1457:1457 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=1455 --rest-port=1453 --tcp-port=1454 --discv5-udp-port=1456 --rest-address=0.0.0.0 --nat=extip:172.18.151.137 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=f32b2d2dae82aba0f8afedbaab6beadd97bb4f25738c2dc6fe60b80e0bef30f5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1457 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNjXijGK34w5n4k8ZhcxIP2rZBubnGYZ89BGuhm0JZopWyiXeS9Tx6Nnz50euoTgx4TflY8sUwJjShRo9SWLyhcCgmlkgnY0gmlwhKwS7veKbXVsdGlhZGRyc5YACASsEu73BqdxAAoErBLu9wanct0DgnJzhQACAQAAiXNlY3AyNTZrMaECgLbx-tQzbBJsj-XehaZwKVtrspQ5-zd0I5mJ3mhTWDyDdGNwgqdxg3VkcIKnc4V3YWt1MgU
|
|
2025-12-22 04:31:10.603 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.151.137 waku 0955974516bcf13bea530e0f9cc38f99a403e593cbb3f98d01d9f77e66b6f07a
|
|
2025-12-22 04:31:10.632 DEBUG [src.node.docker_mananger] Container started with ID 0955974516bc. Setting up logs at ./log/docker/node2_2025-12-22_04-31-09__27f5eb3a-b3c6-47b1-a990-31ae37a0b0c6__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:31:10.633 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1453
|
|
2025-12-22 04:31:10.633 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:31:11.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1453/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:31:11.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln 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":"READY"}]}'
|
|
2025-12-22 04:31:11.646 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-22 04:31:11.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1453/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:31:11.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.151.137/tcp/1454/p2p/16Uiu2HAm4zmG6f9fBLABsYoquzXtRjfZyn6mgJWG4Jq4wyBiPQ2z","/ip4/172.18.151.137/tcp/1455/ws/p2p/16Uiu2HAm4zmG6f9fBLABsYoquzXtRjfZyn6mgJWG4Jq4wyBiPQ2z"],"enrUri":"enr:-L24QOb-nozGZ3J6EvIa4kdGfFxzGlIUdEqiIdsV1ZPCKoHSOEVDD2c-lRm_v9hSmJzy45ZWlX7UKQ9aOYIUO1k0-EgCgmlkgnY0gmlwhKwSl4mKbXVsdGlhZGRyc5YACASsEpeJBgWuAAoErBKXiQYFr90DgnJzhQACAQAAiXNlY3AyNTZrMaECjjNSBsYZufSJPmeFl7vhEgCNOiLNkp8ra-cU8Fh3we-DdGNwggWug3VkcIIFsIV3YWt1MgE"}'
|
|
2025-12-22 04:31:11.653 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-22 04:31:11.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1453/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.238.247/tcp/42865/p2p/16Uiu2HAm467xoooesHw9xUuzaMdesjBQQuUnitouUrfYyviEvAgj"]'
|
|
2025-12-22 04:31:11.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:31:11.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42864/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2025-12-22 04:31:11.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:31:11.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1453/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2025-12-22 04:31:11.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:31:11.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42864/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-22 04:31:11.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:31:11.669 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:31:11.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1453/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:31:11.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377871664873421,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:31:11.774 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-22 04:31:11.775 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-22 04:31:11.775 DEBUG [src.node.waku_node] Stopping container with id 74b958861af8
|
|
2025-12-22 04:31:12.297 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-22 04:31:12.297 DEBUG [src.node.waku_node] Stopping container with id 0955974516bc
|
|
2025-12-22 04:31:12.829 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-22 04:31:12.830 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-22 04:31:12.836 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:31:12.841 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|