mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 01:23:07 +00:00
239 lines
48 KiB
Plaintext
239 lines
48 KiB
Plaintext
2026-03-04 04:33:57.448 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-04 04:33:57.449 DEBUG [tests.conftest] Running test: test_latency_with_load_sender_side with id: 2026-03-04_04-33-57__c644464e-15fe-46c0-a45e-58f06d64835e
|
|
2026-03-04 04:33:57.449 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-04 04:33:57.449 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-04 04:33:57.456 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-04 04:33:57.457 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-04_04-33-57__c644464e-15fe-46c0-a45e-58f06d64835e__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:33:57.463 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-04 04:33:57.463 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-04_04-33-57__c644464e-15fe-46c0-a45e-58f06d64835e__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:33:57.470 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-04 04:33:57.470 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-04_04-33-57__c644464e-15fe-46c0-a45e-58f06d64835e__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:33:57.476 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-04 04:33:57.476 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-04_04-33-57__c644464e-15fe-46c0-a45e-58f06d64835e__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:33:57.477 INFO [tests.e2e.test_network_conditions] Starting 4 nodes with relay enabled
|
|
2026-03-04 04:33:57.477 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-04 04:33:57.477 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-04 04:33:57.478 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-04 04:33:57.478 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.180.252
|
|
2026-03-04 04:33:57.478 DEBUG [src.node.docker_mananger] Generated ports ['49035', '49036', '49037', '49038', '49039']
|
|
2026-03-04 04:33:57.479 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-04 04:33:57.479 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-04 04:33:57.479 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-04 04:33:57.479 DEBUG [src.node.docker_mananger] docker run -i -t -p 49035:49035 -p 49036:49036 -p 49037:49037 -p 49038:49038 -p 49039:49039 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=49037 --rest-port=49035 --tcp-port=49036 --discv5-udp-port=49038 --rest-address=0.0.0.0 --nat=extip:172.18.180.252 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3c4fcf7ab1b1d95fe5f3ff42dbfafc03cdfb4dfe7ddea04b9fbaf0dcd3fbb54e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49039 --metrics-logging=true --relay=true
|
|
2026-03-04 04:33:57.502 ERROR [src.node.docker_mananger] Max retries reached for container 8f4e39353985. Exiting log stream.
|
|
2026-03-04 04:33:57.676 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.180.252 waku 7ade40b3b78405f9aa89799ecce99ba10323dc5befd7dd4323c98bfc964ad698
|
|
2026-03-04 04:33:57.712 DEBUG [src.node.docker_mananger] Container started with ID 7ade40b3b784. Setting up logs at ./log/docker/node1_2026-03-04_04-33-57__c644464e-15fe-46c0-a45e-58f06d64835e__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:33:57.713 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49035
|
|
2026-03-04 04:33:57.714 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-04 04:33:58.054 ERROR [src.node.docker_mananger] Max retries reached for container e925a84e1656. Exiting log stream.
|
|
2026-03-04 04:33:58.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49035/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:33:58.718 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-04 04:33:58.718 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-04 04:33:58.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49035/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:33:58.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.180.252/tcp/49036/p2p/16Uiu2HAmNrqBBgug7SQGyDpwrjThAmwtdKiBBL3d7epS8iiiVJaT","/ip4/172.18.180.252/tcp/49037/ws/p2p/16Uiu2HAmNrqBBgug7SQGyDpwrjThAmwtdKiBBL3d7epS8iiiVJaT"],"enrUri":"enr:-L24QD2CCGz3azr4EOOTDGt6jf0qr2GXJeVZcclvSl1tG8CENqN9S32pcyXNkAVqeHujaPZYTrmdKNZ6X1I0KKY8ADsCgmlkgnY0gmlwhKwStPyKbXVsdGlhZGRyc5YACASsErT8Br-MAAoErBK0_Aa_jd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDl513NLsec8nKFqaner0460EX46b5fL5HGGPAP_lXXkiDdGNwgr-Mg3VkcIK_joV3YWt1MgE"}'
|
|
2026-03-04 04:33:58.721 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-04 04:33:58.721 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-04 04:33:58.721 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-04 04:33:58.722 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-04 04:33:58.722 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.207.112
|
|
2026-03-04 04:33:58.722 DEBUG [src.node.docker_mananger] Generated ports ['63687', '63688', '63689', '63690', '63691']
|
|
2026-03-04 04:33:58.723 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-04 04:33:58.723 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-04 04:33:58.723 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-04 04:33:58.723 DEBUG [src.node.docker_mananger] docker run -i -t -p 63687:63687 -p 63688:63688 -p 63689:63689 -p 63690:63690 -p 63691:63691 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=63689 --rest-port=63687 --tcp-port=63688 --discv5-udp-port=63690 --rest-address=0.0.0.0 --nat=extip:172.18.207.112 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cce11892eae7a4f857acde4f3d8cfa0bac36eb8dc7c1d8204638fde3fe038598 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63691 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QD2CCGz3azr4EOOTDGt6jf0qr2GXJeVZcclvSl1tG8CENqN9S32pcyXNkAVqeHujaPZYTrmdKNZ6X1I0KKY8ADsCgmlkgnY0gmlwhKwStPyKbXVsdGlhZGRyc5YACASsErT8Br-MAAoErBK0_Aa_jd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDl513NLsec8nKFqaner0460EX46b5fL5HGGPAP_lXXkiDdGNwgr-Mg3VkcIK_joV3YWt1MgE
|
|
2026-03-04 04:33:58.920 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.207.112 waku 198a895d4c5810318187e5ca68cbff1ba67dae3b425b81f91eb8400d54f749f3
|
|
2026-03-04 04:33:58.958 DEBUG [src.node.docker_mananger] Container started with ID 198a895d4c58. Setting up logs at ./log/docker/node2_2026-03-04_04-33-57__c644464e-15fe-46c0-a45e-58f06d64835e__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:33:58.959 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63687
|
|
2026-03-04 04:33:58.959 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-04 04:33:59.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63687/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:33:59.975 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-04 04:33:59.976 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-04 04:33:59.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63687/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:33:59.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.207.112/tcp/63688/p2p/16Uiu2HAmJErvjPNsxtN9iMeFk82uPRgNAfvxfv998AWc3mwuoAjH","/ip4/172.18.207.112/tcp/63689/ws/p2p/16Uiu2HAmJErvjPNsxtN9iMeFk82uPRgNAfvxfv998AWc3mwuoAjH"],"enrUri":"enr:-L24QMDiioD_KvaCWOSKAJbNgWnGwlabFSEcrUHI3iHMNqppAaumGUqpViRZXctoxaV_Eivs2QZxlNBe1_aRAu0oDYwCgmlkgnY0gmlwhKwSz3CKbXVsdGlhZGRyc5YACASsEs9wBvjIAAoErBLPcAb4yd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUvfJ2CRr00bwk3poJUjV71r0ec004ruK1l8PRMtXQwiDdGNwgvjIg3VkcIL4yoV3YWt1MgE"}'
|
|
2026-03-04 04:33:59.984 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-04 04:33:59.984 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-04 04:33:59.984 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-04 04:33:59.987 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-04 04:33:59.987 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.222.85
|
|
2026-03-04 04:33:59.987 DEBUG [src.node.docker_mananger] Generated ports ['10135', '10136', '10137', '10138', '10139']
|
|
2026-03-04 04:33:59.987 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-04 04:33:59.987 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-04 04:33:59.987 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-04 04:33:59.988 DEBUG [src.node.docker_mananger] docker run -i -t -p 10135:10135 -p 10136:10136 -p 10137:10137 -p 10138:10138 -p 10139:10139 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=10137 --rest-port=10135 --tcp-port=10136 --discv5-udp-port=10138 --rest-address=0.0.0.0 --nat=extip:172.18.222.85 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ff80d9e4c41ec3215bb96bfd861ceebd398b5ddaa782fbcafbe3ecc0dbe76dfe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10139 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QD2CCGz3azr4EOOTDGt6jf0qr2GXJeVZcclvSl1tG8CENqN9S32pcyXNkAVqeHujaPZYTrmdKNZ6X1I0KKY8ADsCgmlkgnY0gmlwhKwStPyKbXVsdGlhZGRyc5YACASsErT8Br-MAAoErBK0_Aa_jd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDl513NLsec8nKFqaner0460EX46b5fL5HGGPAP_lXXkiDdGNwgr-Mg3VkcIK_joV3YWt1MgE
|
|
2026-03-04 04:34:00.180 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.222.85 waku 3dea5611e437f3d659a5262284fd1318513b72e31b1a217e1a47acda4f62b2b8
|
|
2026-03-04 04:34:00.216 DEBUG [src.node.docker_mananger] Container started with ID 3dea5611e437. Setting up logs at ./log/docker/node3_2026-03-04_04-33-57__c644464e-15fe-46c0-a45e-58f06d64835e__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:34:00.217 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10135
|
|
2026-03-04 04:34:00.217 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-04 04:34:01.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10135/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:01.229 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-04 04:34:01.230 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-04 04:34:01.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10135/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:01.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.222.85/tcp/10136/p2p/16Uiu2HAmUeH9QXLEmWXKiH5iUoM5SQtsxGs7eyXWfEDzw6mPnVwE","/ip4/172.18.222.85/tcp/10137/ws/p2p/16Uiu2HAmUeH9QXLEmWXKiH5iUoM5SQtsxGs7eyXWfEDzw6mPnVwE"],"enrUri":"enr:-L24QLTD723ojU8k69S31pMbLi2DkNvMxj-nzNrwh3q7_SA0Cwsjr64_kAGN8aQoHT7KipdgFHLSXSqNyZaOycBIZckCgmlkgnY0gmlwhKwS3lWKbXVsdGlhZGRyc5YACASsEt5VBieYAAoErBLeVQYnmd0DgnJzhQADAQAAiXNlY3AyNTZrMaED7Yxmenxxucd5SJHHKDEuldmXERSt98W1ylRB4Aw3J2GDdGNwgieYg3VkcIInmoV3YWt1MgE"}'
|
|
2026-03-04 04:34:01.238 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-04 04:34:01.238 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-04 04:34:01.239 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-04 04:34:01.243 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-04 04:34:01.243 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.137.229
|
|
2026-03-04 04:34:01.244 DEBUG [src.node.docker_mananger] Generated ports ['49667', '49668', '49669', '49670', '49671']
|
|
2026-03-04 04:34:01.244 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-04 04:34:01.244 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-04 04:34:01.245 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-04 04:34:01.245 DEBUG [src.node.docker_mananger] docker run -i -t -p 49667:49667 -p 49668:49668 -p 49669:49669 -p 49670:49670 -p 49671:49671 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=49669 --rest-port=49667 --tcp-port=49668 --discv5-udp-port=49670 --rest-address=0.0.0.0 --nat=extip:172.18.137.229 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c5411ceadba11772f5fefbd77ba1e35a6bfcf2d9d6160eb8852eccd82d39d3dd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49671 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QD2CCGz3azr4EOOTDGt6jf0qr2GXJeVZcclvSl1tG8CENqN9S32pcyXNkAVqeHujaPZYTrmdKNZ6X1I0KKY8ADsCgmlkgnY0gmlwhKwStPyKbXVsdGlhZGRyc5YACASsErT8Br-MAAoErBK0_Aa_jd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDl513NLsec8nKFqaner0460EX46b5fL5HGGPAP_lXXkiDdGNwgr-Mg3VkcIK_joV3YWt1MgE
|
|
2026-03-04 04:34:01.442 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.137.229 waku 842b7ac0cf2232ab7299c878532cd67da10976b8e5404158f4f3bedb82a3343d
|
|
2026-03-04 04:34:01.476 DEBUG [src.node.docker_mananger] Container started with ID 842b7ac0cf22. Setting up logs at ./log/docker/node4_2026-03-04_04-33-57__c644464e-15fe-46c0-a45e-58f06d64835e__wakuorg_nwaku:latest.log
|
|
2026-03-04 04:34:01.476 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49667
|
|
2026-03-04 04:34:01.476 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-04 04:34:02.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49667/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:02.496 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-04 04:34:02.496 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-04 04:34:02.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49667/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:02.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.137.229/tcp/49668/p2p/16Uiu2HAkwXMYhCdMd4fFYEjfLp7YoRsSUp6oacJQR5qmC7RDo4hX","/ip4/172.18.137.229/tcp/49669/ws/p2p/16Uiu2HAkwXMYhCdMd4fFYEjfLp7YoRsSUp6oacJQR5qmC7RDo4hX"],"enrUri":"enr:-L24QNtsLmrem37DjlsHSDJ_6CQ-T215lgxOMbos2GvIEeZTJSdyTvxEsogyK8ssTarXCNpLaFls-tXwAxN94-6ErIACgmlkgnY0gmlwhKwSieWKbXVsdGlhZGRyc5YACASsEonlBsIEAAoErBKJ5QbCBd0DgnJzhQADAQAAiXNlY3AyNTZrMaECHywESFJsTwuFdbkA03F7yp87Vwwxx1iXjKrVE03CrIqDdGNwgsIEg3VkcILCBoV3YWt1MgE"}'
|
|
2026-03-04 04:34:02.505 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-04 04:34:02.506 INFO [tests.e2e.test_network_conditions] Subscribing all nodes to relay topic
|
|
2026-03-04 04:34:02.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-04 04:34:02.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:34:02.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63687/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-04 04:34:02.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:34:02.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10135/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-04 04:34:02.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:34:02.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49667/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-04 04:34:02.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:34:02.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49035/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:02.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.222.85/tcp/51370/p2p/16Uiu2HAmUeH9QXLEmWXKiH5iUoM5SQtsxGs7eyXWfEDzw6mPnVwE","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-161-g09618a","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.137.229/tcp/36366/p2p/16Uiu2HAkwXMYhCdMd4fFYEjfLp7YoRsSUp6oacJQR5qmC7RDo4hX","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-161-g09618a","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.207.112/tcp/54844/p2p/16Uiu2HAmJErvjPNsxtN9iMeFk82uPRgNAfvxfv998AWc3mwuoAjH","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-161-g09618a","origin":"UnknownOrigin"}]'
|
|
2026-03-04 04:34:02.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63687/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:02.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.180.252/tcp/49036/p2p/16Uiu2HAmNrqBBgug7SQGyDpwrjThAmwtdKiBBL3d7epS8iiiVJaT","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-161-g09618a","origin":"Discv5"}]'
|
|
2026-03-04 04:34:02.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10135/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:02.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.180.252/tcp/49036/p2p/16Uiu2HAmNrqBBgug7SQGyDpwrjThAmwtdKiBBL3d7epS8iiiVJaT","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-161-g09618a","origin":"Discv5"}]'
|
|
2026-03-04 04:34:02.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49667/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:02.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.180.252/tcp/49036/p2p/16Uiu2HAmNrqBBgug7SQGyDpwrjThAmwtdKiBBL3d7epS8iiiVJaT","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-161-g09618a","origin":"Discv5"}]'
|
|
2026-03-04 04:34:02.550 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-03-04 04:34:32.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49667/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:34:32.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2026-03-04 04:34:32.554 INFO [tests.e2e.test_network_conditions] Applying 3000ms latency on sender node1
|
|
2026-03-04 04:34:32.555 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6198', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-03-04 04:34:32.567 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6198', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-03-04 04:34:32.579 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6198', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '3000ms']
|
|
2026-03-04 04:34:32.589 INFO [tests.e2e.test_network_conditions] Sending 50 messages from node1
|
|
2026-03-04 04:34:32.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:34:38.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:34:38.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:34:44.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:34:44.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:34:50.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:34:50.614 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:34:56.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:34:56.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:35:02.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:35:02.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:35:08.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:35:08.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:35:14.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:35:14.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:35:20.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:35:20.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:35:26.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:35:26.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:35:32.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:35:32.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:35:38.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:35:38.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:35:44.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:35:44.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:35:50.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:35:50.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:35:56.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:35:56.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:36:02.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:36:02.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:36:08.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:36:08.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:36:14.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:36:14.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:36:20.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:36:20.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:36:26.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:36:26.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:36:32.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:36:32.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:36:38.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:36:38.764 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:36:44.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:36:44.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:36:50.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:36:50.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:36:56.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:36:56.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:37:02.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:37:02.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:37:08.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:37:08.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:37:14.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:37:14.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:37:20.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:37:20.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:37:26.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:37:26.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:37:32.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:37:32.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:37:38.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:37:38.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:37:44.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:37:44.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:37:50.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:37:50.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:37:56.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:37:56.872 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:38:02.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:38:02.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:38:08.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:38:08.891 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:38:14.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:38:14.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:38:20.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:38:20.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:38:26.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:38:26.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:38:32.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:38:32.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:38:38.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:38:38.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:38:44.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:38:44.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:38:50.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:38:50.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:38:56.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:38:56.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:39:02.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:39:02.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:39:08.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:39:08.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:39:14.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:39:14.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:39:20.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:39:20.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:39:26.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:39:26.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49035/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-04 04:39:33.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-04 04:39:33.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49667/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-04 04:39:33.011 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-04 04:39:33.011 INFO [tests.e2e.test_network_conditions] Node4 received 50 messages (min_expected=25.0, total_sent=50)
|
|
2026-03-04 04:39:33.013 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '6198', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
|
2026-03-04 04:39:33.025 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-04 04:39:33.025 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-04 04:39:33.026 DEBUG [src.node.waku_node] Stopping container with id 7ade40b3b784
|
|
2026-03-04 04:39:33.575 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-04 04:39:33.576 DEBUG [src.node.waku_node] Stopping container with id 198a895d4c58
|
|
2026-03-04 04:39:34.122 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-04 04:39:34.123 DEBUG [src.node.waku_node] Stopping container with id 3dea5611e437
|
|
2026-03-04 04:39:34.392 ERROR [src.node.docker_mananger] Max retries reached for container 7ade40b3b784. Exiting log stream.
|
|
2026-03-04 04:39:34.715 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-04 04:39:34.715 DEBUG [src.node.waku_node] Stopping container with id 842b7ac0cf22
|
|
2026-03-04 04:39:34.937 ERROR [src.node.docker_mananger] Max retries reached for container 198a895d4c58. Exiting log stream.
|
|
2026-03-04 04:39:35.263 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-04 04:39:35.267 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-04 04:39:35.501 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-04 04:39:35.751 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-04 04:39:35.993 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-04 04:39:36.243 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-04 04:39:36.243 ERROR [src.node.docker_mananger] Max retries reached for container 3dea5611e437. Exiting log stream.
|