mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-23 04:03:10 +00:00
103 lines
20 KiB
Plaintext
103 lines
20 KiB
Plaintext
2026-03-13 04:32:38.132 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-13 04:32:38.133 DEBUG [tests.conftest] Running test: test_filter_node_not_connected_directly_to_relaying_node with id: 2026-03-13_04-32-38__7f89f196-317d-4f09-8574-2328db8d01f8
|
|
2026-03-13 04:32:38.133 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-13 04:32:38.133 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-13 04:32:38.133 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-13 04:32:38.143 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:32:38.144 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-32-38__7f89f196-317d-4f09-8574-2328db8d01f8__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:32:38.151 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:32:38.151 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-32-38__7f89f196-317d-4f09-8574-2328db8d01f8__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:32:38.157 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:32:38.157 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-13_04-32-38__7f89f196-317d-4f09-8574-2328db8d01f8__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:32:38.157 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-13 04:32:38.158 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-13 04:32:38.158 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:32:38.159 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:32:38.203 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-03-13 04:32:38.203 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.61.229
|
|
2026-03-13 04:32:38.203 DEBUG [src.node.docker_mananger] Generated ports ['53148', '53149', '53150', '53151', '53152']
|
|
2026-03-13 04:32:38.203 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:32:38.203 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:32:38.204 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:32:38.204 DEBUG [src.node.docker_mananger] docker run -i -t -p 53148:53148 -p 53149:53149 -p 53150:53150 -p 53151:53151 -p 53152:53152 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=53150 --rest-port=53148 --tcp-port=53149 --discv5-udp-port=53151 --rest-address=0.0.0.0 --nat=extip:172.18.61.229 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=386012b64e81ca21aefeb87ffee2c5d9cf7ead65a4c1d375fad63bfd9ac9feb0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53152 --metrics-logging=true --filter=true --relay=true
|
|
2026-03-13 04:32:41.234 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.61.229 waku f85b49574d98675301144fcfa6ec406f101797b679248d67ce3bf015365b1ca2
|
|
2026-03-13 04:32:41.275 DEBUG [src.node.docker_mananger] Container started with ID f85b49574d98. Setting up logs at ./log/docker/node1_2026-03-13_04-32-38__7f89f196-317d-4f09-8574-2328db8d01f8__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:32:41.277 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53148
|
|
2026-03-13 04:32:41.277 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:32:42.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53148/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:32:42.280 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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-13 04:32:42.281 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:32:42.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53148/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:32:42.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.61.229/tcp/53149/p2p/16Uiu2HAmSotqfgFAJkFqmQMGv4Yc1RVDv4CAyBdzXCY1SqBt4Xoc","/ip4/172.18.61.229/tcp/53150/ws/p2p/16Uiu2HAmSotqfgFAJkFqmQMGv4Yc1RVDv4CAyBdzXCY1SqBt4Xoc"],"enrUri":"enr:-L24QEshmqBXzFamQLJbigcGTrLMu5PAfG3tQt70NUew8r9YHlsOzTtlQkOef-5DiwET1qCrEWUXBYH1enB4Qb-Dkr0CgmlkgnY0gmlwhKwSPeWKbXVsdGlhZGRyc5YACASsEj3lBs-dAAoErBI95QbPnt0DgnJzhQADAQAAiXNlY3AyNTZrMaED0kuc_f6P4QqkBzJ39pE8eGILKW-FpUZIRN2irVjc-i-DdGNwgs-dg3VkcILPn4V3YWt1MgU"}'
|
|
2026-03-13 04:32:42.284 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:32:42.284 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:32:42.284 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:32:42.286 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:32:42.286 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.230.49
|
|
2026-03-13 04:32:42.286 DEBUG [src.node.docker_mananger] Generated ports ['36449', '36450', '36451', '36452', '36453']
|
|
2026-03-13 04:32:42.286 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:32:42.286 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:32:42.286 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:32:42.286 DEBUG [src.node.docker_mananger] docker run -i -t -p 36449:36449 -p 36450:36450 -p 36451:36451 -p 36452:36452 -p 36453:36453 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=36451 --rest-port=36449 --tcp-port=36450 --discv5-udp-port=36452 --rest-address=0.0.0.0 --nat=extip:172.18.230.49 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b28df2f991277c312b77aa3d6d31dfcd4569f552e3fffb983fcc12adfb3837af --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36453 --metrics-logging=true --filter=true --relay=true --discv5-bootstrap-node=enr:-L24QEshmqBXzFamQLJbigcGTrLMu5PAfG3tQt70NUew8r9YHlsOzTtlQkOef-5DiwET1qCrEWUXBYH1enB4Qb-Dkr0CgmlkgnY0gmlwhKwSPeWKbXVsdGlhZGRyc5YACASsEj3lBs-dAAoErBI95QbPnt0DgnJzhQADAQAAiXNlY3AyNTZrMaED0kuc_f6P4QqkBzJ39pE8eGILKW-FpUZIRN2irVjc-i-DdGNwgs-dg3VkcILPn4V3YWt1MgU
|
|
2026-03-13 04:32:42.475 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.230.49 waku 13e2ddaf400e8fa394eb4f213df297b29245231eed8133d40bd1927f0cf01c5c
|
|
2026-03-13 04:32:42.507 DEBUG [src.node.docker_mananger] Container started with ID 13e2ddaf400e. Setting up logs at ./log/docker/node2_2026-03-13_04-32-38__7f89f196-317d-4f09-8574-2328db8d01f8__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:32:42.507 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36449
|
|
2026-03-13 04:32:42.508 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:32:43.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36449/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:32:43.535 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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-13 04:32:43.537 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:32:43.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36449/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:32:43.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.230.49/tcp/36450/p2p/16Uiu2HAm2Zf2RLRb3HBQurYigBF73tPx5N2exqmztQwRqYhthGFq","/ip4/172.18.230.49/tcp/36451/ws/p2p/16Uiu2HAm2Zf2RLRb3HBQurYigBF73tPx5N2exqmztQwRqYhthGFq"],"enrUri":"enr:-L24QO2ltgN9kXkcSbgRm5t7LqBkhj07px_PXs_Q3VDiJYsnFZgItNvMFODUvG7pdPeHXrY0bNdNvK10AWJcwqaemwUCgmlkgnY0gmlwhKwS5jGKbXVsdGlhZGRyc5YACASsEuYxBo5iAAoErBLmMQaOY90DgnJzhQADAQAAiXNlY3AyNTZrMaECag1gHmeL8vZudFR1E_kzeXTFztsDQl-GEGEBWB4xa6iDdGNwgo5ig3VkcIKOZIV3YWt1MgU"}'
|
|
2026-03-13 04:32:43.543 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:32:43.543 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:32:43.543 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:32:43.547 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:32:43.547 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.128.192
|
|
2026-03-13 04:32:43.548 DEBUG [src.node.docker_mananger] Generated ports ['47141', '47142', '47143', '47144', '47145']
|
|
2026-03-13 04:32:43.548 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:32:43.548 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:32:43.548 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:32:43.549 DEBUG [src.node.docker_mananger] docker run -i -t -p 47141:47141 -p 47142:47142 -p 47143:47143 -p 47144:47144 -p 47145:47145 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=47143 --rest-port=47141 --tcp-port=47142 --discv5-udp-port=47144 --rest-address=0.0.0.0 --nat=extip:172.18.128.192 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=43b6f3cab4df597f08a82cf1dcfc2db6e6c0bed8b0e0e2d8deadb2578ccbfc8d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47145 --metrics-logging=true --relay=false --filternode=/ip4/172.18.230.49/tcp/36450/p2p/16Uiu2HAm2Zf2RLRb3HBQurYigBF73tPx5N2exqmztQwRqYhthGFq --discv5-bootstrap-node=enr:-L24QO2ltgN9kXkcSbgRm5t7LqBkhj07px_PXs_Q3VDiJYsnFZgItNvMFODUvG7pdPeHXrY0bNdNvK10AWJcwqaemwUCgmlkgnY0gmlwhKwS5jGKbXVsdGlhZGRyc5YACASsEuYxBo5iAAoErBLmMQaOY90DgnJzhQADAQAAiXNlY3AyNTZrMaECag1gHmeL8vZudFR1E_kzeXTFztsDQl-GEGEBWB4xa6iDdGNwgo5ig3VkcIKOZIV3YWt1MgU
|
|
2026-03-13 04:32:43.739 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.128.192 waku 1e6242a0a10247b2419139734d01bdbc02178f0fbe7835c49cf9f7239257a657
|
|
2026-03-13 04:32:43.772 DEBUG [src.node.docker_mananger] Container started with ID 1e6242a0a102. Setting up logs at ./log/docker/node3_2026-03-13_04-32-38__7f89f196-317d-4f09-8574-2328db8d01f8__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:32:43.773 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47141
|
|
2026-03-13 04:32:43.773 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:32:44.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47141/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:32:44.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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":"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-13 04:32:44.777 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:32:44.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47141/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:32:44.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.128.192/tcp/47142/p2p/16Uiu2HAkvvf5xXbvKzYiBHR2GaQzUHwV6RLQ7oRArB8jvBfacrsv","/ip4/172.18.128.192/tcp/47143/ws/p2p/16Uiu2HAkvvf5xXbvKzYiBHR2GaQzUHwV6RLQ7oRArB8jvBfacrsv"],"enrUri":"enr:-L24QHWOAQeaAnwAqfuEm1C8nhuS_lXw42ePm0JOIQLYNO72DIXnMDjlYIc9FaGibFp8W9UkANyZFbs-uISlAnXUh3ACgmlkgnY0gmlwhKwSgMCKbXVsdGlhZGRyc5YACASsEoDABrgmAAoErBKAwAa4J90DgnJzhQADAQAAiXNlY3AyNTZrMaECFkiFFehAc6k17OvZeQRmUXeaFbgSxWALG2wHRnCOsrWDdGNwgrgmg3VkcIK4KIV3YWt1MgA"}'
|
|
2026-03-13 04:32:44.779 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:32:44.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53148/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-13 04:32:44.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:32:44.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36449/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-13 04:32:44.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:32:44.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47141/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-13 04:32:44.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-13 04:32:44.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53148/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:32:44.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.230.49/tcp/37006/p2p/16Uiu2HAm2Zf2RLRb3HBQurYigBF73tPx5N2exqmztQwRqYhthGFq","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-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":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"}]'
|
|
2026-03-13 04:32:44.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36449/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:32:44.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.128.192/tcp/48094/p2p/16Uiu2HAkvvf5xXbvKzYiBHR2GaQzUHwV6RLQ7oRArB8jvBfacrsv","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/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.61.229/tcp/53149/p2p/16Uiu2HAmSotqfgFAJkFqmQMGv4Yc1RVDv4CAyBdzXCY1SqBt4Xoc","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-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":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
|
|
2026-03-13 04:32:44.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47141/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:32:44.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.230.49/tcp/36450/p2p/16Uiu2HAm2Zf2RLRb3HBQurYigBF73tPx5N2exqmztQwRqYhthGFq","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-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
|
|
2026-03-13 04:32:44.850 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-03-13 04:33:14.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53148/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)'}'
|
|
2026-03-13 04:33:14.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:33:14.858 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:33:15.858 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:33:15.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47141/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:33:15.861 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":1773376394850980643,"ephemeral":false}]'
|
|
2026-03-13 04:33:15.865 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-13 04:33:15.866 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-13 04:33:15.866 DEBUG [src.node.waku_node] Stopping container with id f85b49574d98
|
|
2026-03-13 04:33:16.424 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:33:16.424 DEBUG [src.node.waku_node] Stopping container with id 13e2ddaf400e
|
|
2026-03-13 04:33:16.990 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:33:16.991 DEBUG [src.node.waku_node] Stopping container with id 1e6242a0a102
|
|
2026-03-13 04:33:17.236 ERROR [src.node.docker_mananger] Max retries reached for container f85b49574d98. Exiting log stream.
|
|
2026-03-13 04:33:17.528 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:33:17.529 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-13 04:33:17.545 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-13 04:33:17.570 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-13 04:33:17.581 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|