mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-06 16:03:05 +00:00
70 lines
12 KiB
Plaintext
70 lines
12 KiB
Plaintext
2025-12-08 12:11:38.038 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 12:11:38.038 DEBUG [tests.conftest] Running test: test_retrieve_messages_without_subscribing_via_api with id: 2025-12-08_12-11-38__08342143-d938-45b6-acc8-42865d282751
|
|
2025-12-08 12:11:38.039 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 12:11:38.039 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-08 12:11:38.039 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-08 12:11:38.047 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:11:38.047 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_12-11-38__08342143-d938-45b6-acc8-42865d282751__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:11:38.047 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:11:38.047 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:11:38.049 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:11:38.049 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.169.109
|
|
2025-12-08 12:11:38.049 DEBUG [src.node.docker_mananger] Generated ports ['54325', '54326', '54327', '54328', '54329']
|
|
2025-12-08 12:11:38.049 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:11:38.049 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:11:38.050 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:11:38.050 DEBUG [src.node.docker_mananger] docker run -i -t -p 54325:54325 -p 54326:54326 -p 54327:54327 -p 54328:54328 -p 54329:54329 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=54327 --rest-port=54325 --tcp-port=54326 --discv5-udp-port=54328 --rest-address=0.0.0.0 --nat=extip:172.18.169.109 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=bdaed04ddf6f99fc6d0b17bdfef81d5fd44306bc2c3e8640efdebdbda5add32c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54329 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
|
2025-12-08 12:11:38.201 ERROR [src.node.docker_mananger] Max retries reached for container 883d27b3de2a. Exiting log stream.
|
|
2025-12-08 12:11:38.242 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.169.109 waku 5f07651c2b052d76012212a34923213a052e962403f42b9d36242dafe900579a
|
|
2025-12-08 12:11:38.275 DEBUG [src.node.docker_mananger] Container started with ID 5f07651c2b05. Setting up logs at ./log/docker/node1_2025-12-08_12-11-38__08342143-d938-45b6-acc8-42865d282751__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:11:38.277 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54325
|
|
2025-12-08 12:11:38.277 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:11:38.784 ERROR [src.node.docker_mananger] Max retries reached for container e8172628435c. Exiting log stream.
|
|
2025-12-08 12:11:39.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54325/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:11:39.282 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-08 12:11:39.282 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:11:39.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54325/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:11:39.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.169.109/tcp/54326/p2p/16Uiu2HAmUCpkRq1YmwTT5oSt6uNAgd1fFXyTTNqW5uLTYViHCqhP","/ip4/172.18.169.109/tcp/54327/ws/p2p/16Uiu2HAmUCpkRq1YmwTT5oSt6uNAgd1fFXyTTNqW5uLTYViHCqhP"],"enrUri":"enr:-L24QIWcItHwanoUIk0I96bXqIUhd83e01nQBK5DBHjJnTDRVzTZYnI3FneWLQxERXY8NwUHU1NEjKXFgRlw3B-4FwkCgmlkgnY0gmlwhKwSqW2KbXVsdGlhZGRyc5YACASsEqltBtQ2AAoErBKpbQbUN90DgnJzhQACAQAAiXNlY3AyNTZrMaED5wcIqd5iw-akfDkyk-nY6RcmA66VrAMUQZssKE06476DdGNwgtQ2g3VkcILUOIV3YWt1MgU"}'
|
|
2025-12-08 12:11:39.285 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:11:39.292 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:11:39.292 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-08_12-11-38__08342143-d938-45b6-acc8-42865d282751__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:11:39.292 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:11:39.292 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:11:39.294 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:11:39.294 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.183.3
|
|
2025-12-08 12:11:39.294 DEBUG [src.node.docker_mananger] Generated ports ['10937', '10938', '10939', '10940', '10941']
|
|
2025-12-08 12:11:39.294 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:11:39.294 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:11:39.295 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:11:39.295 DEBUG [src.node.docker_mananger] docker run -i -t -p 10937:10937 -p 10938:10938 -p 10939:10939 -p 10940:10940 -p 10941:10941 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=10939 --rest-port=10937 --tcp-port=10938 --discv5-udp-port=10940 --rest-address=0.0.0.0 --nat=extip:172.18.183.3 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b6be79a73e4d97d39ff99fd3cdfd88fed8a431fc00720eda1d6ac058a3f56bfa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10941 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIWcItHwanoUIk0I96bXqIUhd83e01nQBK5DBHjJnTDRVzTZYnI3FneWLQxERXY8NwUHU1NEjKXFgRlw3B-4FwkCgmlkgnY0gmlwhKwSqW2KbXVsdGlhZGRyc5YACASsEqltBtQ2AAoErBKpbQbUN90DgnJzhQACAQAAiXNlY3AyNTZrMaED5wcIqd5iw-akfDkyk-nY6RcmA66VrAMUQZssKE06476DdGNwgtQ2g3VkcILUOIV3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
|
2025-12-08 12:11:39.478 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.183.3 waku 8f99b1a99b12231560cbaac56cbff29d3834402916cf716930e02e0936ec7f68
|
|
2025-12-08 12:11:39.508 DEBUG [src.node.docker_mananger] Container started with ID 8f99b1a99b12. Setting up logs at ./log/docker/node2_2025-12-08_12-11-38__08342143-d938-45b6-acc8-42865d282751__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:11:39.508 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10937
|
|
2025-12-08 12:11:39.509 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:11:40.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10937/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:11:40.525 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-08 12:11:40.528 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:11:40.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10937/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:11:40.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.183.3/tcp/10938/p2p/16Uiu2HAmEqungpz1jgVUfy4NmxcpB9scTUHpD1vf4jKTKC2CVTUb","/ip4/172.18.183.3/tcp/10939/ws/p2p/16Uiu2HAmEqungpz1jgVUfy4NmxcpB9scTUHpD1vf4jKTKC2CVTUb"],"enrUri":"enr:-L24QGlSUCVyR9J6diLyMUfQoGKByizO3HMaKZvIY2TpaZxgNJA0syTIYRTcRpNGjR_ZYNZdeT-fedWfnWyr9IkHReYCgmlkgnY0gmlwhKwStwOKbXVsdGlhZGRyc5YACASsErcDBiq6AAoErBK3AwYqu90DgnJzhQACAQAAiXNlY3AyNTZrMaEDIIOatzkpNA7-RbfdiP3tDiovW2DDbWnCVyHcH7k1zViDdGNwgiq6g3VkcIIqvIV3YWt1MgE"}'
|
|
2025-12-08 12:11:40.533 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:11:40.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10937/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.169.109/tcp/54326/p2p/16Uiu2HAmUCpkRq1YmwTT5oSt6uNAgd1fFXyTTNqW5uLTYViHCqhP"]'
|
|
2025-12-08 12:11:40.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:11:40.537 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54325/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 12:11:40.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:11:40.542 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-08 12:11:40.642 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-08 12:11:40.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54325/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:11:40.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765195900537077243,"ephemeral":false,"proof":""}]'
|
|
2025-12-08 12:11:40.647 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-08 12:11:40.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10937/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:11:40.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765195900537077243,"ephemeral":false,"proof":""}]'
|
|
2025-12-08 12:11:40.653 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 12:11:40.654 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 12:11:40.654 DEBUG [src.node.waku_node] Stopping container with id 5f07651c2b05
|
|
2025-12-08 12:11:41.200 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:11:41.200 DEBUG [src.node.waku_node] Stopping container with id 8f99b1a99b12
|
|
2025-12-08 12:11:41.743 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:11:41.745 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 12:11:41.750 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:11:41.754 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|