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-02-28 20:28:17.244 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-28 20:28:17.244 DEBUG [tests.conftest] Running test: test_light_push_after_receiving_node_restarts with id: 2026-02-28_20-28-17__7de5de97-0b9b-4751-a79b-8d754bab9d77
|
|
2026-02-28 20:28:17.245 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-28 20:28:17.245 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-02-28 20:28:17.252 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:28:17.253 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-02-28_20-28-17__7de5de97-0b9b-4751-a79b-8d754bab9d77__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:28:17.253 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 20:28:17.253 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 20:28:17.254 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 20:28:17.255 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.173.217
|
|
2026-02-28 20:28:17.255 DEBUG [src.node.docker_mananger] Generated ports ['28674', '28675', '28676', '28677', '28678']
|
|
2026-02-28 20:28:17.255 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 20:28:17.255 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 20:28:17.255 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 20:28:17.255 DEBUG [src.node.docker_mananger] docker run -i -t -p 28674:28674 -p 28675:28675 -p 28676:28676 -p 28677:28677 -p 28678:28678 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=28676 --rest-port=28674 --tcp-port=28675 --discv5-udp-port=28677 --rest-address=0.0.0.0 --nat=extip:172.18.173.217 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cbace1e59cc109c8cded46fae6dfb1ce0efdfb8f08b4982cbacbed68a8af0207 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28678 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-02-28 20:28:17.458 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.173.217 waku 2b22f2581fd2741de00e11e683e39946686ecf8c444f7e5f33755c7e8ed7c66d
|
|
2026-02-28 20:28:17.479 ERROR [src.node.docker_mananger] Max retries reached for container 9bd4895afeb3. Exiting log stream.
|
|
2026-02-28 20:28:17.496 DEBUG [src.node.docker_mananger] Container started with ID 2b22f2581fd2. Setting up logs at ./log/docker/receiving_node1_2026-02-28_20-28-17__7de5de97-0b9b-4751-a79b-8d754bab9d77__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:28:17.496 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28674
|
|
2026-02-28 20:28:17.496 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 20:28:18.029 ERROR [src.node.docker_mananger] Max retries reached for container acb780f541d7. Exiting log stream.
|
|
2026-02-28 20:28:18.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28674/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:28:18.500 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-02-28 20:28:18.500 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:28:18.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28674/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:28:18.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.173.217/tcp/28675/p2p/16Uiu2HAmRebVASa3PawWR1RKEQiBhxFzngm1Dqukfb6o83bbkTu4","/ip4/172.18.173.217/tcp/28676/ws/p2p/16Uiu2HAmRebVASa3PawWR1RKEQiBhxFzngm1Dqukfb6o83bbkTu4"],"enrUri":"enr:-L24QP-JAxJXepj9ZB3PsQ6y3myn2UI03lWO_To7Lj314FSWc7sFDbO2LAyv7-n-i-rf0vjeheqNdjTzRjM2RzSwnxkCgmlkgnY0gmlwhKwSrdmKbXVsdGlhZGRyc5YACASsEq3ZBnADAAoErBKt2QZwBN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDwQ4TzaiiRaXwI20_scdlvAkAD4pGQQxh2EMnAK8Dr4uDdGNwgnADg3VkcIJwBYV3YWt1Mgk"}'
|
|
2026-02-28 20:28:18.503 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:28:18.510 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:28:18.510 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-02-28_20-28-17__7de5de97-0b9b-4751-a79b-8d754bab9d77__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:28:18.510 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 20:28:18.510 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 20:28:18.512 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 20:28:18.512 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.80.195
|
|
2026-02-28 20:28:18.512 DEBUG [src.node.docker_mananger] Generated ports ['41723', '41724', '41725', '41726', '41727']
|
|
2026-02-28 20:28:18.512 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 20:28:18.512 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 20:28:18.513 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 20:28:18.513 DEBUG [src.node.docker_mananger] docker run -i -t -p 41723:41723 -p 41724:41724 -p 41725:41725 -p 41726:41726 -p 41727:41727 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=41725 --rest-port=41723 --tcp-port=41724 --discv5-udp-port=41726 --rest-address=0.0.0.0 --nat=extip:172.18.80.195 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6bae7bbdd2e6ab63a63970e1779c8c3dede5fbdfe029aff0cbcac1b48b8a93a7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41727 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-02-28 20:28:18.709 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.80.195 waku 66f55585b6146e76c30de474a4bb9fa9ac30e5794d1cc2f6ea2980d3c8629864
|
|
2026-02-28 20:28:18.747 DEBUG [src.node.docker_mananger] Container started with ID 66f55585b614. Setting up logs at ./log/docker/receiving_node2_2026-02-28_20-28-17__7de5de97-0b9b-4751-a79b-8d754bab9d77__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:28:18.747 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41723
|
|
2026-02-28 20:28:18.747 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 20:28:19.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41723/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:28:19.750 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-02-28 20:28:19.751 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:28:19.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41723/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:28:19.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.80.195/tcp/41724/p2p/16Uiu2HAmKX8Dqs5HGKgc9aYPdmqB1g7uokszucEYxEo5HqPgb1sn","/ip4/172.18.80.195/tcp/41725/ws/p2p/16Uiu2HAmKX8Dqs5HGKgc9aYPdmqB1g7uokszucEYxEo5HqPgb1sn"],"enrUri":"enr:-L24QKT5YHMgZz8hv9VFDR7iGIquWpnjOCE4zsIZRih_SrtSBfSmCBHs95-H2tY4T0CrSC9iUcI7qhQCVCbXbACnKigCgmlkgnY0gmlwhKwSUMOKbXVsdGlhZGRyc5YACASsElDDBqL8AAoErBJQwwai_d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZf4P_g2CS6IQkxXa3PVNzyMe2gYn7o74e47BSYMvPgGDdGNwgqL8g3VkcIKi_oV3YWt1MgE"}'
|
|
2026-02-28 20:28:19.754 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:28:19.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41723/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.173.217/tcp/28675/p2p/16Uiu2HAmRebVASa3PawWR1RKEQiBhxFzngm1Dqukfb6o83bbkTu4"]'
|
|
2026-02-28 20:28:19.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:28:19.801 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:28:19.801 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-02-28_20-28-17__7de5de97-0b9b-4751-a79b-8d754bab9d77__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:28:19.801 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 20:28:19.802 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 20:28:19.803 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 20:28:19.803 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.95.39
|
|
2026-02-28 20:28:19.803 DEBUG [src.node.docker_mananger] Generated ports ['61751', '61752', '61753', '61754', '61755']
|
|
2026-02-28 20:28:19.804 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 20:28:19.804 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 20:28:19.804 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 20:28:19.804 DEBUG [src.node.docker_mananger] docker run -i -t -p 61751:61751 -p 61752:61752 -p 61753:61753 -p 61754:61754 -p 61755:61755 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=61753 --rest-port=61751 --tcp-port=61752 --discv5-udp-port=61754 --rest-address=0.0.0.0 --nat=extip:172.18.95.39 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dde399a69d7facdfcec9de04481cdb530f1f5432e0dfcb97248da8682da22e1d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61755 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QP-JAxJXepj9ZB3PsQ6y3myn2UI03lWO_To7Lj314FSWc7sFDbO2LAyv7-n-i-rf0vjeheqNdjTzRjM2RzSwnxkCgmlkgnY0gmlwhKwSrdmKbXVsdGlhZGRyc5YACASsEq3ZBnADAAoErBKt2QZwBN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDwQ4TzaiiRaXwI20_scdlvAkAD4pGQQxh2EMnAK8Dr4uDdGNwgnADg3VkcIJwBYV3YWt1Mgk --lightpushnode=/ip4/172.18.173.217/tcp/28675/p2p/16Uiu2HAmRebVASa3PawWR1RKEQiBhxFzngm1Dqukfb6o83bbkTu4 --lightpush=true --relay=true
|
|
2026-02-28 20:28:20.000 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.95.39 waku c6efe590ecb223a84cb9336d3c3ffe442b0ee56aca565db286cc7e2b5fecc88a
|
|
2026-02-28 20:28:20.034 DEBUG [src.node.docker_mananger] Container started with ID c6efe590ecb2. Setting up logs at ./log/docker/lightpush_node1_2026-02-28_20-28-17__7de5de97-0b9b-4751-a79b-8d754bab9d77__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:28:20.035 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61751
|
|
2026-02-28 20:28:20.035 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 20:28:21.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61751/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:28:21.054 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-02-28 20:28:21.056 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:28:21.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61751/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:28:21.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.95.39/tcp/61752/p2p/16Uiu2HAmQFBwSAPYvqYjKiCcerGaV19wBNFDZSgBpax4oaqB8Z8x","/ip4/172.18.95.39/tcp/61753/ws/p2p/16Uiu2HAmQFBwSAPYvqYjKiCcerGaV19wBNFDZSgBpax4oaqB8Z8x"],"enrUri":"enr:-L24QHE5iTZPDgNjX9v8jhBlOBLm8NHBP8CQ0JxHZmY5AR3Xef2gFQVDgnWdj46XXVdwftLttpR8X0Oan23yvBQhiUACgmlkgnY0gmlwhKwSXyeKbXVsdGlhZGRyc5YACASsEl8nBvE4AAoErBJfJwbxOd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrDNoNtKL3qf7Xr0GhRNl6us3pV_ci3DYWw8_N1WVtEWDdGNwgvE4g3VkcILxOoV3YWt1Mgk"}'
|
|
2026-02-28 20:28:21.065 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:28:21.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61751/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.173.217/tcp/28675/p2p/16Uiu2HAmRebVASa3PawWR1RKEQiBhxFzngm1Dqukfb6o83bbkTu4"]'
|
|
2026-02-28 20:28:21.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:28:21.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61751/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.80.195/tcp/41724/p2p/16Uiu2HAmKX8Dqs5HGKgc9aYPdmqB1g7uokszucEYxEo5HqPgb1sn"]'
|
|
2026-02-28 20:28:21.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:28:21.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28674/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-28 20:28:21.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:28:21.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41723/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-28 20:28:21.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:28:21.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61751/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-28 20:28:21.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:28:21.115 DEBUG [src.steps.light_push] Lightpushing message
|
|
2026-02-28 20:28:21.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61751/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772310501115946222}}'
|
|
2026-02-28 20:28:21.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:28:21.130 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 20:28:21.231 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-02-28 20:28:21.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28674/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:28:21.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772310501115946222,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 20:28:21.235 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-02-28 20:28:21.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41723/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:28:21.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772310501115946222,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 20:28:21.239 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
|
2026-02-28 20:28:21.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61751/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:28:21.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772310501115946222,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 20:28:21.243 DEBUG [src.node.waku_node] Restarting container with id 2b22f2581fd2
|
|
2026-02-28 20:28:22.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28674/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:28:22.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28674/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:28:22.400 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-02-28 20:28:22.400 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:28:22.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28674/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:28:22.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.173.217/tcp/28675/p2p/16Uiu2HAmRebVASa3PawWR1RKEQiBhxFzngm1Dqukfb6o83bbkTu4","/ip4/172.18.173.217/tcp/28676/ws/p2p/16Uiu2HAmRebVASa3PawWR1RKEQiBhxFzngm1Dqukfb6o83bbkTu4"],"enrUri":"enr:-L24QP-JAxJXepj9ZB3PsQ6y3myn2UI03lWO_To7Lj314FSWc7sFDbO2LAyv7-n-i-rf0vjeheqNdjTzRjM2RzSwnxkCgmlkgnY0gmlwhKwSrdmKbXVsdGlhZGRyc5YACASsEq3ZBnADAAoErBKt2QZwBN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDwQ4TzaiiRaXwI20_scdlvAkAD4pGQQxh2EMnAK8Dr4uDdGNwgnADg3VkcIJwBYV3YWt1Mgk"}'
|
|
2026-02-28 20:28:22.403 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:28:22.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28674/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-28 20:28:22.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:28:22.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41723/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-28 20:28:22.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:28:22.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61751/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-28 20:28:22.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:28:22.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61751/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772310502427859869}}'
|
|
2026-02-28 20:28:22.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:28:22.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28674/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:28:22.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772310502427859869,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 20:28:22.478 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-28 20:28:22.480 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-28 20:28:22.480 DEBUG [src.node.waku_node] Stopping container with id 2b22f2581fd2
|
|
2026-02-28 20:28:23.090 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 20:28:23.090 DEBUG [src.node.waku_node] Stopping container with id 66f55585b614
|
|
2026-02-28 20:28:23.644 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 20:28:23.645 DEBUG [src.node.waku_node] Stopping container with id c6efe590ecb2
|
|
2026-02-28 20:28:23.905 ERROR [src.node.docker_mananger] Max retries reached for container 2b22f2581fd2. Exiting log stream.
|
|
2026-02-28 20:28:24.224 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 20:28:24.226 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-28 20:28:24.256 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 20:28:24.266 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 20:28:24.279 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|