467 lines
65 KiB
Plaintext

2025-12-08 12:11:14.882 DEBUG [tests.conftest] Running fixture setup: test_id
2025-12-08 12:11:14.882 DEBUG [tests.conftest] Running test: test_store_sync_high_jitter_stress with id: 2025-12-08_12-11-14__3c68204a-b026-40ae-9260-883108e6b2b7
2025-12-08 12:11:14.882 DEBUG [src.steps.common] Running fixture setup: common_setup
2025-12-08 12:11:14.889 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-08 12:11:14.889 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_12-11-14__3c68204a-b026-40ae-9260-883108e6b2b7__wakuorg_nwaku:latest.log
2025-12-08 12:11:14.895 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-08 12:11:14.895 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-08_12-11-14__3c68204a-b026-40ae-9260-883108e6b2b7__wakuorg_nwaku:latest.log
2025-12-08 12:11:14.900 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2025-12-08 12:11:14.901 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-08_12-11-14__3c68204a-b026-40ae-9260-883108e6b2b7__wakuorg_nwaku:latest.log
2025-12-08 12:11:14.901 DEBUG [src.steps.store] Running fixture setup: store_setup
2025-12-08 12:11:14.902 DEBUG [src.node.waku_node] Starting Node...
2025-12-08 12:11:14.902 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2025-12-08 12:11:14.903 DEBUG [src.node.docker_mananger] Network waku already exists
2025-12-08 12:11:14.903 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.12.60
2025-12-08 12:11:14.903 DEBUG [src.node.docker_mananger] Generated ports ['13890', '13891', '13892', '13893', '13894']
2025-12-08 12:11:14.903 DEBUG [src.node.waku_node] RLN credentials were not set
2025-12-08 12:11:14.904 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2025-12-08 12:11:14.904 DEBUG [src.node.waku_node] Using volumes []
2025-12-08 12:11:14.904 DEBUG [src.node.docker_mananger] docker run -i -t -p 13890:13890 -p 13891:13891 -p 13892:13892 -p 13893:13893 -p 13894:13894 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=13892 --rest-port=13890 --tcp-port=13891 --discv5-udp-port=13893 --rest-address=0.0.0.0 --nat=extip:172.18.12.60 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0b603da933bb8efc0f3deee7b64eddcac6a214fb1e634881ddedbf64003fa23c --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=13894 --metrics-logging=true --store-sync-relay-jitter=90 --relay=true --dns-discovery=false
2025-12-08 12:11:15.091 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.12.60 waku dfdf9494727c22b05a23f99be2a863ca0a33d0aef535881047b0b413407120b2
2025-12-08 12:11:15.121 DEBUG [src.node.docker_mananger] Container started with ID dfdf9494727c. Setting up logs at ./log/docker/node1_2025-12-08_12-11-14__3c68204a-b026-40ae-9260-883108e6b2b7__wakuorg_nwaku:latest.log
2025-12-08 12:11:15.123 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13890
2025-12-08 12:11:15.123 DEBUG [src.libs.common] Sleeping for 1 seconds
2025-12-08 12:11:15.127 ERROR [src.node.docker_mananger] Max retries reached for container e050ebc58557. Exiting log stream.
2025-12-08 12:11:15.681 ERROR [src.node.docker_mananger] Max retries reached for container 8bd78d53589a. Exiting log stream.
2025-12-08 12:11:16.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13890/health" -H "Content-Type: application/json" -d 'None'
2025-12-08 12:11:16.131 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-08 12:11:16.131 INFO [src.node.waku_node] Node protocols are initialized !!
2025-12-08 12:11:16.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13890/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2025-12-08 12:11:16.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.12.60/tcp/13891/p2p/16Uiu2HAm9tPreF8skZ6ZWqy1NJZnu9YJusZLzvTU2kn9MXuzRQtK","/ip4/172.18.12.60/tcp/13892/ws/p2p/16Uiu2HAm9tPreF8skZ6ZWqy1NJZnu9YJusZLzvTU2kn9MXuzRQtK"],"enrUri":"enr:-L24QJslOfb9RHEuSijCTZCKItRnXA1KSQWxDcAnlw0RB8fXCpBgBXJRVK7DOHJopR7yORx9ycjD4ZcN0nlbGokmogQCgmlkgnY0gmlwhKwSDDyKbXVsdGlhZGRyc5YACASsEgw8BjZDAAoErBIMPAY2RN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC1twRcrinPyM_Ip64A7RUOr6HlU2rjobH33jEtC1_xiyDdGNwgjZDg3VkcII2RYV3YWt1MhM"}'
2025-12-08 12:11:16.134 INFO [src.node.waku_node] REST service is ready !!
2025-12-08 12:11:16.135 DEBUG [src.node.waku_node] Starting Node...
2025-12-08 12:11:16.135 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2025-12-08 12:11:16.136 DEBUG [src.node.docker_mananger] Network waku already exists
2025-12-08 12:11:16.136 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.246.58
2025-12-08 12:11:16.136 DEBUG [src.node.docker_mananger] Generated ports ['5069', '5070', '5071', '5072', '5073']
2025-12-08 12:11:16.136 DEBUG [src.node.waku_node] RLN credentials were not set
2025-12-08 12:11:16.137 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2025-12-08 12:11:16.137 DEBUG [src.node.waku_node] Using volumes []
2025-12-08 12:11:16.137 DEBUG [src.node.docker_mananger] docker run -i -t -p 5069:5069 -p 5070:5070 -p 5071:5071 -p 5072:5072 -p 5073:5073 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=5071 --rest-port=5069 --tcp-port=5070 --discv5-udp-port=5072 --rest-address=0.0.0.0 --nat=extip:172.18.246.58 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c05140d8cdfab0bde842fc163ffa8dea88b3038aade1d0fce51b6858b4bce02b --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=5073 --metrics-logging=true --store-sync-relay-jitter=90 --relay=true --dns-discovery=false
2025-12-08 12:11:16.325 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.246.58 waku 34c5abd63a839b82267a060169a1d57143f0cbbd15f11a7e920ca3dbeae60416
2025-12-08 12:11:16.356 DEBUG [src.node.docker_mananger] Container started with ID 34c5abd63a83. Setting up logs at ./log/docker/node2_2025-12-08_12-11-14__3c68204a-b026-40ae-9260-883108e6b2b7__wakuorg_nwaku:latest.log
2025-12-08 12:11:16.357 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5069
2025-12-08 12:11:16.358 DEBUG [src.libs.common] Sleeping for 1 seconds
2025-12-08 12:11:17.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5069/health" -H "Content-Type: application/json" -d 'None'
2025-12-08 12:11:17.362 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-08 12:11:17.362 INFO [src.node.waku_node] Node protocols are initialized !!
2025-12-08 12:11:17.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5069/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2025-12-08 12:11:17.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.246.58/tcp/5070/p2p/16Uiu2HAkwFn88wc1x47eZQj6Tzn9sU6VWyPjUXggkgLNKopoBeKw","/ip4/172.18.246.58/tcp/5071/ws/p2p/16Uiu2HAkwFn88wc1x47eZQj6Tzn9sU6VWyPjUXggkgLNKopoBeKw"],"enrUri":"enr:-L24QL9H8EkyQvMWSurQBLcVWC2K-2g44NZHJ53jqcuw6XXsP7s75a6wV4g1WStKr0pSEtwLvN50P9ok8dMEO3odKxkCgmlkgnY0gmlwhKwS9jqKbXVsdGlhZGRyc5YACASsEvY6BhPOAAoErBL2OgYTz90DgnJzhQADAQAAiXNlY3AyNTZrMaECGy6DPT5EPBuLDP5wI7AJ--BUNPNEHt02DRYHr2RyRM6DdGNwghPOg3VkcIIT0IV3YWt1MhM"}'
2025-12-08 12:11:17.365 INFO [src.node.waku_node] REST service is ready !!
2025-12-08 12:11:17.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.246.58/tcp/5070/p2p/16Uiu2HAkwFn88wc1x47eZQj6Tzn9sU6VWyPjUXggkgLNKopoBeKw"]'
2025-12-08 12:11:17.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.400 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.406 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.407 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.418 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.420 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.425 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.426 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.432 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.433 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.439 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.440 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.445 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.446 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.446 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.451 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.452 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.452 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.458 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.459 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.465 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.466 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.471 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.472 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.477 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.477 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.484 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.485 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.485 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.491 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.492 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.496 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.497 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.497 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.503 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.504 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.509 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.510 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.515 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.516 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.521 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.522 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.527 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.527 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.533 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.534 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.539 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.540 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.546 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.547 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.552 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.553 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.558 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.559 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.564 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.565 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.565 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.570 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.571 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.577 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.577 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.582 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.583 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.589 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.590 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.596 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.597 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.602 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.603 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.609 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.609 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.615 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.616 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.616 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.620 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.621 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.627 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.628 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.633 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.634 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.639 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.640 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.646 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.647 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.652 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.653 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.659 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.661 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.667 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.667 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.667 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.672 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.672 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.678 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.678 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.678 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.684 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.685 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.691 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.692 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.697 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.698 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.703 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.705 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.711 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.712 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.712 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.717 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.717 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.723 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.724 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.729 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.730 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.735 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.737 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.742 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.742 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.743 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.748 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.749 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.755 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.756 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.762 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.762 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.769 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.770 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.775 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.775 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.782 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.783 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.788 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.789 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.793 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.795 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.800 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.801 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.806 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.807 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.807 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.812 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.813 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.819 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.820 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.825 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.826 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.831 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.832 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.838 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.838 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.843 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.844 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.850 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.851 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.856 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.857 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.858 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.862 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.864 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.870 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.871 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.876 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.878 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.884 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.885 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.891 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.892 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.896 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.897 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.903 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.904 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.910 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.910 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.910 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.916 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.917 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.922 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.923 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.929 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.930 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.930 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.935 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.935 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.941 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.942 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.947 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.948 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.954 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.955 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.960 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.961 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.967 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.968 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.972 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.973 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.979 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.979 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.985 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.985 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:17.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.992 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.992 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:17.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:17.998 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:17.998 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:17.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:18.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:18.008 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:18.009 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:18.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:18.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:18.015 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:18.016 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:18.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:18.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:18.022 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:18.022 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:18.023 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:18.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:18.029 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:18.029 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:18.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:18.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:18.035 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:18.035 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:18.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13890/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)'}'
2025-12-08 12:11:18.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:18.041 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:18.042 DEBUG [src.steps.store] Relaying message
2025-12-08 12:11:18.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5069/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)'}'
2025-12-08 12:11:18.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2025-12-08 12:11:18.047 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2025-12-08 12:11:18.047 DEBUG [src.libs.common] Sleeping for 120 seconds
2025-12-08 12:13:18.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13890/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2025-12-08 12:13:18.055 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2025-12-08 12:13:18.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5069/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2025-12-08 12:13:18.061 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2025-12-08 12:13:18.062 DEBUG [tests.conftest] Running fixture teardown: test_setup
2025-12-08 12:13:18.063 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2025-12-08 12:13:18.064 DEBUG [src.node.waku_node] Stopping container with id dfdf9494727c
2025-12-08 12:13:18.617 DEBUG [src.node.waku_node] Container stopped.
2025-12-08 12:13:18.617 DEBUG [src.node.waku_node] Stopping container with id 34c5abd63a83
2025-12-08 12:13:19.128 DEBUG [src.node.waku_node] Container stopped.
2025-12-08 12:13:19.131 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2025-12-08 12:13:19.284 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2025-12-08 12:13:19.358 DEBUG [src.node.docker_mananger] No errors found in the waku logs.