mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
669 lines
92 KiB
Plaintext
669 lines
92 KiB
Plaintext
2025-12-10 04:15:39.738 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-10 04:15:39.738 DEBUG [tests.conftest] Running test: test_extreme_number_page_size with id: 2025-12-10_04-15-39__6f7da976-5342-4515-b097-b79b1292225a
|
|
2025-12-10 04:15:39.738 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-10 04:15:39.739 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-10 04:15:39.739 DEBUG [src.steps.store] Running fixture setup: node_setup
|
|
2025-12-10 04:15:39.746 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:15:39.746 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-10_04-15-39__6f7da976-5342-4515-b097-b79b1292225a__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:15:39.746 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:15:39.746 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:15:39.748 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:15:39.748 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.90.196
|
|
2025-12-10 04:15:39.748 DEBUG [src.node.docker_mananger] Generated ports ['64050', '64051', '64052', '64053', '64054']
|
|
2025-12-10 04:15:39.748 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:15:39.748 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:15:39.749 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:15:39.749 DEBUG [src.node.docker_mananger] docker run -i -t -p 64050:64050 -p 64051:64051 -p 64052:64052 -p 64053:64053 -p 64054:64054 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=64052 --rest-port=64050 --tcp-port=64051 --discv5-udp-port=64053 --rest-address=0.0.0.0 --nat=extip:172.18.90.196 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b6bdbe8c76d54baebe6abd220abce962ee0cd11ca64b9e16af432adecd30fbfa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64054 --metrics-logging=true --store=true --relay=true
|
|
2025-12-10 04:15:39.934 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.90.196 waku fd42a5cc8fd01ea0da0b80eed78406eea21ef7ef474be416b4151426dd3dba46
|
|
2025-12-10 04:15:39.966 DEBUG [src.node.docker_mananger] Container started with ID fd42a5cc8fd0. Setting up logs at ./log/docker/publishing_node1_2025-12-10_04-15-39__6f7da976-5342-4515-b097-b79b1292225a__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:15:39.967 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64050
|
|
2025-12-10 04:15:39.967 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:15:39.998 ERROR [src.node.docker_mananger] Max retries reached for container d0669ce95338. Exiting log stream.
|
|
2025-12-10 04:15:40.540 ERROR [src.node.docker_mananger] Max retries reached for container cd34c420fb37. Exiting log stream.
|
|
2025-12-10 04:15:40.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64050/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:15:40.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln 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"}]}'
|
|
2025-12-10 04:15:40.972 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:15:40.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64050/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:15:40.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.90.196/tcp/64051/p2p/16Uiu2HAmG4cpGSoy36cPfgiQFspB8HN31EoJZYsTj2bYgHdfDb3j","/ip4/172.18.90.196/tcp/64052/ws/p2p/16Uiu2HAmG4cpGSoy36cPfgiQFspB8HN31EoJZYsTj2bYgHdfDb3j"],"enrUri":"enr:-L24QJIfB8p-OA-5aEJgzQLFkvQtJ_VhJZHUcOxuD2ymK4D0Ejgz_owxqy5gSiS8opfFBXuda1T1G4f_2Juge4kl76ICgmlkgnY0gmlwhKwSWsSKbXVsdGlhZGRyc5YACASsElrEBvozAAoErBJaxAb6NN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDMqCmkBBquvFjKPyXDi7e4NUrceMzNVBO0W5Y7jkkmKaDdGNwgvozg3VkcIL6NYV3YWt1MgM"}'
|
|
2025-12-10 04:15:40.975 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:15:40.983 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:15:40.983 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-10_04-15-39__6f7da976-5342-4515-b097-b79b1292225a__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:15:40.983 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:15:40.983 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:15:40.985 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:15:40.985 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.180.241
|
|
2025-12-10 04:15:40.985 DEBUG [src.node.docker_mananger] Generated ports ['11711', '11712', '11713', '11714', '11715']
|
|
2025-12-10 04:15:40.985 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:15:40.985 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:15:40.986 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:15:40.986 DEBUG [src.node.docker_mananger] docker run -i -t -p 11711:11711 -p 11712:11712 -p 11713:11713 -p 11714:11714 -p 11715:11715 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=11713 --rest-port=11711 --tcp-port=11712 --discv5-udp-port=11714 --rest-address=0.0.0.0 --nat=extip:172.18.180.241 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c2ada8d80f1a85ba7f69fa4cdd302fc5cd9192ef5f29cdc6fffcd46deb82ce8c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11715 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QJIfB8p-OA-5aEJgzQLFkvQtJ_VhJZHUcOxuD2ymK4D0Ejgz_owxqy5gSiS8opfFBXuda1T1G4f_2Juge4kl76ICgmlkgnY0gmlwhKwSWsSKbXVsdGlhZGRyc5YACASsElrEBvozAAoErBJaxAb6NN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDMqCmkBBquvFjKPyXDi7e4NUrceMzNVBO0W5Y7jkkmKaDdGNwgvozg3VkcIL6NYV3YWt1MgM --storenode=/ip4/172.18.90.196/tcp/64051/p2p/16Uiu2HAmG4cpGSoy36cPfgiQFspB8HN31EoJZYsTj2bYgHdfDb3j --store=true --relay=true
|
|
2025-12-10 04:15:41.180 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.180.241 waku e6e2bf3c0c1e5a60a567a542242e60776804f0f4b6ee9974ce0b7d0ca0f32374
|
|
2025-12-10 04:15:41.214 DEBUG [src.node.docker_mananger] Container started with ID e6e2bf3c0c1e. Setting up logs at ./log/docker/store_node1_2025-12-10_04-15-39__6f7da976-5342-4515-b097-b79b1292225a__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:15:41.216 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11711
|
|
2025-12-10 04:15:41.216 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:15:42.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11711/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:15:42.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"Rln 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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-10 04:15:42.221 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:15:42.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11711/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:15:42.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.180.241/tcp/11712/p2p/16Uiu2HAm5ZZ89ZQLT1Cx8EC14FkVYe6qg9HS7hPeXQa3cj5Df1GC","/ip4/172.18.180.241/tcp/11713/ws/p2p/16Uiu2HAm5ZZ89ZQLT1Cx8EC14FkVYe6qg9HS7hPeXQa3cj5Df1GC"],"enrUri":"enr:-L24QEmLdMsd1sH0Qr79kbdOoeOWcE4F0RVBtYVuLWVJXyHEJ9myWhcTqgHeoeNmX2RPX68f8wq8MCzbO2tPzPddw3sCgmlkgnY0gmlwhKwStPGKbXVsdGlhZGRyc5YACASsErTxBi3AAAoErBK08QYtwd0DgnJzhQADAQAAiXNlY3AyNTZrMaEClpnDgQ7EL5fWwOkrfkCR5fJq6t_n6gWCCJDQ4DY2JqGDdGNwgi3Ag3VkcIItwoV3YWt1MgM"}'
|
|
2025-12-10 04:15:42.224 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:15:42.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11711/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.90.196/tcp/64051/p2p/16Uiu2HAmG4cpGSoy36cPfgiQFspB8HN31EoJZYsTj2bYgHdfDb3j"]'
|
|
2025-12-10 04:15:42.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:42.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-10 04:15:42.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:42.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11711/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-10 04:15:42.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:42.233 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:42.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:42.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:42.239 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:42.440 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:42.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:42.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:42.446 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:42.647 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:42.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:42.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:42.653 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:42.854 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:42.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:42.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:42.861 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:43.062 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:43.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:43.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:43.068 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:43.269 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:43.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:43.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:43.275 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:43.475 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:43.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:43.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:43.487 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:43.688 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:43.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:43.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:43.695 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:43.896 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:43.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:43.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:43.902 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:44.103 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:44.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:44.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:44.109 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:44.310 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:44.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:44.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:44.316 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:44.517 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:44.517 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:44.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:44.523 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:44.724 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:44.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:44.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:44.731 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:44.932 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:44.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:44.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:44.939 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:45.140 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:45.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:45.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:45.148 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:45.349 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:45.349 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:45.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:45.355 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:45.555 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:45.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:45.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:45.562 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:45.762 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:45.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:45.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:45.768 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:45.968 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:45.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:45.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:45.975 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:46.176 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:46.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:46.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:46.183 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:46.383 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:46.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:46.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:46.390 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:46.591 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:46.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:46.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:46.597 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:46.798 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:46.798 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:46.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:46.804 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:47.005 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:47.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:47.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:47.012 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:47.213 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:47.213 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:47.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:47.220 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:47.421 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:47.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:47.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:47.426 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:47.627 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:47.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:47.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:47.634 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:47.835 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:47.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:47.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:47.842 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:48.042 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:48.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:48.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:48.049 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:48.249 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:48.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:48.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:48.256 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:48.456 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:48.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:48.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:48.463 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:48.664 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:48.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:48.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:48.671 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:48.872 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:48.872 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:48.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:48.879 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:49.080 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:49.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:49.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:49.087 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:49.287 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:49.288 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:49.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:49.293 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:49.495 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:49.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:49.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:49.502 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:49.703 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:49.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:49.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:49.709 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:49.910 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:49.910 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:49.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:49.916 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:50.117 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:50.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:50.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:50.122 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:50.323 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:50.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:50.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:50.329 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:50.530 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:50.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:50.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:50.537 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:50.738 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:50.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:50.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:50.744 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:50.944 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:50.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:50.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:50.951 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:51.152 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:51.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:51.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:51.158 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:51.360 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:51.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:51.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:51.365 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:51.566 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:51.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:51.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:51.572 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:51.773 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:51.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:51.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:51.780 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:51.981 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:51.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:51.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:51.986 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:52.187 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:52.187 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:52.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:52.193 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:52.394 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:52.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:52.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:52.400 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:52.601 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:52.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:52.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:52.607 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:52.808 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:52.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:52.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:52.815 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:53.017 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:53.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:53.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:53.024 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:53.224 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:53.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:53.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:53.232 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:53.433 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:53.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:53.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:53.439 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:53.640 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:53.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:53.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:53.646 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:53.847 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:53.847 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:53.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:53.852 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:54.053 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:54.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:54.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:54.059 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:54.260 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:54.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:54.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:54.266 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:54.467 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:54.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:54.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:54.474 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:54.675 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:54.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:54.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:54.681 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:54.882 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:54.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:54.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:54.888 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:55.089 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:55.089 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:55.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:55.096 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:55.297 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:55.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:55.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:55.303 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:55.504 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:55.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:55.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:55.510 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:55.711 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:55.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:55.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:55.718 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:55.919 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:55.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:55.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:55.926 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:56.127 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:56.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:56.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:56.134 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:56.335 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:56.335 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:56.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:56.341 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:56.542 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:56.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:56.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:56.548 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:56.749 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:56.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:56.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:56.755 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:56.956 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:56.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:56.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:56.962 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:57.163 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:57.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:57.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:57.170 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:57.370 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:57.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:57.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:57.377 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:57.578 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:57.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:57.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:57.584 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:57.785 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:57.785 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:57.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:57.791 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:57.993 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:57.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:57.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:57.999 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:58.200 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:58.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:58.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:58.206 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:58.407 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:58.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:58.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:58.413 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:58.614 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:58.614 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:58.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:58.621 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:58.822 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:58.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:58.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:58.828 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:59.029 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:59.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:59.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:59.036 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:59.236 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:59.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:59.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:59.243 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:59.443 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:59.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:59.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:59.450 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:59.651 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:59.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:59.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:59.658 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:15:59.858 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:15:59.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:15:59.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:15:59.865 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:00.066 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:00.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:00.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:00.072 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:00.273 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:00.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:00.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:00.280 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:00.481 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:00.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:00.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:00.487 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:00.688 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:00.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:00.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:00.695 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:00.895 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:00.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:00.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:00.902 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:01.102 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:01.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:01.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:01.109 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:01.309 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:01.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:01.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:01.316 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:01.517 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:01.517 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:01.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:01.523 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:01.724 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:01.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:01.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:01.730 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:01.931 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:01.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:01.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:01.937 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:02.138 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:02.138 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:02.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:02.145 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:02.345 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:02.346 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:02.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:02.352 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:02.553 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:02.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:02.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:02.559 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:02.760 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:02.760 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:02.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:02.766 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:02.967 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:02.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:02.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:02.974 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:03.175 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:03.175 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:03.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:03.180 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:03.381 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:03.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:03.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:03.388 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:03.589 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:03.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:03.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:03.595 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:03.796 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:03.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:03.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:03.803 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:04.004 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:04.004 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:04.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:04.010 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:04.211 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:04.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:04.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:04.217 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:04.418 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:04.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:04.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:04.424 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:04.625 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:04.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:04.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:04.631 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:04.832 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:04.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:04.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:04.838 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:05.039 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:05.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:05.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:05.045 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:05.246 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:05.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:05.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:05.252 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:05.453 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:05.454 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:05.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:05.460 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:05.661 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:05.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:05.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:05.668 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:05.869 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:05.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:05.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:05.876 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:06.077 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:06.077 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:06.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:06.083 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:06.284 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:06.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:06.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:06.290 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:06.491 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:06.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:06.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:06.498 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:06.699 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:06.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:06.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:06.705 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:06.906 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:06.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/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)'}'
|
|
2025-12-10 04:16:06.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:06.912 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:07.113 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:07.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMjA=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:07.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:07.119 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:07.320 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:07.321 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMjE=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:07.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:07.327 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:07.528 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:07.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMjI=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:07.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:07.535 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:07.736 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:07.736 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMjM=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:07.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:07.742 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:07.943 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:07.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMjQ=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:07.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:07.950 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:08.151 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:08.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMjU=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:08.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:08.156 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:08.357 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:08.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMjY=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:08.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:08.364 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:08.565 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:08.565 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMjc=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:08.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:08.570 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:08.771 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:08.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMjg=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:08.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:08.777 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:08.978 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:08.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMjk=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:08.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:08.985 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:09.186 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:09.186 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMzA=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:09.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:09.193 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:09.393 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:09.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMzE=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:09.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:09.400 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:09.601 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:09.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMzI=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:09.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:09.608 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:09.809 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:09.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMzM=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:09.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:09.815 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:10.015 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:10.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMzQ=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:10.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:10.021 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:10.222 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:10.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMzU=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:10.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:10.229 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:10.430 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:10.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMzY=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:10.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:10.436 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:10.636 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:10.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMzc=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:10.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:10.643 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:10.844 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:10.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMzg=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:10.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:10.851 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:11.052 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:11.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xMzk=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:11.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:11.058 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:11.259 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:11.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xNDA=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:11.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:11.264 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:11.465 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:11.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xNDE=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:11.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:11.472 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:11.672 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:11.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xNDI=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:11.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:11.678 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:11.879 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:11.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xNDM=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:11.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:11.886 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:12.087 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:12.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xNDQ=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:12.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:12.093 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:12.294 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:12.294 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xNDU=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:12.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:12.300 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:12.501 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:12.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xNDY=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:12.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:12.508 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:12.708 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:12.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xNDc=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:12.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:12.714 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:12.915 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:12.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xNDg=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:12.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:12.921 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:13.122 DEBUG [src.steps.store] Relaying message
|
|
2025-12-10 04:16:13.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64050/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8xNDk=", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-10 04:16:13.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:16:13.129 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-10 04:16:13.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64050/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=1000000&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:16:13.335 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:16:13.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11711/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=1000000&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:16:13.341 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-10 04:16:13.343 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-10 04:16:13.344 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-10 04:16:13.344 DEBUG [src.node.waku_node] Stopping container with id fd42a5cc8fd0
|
|
2025-12-10 04:16:13.918 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:16:13.918 DEBUG [src.node.waku_node] Stopping container with id e6e2bf3c0c1e
|
|
2025-12-10 04:16:14.464 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:16:14.465 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-10 04:16:14.509 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:16:14.552 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|