mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
133 lines
27 KiB
Plaintext
133 lines
27 KiB
Plaintext
2026-03-26 04:47:23.695 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-26 04:47:23.696 DEBUG [tests.conftest] Running test: test_relay_4_nodes_sender_latency with id: 2026-03-26_04-47-23__136b551c-aae6-4a45-bcc8-f3112e2f9365
|
|
2026-03-26 04:47:23.696 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-26 04:47:23.696 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-26 04:47:23.703 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:47:23.703 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-26_04-47-23__136b551c-aae6-4a45-bcc8-f3112e2f9365__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:47:23.709 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:47:23.709 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-26_04-47-23__136b551c-aae6-4a45-bcc8-f3112e2f9365__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:47:23.715 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:47:23.716 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-26_04-47-23__136b551c-aae6-4a45-bcc8-f3112e2f9365__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:47:23.721 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:47:23.721 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-26_04-47-23__136b551c-aae6-4a45-bcc8-f3112e2f9365__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:47:23.722 INFO [tests.e2e.test_network_conditions] Starting 4 nodes with relay enabled (bootstrap chain)
|
|
2026-03-26 04:47:23.722 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:47:23.722 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:47:23.723 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:47:23.723 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.13.248
|
|
2026-03-26 04:47:23.724 DEBUG [src.node.docker_mananger] Generated ports ['2349', '2350', '2351', '2352', '2353']
|
|
2026-03-26 04:47:23.724 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:47:23.724 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:47:23.724 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:47:23.724 DEBUG [src.node.docker_mananger] docker run -i -t -p 2349:2349 -p 2350:2350 -p 2351:2351 -p 2352:2352 -p 2353:2353 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=2351 --rest-port=2349 --tcp-port=2350 --discv5-udp-port=2352 --rest-address=0.0.0.0 --nat=extip:172.18.13.248 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aea61907cc8ebf8f9310dacf25aa09ff4e87e5ebf4a5086c17bcf4ba2741c810 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2353 --metrics-logging=true --relay=true
|
|
2026-03-26 04:47:23.895 ERROR [src.node.docker_mananger] Max retries reached for container 309e2b0a164b. Exiting log stream.
|
|
2026-03-26 04:47:23.921 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.13.248 waku ab15e5e2caf7d48ed0425315f7fe89d75e9d6041e784dd7cf3ee89abbbf8a6fb
|
|
2026-03-26 04:47:23.955 DEBUG [src.node.docker_mananger] Container started with ID ab15e5e2caf7. Setting up logs at ./log/docker/node1_2026-03-26_04-47-23__136b551c-aae6-4a45-bcc8-f3112e2f9365__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:47:23.956 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2349
|
|
2026-03-26 04:47:23.956 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:47:24.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2349/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:47:24.959 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-26 04:47:24.959 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:47:24.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2349/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:47:24.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.13.248/tcp/2350/p2p/16Uiu2HAmULkVAHZNE7uLkJCN5ssM3TQ7bM2E7XfAe69rkyqFLGwV","/ip4/172.18.13.248/tcp/2351/ws/p2p/16Uiu2HAmULkVAHZNE7uLkJCN5ssM3TQ7bM2E7XfAe69rkyqFLGwV"],"enrUri":"enr:-L24QOt8gjff0jsRR9slplVDoBYzFHpkF2XjmCAiWWASR23NR3p-2sRH-Zk2XpOyUSxgwP1hj-yLz7ySCYao46XKRsgCgmlkgnY0gmlwhKwSDfiKbXVsdGlhZGRyc5YACASsEg34BgkuAAoErBIN-AYJL90DgnJzhQADAQAAiXNlY3AyNTZrMaED6Q7cH0_KbW3iW1wya5Heaki73cVQkCkaeOBTBB5cVcyDdGNwggkug3VkcIIJMIV3YWt1MgE"}'
|
|
2026-03-26 04:47:24.962 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:47:24.962 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:47:24.962 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:47:24.964 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:47:24.964 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.135.144
|
|
2026-03-26 04:47:24.964 DEBUG [src.node.docker_mananger] Generated ports ['38688', '38689', '38690', '38691', '38692']
|
|
2026-03-26 04:47:24.964 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:47:24.964 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:47:24.964 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:47:24.964 DEBUG [src.node.docker_mananger] docker run -i -t -p 38688:38688 -p 38689:38689 -p 38690:38690 -p 38691:38691 -p 38692:38692 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=38690 --rest-port=38688 --tcp-port=38689 --discv5-udp-port=38691 --rest-address=0.0.0.0 --nat=extip:172.18.135.144 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2bb918a53b9bd304aa4bfdd2bcff9e9e0eb3c1af958bbc4edff6dbae3f4c6cb3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38692 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOt8gjff0jsRR9slplVDoBYzFHpkF2XjmCAiWWASR23NR3p-2sRH-Zk2XpOyUSxgwP1hj-yLz7ySCYao46XKRsgCgmlkgnY0gmlwhKwSDfiKbXVsdGlhZGRyc5YACASsEg34BgkuAAoErBIN-AYJL90DgnJzhQADAQAAiXNlY3AyNTZrMaED6Q7cH0_KbW3iW1wya5Heaki73cVQkCkaeOBTBB5cVcyDdGNwggkug3VkcIIJMIV3YWt1MgE
|
|
2026-03-26 04:47:25.160 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.135.144 waku 869e3595b023de731d984fdfaf29372e150fb1dab77fa18abef464cd2d3bf340
|
|
2026-03-26 04:47:25.193 DEBUG [src.node.docker_mananger] Container started with ID 869e3595b023. Setting up logs at ./log/docker/node2_2026-03-26_04-47-23__136b551c-aae6-4a45-bcc8-f3112e2f9365__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:47:25.193 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38688
|
|
2026-03-26 04:47:25.193 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:47:26.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38688/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:47:26.222 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-26 04:47:26.222 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:47:26.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38688/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:47:26.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.135.144/tcp/38689/p2p/16Uiu2HAm7S4XKmRpsqkQ5FN5qvLLPi9NN3nuFF4zgAYbTWKDSAHQ","/ip4/172.18.135.144/tcp/38690/ws/p2p/16Uiu2HAm7S4XKmRpsqkQ5FN5qvLLPi9NN3nuFF4zgAYbTWKDSAHQ"],"enrUri":"enr:-L24QIGjsLxIYWBI0CpE4dD6vb7RBY74tEgXW2o5BLQW9jKWVBBWRjt84eUmS3pZXZWpw5izR4cyRge5A6YIODzPI3wCgmlkgnY0gmlwhKwSh5CKbXVsdGlhZGRyc5YACASsEoeQBpchAAoErBKHkAaXIt0DgnJzhQADAQAAiXNlY3AyNTZrMaECsmW7uKGV0_4gMJpwSUtVWoeKmnCErCeRjXZ1GpdAZCODdGNwgpchg3VkcIKXI4V3YWt1MgE"}'
|
|
2026-03-26 04:47:26.227 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:47:26.228 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:47:26.228 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:47:26.231 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:47:26.231 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.129.246
|
|
2026-03-26 04:47:26.232 DEBUG [src.node.docker_mananger] Generated ports ['53086', '53087', '53088', '53089', '53090']
|
|
2026-03-26 04:47:26.232 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:47:26.233 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:47:26.233 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:47:26.234 DEBUG [src.node.docker_mananger] docker run -i -t -p 53086:53086 -p 53087:53087 -p 53088:53088 -p 53089:53089 -p 53090:53090 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=53088 --rest-port=53086 --tcp-port=53087 --discv5-udp-port=53089 --rest-address=0.0.0.0 --nat=extip:172.18.129.246 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e7940ac1d1b72db88eef43a7fa4ce0bbbd9f74d91af4f3aef06334f4bd6f6ab7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53090 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIGjsLxIYWBI0CpE4dD6vb7RBY74tEgXW2o5BLQW9jKWVBBWRjt84eUmS3pZXZWpw5izR4cyRge5A6YIODzPI3wCgmlkgnY0gmlwhKwSh5CKbXVsdGlhZGRyc5YACASsEoeQBpchAAoErBKHkAaXIt0DgnJzhQADAQAAiXNlY3AyNTZrMaECsmW7uKGV0_4gMJpwSUtVWoeKmnCErCeRjXZ1GpdAZCODdGNwgpchg3VkcIKXI4V3YWt1MgE
|
|
2026-03-26 04:47:26.423 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.129.246 waku c7183e840803ed24083c6f400c265e33e2d737f1b0ad4025c89740cd72fc567d
|
|
2026-03-26 04:47:26.457 DEBUG [src.node.docker_mananger] Container started with ID c7183e840803. Setting up logs at ./log/docker/node3_2026-03-26_04-47-23__136b551c-aae6-4a45-bcc8-f3112e2f9365__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:47:26.458 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53086
|
|
2026-03-26 04:47:26.458 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:47:27.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53086/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:47:27.475 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-26 04:47:27.477 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:47:27.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53086/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:47:27.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.129.246/tcp/53087/p2p/16Uiu2HAmKTh2vzvYfZZAEo4vgqivZDTKTZ3x3vhApAd23QcirKnw","/ip4/172.18.129.246/tcp/53088/ws/p2p/16Uiu2HAmKTh2vzvYfZZAEo4vgqivZDTKTZ3x3vhApAd23QcirKnw"],"enrUri":"enr:-L24QHND-4NVL8ChSjBhu4-2CmxiQzdTDaIPTAQlUie8s28USUr9RePVvhl4GDZlCpsvcy_kwqePXfTTqG7PM7XpNCACgmlkgnY0gmlwhKwSgfaKbXVsdGlhZGRyc5YACASsEoH2Bs9fAAoErBKB9gbPYN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZRzW-ON9_QqM4S9UumFE7SjcWUUSaKA5bWRzvYvKXsiDdGNwgs9fg3VkcILPYYV3YWt1MgE"}'
|
|
2026-03-26 04:47:27.483 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:47:27.484 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:47:27.486 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:47:27.488 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:47:27.488 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.117.138
|
|
2026-03-26 04:47:27.488 DEBUG [src.node.docker_mananger] Generated ports ['32134', '32135', '32136', '32137', '32138']
|
|
2026-03-26 04:47:27.489 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:47:27.489 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:47:27.489 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:47:27.489 DEBUG [src.node.docker_mananger] docker run -i -t -p 32134:32134 -p 32135:32135 -p 32136:32136 -p 32137:32137 -p 32138:32138 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=32136 --rest-port=32134 --tcp-port=32135 --discv5-udp-port=32137 --rest-address=0.0.0.0 --nat=extip:172.18.117.138 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=41f65d0591abd60e36bcdb9d5d05b6479aa401bb3edeedf0e0cda6a66ff45f2c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32138 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHND-4NVL8ChSjBhu4-2CmxiQzdTDaIPTAQlUie8s28USUr9RePVvhl4GDZlCpsvcy_kwqePXfTTqG7PM7XpNCACgmlkgnY0gmlwhKwSgfaKbXVsdGlhZGRyc5YACASsEoH2Bs9fAAoErBKB9gbPYN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZRzW-ON9_QqM4S9UumFE7SjcWUUSaKA5bWRzvYvKXsiDdGNwgs9fg3VkcILPYYV3YWt1MgE
|
|
2026-03-26 04:47:27.681 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.117.138 waku 2a51552fb97ca0b386d6fc168d6c30bea2636a37c135bd45b10e5322d43e9e5f
|
|
2026-03-26 04:47:27.713 DEBUG [src.node.docker_mananger] Container started with ID 2a51552fb97c. Setting up logs at ./log/docker/node4_2026-03-26_04-47-23__136b551c-aae6-4a45-bcc8-f3112e2f9365__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:47:27.714 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32134
|
|
2026-03-26 04:47:27.714 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:47:28.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32134/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:47:28.736 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-26 04:47:28.737 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:47:28.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32134/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:47:28.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.117.138/tcp/32135/p2p/16Uiu2HAm4DfM4gMgfiM9TohBQLTUftacCZg66o5ktXpjxCTjiaZY","/ip4/172.18.117.138/tcp/32136/ws/p2p/16Uiu2HAm4DfM4gMgfiM9TohBQLTUftacCZg66o5ktXpjxCTjiaZY"],"enrUri":"enr:-L24QLGg3CvYUd69MgmUihapoMNRnQ8ZDJQBASLSWFCUgicQOK4l-MJhAamtmOlyPzsOJHNAmwRYD8dm8QJZOz1W_7kCgmlkgnY0gmlwhKwSdYqKbXVsdGlhZGRyc5YACASsEnWKBn2HAAoErBJ1igZ9iN0DgnJzhQADAQAAiXNlY3AyNTZrMaECgqV_INqiz0g7lmV2V2ZchiHos_GF00rA0koWlLn0FouDdGNwgn2Hg3VkcIJ9iYV3YWt1MgE"}'
|
|
2026-03-26 04:47:28.743 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:47:28.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2349/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-26 04:47:28.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:47:28.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38688/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-26 04:47:28.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:47:28.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53086/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-26 04:47:28.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:47:28.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32134/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-26 04:47:28.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:47:28.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2349/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:47:28.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.135.144/tcp/56628/p2p/16Uiu2HAm7S4XKmRpsqkQ5FN5qvLLPi9NN3nuFF4zgAYbTWKDSAHQ","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":"logos-delivery-v0.38.0-rc.0-12-g0b8609","origin":"UnknownOrigin"}]'
|
|
2026-03-26 04:47:28.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38688/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:47:28.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.129.246/tcp/38804/p2p/16Uiu2HAmKTh2vzvYfZZAEo4vgqivZDTKTZ3x3vhApAd23QcirKnw","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":"logos-delivery-v0.38.0-rc.0-12-g0b8609","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.13.248/tcp/2350/p2p/16Uiu2HAmULkVAHZNE7uLkJCN5ssM3TQ7bM2E7XfAe69rkyqFLGwV","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":"logos-delivery-v0.38.0-rc.0-12-g0b8609","origin":"Discv5"}]'
|
|
2026-03-26 04:47:28.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53086/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:47:28.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.117.138/tcp/44022/p2p/16Uiu2HAm4DfM4gMgfiM9TohBQLTUftacCZg66o5ktXpjxCTjiaZY","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":"logos-delivery-v0.38.0-rc.0-12-g0b8609","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.135.144/tcp/38689/p2p/16Uiu2HAm7S4XKmRpsqkQ5FN5qvLLPi9NN3nuFF4zgAYbTWKDSAHQ","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":"logos-delivery-v0.38.0-rc.0-12-g0b8609","origin":"Discv5"}]'
|
|
2026-03-26 04:47:28.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32134/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:47:28.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.129.246/tcp/53087/p2p/16Uiu2HAmKTh2vzvYfZZAEo4vgqivZDTKTZ3x3vhApAd23QcirKnw","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":"logos-delivery-v0.38.0-rc.0-12-g0b8609","origin":"Discv5"}]'
|
|
2026-03-26 04:47:28.791 DEBUG [src.libs.common] Sleeping for 40 seconds
|
|
2026-03-26 04:48:08.792 INFO [tests.e2e.test_network_conditions] Applying 3000ms latency on sender node1
|
|
2026-03-26 04:48:08.794 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '9618', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-03-26 04:48:08.874 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '9618', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '3000ms']
|
|
2026-03-26 04:48:08.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2349/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-26 04:48:14.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:14.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32134/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:14.897 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":1774500488888406238,"ephemeral":false,"proof":""}]'
|
|
2026-03-26 04:48:14.898 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '9618', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-03-26 04:48:14.910 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-26 04:48:14.911 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-26 04:48:14.911 DEBUG [src.node.waku_node] Stopping container with id ab15e5e2caf7
|
|
2026-03-26 04:48:15.516 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:48:15.517 DEBUG [src.node.waku_node] Stopping container with id 869e3595b023
|
|
2026-03-26 04:48:16.058 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:48:16.059 DEBUG [src.node.waku_node] Stopping container with id c7183e840803
|
|
2026-03-26 04:48:16.330 ERROR [src.node.docker_mananger] Max retries reached for container ab15e5e2caf7. Exiting log stream.
|
|
2026-03-26 04:48:16.616 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:48:16.616 DEBUG [src.node.waku_node] Stopping container with id 2a51552fb97c
|
|
2026-03-26 04:48:17.026 ERROR [src.node.docker_mananger] Max retries reached for container 869e3595b023. Exiting log stream.
|
|
2026-03-26 04:48:17.154 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:48:17.156 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-26 04:48:17.199 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-26 04:48:17.279 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-26 04:48:17.314 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-26 04:48:17.352 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|