mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 08:33:08 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2026-02-28 04:28:52.449 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-28 04:28:52.453 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/5/0] with id: 2026-02-28_04-28-52__6bedb934-cf28-4fa2-b75d-dae00afd26d1
|
|
2026-02-28 04:28:52.453 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-28 04:28:52.454 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-28 04:28:52.455 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-28 04:28:52.467 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:28:52.467 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_04-28-52__6bedb934-cf28-4fa2-b75d-dae00afd26d1__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:28:52.468 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:28:52.468 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:28:52.471 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:28:52.471 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.28.97
|
|
2026-02-28 04:28:52.472 DEBUG [src.node.docker_mananger] Generated ports ['23145', '23146', '23147', '23148', '23149']
|
|
2026-02-28 04:28:52.472 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
|
2026-02-28 04:28:52.473 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-28 04:28:52.474 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:28:52.475 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:28:52.476 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:28:52.476 DEBUG [src.node.docker_mananger] docker run -i -t -p 23145:23145 -p 23146:23146 -p 23147:23147 -p 23148:23148 -p 23149:23149 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=23147 --rest-port=23145 --tcp-port=23146 --discv5-udp-port=23148 --rest-address=0.0.0.0 --nat=extip:172.18.28.97 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=1e9a66f2bd5afcde4baaa4ca8bf2325bfc5ceca1356bba91f9b2d5ce90b0ecb8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23149 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-28 04:28:52.643 ERROR [src.node.docker_mananger] Max retries reached for container b23c03ecba23. Exiting log stream.
|
|
2026-02-28 04:28:52.676 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.28.97 waku ece59613b4c562a31542626686f4f699a1868aa180d66e9696dd72369ed818fe
|
|
2026-02-28 04:28:52.709 DEBUG [src.node.docker_mananger] Container started with ID ece59613b4c5. Setting up logs at ./log/docker/node1_2026-02-28_04-28-52__6bedb934-cf28-4fa2-b75d-dae00afd26d1__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:28:52.710 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23145
|
|
2026-02-28 04:28:52.710 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:28:53.326 ERROR [src.node.docker_mananger] Max retries reached for container 7a994c03a335. Exiting log stream.
|
|
2026-02-28 04:28:53.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23145/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:53.713 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-02-28 04:28:53.713 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:28:53.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23145/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:53.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.28.97/tcp/23146/p2p/16Uiu2HAm4s57h4fdnyff3qvcUGq93xD6EqB1zX2THafZqikuzV5L","/ip4/172.18.28.97/tcp/23147/ws/p2p/16Uiu2HAm4s57h4fdnyff3qvcUGq93xD6EqB1zX2THafZqikuzV5L"],"enrUri":"enr:-L24QJssrjOhMX8T2cIpUtB5fBMx1LsETvIHn20J2nZ5RapUVRuAW7CcxRhAtw4hJjekMHmugYtaGRn59_wCVh3GyIYCgmlkgnY0gmlwhKwSHGGKbXVsdGlhZGRyc5YACASsEhxhBlpqAAoErBIcYQZaa90DgnJzhQAFAQAAiXNlY3AyNTZrMaECjDrc2x30Zo1UUTVt4QVzCEKE8Q8OAG95gEqzZQxMhTODdGNwglpqg3VkcIJabIV3YWt1MgU"}'
|
|
2026-02-28 04:28:53.716 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:28:53.723 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:28:53.723 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_04-28-52__6bedb934-cf28-4fa2-b75d-dae00afd26d1__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:28:53.723 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:28:53.724 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:28:53.725 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:28:53.725 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.98.58
|
|
2026-02-28 04:28:53.725 DEBUG [src.node.docker_mananger] Generated ports ['27307', '27308', '27309', '27310', '27311']
|
|
2026-02-28 04:28:53.725 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
|
2026-02-28 04:28:53.725 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-28 04:28:53.725 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:28:53.726 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:28:53.726 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:28:53.726 DEBUG [src.node.docker_mananger] docker run -i -t -p 27307:27307 -p 27308:27308 -p 27309:27309 -p 27310:27310 -p 27311:27311 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=27309 --rest-port=27307 --tcp-port=27308 --discv5-udp-port=27310 --rest-address=0.0.0.0 --nat=extip:172.18.98.58 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=01deb93bde4bced7627c6342ffff1a119e6f3d2ddabddc43aafd2cdee7e55c5b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27311 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJssrjOhMX8T2cIpUtB5fBMx1LsETvIHn20J2nZ5RapUVRuAW7CcxRhAtw4hJjekMHmugYtaGRn59_wCVh3GyIYCgmlkgnY0gmlwhKwSHGGKbXVsdGlhZGRyc5YACASsEhxhBlpqAAoErBIcYQZaa90DgnJzhQAFAQAAiXNlY3AyNTZrMaECjDrc2x30Zo1UUTVt4QVzCEKE8Q8OAG95gEqzZQxMhTODdGNwglpqg3VkcIJabIV3YWt1MgU
|
|
2026-02-28 04:28:53.918 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.98.58 waku 27ffac73058e709e3c98084d0c25546e00d9585037897c8ee75ca633880f0962
|
|
2026-02-28 04:28:53.951 DEBUG [src.node.docker_mananger] Container started with ID 27ffac73058e. Setting up logs at ./log/docker/node2_2026-02-28_04-28-52__6bedb934-cf28-4fa2-b75d-dae00afd26d1__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:28:53.951 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27307
|
|
2026-02-28 04:28:53.951 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:28:54.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27307/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:54.969 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_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-02-28 04:28:54.971 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:28:54.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27307/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:54.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.98.58/tcp/27308/p2p/16Uiu2HAmMLh6qYXyXSRuPFHVzitQghuCNAj9ZvPyyYGSAprYofQm","/ip4/172.18.98.58/tcp/27309/ws/p2p/16Uiu2HAmMLh6qYXyXSRuPFHVzitQghuCNAj9ZvPyyYGSAprYofQm"],"enrUri":"enr:-L24QDoW1C4zdcJHcA4d9q7MboU7E5puZnPsvcHkrpHIpzuWd2XShpgD2kY8ujCGALSuvA5lIgOitmIMyDPgL4tD9ZgCgmlkgnY0gmlwhKwSYjqKbXVsdGlhZGRyc5YACASsEmI6BmqsAAoErBJiOgZqrd0DgnJzhQAFAQAAiXNlY3AyNTZrMaEDgQk5XK5qUD3brDBgiT-T8iVftxhEhgDezp8WetatI7qDdGNwgmqsg3VkcIJqroV3YWt1MgE"}'
|
|
2026-02-28 04:28:54.981 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:28:54.982 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27307/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.28.97/tcp/23146/p2p/16Uiu2HAm4s57h4fdnyff3qvcUGq93xD6EqB1zX2THafZqikuzV5L"]'
|
|
2026-02-28 04:28:54.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:28:54.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23145/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/0"]'
|
|
2026-02-28 04:28:54.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:28:54.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27307/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/0"]'
|
|
2026-02-28 04:28:54.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:28:54.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23145/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:28:54.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:28:54.997 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:28:55.097 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:28:55.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23145/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:55.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772252934991474010,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:28:55.102 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:28:55.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27307/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:55.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772252934991474010,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:28:55.107 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-28 04:28:55.108 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-28 04:28:55.108 DEBUG [src.node.waku_node] Stopping container with id ece59613b4c5
|
|
2026-02-28 04:28:55.687 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:28:55.690 DEBUG [src.node.waku_node] Stopping container with id 27ffac73058e
|
|
2026-02-28 04:28:56.267 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:28:56.270 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-28 04:28:56.274 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 04:28:56.279 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|