mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 16:43:56 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2026-02-28 20:22:46.979 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-28 20:22:46.979 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/8/0] with id: 2026-02-28_20-22-46__7d602943-b47b-4e96-b814-a99adf33ea9d
|
|
2026-02-28 20:22:46.980 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-28 20:22:46.980 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-28 20:22:46.980 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-28 20:22:46.987 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:22:46.987 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_20-22-46__7d602943-b47b-4e96-b814-a99adf33ea9d__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:22:46.988 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 20:22:46.988 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 20:22:46.989 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 20:22:46.989 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.206.3
|
|
2026-02-28 20:22:46.989 DEBUG [src.node.docker_mananger] Generated ports ['5024', '5025', '5026', '5027', '5028']
|
|
2026-02-28 20:22:46.989 DEBUG [src.node.waku_node] Cluster id was resolved to: 8
|
|
2026-02-28 20:22:46.990 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-28 20:22:46.990 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 20:22:46.990 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 20:22:46.990 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 20:22:46.990 DEBUG [src.node.docker_mananger] docker run -i -t -p 5024:5024 -p 5025:5025 -p 5026:5026 -p 5027:5027 -p 5028:5028 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=5026 --rest-port=5024 --tcp-port=5025 --discv5-udp-port=5027 --rest-address=0.0.0.0 --nat=extip:172.18.206.3 --peer-exchange=true --discv5-discovery=true --cluster-id=8 --nodekey=70bc8a50ecd3049cca204b1e7f4cfee67843cfe61e250ff89ebd382ca3f3bdaa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5028 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-28 20:22:47.187 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.206.3 waku e37b23ac02b9d0309a9fd4ffcf98f722bb431194f4efe9ed6d73465106e95898
|
|
2026-02-28 20:22:47.213 ERROR [src.node.docker_mananger] Max retries reached for container 4c2e59f0be89. Exiting log stream.
|
|
2026-02-28 20:22:47.225 DEBUG [src.node.docker_mananger] Container started with ID e37b23ac02b9. Setting up logs at ./log/docker/node1_2026-02-28_20-22-46__7d602943-b47b-4e96-b814-a99adf33ea9d__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:22:47.225 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5024
|
|
2026-02-28 20:22:47.226 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 20:22:47.781 ERROR [src.node.docker_mananger] Max retries reached for container 334174736dd6. Exiting log stream.
|
|
2026-02-28 20:22:48.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5024/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:22:48.230 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 20:22:48.230 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:22:48.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5024/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:22:48.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.206.3/tcp/5025/p2p/16Uiu2HAm1hgBj7JLfuh8p7q1zpKHpok1S6mBz5osJjAi5sGPbt7G","/ip4/172.18.206.3/tcp/5026/ws/p2p/16Uiu2HAm1hgBj7JLfuh8p7q1zpKHpok1S6mBz5osJjAi5sGPbt7G"],"enrUri":"enr:-L24QApFND0z5JtaZxnjBOZcBldvPSYeUFLglTPMrE79l0mKdwYqfLDxmwojejbTlbLJzXdVSUAMGAjTwcEFwbQIXIwCgmlkgnY0gmlwhKwSzgOKbXVsdGlhZGRyc5YACASsEs4DBhOhAAoErBLOAwYTot0DgnJzhQAIAQAAiXNlY3AyNTZrMaECXT-lqxb8DhhyY25jBwwF9gaaSE9Lyaj86JpAKUnlAieDdGNwghOhg3VkcIITo4V3YWt1MgU"}'
|
|
2026-02-28 20:22:48.233 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:22:48.240 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:22:48.240 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_20-22-46__7d602943-b47b-4e96-b814-a99adf33ea9d__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:22:48.240 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 20:22:48.240 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 20:22:48.242 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 20:22:48.242 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.84.35
|
|
2026-02-28 20:22:48.242 DEBUG [src.node.docker_mananger] Generated ports ['5388', '5389', '5390', '5391', '5392']
|
|
2026-02-28 20:22:48.242 DEBUG [src.node.waku_node] Cluster id was resolved to: 8
|
|
2026-02-28 20:22:48.242 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-28 20:22:48.242 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 20:22:48.243 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 20:22:48.243 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 20:22:48.243 DEBUG [src.node.docker_mananger] docker run -i -t -p 5388:5388 -p 5389:5389 -p 5390:5390 -p 5391:5391 -p 5392:5392 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=5390 --rest-port=5388 --tcp-port=5389 --discv5-udp-port=5391 --rest-address=0.0.0.0 --nat=extip:172.18.84.35 --peer-exchange=true --discv5-discovery=true --cluster-id=8 --nodekey=e6cf6e6c3be4e32edc5bb2ccaed86e1cb1cb3fe688e7effcd8863d246417c205 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5392 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QApFND0z5JtaZxnjBOZcBldvPSYeUFLglTPMrE79l0mKdwYqfLDxmwojejbTlbLJzXdVSUAMGAjTwcEFwbQIXIwCgmlkgnY0gmlwhKwSzgOKbXVsdGlhZGRyc5YACASsEs4DBhOhAAoErBLOAwYTot0DgnJzhQAIAQAAiXNlY3AyNTZrMaECXT-lqxb8DhhyY25jBwwF9gaaSE9Lyaj86JpAKUnlAieDdGNwghOhg3VkcIITo4V3YWt1MgU
|
|
2026-02-28 20:22:48.436 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.84.35 waku 3c1b678e1e12188dfc695184750e648257ec69952b845064c46402b164932ce6
|
|
2026-02-28 20:22:48.470 DEBUG [src.node.docker_mananger] Container started with ID 3c1b678e1e12. Setting up logs at ./log/docker/node2_2026-02-28_20-22-46__7d602943-b47b-4e96-b814-a99adf33ea9d__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:22:48.470 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5388
|
|
2026-02-28 20:22:48.470 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 20:22:49.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5388/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:22:49.495 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 20:22:49.496 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:22:49.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5388/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:22:49.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.84.35/tcp/5389/p2p/16Uiu2HAkyzEck5BKJC7MqxCiw1MXxPzHrP2US1MWN5bjQUaUCh23","/ip4/172.18.84.35/tcp/5390/ws/p2p/16Uiu2HAkyzEck5BKJC7MqxCiw1MXxPzHrP2US1MWN5bjQUaUCh23"],"enrUri":"enr:-L24QBVxY8utXVOJECH4VXAvC5I4tu7zp3Sz8xM69pJcnQOBefsl7zEdXO7hW-YEDAdCOvWE98STbvEMP-YxBJZCpHwCgmlkgnY0gmlwhKwSVCOKbXVsdGlhZGRyc5YACASsElQjBhUNAAoErBJUIwYVDt0DgnJzhQAIAQAAiXNlY3AyNTZrMaECQ8Y8h7YaT1-D3tDh4DTAY0MtLsF4FGeCNwrmwRYsmCSDdGNwghUNg3VkcIIVD4V3YWt1MgE"}'
|
|
2026-02-28 20:22:49.505 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:22:49.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5388/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.206.3/tcp/5025/p2p/16Uiu2HAm1hgBj7JLfuh8p7q1zpKHpok1S6mBz5osJjAi5sGPbt7G"]'
|
|
2026-02-28 20:22:49.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:22:49.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5024/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/8/0"]'
|
|
2026-02-28 20:22:49.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:22:49.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5388/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/8/0"]'
|
|
2026-02-28 20:22:49.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:22:49.517 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5024/relay/v1/messages/%2Fwaku%2F2%2Frs%2F8%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 20:22:49.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:22:49.523 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 20:22:49.624 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 20:22:49.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5024/relay/v1/messages/%2Fwaku%2F2%2Frs%2F8%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:22:49.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772310169517129505,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 20:22:49.628 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 20:22:49.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5388/relay/v1/messages/%2Fwaku%2F2%2Frs%2F8%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:22:49.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772310169517129505,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 20:22:49.633 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-28 20:22:49.634 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-28 20:22:49.634 DEBUG [src.node.waku_node] Stopping container with id e37b23ac02b9
|
|
2026-02-28 20:22:50.188 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 20:22:50.191 DEBUG [src.node.waku_node] Stopping container with id 3c1b678e1e12
|
|
2026-02-28 20:22:50.746 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 20:22:50.746 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-28 20:22:50.753 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 20:22:50.757 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|