mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
467 lines
65 KiB
Plaintext
467 lines
65 KiB
Plaintext
2026-03-12 04:35:55.830 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-12 04:35:55.831 DEBUG [tests.conftest] Running test: test_store_sync_high_jitter_stress with id: 2026-03-12_04-35-55__b2218679-fce2-4dc1-b91a-69b6451e19d9
|
|
2026-03-12 04:35:55.832 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-12 04:35:55.841 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:35:55.841 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-12_04-35-55__b2218679-fce2-4dc1-b91a-69b6451e19d9__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:35:55.847 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:35:55.848 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-12_04-35-55__b2218679-fce2-4dc1-b91a-69b6451e19d9__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:35:55.854 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:35:55.854 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-12_04-35-55__b2218679-fce2-4dc1-b91a-69b6451e19d9__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:35:55.854 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-12 04:35:55.855 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:35:55.855 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:35:55.856 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:35:55.857 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.94.231
|
|
2026-03-12 04:35:55.857 DEBUG [src.node.docker_mananger] Generated ports ['32355', '32356', '32357', '32358', '32359']
|
|
2026-03-12 04:35:55.857 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:35:55.857 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:35:55.857 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:35:55.857 DEBUG [src.node.docker_mananger] docker run -i -t -p 32355:32355 -p 32356:32356 -p 32357:32357 -p 32358:32358 -p 32359:32359 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=32357 --rest-port=32355 --tcp-port=32356 --discv5-udp-port=32358 --rest-address=0.0.0.0 --nat=extip:172.18.94.231 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8f13c1ba9f4ee1ef28a422839a43fcadeb2ed3fbbdaacccd6538dff12fa7ec8a --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32359 --metrics-logging=true --store-sync-relay-jitter=90 --relay=true --dns-discovery=false
|
|
2026-03-12 04:35:55.977 ERROR [src.node.docker_mananger] Max retries reached for container ed68e3b4dd83. Exiting log stream.
|
|
2026-03-12 04:35:56.058 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.94.231 waku 9893bb56c218d4ea3de22ec78ff3a76e138a75bf8de4fc507475cfd777b557c7
|
|
2026-03-12 04:35:56.094 DEBUG [src.node.docker_mananger] Container started with ID 9893bb56c218. Setting up logs at ./log/docker/node1_2026-03-12_04-35-55__b2218679-fce2-4dc1-b91a-69b6451e19d9__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:35:56.094 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32355
|
|
2026-03-12 04:35:56.094 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:35:56.651 ERROR [src.node.docker_mananger] Max retries reached for container fb960b0613fb. Exiting log stream.
|
|
2026-03-12 04:35:57.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32355/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:57.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:35:57.098 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:35:57.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32355/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:57.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.94.231/tcp/32356/p2p/16Uiu2HAmNZB6rrG58G1Vb4QWYnYMNW9TtuFDdrzxWHNG4HtvvCEm","/ip4/172.18.94.231/tcp/32357/ws/p2p/16Uiu2HAmNZB6rrG58G1Vb4QWYnYMNW9TtuFDdrzxWHNG4HtvvCEm"],"enrUri":"enr:-L24QFZs17YWzB4_Qiq6iDDnxqG7BwUvxAtwH8v7vpPdvVjQaXfi6jNWNVNJGpmoWs6ZlgmkZNsrcD0pjsaFEFRz34wCgmlkgnY0gmlwhKwSXueKbXVsdGlhZGRyc5YACASsEl7nBn5kAAoErBJe5wZ-Zd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDkxeKdNl8ZSFjWqRjEtAVS7E8IPPJDOiSjmzjrgDGzaKDdGNwgn5kg3VkcIJ-ZoV3YWt1MhM"}'
|
|
2026-03-12 04:35:57.102 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:35:57.102 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:35:57.102 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:35:57.104 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:35:57.104 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.26.105
|
|
2026-03-12 04:35:57.104 DEBUG [src.node.docker_mananger] Generated ports ['33827', '33828', '33829', '33830', '33831']
|
|
2026-03-12 04:35:57.104 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:35:57.104 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:35:57.104 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:35:57.105 DEBUG [src.node.docker_mananger] docker run -i -t -p 33827:33827 -p 33828:33828 -p 33829:33829 -p 33830:33830 -p 33831:33831 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=33829 --rest-port=33827 --tcp-port=33828 --discv5-udp-port=33830 --rest-address=0.0.0.0 --nat=extip:172.18.26.105 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=584aed3bcbcf47f4a40efff6cb4f60d8c942ba20735bd7a3bcad1fbb1bf9bdff --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33831 --metrics-logging=true --store-sync-relay-jitter=90 --relay=true --dns-discovery=false
|
|
2026-03-12 04:35:57.311 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.26.105 waku c2a95cf478bc0f1e6ac8977f56b41c8152fd1911764c5d738846de140181d5a1
|
|
2026-03-12 04:35:57.345 DEBUG [src.node.docker_mananger] Container started with ID c2a95cf478bc. Setting up logs at ./log/docker/node2_2026-03-12_04-35-55__b2218679-fce2-4dc1-b91a-69b6451e19d9__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:35:57.345 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33827
|
|
2026-03-12 04:35:57.346 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:35:58.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33827/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:58.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-12 04:35:58.350 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:35:58.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33827/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:58.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.26.105/tcp/33828/p2p/16Uiu2HAm8aMRiPuiceRTpQatggtCNhFtCZubhX7zSmgjoKxDEP7a","/ip4/172.18.26.105/tcp/33829/ws/p2p/16Uiu2HAm8aMRiPuiceRTpQatggtCNhFtCZubhX7zSmgjoKxDEP7a"],"enrUri":"enr:-L24QAUDiWeeljEe1r0BwK_P1vVrrbHTo53uwwIulKcImpK_JJUzjTEYgUl6pOdnAG3RVP0T_9Ess1CZmyxeppMJjZYCgmlkgnY0gmlwhKwSGmmKbXVsdGlhZGRyc5YACASsEhppBoQkAAoErBIaaQaEJd0DgnJzhQADAQAAiXNlY3AyNTZrMaECw2Et5XxBzhuDaBkGcONasBRMfr_-tpFu9rDjRDEXtD2DdGNwgoQkg3VkcIKEJoV3YWt1MhM"}'
|
|
2026-03-12 04:35:58.353 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:35:58.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.26.105/tcp/33828/p2p/16Uiu2HAm8aMRiPuiceRTpQatggtCNhFtCZubhX7zSmgjoKxDEP7a"]'
|
|
2026-03-12 04:35:58.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.396 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.398 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.407 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.407 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.422 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.423 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.432 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.433 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.439 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.441 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.441 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.449 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.450 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.450 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.458 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.459 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.466 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.466 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.471 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.473 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.479 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.480 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.480 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.486 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.487 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.493 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.494 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.500 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.501 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.508 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.509 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.509 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.515 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.516 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.522 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.524 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.524 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.530 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.531 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.538 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.538 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.544 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.545 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.552 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.553 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.559 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.562 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.562 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.568 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.569 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.577 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.578 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.584 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.585 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.590 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.591 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.592 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.598 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.599 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.606 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.607 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.614 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.615 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.621 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.622 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.629 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.630 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.636 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.637 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.643 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.643 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.650 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.651 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.657 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.658 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.665 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.666 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.673 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.674 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.679 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.681 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.688 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.688 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.694 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.695 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.701 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.702 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.709 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.709 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.710 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.716 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.717 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.723 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.724 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.730 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.730 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.738 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.739 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.745 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.746 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.746 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.752 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.753 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.760 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.761 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.767 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.768 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.774 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.775 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.782 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.783 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.790 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.790 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.795 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.797 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.803 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.805 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.810 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.811 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.818 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.819 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.825 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.826 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.833 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.834 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.834 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.839 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.840 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.847 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.848 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.855 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.856 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.862 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.863 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.870 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.871 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.881 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.881 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.887 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.889 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.894 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.895 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.902 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.903 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.912 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.913 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.919 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.920 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.926 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.926 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.932 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.933 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.939 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.940 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.947 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.948 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.953 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.954 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.960 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.961 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.968 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.969 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.976 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.977 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.983 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.984 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.984 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.990 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.991 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:58.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:58.998 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:58.999 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:58.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:59.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:59.005 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:59.006 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:59.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:59.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:59.012 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:59.013 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:59.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:59.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:59.020 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:59.021 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:59.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:59.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:59.027 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:59.028 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:59.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:59.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:59.035 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:59.036 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:59.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:59.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:59.043 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:59.043 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:59.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:59.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:59.050 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:59.051 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:59.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:59.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:59.057 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:59.057 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:59.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:59.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:59.064 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:59.065 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:59.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:59.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:59.073 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:59.074 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:59.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:59.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:59.080 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:59.081 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:59.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:59.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:59.089 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:59.089 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:59.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:59.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:59.096 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:59.097 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:59.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:59.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:59.103 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:59.104 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:59.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:59.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:59.111 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:59.112 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:59.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:59.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:59.119 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:59.120 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:59.120 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:59.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:59.126 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:59.127 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:59.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:59.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:59.134 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:59.135 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:59.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:59.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:59.140 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:59.141 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:59.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32355/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:59.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:59.147 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:59.149 DEBUG [src.steps.store] Relaying message
|
|
2026-03-12 04:35:59.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33827/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:59.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:59.154 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-03-12 04:35:59.155 DEBUG [src.libs.common] Sleeping for 120 seconds
|
|
2026-03-12 04:37:59.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32355/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:59.164 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:37:59.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33827/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:37:59.171 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-12 04:37:59.172 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-12 04:37:59.174 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-12 04:37:59.174 DEBUG [src.node.waku_node] Stopping container with id 9893bb56c218
|
|
2026-03-12 04:37:59.744 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:37:59.746 DEBUG [src.node.waku_node] Stopping container with id c2a95cf478bc
|
|
2026-03-12 04:38:00.306 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:38:00.308 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-12 04:38:00.472 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:38:00.550 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|