mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-26 21:53:14 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2026-02-03 04:38:47.191 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-03 04:38:47.191 DEBUG [tests.conftest] Running test: test_2_nodes_different_cluster_same_shard with id: 2026-02-03_04-38-47__2301af06-3c1b-4cb7-8535-f0212b402eb6
|
|
2026-02-03 04:38:47.192 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-03 04:38:47.192 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-03 04:38:47.192 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-03 04:38:47.199 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-03 04:38:47.199 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-03_04-38-47__2301af06-3c1b-4cb7-8535-f0212b402eb6__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:38:47.199 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-03 04:38:47.199 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-03 04:38:47.201 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-03 04:38:47.201 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.44.143
|
|
2026-02-03 04:38:47.201 DEBUG [src.node.docker_mananger] Generated ports ['43164', '43165', '43166', '43167', '43168']
|
|
2026-02-03 04:38:47.201 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-03 04:38:47.201 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-03 04:38:47.201 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-03 04:38:47.201 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-03 04:38:47.202 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-03 04:38:47.202 DEBUG [src.node.docker_mananger] docker run -i -t -p 43164:43164 -p 43165:43165 -p 43166:43166 -p 43167:43167 -p 43168:43168 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=43166 --rest-port=43164 --tcp-port=43165 --discv5-udp-port=43167 --rest-address=0.0.0.0 --nat=extip:172.18.44.143 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=1a57fce626f60cdd58d3be431c94dc51b557eaf84b2aede46aaa8ec92c5b5d32 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43168 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-03 04:38:47.362 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.44.143 waku 8f0af18fcb190a6675987adeab34acc6c4d84ae03617db39b9c8d9961a10501a
|
|
2026-02-03 04:38:47.389 DEBUG [src.node.docker_mananger] Container started with ID 8f0af18fcb19. Setting up logs at ./log/docker/node1_2026-02-03_04-38-47__2301af06-3c1b-4cb7-8535-f0212b402eb6__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:38:47.389 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43164
|
|
2026-02-03 04:38:47.389 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-03 04:38:47.508 ERROR [src.node.docker_mananger] Max retries reached for container 42cf3e6da84c. Exiting log stream.
|
|
2026-02-03 04:38:47.986 ERROR [src.node.docker_mananger] Max retries reached for container 246f1a7d7bb4. Exiting log stream.
|
|
2026-02-03 04:38:48.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43164/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:38:48.393 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"}]}'
|
|
2026-02-03 04:38:48.393 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-03 04:38:48.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43164/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:38:48.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.44.143/tcp/43165/p2p/16Uiu2HAm8WptPWYVn4N8Hfx3S3KrefNCjbtcmwaLTaGuKg8pL23s","/ip4/172.18.44.143/tcp/43166/ws/p2p/16Uiu2HAm8WptPWYVn4N8Hfx3S3KrefNCjbtcmwaLTaGuKg8pL23s"],"enrUri":"enr:-L24QFaeMzcncM_FfBznKLvZ4rr9MesLi3KCUKGRRglpw1Yufo5nCygWxgUvtJEh2kQxKmvg9OHKLcelZCydVhFTxpECgmlkgnY0gmlwhKwSLI-KbXVsdGlhZGRyc5YACASsEiyPBqidAAoErBIsjwaont0DgnJzhQACAQAAiXNlY3AyNTZrMaECwnnnseQ3po-vWpK8TowF516qru_8NX6Vmb8mi6rNCtKDdGNwgqidg3VkcIKon4V3YWt1MgU"}'
|
|
2026-02-03 04:38:48.396 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-03 04:38:48.402 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-03 04:38:48.402 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-03_04-38-47__2301af06-3c1b-4cb7-8535-f0212b402eb6__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:38:48.402 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-03 04:38:48.402 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-03 04:38:48.404 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-03 04:38:48.404 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.83.1
|
|
2026-02-03 04:38:48.404 DEBUG [src.node.docker_mananger] Generated ports ['56277', '56278', '56279', '56280', '56281']
|
|
2026-02-03 04:38:48.404 DEBUG [src.node.waku_node] Cluster id was resolved to: 4
|
|
2026-02-03 04:38:48.404 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-03 04:38:48.404 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-03 04:38:48.404 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-03 04:38:48.405 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-03 04:38:48.405 DEBUG [src.node.docker_mananger] docker run -i -t -p 56277:56277 -p 56278:56278 -p 56279:56279 -p 56280:56280 -p 56281:56281 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=56279 --rest-port=56277 --tcp-port=56278 --discv5-udp-port=56280 --rest-address=0.0.0.0 --nat=extip:172.18.83.1 --peer-exchange=true --discv5-discovery=true --cluster-id=4 --nodekey=eaf367d4c9e10f4ac00433cc9838d5fd48ebdc78a8684753d9d355de6c4beace --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56281 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFaeMzcncM_FfBznKLvZ4rr9MesLi3KCUKGRRglpw1Yufo5nCygWxgUvtJEh2kQxKmvg9OHKLcelZCydVhFTxpECgmlkgnY0gmlwhKwSLI-KbXVsdGlhZGRyc5YACASsEiyPBqidAAoErBIsjwaont0DgnJzhQACAQAAiXNlY3AyNTZrMaECwnnnseQ3po-vWpK8TowF516qru_8NX6Vmb8mi6rNCtKDdGNwgqidg3VkcIKon4V3YWt1MgU
|
|
2026-02-03 04:38:48.558 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.83.1 waku c9afd62af263e802823c2cd38d8fa43a41a23821b3e720505a1caff081f32175
|
|
2026-02-03 04:38:48.583 DEBUG [src.node.docker_mananger] Container started with ID c9afd62af263. Setting up logs at ./log/docker/node2_2026-02-03_04-38-47__2301af06-3c1b-4cb7-8535-f0212b402eb6__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:38:48.584 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56277
|
|
2026-02-03 04:38:48.584 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-03 04:38:49.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56277/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:38:49.596 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"}]}'
|
|
2026-02-03 04:38:49.596 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-03 04:38:49.596 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56277/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:38:49.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.83.1/tcp/56278/p2p/16Uiu2HAmLKqMEK8qcrNfjHcaTmKDN7jYEiq8nsXV8V5avTxCM7BJ","/ip4/172.18.83.1/tcp/56279/ws/p2p/16Uiu2HAmLKqMEK8qcrNfjHcaTmKDN7jYEiq8nsXV8V5avTxCM7BJ"],"enrUri":"enr:-L24QGUsvChGP3jFfXsFHnJIc8k88PeGlSnzEnu5nNTQ9NTGcNd69JeBvnwq_cHBgvdpsNJivgcNNTRV8kBx2fy-iJ0CgmlkgnY0gmlwhKwSUwGKbXVsdGlhZGRyc5YACASsElMBBtvWAAoErBJTAQbb190DgnJzhQAEAQAAiXNlY3AyNTZrMaEDcfVIVOVJgzfjy2U-2pvbeBTBONIpnGU8WZIQgJfOMV2DdGNwgtvWg3VkcILb2IV3YWt1MgE"}'
|
|
2026-02-03 04:38:49.603 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-03 04:38:49.604 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56277/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.44.143/tcp/43165/p2p/16Uiu2HAm8WptPWYVn4N8Hfx3S3KrefNCjbtcmwaLTaGuKg8pL23s"]'
|
|
2026-02-03 04:38:49.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:38:49.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43164/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-02-03 04:38:49.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:38:49.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56277/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/4/0"]'
|
|
2026-02-03 04:38:49.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:38:49.639 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43164/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)'}'
|
|
2026-02-03 04:38:49.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:38:49.642 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-03 04:38:49.743 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-03 04:38:49.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:38:49.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770093529639824558,"ephemeral":false,"proof":""}]'
|
|
2026-02-03 04:38:49.747 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-03 04:38:49.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56277/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:38:49.750 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:56277/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b''
|
|
2026-02-03 04:38:49.752 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-03 04:38:49.753 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-03 04:38:49.753 DEBUG [src.node.waku_node] Stopping container with id 8f0af18fcb19
|
|
2026-02-03 04:38:50.243 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-03 04:38:50.244 DEBUG [src.node.waku_node] Stopping container with id c9afd62af263
|
|
2026-02-03 04:38:50.745 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-03 04:38:50.747 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-03 04:38:50.753 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-03 04:38:50.760 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|