mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
87 lines
15 KiB
Plaintext
87 lines
15 KiB
Plaintext
2026-02-08 04:53:41.155 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-08 04:53:41.155 DEBUG [tests.conftest] Running test: test_subscribe_and_publish_on_another_shard with id: 2026-02-08_04-53-41__fed2b20e-a978-429d-9db7-69bae50d78b8
|
|
2026-02-08 04:53:41.155 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-08 04:53:41.156 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-08 04:53:41.156 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-08 04:53:41.163 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-08 04:53:41.163 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-08_04-53-41__fed2b20e-a978-429d-9db7-69bae50d78b8__wakuorg_nwaku:latest.log
|
|
2026-02-08 04:53:41.163 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-08 04:53:41.163 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-08 04:53:41.164 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-08 04:53:41.165 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.13
|
|
2026-02-08 04:53:41.165 DEBUG [src.node.docker_mananger] Generated ports ['20264', '20265', '20266', '20267', '20268']
|
|
2026-02-08 04:53:41.165 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-08 04:53:41.165 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-08 04:53:41.165 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-08 04:53:41.165 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-08 04:53:41.165 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-08 04:53:41.165 DEBUG [src.node.docker_mananger] docker run -i -t -p 20264:20264 -p 20265:20265 -p 20266:20266 -p 20267:20267 -p 20268:20268 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=20266 --rest-port=20264 --tcp-port=20265 --discv5-udp-port=20267 --rest-address=0.0.0.0 --nat=extip:172.18.144.13 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=1ec46c00ef9dbaf3da5ccace5246c0ba0d006aefdf67f7ed4bdc4b15dacceefa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20268 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-08 04:53:41.357 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.13 waku 0a2930077fe1d21bd9fe47d190479ee421b3f8c1994f80f23f86acbdeb4435c1
|
|
2026-02-08 04:53:41.383 ERROR [src.node.docker_mananger] Max retries reached for container 3460037a8dbe. Exiting log stream.
|
|
2026-02-08 04:53:41.388 DEBUG [src.node.docker_mananger] Container started with ID 0a2930077fe1. Setting up logs at ./log/docker/node1_2026-02-08_04-53-41__fed2b20e-a978-429d-9db7-69bae50d78b8__wakuorg_nwaku:latest.log
|
|
2026-02-08 04:53:41.389 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20264
|
|
2026-02-08 04:53:41.389 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-08 04:53:41.930 ERROR [src.node.docker_mananger] Max retries reached for container 95e84d07550e. Exiting log stream.
|
|
2026-02-08 04:53:42.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20264/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:53:42.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-08 04:53:42.393 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-08 04:53:42.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20264/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:53:42.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.13/tcp/20265/p2p/16Uiu2HAm9hy9YmmdW2xzdUDSu5zSFH5kLixth7yuEGdKxLEnJv9f","/ip4/172.18.144.13/tcp/20266/ws/p2p/16Uiu2HAm9hy9YmmdW2xzdUDSu5zSFH5kLixth7yuEGdKxLEnJv9f"],"enrUri":"enr:-L24QFuykkPVN5qZ0hVekJ0hwa0tzt2Fu9QnJKJMRCsmDSNVeCe0ppGVXop6kEHwBNC7ZSorhg7RWovOtGm5HwCZNDQCgmlkgnY0gmlwhKwSkA2KbXVsdGlhZGRyc5YACASsEpANBk8pAAoErBKQDQZPKt0DgnJzhQACAQAAiXNlY3AyNTZrMaEC1DBScduKv9h_243T8_RM1FguGeQJUXKre9sK-jNf0kKDdGNwgk8pg3VkcIJPK4V3YWt1MgU"}'
|
|
2026-02-08 04:53:42.396 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-08 04:53:42.403 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-08 04:53:42.403 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-08_04-53-41__fed2b20e-a978-429d-9db7-69bae50d78b8__wakuorg_nwaku:latest.log
|
|
2026-02-08 04:53:42.403 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-08 04:53:42.403 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-08 04:53:42.404 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-08 04:53:42.404 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.189.181
|
|
2026-02-08 04:53:42.405 DEBUG [src.node.docker_mananger] Generated ports ['39405', '39406', '39407', '39408', '39409']
|
|
2026-02-08 04:53:42.405 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-08 04:53:42.405 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-08 04:53:42.405 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-08 04:53:42.405 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-08 04:53:42.405 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-08 04:53:42.405 DEBUG [src.node.docker_mananger] docker run -i -t -p 39405:39405 -p 39406:39406 -p 39407:39407 -p 39408:39408 -p 39409:39409 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=39407 --rest-port=39405 --tcp-port=39406 --discv5-udp-port=39408 --rest-address=0.0.0.0 --nat=extip:172.18.189.181 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=d0f7b423ad9b16aeeec8813bb32dbad722c7addaeaf8901fb2adfd08b505eb4a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39409 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFuykkPVN5qZ0hVekJ0hwa0tzt2Fu9QnJKJMRCsmDSNVeCe0ppGVXop6kEHwBNC7ZSorhg7RWovOtGm5HwCZNDQCgmlkgnY0gmlwhKwSkA2KbXVsdGlhZGRyc5YACASsEpANBk8pAAoErBKQDQZPKt0DgnJzhQACAQAAiXNlY3AyNTZrMaEC1DBScduKv9h_243T8_RM1FguGeQJUXKre9sK-jNf0kKDdGNwgk8pg3VkcIJPK4V3YWt1MgU
|
|
2026-02-08 04:53:42.594 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.189.181 waku 78020adf9d18d31e3bffbd7adcbabe5bfc319c643051434893dc388d2144e7f9
|
|
2026-02-08 04:53:42.628 DEBUG [src.node.docker_mananger] Container started with ID 78020adf9d18. Setting up logs at ./log/docker/node2_2026-02-08_04-53-41__fed2b20e-a978-429d-9db7-69bae50d78b8__wakuorg_nwaku:latest.log
|
|
2026-02-08 04:53:42.629 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39405
|
|
2026-02-08 04:53:42.629 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-08 04:53:43.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39405/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:53:43.640 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-08 04:53:43.641 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-08 04:53:43.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39405/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:53:43.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.189.181/tcp/39406/p2p/16Uiu2HAkvw6oPoSmDwYGVWJHXCZKiPb4tHKs53fF5xpzUzYjtZy7","/ip4/172.18.189.181/tcp/39407/ws/p2p/16Uiu2HAkvw6oPoSmDwYGVWJHXCZKiPb4tHKs53fF5xpzUzYjtZy7"],"enrUri":"enr:-L24QJ4NFNsAl8aLZYLQm6IIKnvoSB6ZZbj54rRxTpi45F4jQ3-VUaIQyxL9mu3IM4nsozSem5kF3dF4XYf9kAclw3YCgmlkgnY0gmlwhKwSvbWKbXVsdGlhZGRyc5YACASsEr21BpnuAAoErBK9tQaZ790DgnJzhQACAQAAiXNlY3AyNTZrMaECFmWYYbUy4tAZHw_XpaCPp-Vb8MgNUoAAzXUB9O4AJO6DdGNwgpnug3VkcIKZ8IV3YWt1MgE"}'
|
|
2026-02-08 04:53:43.647 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-08 04:53:43.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39405/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.144.13/tcp/20265/p2p/16Uiu2HAm9hy9YmmdW2xzdUDSu5zSFH5kLixth7yuEGdKxLEnJv9f"]'
|
|
2026-02-08 04:53:43.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:53:43.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20264/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2026-02-08 04:53:43.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:53:43.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39405/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2026-02-08 04:53:43.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:53:43.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20264/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)'}'
|
|
2026-02-08 04:53:43.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:53:43.671 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-08 04:53:43.771 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-08 04:53:43.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20264/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:53:43.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770526423665712760,"ephemeral":false,"proof":""}]'
|
|
2026-02-08 04:53:43.776 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-08 04:53:43.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:53:43.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770526423665712760,"ephemeral":false,"proof":""}]'
|
|
2026-02-08 04:53:43.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20264/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-08 04:53:43.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-08 04:53:43.785 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-08 04:53:43.886 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-08 04:53:43.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20264/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:53:43.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770526423780265032,"ephemeral":false,"proof":""}]'
|
|
2026-02-08 04:53:43.890 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-08 04:53:43.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39405/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-08 04:53:43.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1770526423780265032,"ephemeral":false,"proof":""}]'
|
|
2026-02-08 04:53:43.895 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-08 04:53:43.896 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-08 04:53:43.896 DEBUG [src.node.waku_node] Stopping container with id 0a2930077fe1
|
|
2026-02-08 04:53:44.426 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-08 04:53:44.426 DEBUG [src.node.waku_node] Stopping container with id 78020adf9d18
|
|
2026-02-08 04:53:44.954 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-08 04:53:44.955 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-08 04:53:44.961 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-08 04:53:44.967 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|