mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
79 lines
15 KiB
Plaintext
79 lines
15 KiB
Plaintext
2026-03-05 15:06:25.675 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 15:06:25.676 DEBUG [tests.conftest] Running test: test_relay_different_latency_between_two_nodes[7000] with id: 2026-03-05_15-06-25__b7eb29d5-4786-460d-9e4a-707091d142e8
|
|
2026-03-05 15:06:25.676 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 15:06:25.676 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-05 15:06:25.683 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:06:25.683 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_15-06-25__b7eb29d5-4786-460d-9e4a-707091d142e8__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:06:25.690 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:06:25.690 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-05_15-06-25__b7eb29d5-4786-460d-9e4a-707091d142e8__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:06:25.691 INFO [tests.e2e.test_network_conditions] Starting node1 and node2 with relay enabled
|
|
2026-03-05 15:06:25.691 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:06:25.692 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:06:25.693 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:06:25.693 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.108.83
|
|
2026-03-05 15:06:25.693 DEBUG [src.node.docker_mananger] Generated ports ['38216', '38217', '38218', '38219', '38220']
|
|
2026-03-05 15:06:25.694 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:06:25.694 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:06:25.694 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:06:25.694 DEBUG [src.node.docker_mananger] docker run -i -t -p 38216:38216 -p 38217:38217 -p 38218:38218 -p 38219:38219 -p 38220:38220 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=38218 --rest-port=38216 --tcp-port=38217 --discv5-udp-port=38219 --rest-address=0.0.0.0 --nat=extip:172.18.108.83 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3e60fbdefc2ded452a2739c6aada9ef8aeec51afa7a825afb8bb79e642b0a2a3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38220 --metrics-logging=true --relay=true
|
|
2026-03-05 15:06:25.876 ERROR [src.node.docker_mananger] Max retries reached for container 58176f7c754b. Exiting log stream.
|
|
2026-03-05 15:06:25.904 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.108.83 waku 844389fb58289077c3b600bfb5ea875c440690f07f8c5a08025c4cfa32e22cf1
|
|
2026-03-05 15:06:25.942 DEBUG [src.node.docker_mananger] Container started with ID 844389fb5828. Setting up logs at ./log/docker/node1_2026-03-05_15-06-25__b7eb29d5-4786-460d-9e4a-707091d142e8__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:06:25.943 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 38216
|
|
2026-03-05 15:06:25.943 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:06:26.077 ERROR [src.node.docker_mananger] Max retries reached for container 446b71b5bf4b. Exiting log stream.
|
|
2026-03-05 15:06:26.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38216/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:06:26.948 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-03-05 15:06:26.948 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:06:26.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38216/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:06:26.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.108.83/tcp/38217/p2p/16Uiu2HAky1QpZmxaZN8F93r5TEyrs4AjT4x8w5ww9LN6KfAnrLJQ","/ip4/172.18.108.83/tcp/38218/ws/p2p/16Uiu2HAky1QpZmxaZN8F93r5TEyrs4AjT4x8w5ww9LN6KfAnrLJQ"],"enrUri":"enr:-L24QK85-4JT45DNDZv30mBlt9Yal6mGzHR8yJF_d8YMPe5bLWKs0YUiyqzCCcwsRbot4boo5-15iyKOK8-u5CVEm0ACgmlkgnY0gmlwhKwSbFOKbXVsdGlhZGRyc5YACASsEmxTBpVJAAoErBJsUwaVSt0DgnJzhQADAQAAiXNlY3AyNTZrMaECNTeq97XXnEA7qbOw-NXQv8I8SVQ48KnVwazXYTiDizWDdGNwgpVJg3VkcIKVS4V3YWt1MgE"}'
|
|
2026-03-05 15:06:26.951 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:06:26.951 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:06:26.951 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:06:26.953 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:06:26.953 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.32.21
|
|
2026-03-05 15:06:26.953 DEBUG [src.node.docker_mananger] Generated ports ['34607', '34608', '34609', '34610', '34611']
|
|
2026-03-05 15:06:26.953 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:06:26.953 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:06:26.953 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:06:26.953 DEBUG [src.node.docker_mananger] docker run -i -t -p 34607:34607 -p 34608:34608 -p 34609:34609 -p 34610:34610 -p 34611:34611 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=34609 --rest-port=34607 --tcp-port=34608 --discv5-udp-port=34610 --rest-address=0.0.0.0 --nat=extip:172.18.32.21 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=97f3ceef5808fd2533ede4a0b8df7cae482e056ba2bae0e8eb243d8aaf09e6ec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34611 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QK85-4JT45DNDZv30mBlt9Yal6mGzHR8yJF_d8YMPe5bLWKs0YUiyqzCCcwsRbot4boo5-15iyKOK8-u5CVEm0ACgmlkgnY0gmlwhKwSbFOKbXVsdGlhZGRyc5YACASsEmxTBpVJAAoErBJsUwaVSt0DgnJzhQADAQAAiXNlY3AyNTZrMaECNTeq97XXnEA7qbOw-NXQv8I8SVQ48KnVwazXYTiDizWDdGNwgpVJg3VkcIKVS4V3YWt1MgE
|
|
2026-03-05 15:06:27.147 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.32.21 waku f9d12e3d8dfb289d3f76a924a797fb85cda5c9c5103ba42617ad29a84b9e8e3a
|
|
2026-03-05 15:06:27.185 DEBUG [src.node.docker_mananger] Container started with ID f9d12e3d8dfb. Setting up logs at ./log/docker/node2_2026-03-05_15-06-25__b7eb29d5-4786-460d-9e4a-707091d142e8__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:06:27.186 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 34607
|
|
2026-03-05 15:06:27.186 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:06:28.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34607/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:06:28.200 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-03-05 15:06:28.200 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:06:28.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34607/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:06:28.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.32.21/tcp/34608/p2p/16Uiu2HAm87AcH5yhhR3hc6b7BEiiE8VYsC3V1N13mcUgiwtzyWUJ","/ip4/172.18.32.21/tcp/34609/ws/p2p/16Uiu2HAm87AcH5yhhR3hc6b7BEiiE8VYsC3V1N13mcUgiwtzyWUJ"],"enrUri":"enr:-L24QDsy247mHE3xZZ9UNMt4Z-AoKhSPJMXevff9vuWoUAhzesWrty3QWbAWLStHY0lj3oByoEWfyTvz5oz6AZBeAYECgmlkgnY0gmlwhKwSIBWKbXVsdGlhZGRyc5YACASsEiAVBocwAAoErBIgFQaHMd0DgnJzhQADAQAAiXNlY3AyNTZrMaECvGpEAKot4mODNIEYbwNWPLVC196Md0XWDGXI8FZM5HODdGNwgocwg3VkcIKHMoV3YWt1MgE"}'
|
|
2026-03-05 15:06:28.208 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:06:28.208 INFO [tests.e2e.test_network_conditions] Subscribing both nodes to relay topic
|
|
2026-03-05 15:06:28.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38216/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-05 15:06:28.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:06:28.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34607/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-05 15:06:28.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:06:28.220 INFO [tests.e2e.test_network_conditions] Waiting for autoconnection
|
|
2026-03-05 15:06:28.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38216/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:06:28.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.32.21/tcp/35344/p2p/16Uiu2HAm87AcH5yhhR3hc6b7BEiiE8VYsC3V1N13mcUgiwtzyWUJ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.38.0-beta","origin":"UnknownOrigin"}]'
|
|
2026-03-05 15:06:28.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34607/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:06:28.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.108.83/tcp/38217/p2p/16Uiu2HAky1QpZmxaZN8F93r5TEyrs4AjT4x8w5ww9LN6KfAnrLJQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.38.0-beta","origin":"Discv5"}]'
|
|
2026-03-05 15:06:28.228 DEBUG [src.libs.common] Sleeping for 10 seconds
|
|
2026-03-05 15:06:38.229 INFO [tests.e2e.test_network_conditions] Applying 7000ms latency to node2
|
|
2026-03-05 15:06:38.231 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6762', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-03-05 15:06:38.347 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6762', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-03-05 15:06:38.359 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6762', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '7000ms']
|
|
2026-03-05 15:06:38.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38216/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:06:38.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:06:38.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34607/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:06:52.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772723198372605816,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:06:52.384 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6762', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-03-05 15:06:52.396 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 15:06:52.397 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 15:06:52.397 DEBUG [src.node.waku_node] Stopping container with id 844389fb5828
|
|
2026-03-05 15:06:52.964 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:06:52.967 DEBUG [src.node.waku_node] Stopping container with id f9d12e3d8dfb
|
|
2026-03-05 15:06:53.526 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:06:53.529 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 15:06:53.542 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 15:06:53.554 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|