mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
553 lines
80 KiB
Plaintext
553 lines
80 KiB
Plaintext
2026-03-05 15:09:02.700 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 15:09:02.701 DEBUG [tests.conftest] Running test: test_different_cursor_and_indexes[110-120] with id: 2026-03-05_15-09-02__7020806d-dc6c-4fab-8663-461328cb0c75
|
|
2026-03-05 15:09:02.701 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 15:09:02.701 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-05 15:09:02.701 DEBUG [src.steps.store] Running fixture setup: node_setup
|
|
2026-03-05 15:09:02.708 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:09:02.708 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-03-05_15-09-02__7020806d-dc6c-4fab-8663-461328cb0c75__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:09:02.708 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:09:02.709 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:09:02.710 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:09:02.710 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.147.199
|
|
2026-03-05 15:09:02.710 DEBUG [src.node.docker_mananger] Generated ports ['6959', '6960', '6961', '6962', '6963']
|
|
2026-03-05 15:09:02.711 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:09:02.711 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:09:02.711 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:09:02.711 DEBUG [src.node.docker_mananger] docker run -i -t -p 6959:6959 -p 6960:6960 -p 6961:6961 -p 6962:6962 -p 6963:6963 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=6961 --rest-port=6959 --tcp-port=6960 --discv5-udp-port=6962 --rest-address=0.0.0.0 --nat=extip:172.18.147.199 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5dfef3469b78cbb46c01befa7d920494ac6441e122d028c6e15954ffb621049a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6963 --metrics-logging=true --store=true --relay=true
|
|
2026-03-05 15:09:02.900 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.147.199 waku 12e83d8980e323a1d74da3dc3af8716fcb800fc47378ed08e3cb1f62c4439df1
|
|
2026-03-05 15:09:02.929 ERROR [src.node.docker_mananger] Max retries reached for container 2d11409f978d. Exiting log stream.
|
|
2026-03-05 15:09:02.935 DEBUG [src.node.docker_mananger] Container started with ID 12e83d8980e3. Setting up logs at ./log/docker/publishing_node1_2026-03-05_15-09-02__7020806d-dc6c-4fab-8663-461328cb0c75__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:09:02.935 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 6959
|
|
2026-03-05 15:09:02.936 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:09:03.494 ERROR [src.node.docker_mananger] Max retries reached for container b283cca3e0cb. Exiting log stream.
|
|
2026-03-05 15:09:03.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6959/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:03.939 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-03-05 15:09:03.939 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:09:03.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6959/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:03.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.147.199/tcp/6960/p2p/16Uiu2HAm5QeJwXRx9rQPvVNqgaaQgbyaGYSEsPe9DaMV1JdZAPA2","/ip4/172.18.147.199/tcp/6961/ws/p2p/16Uiu2HAm5QeJwXRx9rQPvVNqgaaQgbyaGYSEsPe9DaMV1JdZAPA2"],"enrUri":"enr:-L24QOJRxnhKyn_-zEGWe0vBCeQuAjurINBPZ3_Vb8IEVU3AQMZpwUGZ0EZN9gkRk-5mI104M-YdfSqpTKUf_QBxWokCgmlkgnY0gmlwhKwSk8eKbXVsdGlhZGRyc5YACASsEpPHBhswAAoErBKTxwYbMd0DgnJzhQADAQAAiXNlY3AyNTZrMaEClFFme5ZkBEnAGCSMZCgd_84isY3RfsIEszwFsFGw7UuDdGNwghswg3VkcIIbMoV3YWt1MgM"}'
|
|
2026-03-05 15:09:03.942 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:09:03.949 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:09:03.949 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-03-05_15-09-02__7020806d-dc6c-4fab-8663-461328cb0c75__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:09:03.949 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:09:03.950 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:09:03.951 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:09:03.951 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.142.70
|
|
2026-03-05 15:09:03.951 DEBUG [src.node.docker_mananger] Generated ports ['40887', '40888', '40889', '40890', '40891']
|
|
2026-03-05 15:09:03.951 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:09:03.952 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:09:03.952 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:09:03.952 DEBUG [src.node.docker_mananger] docker run -i -t -p 40887:40887 -p 40888:40888 -p 40889:40889 -p 40890:40890 -p 40891:40891 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=40889 --rest-port=40887 --tcp-port=40888 --discv5-udp-port=40890 --rest-address=0.0.0.0 --nat=extip:172.18.142.70 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cbf1e5dadc6a5b751d2742dae10a8a0ff08b78e1fa491b6e8f4c990daeb63055 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40891 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QOJRxnhKyn_-zEGWe0vBCeQuAjurINBPZ3_Vb8IEVU3AQMZpwUGZ0EZN9gkRk-5mI104M-YdfSqpTKUf_QBxWokCgmlkgnY0gmlwhKwSk8eKbXVsdGlhZGRyc5YACASsEpPHBhswAAoErBKTxwYbMd0DgnJzhQADAQAAiXNlY3AyNTZrMaEClFFme5ZkBEnAGCSMZCgd_84isY3RfsIEszwFsFGw7UuDdGNwghswg3VkcIIbMoV3YWt1MgM --storenode=/ip4/172.18.147.199/tcp/6960/p2p/16Uiu2HAm5QeJwXRx9rQPvVNqgaaQgbyaGYSEsPe9DaMV1JdZAPA2 --store=true --relay=true
|
|
2026-03-05 15:09:04.154 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.142.70 waku d9b3d4846663e215aaf145bf4ddb3f05cc5b952045bf529750a28acf18ad4fcd
|
|
2026-03-05 15:09:04.190 DEBUG [src.node.docker_mananger] Container started with ID d9b3d4846663. Setting up logs at ./log/docker/store_node1_2026-03-05_15-09-02__7020806d-dc6c-4fab-8663-461328cb0c75__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:09:04.190 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 40887
|
|
2026-03-05 15:09:04.190 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:09:05.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40887/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:05.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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-03-05 15:09:05.194 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:09:05.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40887/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:05.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.142.70/tcp/40888/p2p/16Uiu2HAmP1iZbnbUQVmPZgtTkj1cmPD6zDaLkt9bAbfA3wERxWh9","/ip4/172.18.142.70/tcp/40889/ws/p2p/16Uiu2HAmP1iZbnbUQVmPZgtTkj1cmPD6zDaLkt9bAbfA3wERxWh9"],"enrUri":"enr:-L24QLk3tTZTJm8LoqYWH3wj_LuE_gQ_N1V5r-dxOXRW3Ng9aaV0P9vuGWyqVBHeA76mNjlU7UeV-hgB8IUx-4ChvOwCgmlkgnY0gmlwhKwSjkaKbXVsdGlhZGRyc5YACASsEo5GBp-4AAoErBKORgafud0DgnJzhQADAQAAiXNlY3AyNTZrMaEDmeQ3Cbo87IBdV0IN3THTNpzNFSjLctIekhZ8-2-i8uSDdGNwgp-4g3VkcIKfuoV3YWt1MgM"}'
|
|
2026-03-05 15:09:05.197 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:09:05.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40887/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.147.199/tcp/6960/p2p/16Uiu2HAm5QeJwXRx9rQPvVNqgaaQgbyaGYSEsPe9DaMV1JdZAPA2"]'
|
|
2026-03-05 15:09:05.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:05.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-05 15:09:05.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:05.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40887/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-05 15:09:05.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:05.207 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:05.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:05.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:05.213 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:05.414 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:05.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:05.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:05.420 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:05.621 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:05.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:05.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:05.626 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:05.827 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:05.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:05.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:05.833 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:06.034 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:06.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:06.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:06.040 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:06.240 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:06.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:06.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:06.247 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:06.448 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:06.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:06.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:06.454 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:06.655 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:06.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:06.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:06.661 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:06.862 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:06.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:06.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:06.868 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:07.068 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:07.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:07.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:07.075 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:07.276 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:07.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:07.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:07.282 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:07.484 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:07.484 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:07.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:07.490 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:07.691 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:07.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:07.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:07.696 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:07.897 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:07.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:07.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:07.903 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:08.104 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:08.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xNA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:08.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:08.110 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:08.311 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:08.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xNQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:08.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:08.316 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:08.517 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:08.517 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xNg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:08.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:08.523 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:08.724 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:08.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xNw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:08.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:08.729 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:08.931 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:08.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xOA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:08.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:08.937 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:09.138 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:09.138 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xOQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:09.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:09.145 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:09.346 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:09.346 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yMA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:09.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:09.352 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:09.553 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:09.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yMQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:09.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:09.559 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:09.760 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:09.760 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yMg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:09.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:09.765 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:09.966 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:09.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yMw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:09.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:09.972 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:10.173 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:10.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yNA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:10.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:10.179 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:10.380 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:10.380 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yNQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:10.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:10.385 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:10.586 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:10.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yNg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:10.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:10.592 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:10.793 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:10.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yNw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:10.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:10.800 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:11.001 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:11.001 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yOA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:11.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:11.007 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:11.208 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:11.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8yOQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:11.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:11.214 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:11.415 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:11.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8zMA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:11.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:11.423 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:11.624 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:11.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8zMQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:11.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:11.631 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:11.832 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:11.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8zMg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:11.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:11.838 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:12.039 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:12.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8zMw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:12.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:12.044 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:12.245 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:12.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8zNA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:12.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:12.252 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:12.453 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:12.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8zNQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:12.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:12.459 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:12.660 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:12.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8zNg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:12.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:12.667 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:12.867 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:12.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8zNw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:12.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:12.873 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:13.074 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:13.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8zOA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:13.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:13.081 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:13.281 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:13.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8zOQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:13.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:13.287 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:13.488 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:13.488 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80MA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:13.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:13.494 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:13.694 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:13.695 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80MQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:13.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:13.700 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:13.901 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:13.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80Mg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:13.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:13.908 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:14.108 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:14.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80Mw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:14.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:14.114 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:14.315 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:14.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80NA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:14.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:14.321 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:14.522 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:14.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80NQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:14.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:14.527 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:14.728 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:14.728 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80Ng==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:14.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:14.733 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:14.934 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:14.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80Nw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:14.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:14.940 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:15.140 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:15.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80OA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:15.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:15.147 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:15.348 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:15.348 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80OQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:15.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:15.354 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:15.555 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:15.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81MA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:15.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:15.561 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:15.762 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:15.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81MQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:15.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:15.768 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:15.969 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:15.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81Mg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:15.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:15.976 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:16.177 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:16.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81Mw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:16.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:16.184 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:16.385 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:16.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81NA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:16.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:16.391 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:16.592 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:16.592 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81NQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:16.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:16.598 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:16.798 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:16.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81Ng==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:16.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:16.805 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:17.005 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:17.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81Nw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:17.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:17.013 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:17.213 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:17.213 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81OA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:17.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:17.219 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:17.420 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:17.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81OQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:17.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:17.426 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:17.627 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:17.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82MA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:17.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:17.633 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:17.834 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:17.834 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82MQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:17.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:17.840 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:18.041 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:18.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82Mg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:18.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:18.047 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:18.248 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:18.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82Mw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:18.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:18.254 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:18.455 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:18.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82NA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:18.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:18.462 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:18.662 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:18.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82NQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:18.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:18.668 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:18.869 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:18.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82Ng==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:18.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:18.875 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:19.076 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:19.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82Nw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:19.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:19.082 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:19.283 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:19.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82OA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:19.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:19.290 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:19.491 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:19.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82OQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:19.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:19.496 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:19.697 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:19.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83MA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:19.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:19.702 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:19.904 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:19.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83MQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:19.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:19.909 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:20.110 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:20.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83Mg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:20.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:20.116 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:20.317 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:20.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83Mw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:20.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:20.323 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:20.524 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:20.524 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83NA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:20.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:20.530 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:20.731 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:20.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83NQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:20.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:20.737 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:20.938 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:20.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83Ng==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:20.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:20.944 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:21.145 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:21.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83Nw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:21.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:21.150 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:21.351 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:21.351 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83OA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:21.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:21.357 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:21.558 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:21.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83OQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:21.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:21.564 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:21.764 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:21.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84MA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:21.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:21.771 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:21.971 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:21.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84MQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:21.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:21.978 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:22.179 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:22.179 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84Mg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:22.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:22.185 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:22.386 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:22.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84Mw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:22.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:22.393 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:22.593 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:22.593 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84NA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:22.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:22.599 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:22.800 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:22.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84NQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:22.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:22.806 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:23.007 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:23.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84Ng==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:23.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:23.013 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:23.214 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:23.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84Nw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:23.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:23.219 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:23.420 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:23.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84OA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:23.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:23.426 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:23.627 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:23.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84OQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:23.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:23.633 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:23.833 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:23.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85MA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:23.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:23.839 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:24.039 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:24.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85MQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:24.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:24.045 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:24.246 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:24.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85Mg==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:24.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:24.253 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:24.453 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:24.454 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85Mw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:24.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:24.460 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:24.660 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:24.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85NA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:24.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:24.667 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:24.867 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:24.868 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85NQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:24.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:24.874 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:25.075 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:25.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85Ng==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:25.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:25.081 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:25.282 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:25.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85Nw==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:25.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:25.288 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:25.489 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:25.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85OA==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:25.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:25.496 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:25.696 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:25.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85OQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:25.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:25.702 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:25.903 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:25.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMDA=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:25.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:25.909 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:26.110 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:26.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMDE=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:26.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:26.117 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:26.318 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:26.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMDI=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:26.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:26.324 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:26.525 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:26.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMDM=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:26.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:26.531 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:26.732 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:26.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMDQ=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:26.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:26.738 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:26.939 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:26.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMDU=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:26.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:26.945 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:27.145 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:27.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMDY=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:27.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:27.152 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:27.353 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:27.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMDc=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:27.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:27.358 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:27.559 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:27.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMDg=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:27.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:27.565 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:27.766 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:27.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMDk=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:27.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:27.771 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:27.972 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:27.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMTA=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:27.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:27.978 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:28.178 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:28.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMTE=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:28.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:28.185 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:28.386 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:28.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMTI=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:28.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:28.392 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:28.592 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:28.593 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMTM=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:28.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:28.599 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:28.800 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:28.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMTQ=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:28.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:28.805 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:29.007 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:29.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMTU=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:29.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:29.013 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:29.214 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:29.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMTY=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:29.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:29.220 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:29.421 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:29.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMTc=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:29.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:29.427 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:29.628 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:29.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMTg=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:29.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:29.634 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:29.835 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 15:09:29.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMTk=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 15:09:29.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:09:29.841 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 15:09:30.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6959/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:30.047 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-05 15:09:30.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40887/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:30.053 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-05 15:09:30.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6959/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x8274b4e1460a95733016f7ba530359ce404f00feb5cbea12f797162404e92643&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:30.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x5fde879f6ee5e6677df9f9a1bd5c2f9eb04ad8b10bdf42201a5f64e0a3434525"},{"messageHash":"0xb8d804f3d51f0efbbd38ae28d272b3b8c16f9b0f9287e647caabb859b06e2e9b"},{"messageHash":"0x21839225ea888dae780a2b037469932d30d59943122d2b0c2a435bb21c82e197"},{"messageHash":"0x4e1c734971d3aa98fdc5fd5dfa3716c6385d4296ba5232e149d97334807aa5b3"},{"messageHash":"0x8eea8f67fbf9c669195802aa19f162edcd86f3c197f71e81e27cabc6392d881a"},{"messageHash":"0x94d9b0ef45e11b38a9ad410d6b3d3919467bf597d46a8287a5bcecff8d9b00b2"},{"messageHash":"0x5a90f64fbc0681c9a31331e6f61beb089c74c61a919f7ecf4a0dbba4ee08743c"},{"messageHash":"0x2214aad0da7a5bd83079b63c93c19c1b8a7ec1299f34da2c03c49babd6bc1284"},{"messageHash":"0xb73418dd7d4566f4b1a1ce3c0fb6dc57f1cf35bfdbb384333aab0be55871e44b"},{"messageHash":"0xe03254d26bebc4f1b3eff6f83d1562c8a0f558e2e996e3101f70e1cae75743e0"},{"messageHash":"0x465e00cc2d43f7130949afdcbfe30fd495f8659e97f6792ae25e807fe110678f"},{"messageHash":"0xc4eb8d9881bd134cbc0ccaadb67d8ed7aee4809cca0879ae4bad95ce5392f3c3"},{"messageHash":"0x5b2c4b6318cb562f006ac0c0c855f29b0e4bf490c22941d00061f2f17d323d2b"},{"messageHash":"0x93efaded1c4fa6dcc38d1f478c112e250d813d06f5d835ac9210cbcd5d05167d"},{"messageHash":"0xb835cf4a0a64cf0406ede635c1194b28af2ed446016481d61749ad37dd5ef114"},{"messageHash":"0x1db167218fbb8f4a827af1f2a68df4c75eae97060be7cec774479f5bfea952fe"},{"messageHash":"0xc685421bed8e4c40028c32f0cc83bcddc56e8fa26e90ba11b7389f898bb0a5ea"},{"messageHash":"0xf3f26eca727bfaf93d650b6bf32e999dfbbd8ca73beb437f5b73d1abdb002220"},{"messageHash":"0xd8b39b295c8f2cf78a00e95ed56b83e5ab15687e5a14b41de5eafb48ca6d164b"},{"messageHash":"0xd379fab64657858aeb41625293a6fe61f19a92b95998033b81a18216f4c532be"}]}'
|
|
2026-03-05 15:09:30.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40887/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x8274b4e1460a95733016f7ba530359ce404f00feb5cbea12f797162404e92643&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:09:30.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x5fde879f6ee5e6677df9f9a1bd5c2f9eb04ad8b10bdf42201a5f64e0a3434525"},{"messageHash":"0xb8d804f3d51f0efbbd38ae28d272b3b8c16f9b0f9287e647caabb859b06e2e9b"},{"messageHash":"0x21839225ea888dae780a2b037469932d30d59943122d2b0c2a435bb21c82e197"},{"messageHash":"0x4e1c734971d3aa98fdc5fd5dfa3716c6385d4296ba5232e149d97334807aa5b3"},{"messageHash":"0x8eea8f67fbf9c669195802aa19f162edcd86f3c197f71e81e27cabc6392d881a"},{"messageHash":"0x94d9b0ef45e11b38a9ad410d6b3d3919467bf597d46a8287a5bcecff8d9b00b2"},{"messageHash":"0x5a90f64fbc0681c9a31331e6f61beb089c74c61a919f7ecf4a0dbba4ee08743c"},{"messageHash":"0x2214aad0da7a5bd83079b63c93c19c1b8a7ec1299f34da2c03c49babd6bc1284"},{"messageHash":"0xb73418dd7d4566f4b1a1ce3c0fb6dc57f1cf35bfdbb384333aab0be55871e44b"},{"messageHash":"0xe03254d26bebc4f1b3eff6f83d1562c8a0f558e2e996e3101f70e1cae75743e0"},{"messageHash":"0x465e00cc2d43f7130949afdcbfe30fd495f8659e97f6792ae25e807fe110678f"},{"messageHash":"0xc4eb8d9881bd134cbc0ccaadb67d8ed7aee4809cca0879ae4bad95ce5392f3c3"},{"messageHash":"0x5b2c4b6318cb562f006ac0c0c855f29b0e4bf490c22941d00061f2f17d323d2b"},{"messageHash":"0x93efaded1c4fa6dcc38d1f478c112e250d813d06f5d835ac9210cbcd5d05167d"},{"messageHash":"0xb835cf4a0a64cf0406ede635c1194b28af2ed446016481d61749ad37dd5ef114"},{"messageHash":"0x1db167218fbb8f4a827af1f2a68df4c75eae97060be7cec774479f5bfea952fe"},{"messageHash":"0xc685421bed8e4c40028c32f0cc83bcddc56e8fa26e90ba11b7389f898bb0a5ea"},{"messageHash":"0xf3f26eca727bfaf93d650b6bf32e999dfbbd8ca73beb437f5b73d1abdb002220"},{"messageHash":"0xd8b39b295c8f2cf78a00e95ed56b83e5ab15687e5a14b41de5eafb48ca6d164b"},{"messageHash":"0xd379fab64657858aeb41625293a6fe61f19a92b95998033b81a18216f4c532be"}]}'
|
|
2026-03-05 15:09:30.063 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 15:09:30.064 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 15:09:30.064 DEBUG [src.node.waku_node] Stopping container with id 12e83d8980e3
|
|
2026-03-05 15:09:30.664 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:09:30.664 DEBUG [src.node.waku_node] Stopping container with id d9b3d4846663
|
|
2026-03-05 15:09:31.232 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:09:31.235 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 15:09:31.303 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 15:09:31.342 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|