mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-28 05:19:29 +00:00
108 lines
19 KiB
Plaintext
108 lines
19 KiB
Plaintext
2026-04-23 22:05:38.578 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 22:05:38.579 DEBUG [tests.conftest] Running test: test_light_push_with_valid_version with id: 2026-04-23_22-05-38__44bafa5f-0a0c-415a-8692-299070c9bcaa
|
|
2026-04-23 22:05:38.579 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 22:05:38.579 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-04-23 22:05:38.586 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:05:38.586 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-04-23_22-05-38__44bafa5f-0a0c-415a-8692-299070c9bcaa__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:05:38.586 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:05:38.586 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:05:38.587 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:05:38.587 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.189.82
|
|
2026-04-23 22:05:38.588 DEBUG [src.node.docker_mananger] Generated ports ['45149', '45150', '45151', '45152', '45153']
|
|
2026-04-23 22:05:38.588 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:05:38.588 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:05:38.588 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:05:38.588 DEBUG [src.node.docker_mananger] docker run -i -t -p 45149:45149 -p 45150:45150 -p 45151:45151 -p 45152:45152 -p 45153:45153 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=45151 --rest-port=45149 --tcp-port=45150 --discv5-udp-port=45152 --rest-address=0.0.0.0 --nat=extip:172.18.189.82 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=afdee001bbfffea038db8bb755ecf030ea1fcca14ce85fe91d7650caa30dacd2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45153 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-04-23 22:05:38.769 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.189.82 waku 60bc11646a02742241931d67311c5c06a19651d91d0357092b1180711814106b
|
|
2026-04-23 22:05:38.807 DEBUG [src.node.docker_mananger] Container started with ID 60bc11646a02. Setting up logs at ./log/docker/receiving_node1_2026-04-23_22-05-38__44bafa5f-0a0c-415a-8692-299070c9bcaa__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:05:38.809 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45149
|
|
2026-04-23 22:05:38.809 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:05:38.928 ERROR [src.node.docker_mananger] Max retries reached for container 9c5f8963040e. Exiting log stream.
|
|
2026-04-23 22:05:39.366 ERROR [src.node.docker_mananger] Max retries reached for container 00114cea291b. Exiting log stream.
|
|
2026-04-23 22:05:39.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45149/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:05:39.812 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 22:05:39.813 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:05:39.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45149/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:05:39.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.189.82/tcp/45150/p2p/16Uiu2HAmPog4tz5drNTQV4MZQSMhzAYENUDcSY5t8Zy7hoMmuTuZ","/ip4/172.18.189.82/tcp/45151/ws/p2p/16Uiu2HAmPog4tz5drNTQV4MZQSMhzAYENUDcSY5t8Zy7hoMmuTuZ"],"enrUri":"enr:-L24QB-2ni8frFQUEDVvx03ewYYdEhenHyUG-PrCppJEzh4EbwHcBqjbvf4jDuadnh7h8dJzPtyddwa240wo28Q7ZIICgmlkgnY0gmlwhKwSvVKKbXVsdGlhZGRyc5YACASsEr1SBrBeAAoErBK9UgawX90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDpaoceaXdXibI32G8jXa03C2E6wxAziKI83vtPmWConCDdGNwgrBeg3VkcIKwYIV3YWt1Mgk"}'
|
|
2026-04-23 22:05:39.816 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:05:39.822 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:05:39.822 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-04-23_22-05-38__44bafa5f-0a0c-415a-8692-299070c9bcaa__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:05:39.823 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:05:39.823 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:05:39.824 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:05:39.824 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.138.97
|
|
2026-04-23 22:05:39.824 DEBUG [src.node.docker_mananger] Generated ports ['25906', '25907', '25908', '25909', '25910']
|
|
2026-04-23 22:05:39.824 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:05:39.824 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:05:39.825 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:05:39.825 DEBUG [src.node.docker_mananger] docker run -i -t -p 25906:25906 -p 25907:25907 -p 25908:25908 -p 25909:25909 -p 25910:25910 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=25908 --rest-port=25906 --tcp-port=25907 --discv5-udp-port=25909 --rest-address=0.0.0.0 --nat=extip:172.18.138.97 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=14fe4bc8bd80956fd4dbe8ce553b47df6976d5700b37cc028f6edca3ecfe475e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25910 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-04-23 22:05:40.012 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.138.97 waku c18ee197f00233f308ed1e752720531dff41ff01eee9f684846c02cb1abba3aa
|
|
2026-04-23 22:05:40.048 DEBUG [src.node.docker_mananger] Container started with ID c18ee197f002. Setting up logs at ./log/docker/receiving_node2_2026-04-23_22-05-38__44bafa5f-0a0c-415a-8692-299070c9bcaa__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:05:40.048 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25906
|
|
2026-04-23 22:05:40.048 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:05:41.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25906/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:05:41.052 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 22:05:41.052 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:05:41.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25906/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:05:41.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.138.97/tcp/25907/p2p/16Uiu2HAmQL4uJiMXtmDGZ31aewKuSv38dFXxTdztdCejKejrS9N4","/ip4/172.18.138.97/tcp/25908/ws/p2p/16Uiu2HAmQL4uJiMXtmDGZ31aewKuSv38dFXxTdztdCejKejrS9N4"],"enrUri":"enr:-L24QAfWm2IWkDVgp9svi0B0ski8uK7lw8QMPGEoLCJjTUG_Yg-3q0_hiMn-W5kGTPmzom6MCtqwEXjUBlSvOC5Gqd4CgmlkgnY0gmlwhKwSimGKbXVsdGlhZGRyc5YACASsEophBmUzAAoErBKKYQZlNN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDrXNaznuh4ulhMWSjdCvp1KXauelJUpIpGP-koY_t1F2DdGNwgmUzg3VkcIJlNYV3YWt1MgE"}'
|
|
2026-04-23 22:05:41.055 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:05:41.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25906/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.189.82/tcp/45150/p2p/16Uiu2HAmPog4tz5drNTQV4MZQSMhzAYENUDcSY5t8Zy7hoMmuTuZ"]'
|
|
2026-04-23 22:05:41.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:05:41.093 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 22:05:41.093 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-04-23_22-05-38__44bafa5f-0a0c-415a-8692-299070c9bcaa__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:05:41.094 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 22:05:41.094 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 22:05:41.095 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 22:05:41.095 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.46.1
|
|
2026-04-23 22:05:41.095 DEBUG [src.node.docker_mananger] Generated ports ['46871', '46872', '46873', '46874', '46875']
|
|
2026-04-23 22:05:41.096 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 22:05:41.096 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 22:05:41.096 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 22:05:41.096 DEBUG [src.node.docker_mananger] docker run -i -t -p 46871:46871 -p 46872:46872 -p 46873:46873 -p 46874:46874 -p 46875:46875 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=46873 --rest-port=46871 --tcp-port=46872 --discv5-udp-port=46874 --rest-address=0.0.0.0 --nat=extip:172.18.46.1 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=b14db5e0aa4fea3d1deeb03a61afaafba97e08271f3ff614b4edb6e2c5cfac6b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46875 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QB-2ni8frFQUEDVvx03ewYYdEhenHyUG-PrCppJEzh4EbwHcBqjbvf4jDuadnh7h8dJzPtyddwa240wo28Q7ZIICgmlkgnY0gmlwhKwSvVKKbXVsdGlhZGRyc5YACASsEr1SBrBeAAoErBK9UgawX90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDpaoceaXdXibI32G8jXa03C2E6wxAziKI83vtPmWConCDdGNwgrBeg3VkcIKwYIV3YWt1Mgk --lightpushnode=/ip4/172.18.189.82/tcp/45150/p2p/16Uiu2HAmPog4tz5drNTQV4MZQSMhzAYENUDcSY5t8Zy7hoMmuTuZ --lightpush=true --relay=true
|
|
2026-04-23 22:05:41.284 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.46.1 waku df2570a0f8edc80d4a63b3531f4935bacc339a9acf60022998eabe8f1a4876f1
|
|
2026-04-23 22:05:41.321 DEBUG [src.node.docker_mananger] Container started with ID df2570a0f8ed. Setting up logs at ./log/docker/lightpush_node1_2026-04-23_22-05-38__44bafa5f-0a0c-415a-8692-299070c9bcaa__wakuorg_nwaku:latest.log
|
|
2026-04-23 22:05:41.321 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46871
|
|
2026-04-23 22:05:41.321 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 22:05:42.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46871/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:05:42.339 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 22:05:42.339 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 22:05:42.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46871/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:05:42.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.46.1/tcp/46872/p2p/16Uiu2HAm4mvEA7RXPb75zef4yKFj5LsukvSq5WyKr4CM83NSrpA3","/ip4/172.18.46.1/tcp/46873/ws/p2p/16Uiu2HAm4mvEA7RXPb75zef4yKFj5LsukvSq5WyKr4CM83NSrpA3"],"enrUri":"enr:-L24QGNqXRWG72s3uDlR-W80NdBCVN9srI58ftdFdl4jLflGN8mSlHR7lthQiNbp7fvfce_UADfnjjm_TdnXZg4tNqYCgmlkgnY0gmlwhKwSLgGKbXVsdGlhZGRyc5YACASsEi4BBrcYAAoErBIuAQa3Gd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECiujojPqJmMhfo1UUaGEPSMULFZO1a4COK8jE_jQ8VgCDdGNwgrcYg3VkcIK3GoV3YWt1Mgk"}'
|
|
2026-04-23 22:05:42.344 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 22:05:42.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46871/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.189.82/tcp/45150/p2p/16Uiu2HAmPog4tz5drNTQV4MZQSMhzAYENUDcSY5t8Zy7hoMmuTuZ"]'
|
|
2026-04-23 22:05:42.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:05:42.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46871/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.138.97/tcp/25907/p2p/16Uiu2HAmQL4uJiMXtmDGZ31aewKuSv38dFXxTdztdCejKejrS9N4"]'
|
|
2026-04-23 22:05:42.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:05:42.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45149/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 22:05:42.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:05:42.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25906/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 22:05:42.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:05:42.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46871/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
|
|
2026-04-23 22:05:42.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:05:42.393 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-04-23 22:05:42.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46871/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/198/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1776981942393507968, "version": 10}}'
|
|
2026-04-23 22:05:42.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 22:05:42.407 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 22:05:42.508 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-04-23 22:05:42.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45149/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:05:42.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":10,"timestamp":1776981942393507968,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 22:05:42.512 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-04-23 22:05:42.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25906/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:05:42.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":10,"timestamp":1776981942393507968,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 22:05:42.516 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-04-23 22:05:42.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46871/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 22:05:42.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":10,"timestamp":1776981942393507968,"ephemeral":false,"proof":""}]'
|
|
2026-04-23 22:05:42.521 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 22:05:42.522 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 22:05:42.523 DEBUG [src.node.waku_node] Stopping container with id 60bc11646a02
|
|
2026-04-23 22:05:43.025 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:05:43.026 DEBUG [src.node.waku_node] Stopping container with id c18ee197f002
|
|
2026-04-23 22:05:43.496 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:05:43.496 DEBUG [src.node.waku_node] Stopping container with id df2570a0f8ed
|
|
2026-04-23 22:05:43.842 ERROR [src.node.docker_mananger] Max retries reached for container 60bc11646a02. Exiting log stream.
|
|
2026-04-23 22:05:43.930 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 22:05:43.932 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 22:05:43.946 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 22:05:43.966 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 22:05:43.978 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|