mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 17:13:09 +00:00
132 lines
23 KiB
Plaintext
132 lines
23 KiB
Plaintext
2026-02-25 20:09:19.412 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 20:09:19.413 DEBUG [tests.conftest] Running test: test_store_sync_indirect_node with id: 2026-02-25_20-09-19__37012371-6d2f-414e-a180-5316d381d4f8
|
|
2026-02-25 20:09:19.413 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 20:09:19.419 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 20:09:19.419 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_20-09-19__37012371-6d2f-414e-a180-5316d381d4f8__wakuorg_nwaku:latest.log
|
|
2026-02-25 20:09:19.424 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 20:09:19.425 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_20-09-19__37012371-6d2f-414e-a180-5316d381d4f8__wakuorg_nwaku:latest.log
|
|
2026-02-25 20:09:19.430 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 20:09:19.430 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-25_20-09-19__37012371-6d2f-414e-a180-5316d381d4f8__wakuorg_nwaku:latest.log
|
|
2026-02-25 20:09:19.430 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-25 20:09:19.431 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 20:09:19.431 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 20:09:19.433 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 20:09:19.433 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.164.9
|
|
2026-02-25 20:09:19.433 DEBUG [src.node.docker_mananger] Generated ports ['15850', '15851', '15852', '15853', '15854']
|
|
2026-02-25 20:09:19.433 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 20:09:19.434 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 20:09:19.434 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 20:09:19.434 DEBUG [src.node.docker_mananger] docker run -i -t -p 15850:15850 -p 15851:15851 -p 15852:15852 -p 15853:15853 -p 15854:15854 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=15852 --rest-port=15850 --tcp-port=15851 --discv5-udp-port=15853 --rest-address=0.0.0.0 --nat=extip:172.18.164.9 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=45e33a1ac75e8b4be95cbbb1d1b6eebfafe5bb48eec18d9a95dedf36aee63a6d --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15854 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true
|
|
2026-02-25 20:09:19.594 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.164.9 waku 611251de988f09e293763546f8ea0ed0a79276c9a7cdc01a47c219452a319dcb
|
|
2026-02-25 20:09:19.622 DEBUG [src.node.docker_mananger] Container started with ID 611251de988f. Setting up logs at ./log/docker/node1_2026-02-25_20-09-19__37012371-6d2f-414e-a180-5316d381d4f8__wakuorg_nwaku:latest.log
|
|
2026-02-25 20:09:19.623 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15850
|
|
2026-02-25 20:09:19.624 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 20:09:19.718 ERROR [src.node.docker_mananger] Max retries reached for container a67143ce0af4. Exiting log stream.
|
|
2026-02-25 20:09:20.220 ERROR [src.node.docker_mananger] Max retries reached for container 6efbc8cba3f5. Exiting log stream.
|
|
2026-02-25 20:09:20.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15850/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:09:20.629 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":"READY"},{"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":"READY"},{"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-25 20:09:20.629 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 20:09:20.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15850/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:09:20.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.164.9/tcp/15851/p2p/16Uiu2HAm1omYvrVve8JAVLhn6uWcfRc2ygwtERmPDUHwaZsPRN8y","/ip4/172.18.164.9/tcp/15852/ws/p2p/16Uiu2HAm1omYvrVve8JAVLhn6uWcfRc2ygwtERmPDUHwaZsPRN8y"],"enrUri":"enr:-L24QKPehjNuHwFe2zQMPU0T3OPPvY97iQtfXC-HfASzENjtKaCFnTuzspZ_88FwAyiuoMrkl3EuFnY1wNPTUD0DrbMCgmlkgnY0gmlwhKwSpAmKbXVsdGlhZGRyc5YACASsEqQJBj3rAAoErBKkCQY97N0DgnJzhQADAQAAiXNlY3AyNTZrMaECXs8y6CQJ6wAJ0QDyOY9CNMByvm5vMkfHsfmOMi7oxqKDdGNwgj3rg3VkcII97YV3YWt1MhM"}'
|
|
2026-02-25 20:09:20.631 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 20:09:20.632 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15850/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-25 20:09:20.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:09:20.647 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 20:09:20.647 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 20:09:20.649 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 20:09:20.649 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.93.91
|
|
2026-02-25 20:09:20.649 DEBUG [src.node.docker_mananger] Generated ports ['5288', '5289', '5290', '5291', '5292']
|
|
2026-02-25 20:09:20.649 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 20:09:20.649 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 20:09:20.649 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 20:09:20.649 DEBUG [src.node.docker_mananger] docker run -i -t -p 5288:5288 -p 5289:5289 -p 5290:5290 -p 5291:5291 -p 5292:5292 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=5290 --rest-port=5288 --tcp-port=5289 --discv5-udp-port=5291 --rest-address=0.0.0.0 --nat=extip:172.18.93.91 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=604d8ec81fad8b5a2464afbbbb90abebfb30d6e4904ce2bb5cbd7ff6fe7daedd --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5292 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --discv5-bootstrap-node=enr:-L24QKPehjNuHwFe2zQMPU0T3OPPvY97iQtfXC-HfASzENjtKaCFnTuzspZ_88FwAyiuoMrkl3EuFnY1wNPTUD0DrbMCgmlkgnY0gmlwhKwSpAmKbXVsdGlhZGRyc5YACASsEqQJBj3rAAoErBKkCQY97N0DgnJzhQADAQAAiXNlY3AyNTZrMaECXs8y6CQJ6wAJ0QDyOY9CNMByvm5vMkfHsfmOMi7oxqKDdGNwgj3rg3VkcII97YV3YWt1MhM
|
|
2026-02-25 20:09:20.807 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.93.91 waku 0ce9b52c6d7b24053bf749f4d27bf336e388a75ade487bba0c325cef86dae57d
|
|
2026-02-25 20:09:20.836 DEBUG [src.node.docker_mananger] Container started with ID 0ce9b52c6d7b. Setting up logs at ./log/docker/node2_2026-02-25_20-09-19__37012371-6d2f-414e-a180-5316d381d4f8__wakuorg_nwaku:latest.log
|
|
2026-02-25 20:09:20.837 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5288
|
|
2026-02-25 20:09:20.838 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 20:09:21.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5288/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:09:21.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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-25 20:09:21.841 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 20:09:21.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5288/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:09:21.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.93.91/tcp/5289/p2p/16Uiu2HAmBc8K1ry2SSui2ZiFcDrJZgyYVhv5PckdUH59XYCwZKMm","/ip4/172.18.93.91/tcp/5290/ws/p2p/16Uiu2HAmBc8K1ry2SSui2ZiFcDrJZgyYVhv5PckdUH59XYCwZKMm"],"enrUri":"enr:-L24QBcThzHvQZifyc7J3OITXNoP6361ETKpAQzqYZRdBNkbQni7oZ0GsURd-nNR45k7vddNxZz7Fp0LtDYak0DvaPACgmlkgnY0gmlwhKwSXVuKbXVsdGlhZGRyc5YACASsEl1bBhSpAAoErBJdWwYUqt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC8GiSaqZ-ADyjfR3uH4WeGIHSLGwcUF0YshxRaNRU6jyDdGNwghSpg3VkcIIUq4V3YWt1MhI"}'
|
|
2026-02-25 20:09:21.844 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 20:09:21.844 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 20:09:21.844 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 20:09:21.846 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 20:09:21.846 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.42.164
|
|
2026-02-25 20:09:21.846 DEBUG [src.node.docker_mananger] Generated ports ['45526', '45527', '45528', '45529', '45530']
|
|
2026-02-25 20:09:21.846 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 20:09:21.846 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 20:09:21.846 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 20:09:21.846 DEBUG [src.node.docker_mananger] docker run -i -t -p 45526:45526 -p 45527:45527 -p 45528:45528 -p 45529:45529 -p 45530:45530 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=45528 --rest-port=45526 --tcp-port=45527 --discv5-udp-port=45529 --rest-address=0.0.0.0 --nat=extip:172.18.42.164 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=afc875baefef8dd8ea156f4bb396ec1ca13105cd46ac56f3bf0dff8298d8cdb1 --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45530 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QBcThzHvQZifyc7J3OITXNoP6361ETKpAQzqYZRdBNkbQni7oZ0GsURd-nNR45k7vddNxZz7Fp0LtDYak0DvaPACgmlkgnY0gmlwhKwSXVuKbXVsdGlhZGRyc5YACASsEl1bBhSpAAoErBJdWwYUqt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC8GiSaqZ-ADyjfR3uH4WeGIHSLGwcUF0YshxRaNRU6jyDdGNwghSpg3VkcIIUq4V3YWt1MhI
|
|
2026-02-25 20:09:22.002 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.42.164 waku c7613a8cf2b68cbe096e2859c254ff4bad6499fe04837ba60666310edbd52325
|
|
2026-02-25 20:09:22.030 DEBUG [src.node.docker_mananger] Container started with ID c7613a8cf2b6. Setting up logs at ./log/docker/node3_2026-02-25_20-09-19__37012371-6d2f-414e-a180-5316d381d4f8__wakuorg_nwaku:latest.log
|
|
2026-02-25 20:09:22.030 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45526
|
|
2026-02-25 20:09:22.030 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 20:09:23.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45526/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:09:23.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"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-25 20:09:23.035 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 20:09:23.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45526/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:09:23.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.42.164/tcp/45527/p2p/16Uiu2HAm8V5yDs5jwhgP8dmg4nRPomNSPaddC9pZr517HEMu72cu","/ip4/172.18.42.164/tcp/45528/ws/p2p/16Uiu2HAm8V5yDs5jwhgP8dmg4nRPomNSPaddC9pZr517HEMu72cu"],"enrUri":"enr:-L24QIPoK8QObeOQUp8u2AVnnYcAzeo8god6v9vL79tJr_4NFMzvbL_EdTv-Rgqzdikehs-3HsiE0XIhd-vyc3-DgOYCgmlkgnY0gmlwhKwSKqSKbXVsdGlhZGRyc5YACASsEiqkBrHXAAoErBIqpAax2N0DgnJzhQADAQAAiXNlY3AyNTZrMaECwgfMWJAlN9koEKU83HHC1Zqgk4wgTrdaJ5_q8VsIwTaDdGNwgrHXg3VkcIKx2YV3YWt1MhI"}'
|
|
2026-02-25 20:09:23.037 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 20:09:23.038 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5288/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.164.9/tcp/15851/p2p/16Uiu2HAm1omYvrVve8JAVLhn6uWcfRc2ygwtERmPDUHwaZsPRN8y"]'
|
|
2026-02-25 20:09:23.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:09:23.068 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:09:23.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15850/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:09:23.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:09:23.078 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 20:09:23.279 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:09:23.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15850/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:09:23.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:09:23.284 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 20:09:23.485 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:09:23.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15850/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:09:23.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:09:23.489 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 20:09:23.690 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:09:23.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15850/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:09:23.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:09:23.695 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 20:09:23.895 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:09:23.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15850/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:09:23.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:09:23.900 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 20:09:24.100 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:09:24.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15850/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:09:24.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:09:24.105 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 20:09:24.305 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:09:24.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15850/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:09:24.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:09:24.310 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 20:09:24.510 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:09:24.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15850/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:09:24.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:09:24.515 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 20:09:24.716 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:09:24.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15850/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:09:24.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:09:24.721 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 20:09:24.921 DEBUG [src.steps.store] Relaying message
|
|
2026-02-25 20:09:24.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15850/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 20:09:24.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 20:09:24.926 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-25 20:09:25.126 DEBUG [src.libs.common] Sleeping for 65 seconds
|
|
2026-02-25 20:10:30.127 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-02-25 20:10:30.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45526/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 20:10:30.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xe295f815d89cd8e8d51b68c56eb3c3017dcbed3e87591e181976b2093ab9e2f7"},{"messageHash":"0x008cfb29a0c057917e5748ea3630ce596c9d8c45ccad4abdc698b7cbaee41731"},{"messageHash":"0x310bb6336a16d124477a6f3b9eac2bc8146ab5d6dcbbd37115bf2e8969c38561"},{"messageHash":"0xc9c1ee11163f82600f6a3bd57c1fc8ed5bf133459c19fbacf500c846f7cf49bc"},{"messageHash":"0xaa32da454ad189fc3952b1970d7650b66611afa465bf1d8c4f145e1bd841fa24"},{"messageHash":"0x30b79f5540ab8fe7ab1e8fa1574aaa15071a4e3b0b3aee01bd8fbe55900db356"},{"messageHash":"0x1f2c74acec000bf8534586c42180fba884d2ea5ac6dd6f0542a465774ffc69f7"},{"messageHash":"0x2c4e9326c2c0233a2f5f82f11deae6c752bb7aedb92b2fd1f286bbf944d9ecdf"},{"messageHash":"0x4a3328eda5aa86e4b07607286d8d6958b262e0862ae9e7d686ee9307f1e552b3"},{"messageHash":"0x9d790b017483bc95f99ff815f42cd697610c23cd2bac64405e673b067da2cba7"}]}'
|
|
2026-02-25 20:10:30.131 DEBUG [src.steps.store] messages length is 10
|
|
2026-02-25 20:10:30.133 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 20:10:30.134 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 20:10:30.134 DEBUG [src.node.waku_node] Stopping container with id 611251de988f
|
|
2026-02-25 20:10:30.621 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 20:10:30.622 DEBUG [src.node.waku_node] Stopping container with id 0ce9b52c6d7b
|
|
2026-02-25 20:10:31.105 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 20:10:31.105 DEBUG [src.node.waku_node] Stopping container with id c7613a8cf2b6
|
|
2026-02-25 20:10:31.434 ERROR [src.node.docker_mananger] Max retries reached for container 611251de988f. Exiting log stream.
|
|
2026-02-25 20:10:31.565 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 20:10:31.567 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 20:10:31.607 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 20:10:31.637 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 20:10:31.667 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|