mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 08:23:07 +00:00
87 lines
15 KiB
Plaintext
87 lines
15 KiB
Plaintext
2025-12-22 04:26:38.424 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-22 04:26:38.424 DEBUG [tests.conftest] Running test: test_subscribe_and_publish_on_another_shard with id: 2025-12-22_04-26-38__31e6431d-3dcf-4f19-b62a-cdeb0a30ca8e
|
|
2025-12-22 04:26:38.424 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-22 04:26:38.425 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-22 04:26:38.425 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-22 04:26:38.432 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-22 04:26:38.432 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-22_04-26-38__31e6431d-3dcf-4f19-b62a-cdeb0a30ca8e__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:26:38.432 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:26:38.433 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:26:38.434 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:26:38.434 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.146.188
|
|
2025-12-22 04:26:38.434 DEBUG [src.node.docker_mananger] Generated ports ['9770', '9771', '9772', '9773', '9774']
|
|
2025-12-22 04:26:38.434 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2025-12-22 04:26:38.435 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-22 04:26:38.435 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:26:38.435 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:26:38.435 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:26:38.435 DEBUG [src.node.docker_mananger] docker run -i -t -p 9770:9770 -p 9771:9771 -p 9772:9772 -p 9773:9773 -p 9774:9774 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=9772 --rest-port=9770 --tcp-port=9771 --discv5-udp-port=9773 --rest-address=0.0.0.0 --nat=extip:172.18.146.188 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=8f2fe5fcdbabef00695d85fd79fccec4f2caaa8ab3e4fe9ba26ffa3e77f8e36e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9774 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-22 04:26:38.607 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.146.188 waku f9fb9d05be49496bec755a7d4193f340a0f55164bdd6ed0b48b55dc4c56aa335
|
|
2025-12-22 04:26:38.636 DEBUG [src.node.docker_mananger] Container started with ID f9fb9d05be49. Setting up logs at ./log/docker/node1_2025-12-22_04-26-38__31e6431d-3dcf-4f19-b62a-cdeb0a30ca8e__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:26:38.637 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9770
|
|
2025-12-22 04:26:38.638 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:26:38.693 ERROR [src.node.docker_mananger] Max retries reached for container 048087d5b307. Exiting log stream.
|
|
2025-12-22 04:26:39.212 ERROR [src.node.docker_mananger] Max retries reached for container 23c653b4c701. Exiting log stream.
|
|
2025-12-22 04:26:39.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9770/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:26:39.642 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:26:39.642 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-22 04:26:39.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9770/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:26:39.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.146.188/tcp/9771/p2p/16Uiu2HAmAfSHF6nf6g8JJYGyJdFq513EGAumDPZjfcmHn7MT5mbe","/ip4/172.18.146.188/tcp/9772/ws/p2p/16Uiu2HAmAfSHF6nf6g8JJYGyJdFq513EGAumDPZjfcmHn7MT5mbe"],"enrUri":"enr:-L24QIIIMP3u-ME19nZLGGzmx4DcmMn-GoEkaRPR7WgEIt8TSMXYgx9kuLrlMbgCldar3NQivz2ATsGsjY9QvyoarbcCgmlkgnY0gmlwhKwSkryKbXVsdGlhZGRyc5YACASsEpK8BiYrAAoErBKSvAYmLN0DgnJzhQACAQAAiXNlY3AyNTZrMaEC4mXyEJQ04LD7tfG2bsF_2ZgFuE4D6E7h0HOKXz1xWMmDdGNwgiYrg3VkcIImLYV3YWt1MgU"}'
|
|
2025-12-22 04:26:39.645 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-22 04:26:39.651 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-22 04:26:39.651 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-22_04-26-38__31e6431d-3dcf-4f19-b62a-cdeb0a30ca8e__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:26:39.652 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:26:39.652 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:26:39.653 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:26:39.653 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.165.125
|
|
2025-12-22 04:26:39.653 DEBUG [src.node.docker_mananger] Generated ports ['55096', '55097', '55098', '55099', '55100']
|
|
2025-12-22 04:26:39.653 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2025-12-22 04:26:39.653 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-22 04:26:39.654 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:26:39.654 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:26:39.654 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:26:39.654 DEBUG [src.node.docker_mananger] docker run -i -t -p 55096:55096 -p 55097:55097 -p 55098:55098 -p 55099:55099 -p 55100:55100 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=55098 --rest-port=55096 --tcp-port=55097 --discv5-udp-port=55099 --rest-address=0.0.0.0 --nat=extip:172.18.165.125 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=00f53ca616f0ce4849a70f49aeacbe73b59ed8cdce9ce32bfc78f055de85fdbb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55100 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIIIMP3u-ME19nZLGGzmx4DcmMn-GoEkaRPR7WgEIt8TSMXYgx9kuLrlMbgCldar3NQivz2ATsGsjY9QvyoarbcCgmlkgnY0gmlwhKwSkryKbXVsdGlhZGRyc5YACASsEpK8BiYrAAoErBKSvAYmLN0DgnJzhQACAQAAiXNlY3AyNTZrMaEC4mXyEJQ04LD7tfG2bsF_2ZgFuE4D6E7h0HOKXz1xWMmDdGNwgiYrg3VkcIImLYV3YWt1MgU
|
|
2025-12-22 04:26:39.831 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.165.125 waku 763a10032e5ddc64ceb6c91c0d017062149d4223ded3e914c625ca6858f5bb7b
|
|
2025-12-22 04:26:39.861 DEBUG [src.node.docker_mananger] Container started with ID 763a10032e5d. Setting up logs at ./log/docker/node2_2025-12-22_04-26-38__31e6431d-3dcf-4f19-b62a-cdeb0a30ca8e__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:26:39.861 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55096
|
|
2025-12-22 04:26:39.862 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:26:40.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55096/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:26:40.877 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:26:40.880 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-22 04:26:40.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55096/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:26:40.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.165.125/tcp/55097/p2p/16Uiu2HAmGgG7J39qZj14WRbmExNwnCjnMFvZQRBjJDDzPUrQAoyG","/ip4/172.18.165.125/tcp/55098/ws/p2p/16Uiu2HAmGgG7J39qZj14WRbmExNwnCjnMFvZQRBjJDDzPUrQAoyG"],"enrUri":"enr:-L24QNNxS7Iu_ZkPmlP0eFUTWQgJ50pq5bMnsgGTRypKiNeaSY9iMUxX1xEw30pVSX5n4qs_ALCCHNgKsBwAdakLgb0CgmlkgnY0gmlwhKwSpX2KbXVsdGlhZGRyc5YACASsEqV9Btc5AAoErBKlfQbXOt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDO8IlnYhqu0YSI8eKO1EaaFYfc-OUbNW9UsQdKB_d_W-DdGNwgtc5g3VkcILXO4V3YWt1MgE"}'
|
|
2025-12-22 04:26:40.887 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-22 04:26:40.887 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55096/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.146.188/tcp/9771/p2p/16Uiu2HAmAfSHF6nf6g8JJYGyJdFq513EGAumDPZjfcmHn7MT5mbe"]'
|
|
2025-12-22 04:26:40.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:26:40.891 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9770/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2025-12-22 04:26:40.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:26:40.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55096/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2025-12-22 04:26:40.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:26:40.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9770/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-22 04:26:40.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:26:40.906 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:26:41.007 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:26:41.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9770/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:26:41.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377600901166269,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:26:41.011 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:26:41.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55096/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:26:41.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377600901166269,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:26:41.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9770/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:26:41.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:26:41.019 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-22 04:26:41.119 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:26:41.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9770/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:26:41.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377601014976685,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:26:41.124 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-22 04:26:41.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55096/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:26:41.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766377601014976685,"ephemeral":false,"proof":""}]'
|
|
2025-12-22 04:26:41.129 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-22 04:26:41.130 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-22 04:26:41.130 DEBUG [src.node.waku_node] Stopping container with id f9fb9d05be49
|
|
2025-12-22 04:26:41.666 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-22 04:26:41.666 DEBUG [src.node.waku_node] Stopping container with id 763a10032e5d
|
|
2025-12-22 04:26:42.179 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-22 04:26:42.180 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-22 04:26:42.187 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:26:42.192 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|