mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
87 lines
15 KiB
Plaintext
87 lines
15 KiB
Plaintext
2025-12-18 04:20:52.552 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-18 04:20:52.553 DEBUG [tests.conftest] Running test: test_subscribe_and_publish_on_another_shard with id: 2025-12-18_04-20-52__794d3227-678d-4eb3-ab9f-73f5089766e7
|
|
2025-12-18 04:20:52.553 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-18 04:20:52.553 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-18 04:20:52.553 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-18 04:20:52.560 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:20:52.561 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-18_04-20-52__794d3227-678d-4eb3-ab9f-73f5089766e7__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:20:52.561 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:20:52.561 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:20:52.562 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:20:52.562 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.230.174
|
|
2025-12-18 04:20:52.563 DEBUG [src.node.docker_mananger] Generated ports ['11631', '11632', '11633', '11634', '11635']
|
|
2025-12-18 04:20:52.563 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2025-12-18 04:20:52.563 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-18 04:20:52.563 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:20:52.563 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:20:52.563 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:20:52.563 DEBUG [src.node.docker_mananger] docker run -i -t -p 11631:11631 -p 11632:11632 -p 11633:11633 -p 11634:11634 -p 11635:11635 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=11633 --rest-port=11631 --tcp-port=11632 --discv5-udp-port=11634 --rest-address=0.0.0.0 --nat=extip:172.18.230.174 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=99f8297c961ac99fbcbc1d4d218eb9c43da4db14d4d77dbea5fe1e32bea566f1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11635 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-18 04:20:52.753 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.230.174 waku 62f776b1feff789f96e025c3d4ff20146a9228467cc2fd04a0228a5c2d3313e1
|
|
2025-12-18 04:20:52.788 DEBUG [src.node.docker_mananger] Container started with ID 62f776b1feff. Setting up logs at ./log/docker/node1_2025-12-18_04-20-52__794d3227-678d-4eb3-ab9f-73f5089766e7__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:20:52.790 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11631
|
|
2025-12-18 04:20:52.790 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:20:52.820 ERROR [src.node.docker_mananger] Max retries reached for container 95ade2b3a6bc. Exiting log stream.
|
|
2025-12-18 04:20:53.345 ERROR [src.node.docker_mananger] Max retries reached for container 4b4566504ed0. Exiting log stream.
|
|
2025-12-18 04:20:53.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11631/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:20:53.794 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-18 04:20:53.794 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:20:53.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11631/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:20:53.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.230.174/tcp/11632/p2p/16Uiu2HAmHVWhbbwVf4765398WYKABzBbxe1igc1W5s1PCdd3kzZZ","/ip4/172.18.230.174/tcp/11633/ws/p2p/16Uiu2HAmHVWhbbwVf4765398WYKABzBbxe1igc1W5s1PCdd3kzZZ"],"enrUri":"enr:-L24QA9yi2fUJkaQPMyBrXgmH74Q8zrJdlbwlRZBPxF-iOjnFHaDgtGCsRGMNZlVIgbxPW0hxhgzY_IJkjuUXIL9gv8CgmlkgnY0gmlwhKwS5q6KbXVsdGlhZGRyc5YACASsEuauBi1wAAoErBLmrgYtcd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDR9zxi_ypNxORsATtcXnI84rHuVg6XyOCZk8-pVQLIDyDdGNwgi1wg3VkcIItcoV3YWt1MgU"}'
|
|
2025-12-18 04:20:53.796 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:20:53.803 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:20:53.803 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-18_04-20-52__794d3227-678d-4eb3-ab9f-73f5089766e7__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:20:53.803 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:20:53.803 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:20:53.805 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:20:53.805 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.31.112
|
|
2025-12-18 04:20:53.805 DEBUG [src.node.docker_mananger] Generated ports ['46497', '46498', '46499', '46500', '46501']
|
|
2025-12-18 04:20:53.805 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2025-12-18 04:20:53.805 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-18 04:20:53.805 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:20:53.805 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:20:53.805 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:20:53.806 DEBUG [src.node.docker_mananger] docker run -i -t -p 46497:46497 -p 46498:46498 -p 46499:46499 -p 46500:46500 -p 46501:46501 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=46499 --rest-port=46497 --tcp-port=46498 --discv5-udp-port=46500 --rest-address=0.0.0.0 --nat=extip:172.18.31.112 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=8ffcea140b1ccc2f2f943402d743f8b3d87f1859440e7d0a1f8f3a5002d33f41 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46501 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QA9yi2fUJkaQPMyBrXgmH74Q8zrJdlbwlRZBPxF-iOjnFHaDgtGCsRGMNZlVIgbxPW0hxhgzY_IJkjuUXIL9gv8CgmlkgnY0gmlwhKwS5q6KbXVsdGlhZGRyc5YACASsEuauBi1wAAoErBLmrgYtcd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDR9zxi_ypNxORsATtcXnI84rHuVg6XyOCZk8-pVQLIDyDdGNwgi1wg3VkcIItcoV3YWt1MgU
|
|
2025-12-18 04:20:53.984 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.31.112 waku fec544bf0b57a026dc6f32721522ff441ec1a8eac9bdac206b08e950e64a48e2
|
|
2025-12-18 04:20:54.018 DEBUG [src.node.docker_mananger] Container started with ID fec544bf0b57. Setting up logs at ./log/docker/node2_2025-12-18_04-20-52__794d3227-678d-4eb3-ab9f-73f5089766e7__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:20:54.018 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46497
|
|
2025-12-18 04:20:54.019 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:20:55.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46497/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:20:55.033 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-18 04:20:55.034 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:20:55.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46497/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:20:55.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.31.112/tcp/46498/p2p/16Uiu2HAm16QDaPswftXcM7KSFseZByLKdN2SBU4HLx3LJufXK5MQ","/ip4/172.18.31.112/tcp/46499/ws/p2p/16Uiu2HAm16QDaPswftXcM7KSFseZByLKdN2SBU4HLx3LJufXK5MQ"],"enrUri":"enr:-L24QDiUuGoiPevG4HI4g6KpMbmZiykGFq5G-l0Pe06X5YA7bfvevc1TTRHshRz6MiK7oZafcLBvLi3zXP_U8FiMqFECgmlkgnY0gmlwhKwSH3CKbXVsdGlhZGRyc5YACASsEh9wBrWiAAoErBIfcAa1o90DgnJzhQACAQAAiXNlY3AyNTZrMaECVDZDfRUtmWb39mOn_TgbryhgTo7NY8dDrIH2AhGM4B-DdGNwgrWig3VkcIK1pIV3YWt1MgE"}'
|
|
2025-12-18 04:20:55.040 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:20:55.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46497/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.230.174/tcp/11632/p2p/16Uiu2HAmHVWhbbwVf4765398WYKABzBbxe1igc1W5s1PCdd3kzZZ"]'
|
|
2025-12-18 04:20:55.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:20:55.046 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11631/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2025-12-18 04:20:55.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:20:55.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46497/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2025-12-18 04:20:55.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:20:55.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11631/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-18 04:20:55.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:20:55.063 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-18 04:20:55.164 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:20:55.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11631/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:20:55.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766031655056159525,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:20:55.169 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:20:55.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46497/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:20:55.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766031655056159525,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:20:55.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11631/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-18 04:20:55.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:20:55.178 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-18 04:20:55.278 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:20:55.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11631/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:20:55.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766031655173397667,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:20:55.283 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:20:55.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46497/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:20:55.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766031655173397667,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:20:55.289 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-18 04:20:55.290 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-18 04:20:55.290 DEBUG [src.node.waku_node] Stopping container with id 62f776b1feff
|
|
2025-12-18 04:20:55.817 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:20:55.819 DEBUG [src.node.waku_node] Stopping container with id fec544bf0b57
|
|
2025-12-18 04:20:56.326 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:20:56.327 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-18 04:20:56.333 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:20:56.339 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|