mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
102 lines
20 KiB
Plaintext
102 lines
20 KiB
Plaintext
2025-12-10 04:10:42.168 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-10 04:10:42.168 DEBUG [tests.conftest] Running test: test_filter_node_not_connected_directly_to_lightpushing_node with id: 2025-12-10_04-10-42__efd35f62-1ab8-4033-9ede-0cfb7420e62b
|
|
2025-12-10 04:10:42.169 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-10 04:10:42.169 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-10 04:10:42.169 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-10 04:10:42.182 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:10:42.182 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-10_04-10-42__efd35f62-1ab8-4033-9ede-0cfb7420e62b__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:10:42.189 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:10:42.189 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-10_04-10-42__efd35f62-1ab8-4033-9ede-0cfb7420e62b__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:10:42.194 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:10:42.195 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-10_04-10-42__efd35f62-1ab8-4033-9ede-0cfb7420e62b__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:10:42.195 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-10 04:10:42.195 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-10 04:10:42.196 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:10:42.196 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:10:42.238 DEBUG [src.node.docker_mananger] Network waku created
|
|
2025-12-10 04:10:42.238 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.17.151
|
|
2025-12-10 04:10:42.238 DEBUG [src.node.docker_mananger] Generated ports ['44558', '44559', '44560', '44561', '44562']
|
|
2025-12-10 04:10:42.239 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:10:42.239 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:10:42.239 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:10:42.239 DEBUG [src.node.docker_mananger] docker run -i -t -p 44558:44558 -p 44559:44559 -p 44560:44560 -p 44561:44561 -p 44562:44562 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=44560 --rest-port=44558 --tcp-port=44559 --discv5-udp-port=44561 --rest-address=0.0.0.0 --nat=extip:172.18.17.151 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=afe49cc8bacfcffb4efb1ebd9e9bcffae8894aabdbab55e278faaafbfa3be8fd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44562 --metrics-logging=true --lightpush=true
|
|
2025-12-10 04:10:44.603 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.17.151 waku 8241b92ca6ca00575f8c1145822c12156d18f0cc90c4bee498b0ec4320d7dc04
|
|
2025-12-10 04:10:44.635 DEBUG [src.node.docker_mananger] Container started with ID 8241b92ca6ca. Setting up logs at ./log/docker/node1_2025-12-10_04-10-42__efd35f62-1ab8-4033-9ede-0cfb7420e62b__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:10:44.636 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44558
|
|
2025-12-10 04:10:44.636 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:10:45.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44558/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:10:45.642 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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"}]}'
|
|
2025-12-10 04:10:45.642 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:10:45.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44558/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:10:45.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.17.151/tcp/44559/p2p/16Uiu2HAmVAduokRoE2X5LdDS7oxLopw1PShPKnLCT1jTVdpQ9Vk3","/ip4/172.18.17.151/tcp/44560/ws/p2p/16Uiu2HAmVAduokRoE2X5LdDS7oxLopw1PShPKnLCT1jTVdpQ9Vk3"],"enrUri":"enr:-L24QDU5BvIvZ15m6pXO0-SXvPuobxbbxVGMAv_GfT-qCisBBDACAiS5TkpsFTc6lvhCQ4ANg7-19sMwsxcwG0oLGCQCgmlkgnY0gmlwhKwSEZeKbXVsdGlhZGRyc5YACASsEhGXBq4PAAoErBIRlwauEN0DgnJzhQADAQAAiXNlY3AyNTZrMaED9VNN4jAxQQZ0QsElcEz9vctscZMuGQ7G6MSAXxtG9MCDdGNwgq4Pg3VkcIKuEYV3YWt1Mgk"}'
|
|
2025-12-10 04:10:45.645 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:10:45.645 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:10:45.645 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:10:45.647 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:10:45.647 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.206.44
|
|
2025-12-10 04:10:45.647 DEBUG [src.node.docker_mananger] Generated ports ['51867', '51868', '51869', '51870', '51871']
|
|
2025-12-10 04:10:45.647 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:10:45.647 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:10:45.647 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:10:45.647 DEBUG [src.node.docker_mananger] docker run -i -t -p 51867:51867 -p 51868:51868 -p 51869:51869 -p 51870:51870 -p 51871:51871 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=51869 --rest-port=51867 --tcp-port=51868 --discv5-udp-port=51870 --rest-address=0.0.0.0 --nat=extip:172.18.206.44 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a42e9cc23cce8cec2ab0068ab738b7b64cbcc9387acdd4abc1e6ed9c3fda81a7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51871 --metrics-logging=true --lightpush=true --filter=true --relay=true --discv5-bootstrap-node=enr:-L24QDU5BvIvZ15m6pXO0-SXvPuobxbbxVGMAv_GfT-qCisBBDACAiS5TkpsFTc6lvhCQ4ANg7-19sMwsxcwG0oLGCQCgmlkgnY0gmlwhKwSEZeKbXVsdGlhZGRyc5YACASsEhGXBq4PAAoErBIRlwauEN0DgnJzhQADAQAAiXNlY3AyNTZrMaED9VNN4jAxQQZ0QsElcEz9vctscZMuGQ7G6MSAXxtG9MCDdGNwgq4Pg3VkcIKuEYV3YWt1Mgk --lightpushnode=/ip4/172.18.17.151/tcp/44559/p2p/16Uiu2HAmVAduokRoE2X5LdDS7oxLopw1PShPKnLCT1jTVdpQ9Vk3
|
|
2025-12-10 04:10:45.822 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.206.44 waku bee18d6c258f7fbb6583375bc74543c4bc740e19b63683c222c458dae292f9a0
|
|
2025-12-10 04:10:45.852 DEBUG [src.node.docker_mananger] Container started with ID bee18d6c258f. Setting up logs at ./log/docker/node2_2025-12-10_04-10-42__efd35f62-1ab8-4033-9ede-0cfb7420e62b__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:10:45.853 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51867
|
|
2025-12-10 04:10:45.853 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:10:46.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51867/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:10:46.858 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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"}]}'
|
|
2025-12-10 04:10:46.858 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:10:46.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51867/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:10:46.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.206.44/tcp/51868/p2p/16Uiu2HAm8qrPQaZPXGnWrp89hTtxGPsvKB1ZriPEZwCcS1mJZsGZ","/ip4/172.18.206.44/tcp/51869/ws/p2p/16Uiu2HAm8qrPQaZPXGnWrp89hTtxGPsvKB1ZriPEZwCcS1mJZsGZ"],"enrUri":"enr:-L24QDjNdMBymM1F5pJKojdaVmYTTu1mjTn5okEY7suyCl9MEGKK00hrsVrujBpAGvTFWYRwVGgPZKMggCzspg6jYyoCgmlkgnY0gmlwhKwSziyKbXVsdGlhZGRyc5YACASsEs4sBsqcAAoErBLOLAbKnd0DgnJzhQADAQAAiXNlY3AyNTZrMaECx1mjCEx_T6WGxtHwuaruz36tkix5PBFabbtlhXMEXp6DdGNwgsqcg3VkcILKnoV3YWt1Mg0"}'
|
|
2025-12-10 04:10:46.860 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:10:46.861 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:10:46.861 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:10:46.862 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:10:46.862 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.22.195
|
|
2025-12-10 04:10:46.862 DEBUG [src.node.docker_mananger] Generated ports ['43387', '43388', '43389', '43390', '43391']
|
|
2025-12-10 04:10:46.862 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:10:46.863 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:10:46.863 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:10:46.863 DEBUG [src.node.docker_mananger] docker run -i -t -p 43387:43387 -p 43388:43388 -p 43389:43389 -p 43390:43390 -p 43391:43391 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=43389 --rest-port=43387 --tcp-port=43388 --discv5-udp-port=43390 --rest-address=0.0.0.0 --nat=extip:172.18.22.195 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aca4f21bd23e9bd3a553a2dacea2d9e429711f7ab23e96c8f8f0f5b7beb30e72 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43391 --metrics-logging=true --relay=false --filternode=/ip4/172.18.206.44/tcp/51868/p2p/16Uiu2HAm8qrPQaZPXGnWrp89hTtxGPsvKB1ZriPEZwCcS1mJZsGZ --discv5-bootstrap-node=enr:-L24QDjNdMBymM1F5pJKojdaVmYTTu1mjTn5okEY7suyCl9MEGKK00hrsVrujBpAGvTFWYRwVGgPZKMggCzspg6jYyoCgmlkgnY0gmlwhKwSziyKbXVsdGlhZGRyc5YACASsEs4sBsqcAAoErBLOLAbKnd0DgnJzhQADAQAAiXNlY3AyNTZrMaECx1mjCEx_T6WGxtHwuaruz36tkix5PBFabbtlhXMEXp6DdGNwgsqcg3VkcILKnoV3YWt1Mg0
|
|
2025-12-10 04:10:47.053 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.22.195 waku 07148925d89a5f731c10b2dc57d354ac0fb0bccacd5603feaaabdfbb29d84935
|
|
2025-12-10 04:10:47.083 DEBUG [src.node.docker_mananger] Container started with ID 07148925d89a. Setting up logs at ./log/docker/node3_2025-12-10_04-10-42__efd35f62-1ab8-4033-9ede-0cfb7420e62b__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:10:47.084 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43387
|
|
2025-12-10 04:10:47.084 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:10:48.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43387/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:10:48.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"},{"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":"READY"}]}'
|
|
2025-12-10 04:10:48.090 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:10:48.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43387/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:10:48.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.22.195/tcp/43388/p2p/16Uiu2HAmH1S9d5sbSicRsbGoZf1XkFe8qUVkAMPieiQQa5dfjqjU","/ip4/172.18.22.195/tcp/43389/ws/p2p/16Uiu2HAmH1S9d5sbSicRsbGoZf1XkFe8qUVkAMPieiQQa5dfjqjU"],"enrUri":"enr:-L24QE6JtVMBNTeTyXe3h8981ejEC6o9LSaH15zEcELBXfYqSJIVR7T4vxhZ-PcE1adcT5cUqzUhLeJa4Q4XQarFPo4CgmlkgnY0gmlwhKwSFsOKbXVsdGlhZGRyc5YACASsEhbDBql8AAoErBIWwwapfd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDQKuI5GlY4CzRQHJm0U4YUXQvq6z_45I-4V2WaSeMok-DdGNwgql8g3VkcIKpfoV3YWt1MgA"}'
|
|
2025-12-10 04:10:48.092 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:10:48.093 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44558/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-10 04:10:48.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:10:48.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51867/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-10 04:10:48.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:10:48.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43387/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-10 04:10:48.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2025-12-10 04:10:48.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44558/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:10:48.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.17.0.3/tcp/57934/p2p/16Uiu2HAm8qrPQaZPXGnWrp89hTtxGPsvKB1ZriPEZwCcS1mJZsGZ","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/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/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-112-g12952d","origin":"UnknownOrigin"}]'
|
|
2025-12-10 04:10:48.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51867/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:10:48.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.22.195/tcp/59612/p2p/16Uiu2HAmH1S9d5sbSicRsbGoZf1XkFe8qUVkAMPieiQQa5dfjqjU","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":[],"connected":"Connected","agent":"nwaku-v0.36.0-112-g12952d","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.17.151/tcp/44559/p2p/16Uiu2HAmVAduokRoE2X5LdDS7oxLopw1PShPKnLCT1jTVdpQ9Vk3","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/lightpush/3.0.0","/vac/waku/lightpush/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-112-g12952d","origin":"Discv5"}]'
|
|
2025-12-10 04:10:48.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43387/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:10:48.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.206.44/tcp/51868/p2p/16Uiu2HAm8qrPQaZPXGnWrp89hTtxGPsvKB1ZriPEZwCcS1mJZsGZ","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/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/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":"nwaku-v0.36.0-112-g12952d","origin":"Discv5"}]'
|
|
2025-12-10 04:10:48.154 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2025-12-10 04:11:18.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44558/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1", "message": {"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": 1765339878155543336}}'
|
|
2025-12-10 04:11:18.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:18.169 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:11:19.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43387/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:19.173 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":1765339878155543336,"ephemeral":false}]'
|
|
2025-12-10 04:11:19.175 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-10 04:11:19.175 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-10 04:11:19.176 DEBUG [src.node.waku_node] Stopping container with id 8241b92ca6ca
|
|
2025-12-10 04:11:19.682 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:11:19.682 DEBUG [src.node.waku_node] Stopping container with id bee18d6c258f
|
|
2025-12-10 04:11:20.207 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:11:20.209 DEBUG [src.node.waku_node] Stopping container with id 07148925d89a
|
|
2025-12-10 04:11:20.495 ERROR [src.node.docker_mananger] Max retries reached for container 8241b92ca6ca. Exiting log stream.
|
|
2025-12-10 04:11:20.709 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:11:20.710 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-10 04:11:20.728 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:11:20.754 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:11:20.765 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|