mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 17:43:17 +00:00
239 lines
47 KiB
Plaintext
239 lines
47 KiB
Plaintext
2026-02-26 04:36:37.698 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-26 04:36:37.698 DEBUG [tests.conftest] Running test: test_latency_with_load_sender_side with id: 2026-02-26_04-36-37__5eba2275-c682-47df-a1c4-dae7f8439745
|
|
2026-02-26 04:36:37.698 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-26 04:36:37.699 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-26 04:36:37.706 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:36:37.706 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-26_04-36-37__5eba2275-c682-47df-a1c4-dae7f8439745__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:36:37.712 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:36:37.712 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-26_04-36-37__5eba2275-c682-47df-a1c4-dae7f8439745__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:36:37.719 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:36:37.719 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-26_04-36-37__5eba2275-c682-47df-a1c4-dae7f8439745__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:36:37.726 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:36:37.726 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-26_04-36-37__5eba2275-c682-47df-a1c4-dae7f8439745__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:36:37.726 INFO [tests.e2e.test_network_conditions] Starting 4 nodes with relay enabled
|
|
2026-02-26 04:36:37.726 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:36:37.726 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:36:37.728 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:36:37.728 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.226.53
|
|
2026-02-26 04:36:37.728 DEBUG [src.node.docker_mananger] Generated ports ['56864', '56865', '56866', '56867', '56868']
|
|
2026-02-26 04:36:37.728 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:36:37.728 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:36:37.728 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:36:37.728 DEBUG [src.node.docker_mananger] docker run -i -t -p 56864:56864 -p 56865:56865 -p 56866:56866 -p 56867:56867 -p 56868:56868 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=56866 --rest-port=56864 --tcp-port=56865 --discv5-udp-port=56867 --rest-address=0.0.0.0 --nat=extip:172.18.226.53 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7f8dfffc13d7afbc0ac945dbbfb45a418cdb1b6ccf1d9823adad355f1bb1fadf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56868 --metrics-logging=true --relay=true
|
|
2026-02-26 04:36:37.754 ERROR [src.node.docker_mananger] Max retries reached for container 293e70735f23. Exiting log stream.
|
|
2026-02-26 04:36:37.915 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.226.53 waku c672013516cbc95d3b40dc22167b30b8004dd9542a44c982e55b8a7fea3cf731
|
|
2026-02-26 04:36:37.945 DEBUG [src.node.docker_mananger] Container started with ID c672013516cb. Setting up logs at ./log/docker/node1_2026-02-26_04-36-37__5eba2275-c682-47df-a1c4-dae7f8439745__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:36:37.946 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56864
|
|
2026-02-26 04:36:37.946 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:36:38.303 ERROR [src.node.docker_mananger] Max retries reached for container d48aa8e8830e. Exiting log stream.
|
|
2026-02-26 04:36:38.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56864/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:38.950 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-26 04:36:38.950 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:36:38.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56864/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:38.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.226.53/tcp/56865/p2p/16Uiu2HAmPz6RMQbe2JiKKziXu7opA7L9SVHbrxZGwu5mfyvwmJT9","/ip4/172.18.226.53/tcp/56866/ws/p2p/16Uiu2HAmPz6RMQbe2JiKKziXu7opA7L9SVHbrxZGwu5mfyvwmJT9"],"enrUri":"enr:-L24QOG49iVAZ1J2hI3J_bZfPUgTmbj1qJYfPCidBiOX4aXSNpoV_SzZnhDQ2wOu0jVbkGaTCilqV59w6mJS-A7CvW4CgmlkgnY0gmlwhKwS4jWKbXVsdGlhZGRyc5YACASsEuI1Bt4hAAoErBLiNQbeIt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqFV0eg5eOatYLRfC7L_EFem0Hl84C3DNe9PVJzwXsLCDdGNwgt4hg3VkcILeI4V3YWt1MgE"}'
|
|
2026-02-26 04:36:38.953 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:36:38.953 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:36:38.953 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:36:38.955 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:36:38.955 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.173.209
|
|
2026-02-26 04:36:38.955 DEBUG [src.node.docker_mananger] Generated ports ['37178', '37179', '37180', '37181', '37182']
|
|
2026-02-26 04:36:38.955 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:36:38.955 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:36:38.956 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:36:38.956 DEBUG [src.node.docker_mananger] docker run -i -t -p 37178:37178 -p 37179:37179 -p 37180:37180 -p 37181:37181 -p 37182:37182 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=37180 --rest-port=37178 --tcp-port=37179 --discv5-udp-port=37181 --rest-address=0.0.0.0 --nat=extip:172.18.173.209 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c9e3eeffafdaa582909edd3c872c4c42e8eccc2cbac3b0be1fe2df15ac3e39d4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37182 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOG49iVAZ1J2hI3J_bZfPUgTmbj1qJYfPCidBiOX4aXSNpoV_SzZnhDQ2wOu0jVbkGaTCilqV59w6mJS-A7CvW4CgmlkgnY0gmlwhKwS4jWKbXVsdGlhZGRyc5YACASsEuI1Bt4hAAoErBLiNQbeIt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqFV0eg5eOatYLRfC7L_EFem0Hl84C3DNe9PVJzwXsLCDdGNwgt4hg3VkcILeI4V3YWt1MgE
|
|
2026-02-26 04:36:39.160 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.173.209 waku 58669b5f528c4cc8380734fe59d4a00812a978143b6b75c2dbed5dfdf470f1eb
|
|
2026-02-26 04:36:39.192 DEBUG [src.node.docker_mananger] Container started with ID 58669b5f528c. Setting up logs at ./log/docker/node2_2026-02-26_04-36-37__5eba2275-c682-47df-a1c4-dae7f8439745__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:36:39.192 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37178
|
|
2026-02-26 04:36:39.193 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:36:40.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37178/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:40.203 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-26 04:36:40.206 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:36:40.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37178/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:40.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.173.209/tcp/37179/p2p/16Uiu2HAkukdciLEDcEdcmqwzzv6pvtaZnt2RX3TK3gp7wLE18mme","/ip4/172.18.173.209/tcp/37180/ws/p2p/16Uiu2HAkukdciLEDcEdcmqwzzv6pvtaZnt2RX3TK3gp7wLE18mme"],"enrUri":"enr:-L24QBUjCXbXq6a4VjwWEmg3N57SR99G22zNxWSx2iEBRFk_PI1rtXKoN6RezqNXlf1TneoUInNkQwXNtBocKIkM98kCgmlkgnY0gmlwhKwSrdGKbXVsdGlhZGRyc5YACASsEq3RBpE7AAoErBKt0QaRPN0DgnJzhQADAQAAiXNlY3AyNTZrMaECBNtc7k2jGoDtoVBO-8Sp4UHVkrtfZd1H9AsSOpPjAkWDdGNwgpE7g3VkcIKRPYV3YWt1MgE"}'
|
|
2026-02-26 04:36:40.230 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:36:40.231 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:36:40.231 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:36:40.237 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:36:40.238 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.48.240
|
|
2026-02-26 04:36:40.239 DEBUG [src.node.docker_mananger] Generated ports ['5158', '5159', '5160', '5161', '5162']
|
|
2026-02-26 04:36:40.239 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:36:40.239 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:36:40.239 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:36:40.239 DEBUG [src.node.docker_mananger] docker run -i -t -p 5158:5158 -p 5159:5159 -p 5160:5160 -p 5161:5161 -p 5162:5162 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=5160 --rest-port=5158 --tcp-port=5159 --discv5-udp-port=5161 --rest-address=0.0.0.0 --nat=extip:172.18.48.240 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1f2ddc2d1f25c457e4eeeecc7d3ee1deeb293b183a3aecea9dea51adc54dff2c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5162 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOG49iVAZ1J2hI3J_bZfPUgTmbj1qJYfPCidBiOX4aXSNpoV_SzZnhDQ2wOu0jVbkGaTCilqV59w6mJS-A7CvW4CgmlkgnY0gmlwhKwS4jWKbXVsdGlhZGRyc5YACASsEuI1Bt4hAAoErBLiNQbeIt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqFV0eg5eOatYLRfC7L_EFem0Hl84C3DNe9PVJzwXsLCDdGNwgt4hg3VkcILeI4V3YWt1MgE
|
|
2026-02-26 04:36:40.428 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.48.240 waku 59d505b30605dbf24a83c6ffda40295bb2a8ebe4de869f8ef96a25b85b5ddf2f
|
|
2026-02-26 04:36:40.463 DEBUG [src.node.docker_mananger] Container started with ID 59d505b30605. Setting up logs at ./log/docker/node3_2026-02-26_04-36-37__5eba2275-c682-47df-a1c4-dae7f8439745__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:36:40.464 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5158
|
|
2026-02-26 04:36:40.464 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:36:41.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5158/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:41.480 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-26 04:36:41.483 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:36:41.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5158/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:41.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.48.240/tcp/5159/p2p/16Uiu2HAmPryGASkHcTciKjCmA2FnLVdQNFg1YRECcRQc6zKfkg7P","/ip4/172.18.48.240/tcp/5160/ws/p2p/16Uiu2HAmPryGASkHcTciKjCmA2FnLVdQNFg1YRECcRQc6zKfkg7P"],"enrUri":"enr:-L24QHIsXXcPKUESLEUJpL-mIKERtnyB4rTxHQlWWQgwBwncHDsj_QljIyaEUCzRNOKjDuaZXXlIdR9ygwmMoWmqP0gCgmlkgnY0gmlwhKwSMPCKbXVsdGlhZGRyc5YACASsEjDwBhQnAAoErBIw8AYUKN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpoJLliWc7nRN5xd34xSHihM3P76SYiBdEqhzIDGcdgaDdGNwghQng3VkcIIUKYV3YWt1MgE"}'
|
|
2026-02-26 04:36:41.491 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:36:41.493 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:36:41.494 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:36:41.496 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:36:41.496 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.153.52
|
|
2026-02-26 04:36:41.496 DEBUG [src.node.docker_mananger] Generated ports ['40886', '40887', '40888', '40889', '40890']
|
|
2026-02-26 04:36:41.497 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:36:41.498 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:36:41.498 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:36:41.498 DEBUG [src.node.docker_mananger] docker run -i -t -p 40886:40886 -p 40887:40887 -p 40888:40888 -p 40889:40889 -p 40890:40890 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=40888 --rest-port=40886 --tcp-port=40887 --discv5-udp-port=40889 --rest-address=0.0.0.0 --nat=extip:172.18.153.52 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=faf2f2bbeecd7c456a1374abd572bb7cafdcd11f4cabc170f7ce9a5aafb9aac3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40890 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOG49iVAZ1J2hI3J_bZfPUgTmbj1qJYfPCidBiOX4aXSNpoV_SzZnhDQ2wOu0jVbkGaTCilqV59w6mJS-A7CvW4CgmlkgnY0gmlwhKwS4jWKbXVsdGlhZGRyc5YACASsEuI1Bt4hAAoErBLiNQbeIt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqFV0eg5eOatYLRfC7L_EFem0Hl84C3DNe9PVJzwXsLCDdGNwgt4hg3VkcILeI4V3YWt1MgE
|
|
2026-02-26 04:36:41.690 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.153.52 waku ead183b51a577b4ef5b280d3c7362463110cafbde4054f1a88a6d37e0494f8f4
|
|
2026-02-26 04:36:41.726 DEBUG [src.node.docker_mananger] Container started with ID ead183b51a57. Setting up logs at ./log/docker/node4_2026-02-26_04-36-37__5eba2275-c682-47df-a1c4-dae7f8439745__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:36:41.726 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40886
|
|
2026-02-26 04:36:41.727 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:36:42.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40886/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:42.747 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-26 04:36:42.749 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:36:42.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40886/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:42.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.153.52/tcp/40887/p2p/16Uiu2HAmRYtf49FgqndQtkHTuCjaY7MoJaUePELgrpqsnKDFcZUd","/ip4/172.18.153.52/tcp/40888/ws/p2p/16Uiu2HAmRYtf49FgqndQtkHTuCjaY7MoJaUePELgrpqsnKDFcZUd"],"enrUri":"enr:-L24QIClTU0Lirf2gIZyWpzQmUjm4yvDT1QDy6_oel2EC9rfBsTWutUTxsdYLHupDcXfoJGFBJlHlETBjRTx2AT-SPwCgmlkgnY0gmlwhKwSmTSKbXVsdGlhZGRyc5YACASsEpk0Bp-3AAoErBKZNAafuN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDv5gB3h51dBHtoKpF0FOUvEbwxO6y4JN1wesn6wYcJ5qDdGNwgp-3g3VkcIKfuYV3YWt1MgE"}'
|
|
2026-02-26 04:36:42.758 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:36:42.759 INFO [tests.e2e.test_network_conditions] Subscribing all nodes to relay topic
|
|
2026-02-26 04:36:42.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-26 04:36:42.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:36:42.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37178/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-26 04:36:42.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:36:42.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5158/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-26 04:36:42.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:36:42.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40886/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-26 04:36:42.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:36:42.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56864/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:42.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.48.240/tcp/39878/p2p/16Uiu2HAmPryGASkHcTciKjCmA2FnLVdQNFg1YRECcRQc6zKfkg7P","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.36.0-156-gc7e0cc","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.153.52/tcp/40856/p2p/16Uiu2HAmRYtf49FgqndQtkHTuCjaY7MoJaUePELgrpqsnKDFcZUd","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.36.0-156-gc7e0cc","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.173.209/tcp/53364/p2p/16Uiu2HAkukdciLEDcEdcmqwzzv6pvtaZnt2RX3TK3gp7wLE18mme","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.36.0-156-gc7e0cc","origin":"UnknownOrigin"}]'
|
|
2026-02-26 04:36:42.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37178/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:42.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.226.53/tcp/56865/p2p/16Uiu2HAmPz6RMQbe2JiKKziXu7opA7L9SVHbrxZGwu5mfyvwmJT9","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.36.0-156-gc7e0cc","origin":"Discv5"}]'
|
|
2026-02-26 04:36:42.800 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5158/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:42.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.226.53/tcp/56865/p2p/16Uiu2HAmPz6RMQbe2JiKKziXu7opA7L9SVHbrxZGwu5mfyvwmJT9","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.36.0-156-gc7e0cc","origin":"Discv5"}]'
|
|
2026-02-26 04:36:42.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40886/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:36:42.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.226.53/tcp/56865/p2p/16Uiu2HAmPz6RMQbe2JiKKziXu7opA7L9SVHbrxZGwu5mfyvwmJT9","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.36.0-156-gc7e0cc","origin":"Discv5"}]'
|
|
2026-02-26 04:36:42.805 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-02-26 04:37:12.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40886/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:37:12.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2026-02-26 04:37:12.809 INFO [tests.e2e.test_network_conditions] Applying 3000ms latency on sender node1
|
|
2026-02-26 04:37:12.810 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6235', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-26 04:37:12.821 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6235', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-26 04:37:12.832 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6235', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '3000ms']
|
|
2026-02-26 04:37:12.841 INFO [tests.e2e.test_network_conditions] Sending 50 messages from node1
|
|
2026-02-26 04:37:12.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:37:18.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:37:18.848 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:37:24.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:37:24.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:37:30.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:37:30.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:37:36.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:37:36.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:37:42.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:37:42.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:37:48.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:37:48.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:37:54.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:37:54.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:38:00.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:38:00.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:38:06.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:38:06.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:38:12.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:38:12.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:38:18.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:38:18.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:38:24.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:38:24.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:38:30.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:38:30.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:38:36.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:38:36.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:38:42.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:38:42.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:38:48.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:38:48.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:38:54.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:38:54.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:39:00.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:39:00.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:39:06.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:39:06.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:39:12.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:39:13.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:39:19.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:39:19.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:39:25.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:39:25.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:39:31.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:39:31.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:39:37.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:39:37.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:39:43.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:39:43.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:39:49.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:39:49.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:39:55.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:39:55.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:40:01.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:01.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:40:07.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:07.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:40:13.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:13.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:40:19.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:19.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:40:25.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:25.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:40:31.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:31.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:40:37.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:37.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:40:43.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:43.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:40:49.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:49.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:40:55.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:40:55.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:41:01.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:41:01.138 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:41:07.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:41:07.147 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:41:13.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:41:13.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:41:19.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:41:19.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:41:25.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:41:25.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:41:31.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:41:31.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:41:37.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:41:37.186 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:41:43.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:41:43.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:41:49.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:41:49.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:41:55.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:41:55.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:42:01.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:42:01.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:42:07.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:42:07.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56864/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-02-26 04:42:13.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:42:13.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40886/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:42:13.238 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-26 04:42:13.238 INFO [tests.e2e.test_network_conditions] Node4 received 50 messages (min_expected=25.0, total_sent=50)
|
|
2026-02-26 04:42:13.240 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6235', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-02-26 04:42:13.251 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-26 04:42:13.252 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-26 04:42:13.252 DEBUG [src.node.waku_node] Stopping container with id c672013516cb
|
|
2026-02-26 04:42:13.843 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:42:13.845 DEBUG [src.node.waku_node] Stopping container with id 58669b5f528c
|
|
2026-02-26 04:42:14.419 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:42:14.421 DEBUG [src.node.waku_node] Stopping container with id 59d505b30605
|
|
2026-02-26 04:42:14.665 ERROR [src.node.docker_mananger] Max retries reached for container c672013516cb. Exiting log stream.
|
|
2026-02-26 04:42:14.976 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:42:14.977 DEBUG [src.node.waku_node] Stopping container with id ead183b51a57
|
|
2026-02-26 04:42:15.520 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:42:15.523 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-26 04:42:15.759 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-26 04:42:16.234 ERROR [src.node.docker_mananger] Max retries reached for container 59d505b30605. Exiting log stream.
|
|
2026-02-26 04:42:16.250 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-26 04:42:16.494 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-26 04:42:16.615 ERROR [src.node.docker_mananger] Max retries reached for container 58669b5f528c. Exiting log stream.
|
|
2026-02-26 04:42:16.737 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|