mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
126 lines
24 KiB
Plaintext
126 lines
24 KiB
Plaintext
2026-03-20 04:40:48.862 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-20 04:40:48.862 DEBUG [tests.conftest] Running test: test_light_push_after_receiving_node_restarts with id: 2026-03-20_04-40-48__ada243bb-1af3-4a18-bfa2-b2bb1286a6e5
|
|
2026-03-20 04:40:48.862 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-20 04:40:48.863 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-20 04:40:48.869 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:40:48.869 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-03-20_04-40-48__ada243bb-1af3-4a18-bfa2-b2bb1286a6e5__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:40:48.869 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:40:48.869 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:40:48.871 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:40:48.871 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.52.55
|
|
2026-03-20 04:40:48.871 DEBUG [src.node.docker_mananger] Generated ports ['22710', '22711', '22712', '22713', '22714']
|
|
2026-03-20 04:40:48.871 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:40:48.872 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:40:48.872 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:40:48.872 DEBUG [src.node.docker_mananger] docker run -i -t -p 22710:22710 -p 22711:22711 -p 22712:22712 -p 22713:22713 -p 22714:22714 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=22712 --rest-port=22710 --tcp-port=22711 --discv5-udp-port=22713 --rest-address=0.0.0.0 --nat=extip:172.18.52.55 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c806bd266c8bba02ffd54a6a2ebef8b256ac7ebe48fcb30d62cef8f5cfefca0d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22714 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-03-20 04:40:49.062 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.52.55 waku 8f3ef7170b62d153017aa879ed9679c9c30f1206a57ab42da291a1526b1aa12d
|
|
2026-03-20 04:40:49.101 DEBUG [src.node.docker_mananger] Container started with ID 8f3ef7170b62. Setting up logs at ./log/docker/receiving_node1_2026-03-20_04-40-48__ada243bb-1af3-4a18-bfa2-b2bb1286a6e5__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:40:49.101 ERROR [src.node.docker_mananger] Max retries reached for container 5aea5027dddd. Exiting log stream.
|
|
2026-03-20 04:40:49.102 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22710
|
|
2026-03-20 04:40:49.102 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:40:49.659 ERROR [src.node.docker_mananger] Max retries reached for container bfb5ad36fcd1. Exiting log stream.
|
|
2026-03-20 04:40:50.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22710/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:40:50.105 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-20 04:40:50.106 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:40:50.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22710/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:40:50.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.52.55/tcp/22711/p2p/16Uiu2HAm3DStbppamAdjJFt68h7iAsHrTdPrsRCE8we6wjeCp8cc","/ip4/172.18.52.55/tcp/22712/ws/p2p/16Uiu2HAm3DStbppamAdjJFt68h7iAsHrTdPrsRCE8we6wjeCp8cc"],"enrUri":"enr:-L24QPVKo22ngJrnPJGLxnYhcesuUXmxAPvddsxQbhv_Co8vd86ep2H9yfjzSdQ1GgIhERqFsbckdrVpoQ7Pmrx8UToCgmlkgnY0gmlwhKwSNDeKbXVsdGlhZGRyc5YACASsEjQ3Bli3AAoErBI0NwZYuN0DgnJzhQADAQAAiXNlY3AyNTZrMaECc7u5r15amsTanwaxkkWtchQKXC9r9Y2Y39hI_U2L5bWDdGNwgli3g3VkcIJYuYV3YWt1Mgk"}'
|
|
2026-03-20 04:40:50.109 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:40:50.116 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:40:50.116 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-03-20_04-40-48__ada243bb-1af3-4a18-bfa2-b2bb1286a6e5__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:40:50.116 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:40:50.116 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:40:50.117 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:40:50.118 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.191.206
|
|
2026-03-20 04:40:50.118 DEBUG [src.node.docker_mananger] Generated ports ['38055', '38056', '38057', '38058', '38059']
|
|
2026-03-20 04:40:50.118 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:40:50.118 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:40:50.118 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:40:50.118 DEBUG [src.node.docker_mananger] docker run -i -t -p 38055:38055 -p 38056:38056 -p 38057:38057 -p 38058:38058 -p 38059:38059 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=38057 --rest-port=38055 --tcp-port=38056 --discv5-udp-port=38058 --rest-address=0.0.0.0 --nat=extip:172.18.191.206 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=98fb1d45dde65d0c0f47a2fd1ce8fb2ccdaa8da2e83bdcecf438db3a24ee8085 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38059 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-03-20 04:40:50.307 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.191.206 waku 5c0fb6543f186b6589ad2bd1400e4eacbbadd4f80188f33225c0b362042b157c
|
|
2026-03-20 04:40:50.342 DEBUG [src.node.docker_mananger] Container started with ID 5c0fb6543f18. Setting up logs at ./log/docker/receiving_node2_2026-03-20_04-40-48__ada243bb-1af3-4a18-bfa2-b2bb1286a6e5__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:40:50.342 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38055
|
|
2026-03-20 04:40:50.342 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:40:51.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38055/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:40:51.346 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-20 04:40:51.347 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:40:51.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38055/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:40:51.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.191.206/tcp/38056/p2p/16Uiu2HAmHrybgpfU2J4vr6HzXD1ibsHSj2yBk2eNagaBEn7mU5aY","/ip4/172.18.191.206/tcp/38057/ws/p2p/16Uiu2HAmHrybgpfU2J4vr6HzXD1ibsHSj2yBk2eNagaBEn7mU5aY"],"enrUri":"enr:-L24QFh4bUeoT23D5plLtlQovNXRIMspt2ZLfHosg8jKCBoUTcGhCo2Rluact5m8NP1UTwppZ4-bKiZlNujMnj2-2zcCgmlkgnY0gmlwhKwSv86KbXVsdGlhZGRyc5YACASsEr_OBpSoAAoErBK_zgaUqd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTVyN55lyI8HO6Ksb4XhOF3JwsHWfDwvwcttPsWjHWKGDdGNwgpSog3VkcIKUqoV3YWt1MgE"}'
|
|
2026-03-20 04:40:51.349 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:40:51.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38055/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.52.55/tcp/22711/p2p/16Uiu2HAm3DStbppamAdjJFt68h7iAsHrTdPrsRCE8we6wjeCp8cc"]'
|
|
2026-03-20 04:40:51.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:40:51.400 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:40:51.400 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-03-20_04-40-48__ada243bb-1af3-4a18-bfa2-b2bb1286a6e5__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:40:51.400 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:40:51.401 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:40:51.404 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:40:51.404 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.130.34
|
|
2026-03-20 04:40:51.405 DEBUG [src.node.docker_mananger] Generated ports ['64533', '64534', '64535', '64536', '64537']
|
|
2026-03-20 04:40:51.406 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:40:51.406 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:40:51.406 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:40:51.407 DEBUG [src.node.docker_mananger] docker run -i -t -p 64533:64533 -p 64534:64534 -p 64535:64535 -p 64536:64536 -p 64537:64537 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=64535 --rest-port=64533 --tcp-port=64534 --discv5-udp-port=64536 --rest-address=0.0.0.0 --nat=extip:172.18.130.34 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c790c7672f531ee4d93c493a3acc2069f76e712d1e41c92ee54ea1ae9f4dfeaf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64537 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QPVKo22ngJrnPJGLxnYhcesuUXmxAPvddsxQbhv_Co8vd86ep2H9yfjzSdQ1GgIhERqFsbckdrVpoQ7Pmrx8UToCgmlkgnY0gmlwhKwSNDeKbXVsdGlhZGRyc5YACASsEjQ3Bli3AAoErBI0NwZYuN0DgnJzhQADAQAAiXNlY3AyNTZrMaECc7u5r15amsTanwaxkkWtchQKXC9r9Y2Y39hI_U2L5bWDdGNwgli3g3VkcIJYuYV3YWt1Mgk --lightpushnode=/ip4/172.18.52.55/tcp/22711/p2p/16Uiu2HAm3DStbppamAdjJFt68h7iAsHrTdPrsRCE8we6wjeCp8cc --lightpush=true --relay=true
|
|
2026-03-20 04:40:51.608 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.130.34 waku 391e5ca2a88c2d09af9353d3aa39b1d59b552e897affd109fe0630bedce178ae
|
|
2026-03-20 04:40:51.643 DEBUG [src.node.docker_mananger] Container started with ID 391e5ca2a88c. Setting up logs at ./log/docker/lightpush_node1_2026-03-20_04-40-48__ada243bb-1af3-4a18-bfa2-b2bb1286a6e5__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:40:51.643 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64533
|
|
2026-03-20 04:40:51.643 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:40:52.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64533/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:40:52.647 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-20 04:40:52.648 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:40:52.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64533/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:40:52.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.130.34/tcp/64534/p2p/16Uiu2HAmKK6XhM328cXNP9Yv4Zcx6RRqtgSdw1WUaiGUvgiEgRQ7","/ip4/172.18.130.34/tcp/64535/ws/p2p/16Uiu2HAmKK6XhM328cXNP9Yv4Zcx6RRqtgSdw1WUaiGUvgiEgRQ7"],"enrUri":"enr:-L24QCIoDhunPhq89-Kv8RME5FsJKhRJG_BLt6mojmVELLCMFhbdnZq3KRLoB2sfed55P-zPiPHqusBryBFKwixG4DECgmlkgnY0gmlwhKwSgiKKbXVsdGlhZGRyc5YACASsEoIiBvwWAAoErBKCIgb8F90DgnJzhQADAQAAiXNlY3AyNTZrMaEDYukt7Rp-Xs8X-uWOw8JgJPN1eC1ZcVgwfBT4LPADOmSDdGNwgvwWg3VkcIL8GIV3YWt1Mgk"}'
|
|
2026-03-20 04:40:52.650 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:40:52.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64533/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.52.55/tcp/22711/p2p/16Uiu2HAm3DStbppamAdjJFt68h7iAsHrTdPrsRCE8we6wjeCp8cc"]'
|
|
2026-03-20 04:40:52.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:40:52.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64533/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.191.206/tcp/38056/p2p/16Uiu2HAmHrybgpfU2J4vr6HzXD1ibsHSj2yBk2eNagaBEn7mU5aY"]'
|
|
2026-03-20 04:40:52.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:40:52.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22710/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-20 04:40:52.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:40:52.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38055/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-20 04:40:52.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:40:52.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64533/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-20 04:40:52.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:40:52.755 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-03-20 04:40:52.755 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64533/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1773981652755441538}}'
|
|
2026-03-20 04:40:52.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:40:52.771 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-20 04:40:52.871 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-20 04:40:52.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:40:52.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773981652755441538,"ephemeral":false,"proof":""}]'
|
|
2026-03-20 04:40:52.875 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-20 04:40:52.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38055/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:40:52.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773981652755441538,"ephemeral":false,"proof":""}]'
|
|
2026-03-20 04:40:52.878 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-03-20 04:40:52.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64533/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:40:52.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773981652755441538,"ephemeral":false,"proof":""}]'
|
|
2026-03-20 04:40:52.882 DEBUG [src.node.waku_node] Restarting container with id 8f3ef7170b62
|
|
2026-03-20 04:40:53.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22710/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:40:53.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22710/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:40:53.764 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-20 04:40:53.764 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:40:53.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22710/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:40:53.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.52.55/tcp/22711/p2p/16Uiu2HAm3DStbppamAdjJFt68h7iAsHrTdPrsRCE8we6wjeCp8cc","/ip4/172.18.52.55/tcp/22712/ws/p2p/16Uiu2HAm3DStbppamAdjJFt68h7iAsHrTdPrsRCE8we6wjeCp8cc"],"enrUri":"enr:-L24QPVKo22ngJrnPJGLxnYhcesuUXmxAPvddsxQbhv_Co8vd86ep2H9yfjzSdQ1GgIhERqFsbckdrVpoQ7Pmrx8UToCgmlkgnY0gmlwhKwSNDeKbXVsdGlhZGRyc5YACASsEjQ3Bli3AAoErBI0NwZYuN0DgnJzhQADAQAAiXNlY3AyNTZrMaECc7u5r15amsTanwaxkkWtchQKXC9r9Y2Y39hI_U2L5bWDdGNwgli3g3VkcIJYuYV3YWt1Mgk"}'
|
|
2026-03-20 04:40:53.767 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:40:53.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22710/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-20 04:40:53.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:40:53.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38055/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-20 04:40:53.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:40:53.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64533/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-20 04:40:53.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:40:53.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64533/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1773981653775940052}}'
|
|
2026-03-20 04:40:53.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:40:53.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22710/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:40:53.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773981653775940052,"ephemeral":false,"proof":""}]'
|
|
2026-03-20 04:40:53.793 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-20 04:40:53.794 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-20 04:40:53.794 DEBUG [src.node.waku_node] Stopping container with id 8f3ef7170b62
|
|
2026-03-20 04:40:54.387 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:40:54.388 DEBUG [src.node.waku_node] Stopping container with id 5c0fb6543f18
|
|
2026-03-20 04:40:54.954 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:40:54.954 DEBUG [src.node.waku_node] Stopping container with id 391e5ca2a88c
|
|
2026-03-20 04:40:55.199 ERROR [src.node.docker_mananger] Max retries reached for container 8f3ef7170b62. Exiting log stream.
|
|
2026-03-20 04:40:55.492 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:40:55.494 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-20 04:40:55.521 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-20 04:40:55.529 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-20 04:40:55.541 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|