mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
116 lines
21 KiB
Plaintext
116 lines
21 KiB
Plaintext
2025-12-27 04:10:35.790 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-27 04:10:35.790 DEBUG [tests.conftest] Running test: test_repeated_filter_requestID with id: 2025-12-27_04-10-35__7daa2c0b-d638-4e21-b826-db72da183688
|
|
2025-12-27 04:10:35.790 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-27 04:10:35.791 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-27 04:10:35.791 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-27 04:10:35.800 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-27 04:10:35.800 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-27_04-10-35__7daa2c0b-d638-4e21-b826-db72da183688__wakuorg_nwaku:latest.log
|
|
2025-12-27 04:10:35.806 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-27 04:10:35.807 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-27_04-10-35__7daa2c0b-d638-4e21-b826-db72da183688__wakuorg_nwaku:latest.log
|
|
2025-12-27 04:10:35.813 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-27 04:10:35.813 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-27_04-10-35__7daa2c0b-d638-4e21-b826-db72da183688__wakuorg_nwaku:latest.log
|
|
2025-12-27 04:10:35.813 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-27 04:10:35.813 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-27 04:10:35.814 DEBUG [tests.e2e.test_e2e] Create 3 nodes
|
|
2025-12-27 04:10:35.814 DEBUG [tests.e2e.test_e2e] Start 3 nodes with their corresponding config
|
|
2025-12-27 04:10:35.815 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-27 04:10:35.815 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-27 04:10:35.857 DEBUG [src.node.docker_mananger] Network waku created
|
|
2025-12-27 04:10:35.857 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.94.89
|
|
2025-12-27 04:10:35.857 DEBUG [src.node.docker_mananger] Generated ports ['2921', '2922', '2923', '2924', '2925']
|
|
2025-12-27 04:10:35.857 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-27 04:10:35.857 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-27 04:10:35.858 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-27 04:10:35.858 DEBUG [src.node.docker_mananger] docker run -i -t -p 2921:2921 -p 2922:2922 -p 2923:2923 -p 2924:2924 -p 2925:2925 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=2923 --rest-port=2921 --tcp-port=2922 --discv5-udp-port=2924 --rest-address=0.0.0.0 --nat=extip:172.18.94.89 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a1acec1dbdbd7bea4f4cd3f4c4a8f9abaec277ec4116cbe5e29d8124edbecbb2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2925 --metrics-logging=true --relay=true --store=true
|
|
2025-12-27 04:10:37.918 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.94.89 waku fe9f5da3ca876b1d4c3d15a678615f6a2f956748a1b886cc1824bdf95c917faf
|
|
2025-12-27 04:10:37.970 DEBUG [src.node.docker_mananger] Container started with ID fe9f5da3ca87. Setting up logs at ./log/docker/node1_2025-12-27_04-10-35__7daa2c0b-d638-4e21-b826-db72da183688__wakuorg_nwaku:latest.log
|
|
2025-12-27 04:10:37.971 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2921
|
|
2025-12-27 04:10:37.971 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-27 04:10:38.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2921/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-27 04:10:38.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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"}]}'
|
|
2025-12-27 04:10:38.976 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-27 04:10:38.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2921/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-27 04:10:38.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.94.89/tcp/2922/p2p/16Uiu2HAm5yrQcd2KGiyBbgSSwjZoYZHSyFdbVQSAkvuqzhuQp9pe","/ip4/172.18.94.89/tcp/2923/ws/p2p/16Uiu2HAm5yrQcd2KGiyBbgSSwjZoYZHSyFdbVQSAkvuqzhuQp9pe"],"enrUri":"enr:-L24QOa9r68cDqeeeBGF6xF7Bb9aaTJZvLe9CmfReerKd3d2EtkHqvz0ppp4U3IFfrA0jvsHidPP9iTwNgGHr-_sVhgCgmlkgnY0gmlwhKwSXlmKbXVsdGlhZGRyc5YACASsEl5ZBgtqAAoErBJeWQYLa90DgnJzhQADAQAAiXNlY3AyNTZrMaECnNM-_zLMYnk_IpxYFh8T4IqoLT2uc6-FD-tChiDmVrODdGNwggtqg3VkcIILbIV3YWt1MgM"}'
|
|
2025-12-27 04:10:38.979 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-27 04:10:38.979 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-27 04:10:38.979 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-27 04:10:38.980 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-27 04:10:38.981 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.76.23
|
|
2025-12-27 04:10:38.981 DEBUG [src.node.docker_mananger] Generated ports ['44726', '44727', '44728', '44729', '44730']
|
|
2025-12-27 04:10:38.981 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-27 04:10:38.981 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-27 04:10:38.981 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-27 04:10:38.981 DEBUG [src.node.docker_mananger] docker run -i -t -p 44726:44726 -p 44727:44727 -p 44728:44728 -p 44729:44729 -p 44730:44730 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=44728 --rest-port=44726 --tcp-port=44727 --discv5-udp-port=44729 --rest-address=0.0.0.0 --nat=extip:172.18.76.23 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ec4be501ee29d5efefb41da9cf917b454d46c6dbacbc6abf2aeccba6cddcad55 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44730 --metrics-logging=true --relay=true --store=true --filter=true --discv5-bootstrap-node=enr:-L24QOa9r68cDqeeeBGF6xF7Bb9aaTJZvLe9CmfReerKd3d2EtkHqvz0ppp4U3IFfrA0jvsHidPP9iTwNgGHr-_sVhgCgmlkgnY0gmlwhKwSXlmKbXVsdGlhZGRyc5YACASsEl5ZBgtqAAoErBJeWQYLa90DgnJzhQADAQAAiXNlY3AyNTZrMaECnNM-_zLMYnk_IpxYFh8T4IqoLT2uc6-FD-tChiDmVrODdGNwggtqg3VkcIILbIV3YWt1MgM
|
|
2025-12-27 04:10:39.165 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.76.23 waku 3efe2e20d8e605e7d051134f92a3900a9e8078faeb8e039a9a2a89e591954209
|
|
2025-12-27 04:10:39.197 DEBUG [src.node.docker_mananger] Container started with ID 3efe2e20d8e6. Setting up logs at ./log/docker/node2_2025-12-27_04-10-35__7daa2c0b-d638-4e21-b826-db72da183688__wakuorg_nwaku:latest.log
|
|
2025-12-27 04:10:39.197 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44726
|
|
2025-12-27 04:10:39.198 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-27 04:10:40.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44726/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-27 04:10:40.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"READY"},{"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":"READY"},{"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"}]}'
|
|
2025-12-27 04:10:40.202 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-27 04:10:40.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44726/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-27 04:10:40.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.76.23/tcp/44727/p2p/16Uiu2HAmG8Vt39zSjvTQ6U8A57c1n6132jGpKU9UEGLASDvj3th6","/ip4/172.18.76.23/tcp/44728/ws/p2p/16Uiu2HAmG8Vt39zSjvTQ6U8A57c1n6132jGpKU9UEGLASDvj3th6"],"enrUri":"enr:-L24QB-6BrQmB74pdFVPkfHrzuQb76fWcphifuft5jn7OtoEeNsiBCj-1PC9XOAOnyo0WHQXLlfCY2BpgalwE4eIBFUCgmlkgnY0gmlwhKwSTBeKbXVsdGlhZGRyc5YACASsEkwXBq63AAoErBJMFwauuN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDM58h6Ns2U3aEvf79dIQNzpuHfBtODee1vf7rj6TsVtGDdGNwgq63g3VkcIKuuYV3YWt1Mgc"}'
|
|
2025-12-27 04:10:40.205 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-27 04:10:40.205 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-27 04:10:40.206 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-27 04:10:40.207 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-27 04:10:40.208 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.226.48
|
|
2025-12-27 04:10:40.208 DEBUG [src.node.docker_mananger] Generated ports ['56761', '56762', '56763', '56764', '56765']
|
|
2025-12-27 04:10:40.208 DEBUG [src.node.waku_node] Cluster id was resolved to: 3
|
|
2025-12-27 04:10:40.208 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-27 04:10:40.208 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-27 04:10:40.208 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-27 04:10:40.210 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-27 04:10:40.211 DEBUG [src.node.docker_mananger] docker run -i -t -p 56761:56761 -p 56762:56762 -p 56763:56763 -p 56764:56764 -p 56765:56765 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=56763 --rest-port=56761 --tcp-port=56762 --discv5-udp-port=56764 --rest-address=0.0.0.0 --nat=extip:172.18.226.48 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1fedd99f4efcfdb3a7f77d8ebd7b0f81b4ce8d0faf320942beedb4e925e3dce9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56765 --metrics-logging=true --relay=true --filternode=/ip4/172.18.76.23/tcp/44727/p2p/16Uiu2HAmG8Vt39zSjvTQ6U8A57c1n6132jGpKU9UEGLASDvj3th6 --store=false --discv5-bootstrap-node=enr:-L24QB-6BrQmB74pdFVPkfHrzuQb76fWcphifuft5jn7OtoEeNsiBCj-1PC9XOAOnyo0WHQXLlfCY2BpgalwE4eIBFUCgmlkgnY0gmlwhKwSTBeKbXVsdGlhZGRyc5YACASsEkwXBq63AAoErBJMFwauuN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDM58h6Ns2U3aEvf79dIQNzpuHfBtODee1vf7rj6TsVtGDdGNwgq63g3VkcIKuuYV3YWt1Mgc
|
|
2025-12-27 04:10:40.422 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.226.48 waku 7b16ed62d3343531a6087ebed82c2798ed5069dfc49a436129e0cd6e01c1367e
|
|
2025-12-27 04:10:40.455 DEBUG [src.node.docker_mananger] Container started with ID 7b16ed62d334. Setting up logs at ./log/docker/node3_2025-12-27_04-10-35__7daa2c0b-d638-4e21-b826-db72da183688__wakuorg_nwaku:latest.log
|
|
2025-12-27 04:10:40.455 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56761
|
|
2025-12-27 04:10:40.456 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-27 04:10:41.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56761/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-27 04:10:41.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
|
2025-12-27 04:10:41.477 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-27 04:10:41.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56761/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-27 04:10:41.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.226.48/tcp/56762/p2p/16Uiu2HAmKqspjy5Wd41VLmta47STfwFnVF3qHDZcVUgBR5YmrirX","/ip4/172.18.226.48/tcp/56763/ws/p2p/16Uiu2HAmKqspjy5Wd41VLmta47STfwFnVF3qHDZcVUgBR5YmrirX"],"enrUri":"enr:-L24QMdUd_zy-YQSL4kWKV8XI3i5jkf-1sO3bYhdyLf1-V9mP6evJYxIeCH9wt2aX5-Xx4Mq5FBykZ68ljksA4eVoe0CgmlkgnY0gmlwhKwS4jCKbXVsdGlhZGRyc5YACASsEuIwBt26AAoErBLiMAbdu90DgnJzhQADAQAAiXNlY3AyNTZrMaEDasvRUA9JPXt8zSem9FSGbjkwiRmXtKPrwPZjdeVTlcSDdGNwgt26g3VkcILdvIV3YWt1MgE"}'
|
|
2025-12-27 04:10:41.483 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-27 04:10:41.484 DEBUG [tests.e2e.test_e2e] Subscribe nodes to relay pubsub topics
|
|
2025-12-27 04:10:41.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2921/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-27 04:10:41.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-27 04:10:41.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44726/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-27 04:10:41.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-27 04:10:41.497 DEBUG [tests.e2e.test_e2e] Wait for all nodes auto connection
|
|
2025-12-27 04:10:41.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2921/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-27 04:10:41.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.76.23/tcp/48606/p2p/16Uiu2HAmG8Vt39zSjvTQ6U8A57c1n6132jGpKU9UEGLASDvj3th6","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/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/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-124-g96196a","origin":"UnknownOrigin"}]'
|
|
2025-12-27 04:10:41.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44726/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-27 04:10:41.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.94.89/tcp/2922/p2p/16Uiu2HAm5yrQcd2KGiyBbgSSwjZoYZHSyFdbVQSAkvuqzhuQp9pe","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/store-query/3.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-124-g96196a","origin":"Discv5"},{"multiaddr":"/ip4/172.17.0.4/tcp/42212/p2p/16Uiu2HAmKqspjy5Wd41VLmta47STfwFnVF3qHDZcVUgBR5YmrirX","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-124-g96196a","origin":"UnknownOrigin"}]'
|
|
2025-12-27 04:10:41.505 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2025-12-27 04:11:11.505 DEBUG [tests.e2e.test_e2e] Node3 subscribe to filter for pubsubtopic /waku/2/rs/3/1 2 times with same request id
|
|
2025-12-27 04:11:11.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56761/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-27 04:11:11.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2025-12-27 04:11:11.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56761/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-27 04:11:11.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2025-12-27 04:11:11.524 DEBUG [tests.e2e.test_e2e] Node1 publish message for topic /waku/2/rs/3/1
|
|
2025-12-27 04:11:11.524 DEBUG [src.steps.store] Relaying message
|
|
2025-12-27 04:11:11.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2921/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-27 04:11:11.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-27 04:11:11.530 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-27 04:11:11.731 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2025-12-27 04:11:16.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56761/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-27 04:11:16.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1766808671524734759,"ephemeral":false}]'
|
|
2025-12-27 04:11:16.735 DEBUG [tests.e2e.test_e2e] Response for node 3 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1766808671524734759, 'ephemeral': False}]
|
|
2025-12-27 04:11:16.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56761/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-27 04:11:16.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2025-12-27 04:11:16.738 DEBUG [tests.e2e.test_e2e] Response for node3 using same request ID is []
|
|
2025-12-27 04:11:16.740 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-27 04:11:16.740 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-27 04:11:16.741 DEBUG [src.node.waku_node] Stopping container with id fe9f5da3ca87
|
|
2025-12-27 04:11:17.287 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-27 04:11:17.289 DEBUG [src.node.waku_node] Stopping container with id 3efe2e20d8e6
|
|
2025-12-27 04:11:17.832 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-27 04:11:17.832 DEBUG [src.node.waku_node] Stopping container with id 7b16ed62d334
|
|
2025-12-27 04:11:18.191 ERROR [src.node.docker_mananger] Max retries reached for container fe9f5da3ca87. Exiting log stream.
|
|
2025-12-27 04:11:18.402 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-27 04:11:18.403 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-27 04:11:18.456 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-27 04:11:18.483 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-27 04:11:18.507 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|