mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 08:33:08 +00:00
106 lines
21 KiB
Plaintext
106 lines
21 KiB
Plaintext
2026-03-10 04:32:13.910 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-10 04:32:13.912 DEBUG [tests.conftest] Running test: test_relay_receiving_node_not_connected_directly_to_lightpushing_node with id: 2026-03-10_04-32-13__f4062c4d-96af-41a6-ae32-4961e0f462c6
|
|
2026-03-10 04:32:13.913 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-10 04:32:13.914 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-10 04:32:13.915 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-10 04:32:13.925 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-10 04:32:13.925 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-10_04-32-13__f4062c4d-96af-41a6-ae32-4961e0f462c6__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:32:13.933 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-10 04:32:13.933 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-10_04-32-13__f4062c4d-96af-41a6-ae32-4961e0f462c6__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:32:13.942 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-10 04:32:13.943 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-10_04-32-13__f4062c4d-96af-41a6-ae32-4961e0f462c6__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:32:13.943 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-10 04:32:13.944 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-10 04:32:13.946 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-10 04:32:13.946 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-10 04:32:13.949 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-10 04:32:13.949 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.18.49
|
|
2026-03-10 04:32:13.950 DEBUG [src.node.docker_mananger] Generated ports ['35561', '35562', '35563', '35564', '35565']
|
|
2026-03-10 04:32:13.950 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-10 04:32:13.950 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-10 04:32:13.950 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-10 04:32:13.951 DEBUG [src.node.docker_mananger] docker run -i -t -p 35561:35561 -p 35562:35562 -p 35563:35563 -p 35564:35564 -p 35565:35565 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=35563 --rest-port=35561 --tcp-port=35562 --discv5-udp-port=35564 --rest-address=0.0.0.0 --nat=extip:172.18.18.49 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a8d0fb163c3c36bce485cb0b5e0be4e698901c03e38a1c56d025f0e34ffd6791 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35565 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-10 04:32:14.110 ERROR [src.node.docker_mananger] Max retries reached for container 62d32d248e54. Exiting log stream.
|
|
2026-03-10 04:32:14.157 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.18.49 waku 5a2798221e7df51bcf53ea694cfef024207cfdaa970f1f9b182db60139f90232
|
|
2026-03-10 04:32:14.192 DEBUG [src.node.docker_mananger] Container started with ID 5a2798221e7d. Setting up logs at ./log/docker/node1_2026-03-10_04-32-13__f4062c4d-96af-41a6-ae32-4961e0f462c6__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:32:14.193 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35561
|
|
2026-03-10 04:32:14.193 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-10 04:32:14.818 ERROR [src.node.docker_mananger] Max retries reached for container 98017ab676b5. Exiting log stream.
|
|
2026-03-10 04:32:15.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35561/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:32:15.197 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_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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-10 04:32:15.197 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-10 04:32:15.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35561/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:32:15.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.18.49/tcp/35562/p2p/16Uiu2HAmPMjt4LPvxoLhJJfGpmepcAEahJAXN9qyXHwJytmgu3ph","/ip4/172.18.18.49/tcp/35563/ws/p2p/16Uiu2HAmPMjt4LPvxoLhJJfGpmepcAEahJAXN9qyXHwJytmgu3ph"],"enrUri":"enr:-L24QOWDrOnf8pJfmfGBGMhEFYGcRy-1w7oIPQlXoezLGPzDXFtAymiMjDg19_NHqYXDcXq8qqqv7tskVGhuIveUhdYCgmlkgnY0gmlwhKwSEjGKbXVsdGlhZGRyc5YACASsEhIxBorqAAoErBISMQaK690DgnJzhQADAQAAiXNlY3AyNTZrMaEDnwVSW4AGXSNneAB5CnV5K55GJfBBx-MySGlfuKy40eaDdGNwgorqg3VkcIKK7IV3YWt1Mgk"}'
|
|
2026-03-10 04:32:15.200 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-10 04:32:15.200 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-10 04:32:15.200 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-10 04:32:15.201 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-10 04:32:15.202 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.183.219
|
|
2026-03-10 04:32:15.202 DEBUG [src.node.docker_mananger] Generated ports ['30351', '30352', '30353', '30354', '30355']
|
|
2026-03-10 04:32:15.202 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-10 04:32:15.202 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-10 04:32:15.202 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-10 04:32:15.202 DEBUG [src.node.docker_mananger] docker run -i -t -p 30351:30351 -p 30352:30352 -p 30353:30353 -p 30354:30354 -p 30355:30355 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=30353 --rest-port=30351 --tcp-port=30352 --discv5-udp-port=30354 --rest-address=0.0.0.0 --nat=extip:172.18.183.219 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dc5d6dfebc1d8e8e23edfb76dddc0c31aececdc5c8abf7318cb2f88aeb072f1d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30355 --metrics-logging=true --lightpush=true --relay=true --discv5-bootstrap-node=enr:-L24QOWDrOnf8pJfmfGBGMhEFYGcRy-1w7oIPQlXoezLGPzDXFtAymiMjDg19_NHqYXDcXq8qqqv7tskVGhuIveUhdYCgmlkgnY0gmlwhKwSEjGKbXVsdGlhZGRyc5YACASsEhIxBorqAAoErBISMQaK690DgnJzhQADAQAAiXNlY3AyNTZrMaEDnwVSW4AGXSNneAB5CnV5K55GJfBBx-MySGlfuKy40eaDdGNwgorqg3VkcIKK7IV3YWt1Mgk --lightpushnode=/ip4/172.18.18.49/tcp/35562/p2p/16Uiu2HAmPMjt4LPvxoLhJJfGpmepcAEahJAXN9qyXHwJytmgu3ph
|
|
2026-03-10 04:32:15.398 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.183.219 waku d7bd89633b4099bb6e0e09df481bab5ec219b7b4c3758e0c2541ab6fb085919e
|
|
2026-03-10 04:32:15.431 DEBUG [src.node.docker_mananger] Container started with ID d7bd89633b40. Setting up logs at ./log/docker/node2_2026-03-10_04-32-13__f4062c4d-96af-41a6-ae32-4961e0f462c6__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:32:15.432 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30351
|
|
2026-03-10 04:32:15.432 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-10 04:32:16.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30351/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:32:16.446 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_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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-10 04:32:16.447 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-10 04:32:16.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30351/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:32:16.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.183.219/tcp/30352/p2p/16Uiu2HAm4omFvSkmCLgfiiujSiQHf5P3y8oq8htRmm4hFh3vudXy","/ip4/172.18.183.219/tcp/30353/ws/p2p/16Uiu2HAm4omFvSkmCLgfiiujSiQHf5P3y8oq8htRmm4hFh3vudXy"],"enrUri":"enr:-L24QJLeXrDC6BCXj_0DnjukgPsIzM21mJpd2aHxuWrAnE3tNqO5Uuwdj1GihDf1uuCD8x5CB2Q9WlgO6xjmbeAkaPUCgmlkgnY0gmlwhKwSt9uKbXVsdGlhZGRyc5YACASsErfbBnaQAAoErBK32wZ2kd0DgnJzhQADAQAAiXNlY3AyNTZrMaECi2HtltlAeJrVPPAaO9e5H-IH5b56RyWZPQ8C7AgXwsSDdGNwgnaQg3VkcIJ2koV3YWt1Mgk"}'
|
|
2026-03-10 04:32:16.475 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-10 04:32:16.477 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-10 04:32:16.477 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-10 04:32:16.481 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-10 04:32:16.482 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.251.17
|
|
2026-03-10 04:32:16.482 DEBUG [src.node.docker_mananger] Generated ports ['30959', '30960', '30961', '30962', '30963']
|
|
2026-03-10 04:32:16.482 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-10 04:32:16.482 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-10 04:32:16.482 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-10 04:32:16.482 DEBUG [src.node.docker_mananger] docker run -i -t -p 30959:30959 -p 30960:30960 -p 30961:30961 -p 30962:30962 -p 30963:30963 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=30961 --rest-port=30959 --tcp-port=30960 --discv5-udp-port=30962 --rest-address=0.0.0.0 --nat=extip:172.18.251.17 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=09a91f8bbdf9d3deeaedf5417e57faebe7a711d6fa2fb6edcf76faabbebea390 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30963 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJLeXrDC6BCXj_0DnjukgPsIzM21mJpd2aHxuWrAnE3tNqO5Uuwdj1GihDf1uuCD8x5CB2Q9WlgO6xjmbeAkaPUCgmlkgnY0gmlwhKwSt9uKbXVsdGlhZGRyc5YACASsErfbBnaQAAoErBK32wZ2kd0DgnJzhQADAQAAiXNlY3AyNTZrMaECi2HtltlAeJrVPPAaO9e5H-IH5b56RyWZPQ8C7AgXwsSDdGNwgnaQg3VkcIJ2koV3YWt1Mgk
|
|
2026-03-10 04:32:16.689 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.251.17 waku 0f2acecf888e8fc00289f8c9420c79620c49529139d5ef2482186f70c05e9d9f
|
|
2026-03-10 04:32:16.722 DEBUG [src.node.docker_mananger] Container started with ID 0f2acecf888e. Setting up logs at ./log/docker/node3_2026-03-10_04-32-13__f4062c4d-96af-41a6-ae32-4961e0f462c6__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:32:16.722 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30959
|
|
2026-03-10 04:32:16.722 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-10 04:32:17.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30959/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:32:17.739 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-10 04:32:17.740 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-10 04:32:17.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30959/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:32:17.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.251.17/tcp/30960/p2p/16Uiu2HAm9mb9KAu7GTAiMEqwPW49AdqCQfXsZCevDxy7xZiNmZuD","/ip4/172.18.251.17/tcp/30961/ws/p2p/16Uiu2HAm9mb9KAu7GTAiMEqwPW49AdqCQfXsZCevDxy7xZiNmZuD"],"enrUri":"enr:-L24QFcRCDBIqNSaDy13GYdVuZuUZZkayu0N1DFrQskWB06VYbSYnhjFThr5pnDDqWnWoMyEVKGoZd_1_1O1I7GX7DACgmlkgnY0gmlwhKwS-xGKbXVsdGlhZGRyc5YACASsEvsRBnjwAAoErBL7EQZ48d0DgnJzhQADAQAAiXNlY3AyNTZrMaEC1R3D5nQypteLs8HV40SMpqVh-Pj1sG4YhmwGgeFpo6SDdGNwgnjwg3VkcIJ48oV3YWt1MgE"}'
|
|
2026-03-10 04:32:17.748 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-10 04:32:17.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35561/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-10 04:32:17.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:32:17.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30351/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-10 04:32:17.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:32:17.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30959/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-10 04:32:17.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:32:17.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35561/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:32:17.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.17.0.3/tcp/34114/p2p/16Uiu2HAm4omFvSkmCLgfiiujSiQHf5P3y8oq8htRmm4hFh3vudXy","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":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"}]'
|
|
2026-03-10 04:32:17.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30351/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:32:17.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.251.17/tcp/59800/p2p/16Uiu2HAm9mb9KAu7GTAiMEqwPW49AdqCQfXsZCevDxy7xZiNmZuD","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":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.18.49/tcp/35562/p2p/16Uiu2HAmPMjt4LPvxoLhJJfGpmepcAEahJAXN9qyXHwJytmgu3ph","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":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
|
|
2026-03-10 04:32:17.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30959/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:32:17.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.183.219/tcp/30352/p2p/16Uiu2HAm4omFvSkmCLgfiiujSiQHf5P3y8oq8htRmm4hFh3vudXy","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":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
|
|
2026-03-10 04:32:17.782 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-03-10 04:32:47.782 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-10 04:32:47.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35561/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": 1773117167782763911}}'
|
|
2026-03-10 04:32:47.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:32:47.798 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-10 04:32:47.899 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-10 04:32:47.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:32:47.902 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":1773117167782763911,"ephemeral":false,"proof":""}]'
|
|
2026-03-10 04:32:47.905 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-10 04:32:47.906 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-10 04:32:47.906 DEBUG [src.node.waku_node] Stopping container with id 5a2798221e7d
|
|
2026-03-10 04:32:48.495 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-10 04:32:48.496 DEBUG [src.node.waku_node] Stopping container with id d7bd89633b40
|
|
2026-03-10 04:32:49.045 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-10 04:32:49.047 DEBUG [src.node.waku_node] Stopping container with id 0f2acecf888e
|
|
2026-03-10 04:32:49.309 ERROR [src.node.docker_mananger] Max retries reached for container 5a2798221e7d. Exiting log stream.
|
|
2026-03-10 04:32:49.572 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-10 04:32:49.574 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-10 04:32:49.603 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-10 04:32:49.626 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-10 04:32:49.648 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|