467 lines
65 KiB
Plaintext

2026-02-11 04:45:04.538 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-11 04:45:04.538 DEBUG [tests.conftest] Running test: test_store_sync_high_jitter_stress with id: 2026-02-11_04-45-04__b354f35c-a2e0-44a3-8967-9520109bfdd0
2026-02-11 04:45:04.538 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-11 04:45:04.545 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-11 04:45:04.545 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-11_04-45-04__b354f35c-a2e0-44a3-8967-9520109bfdd0__wakuorg_nwaku:latest.log
2026-02-11 04:45:04.551 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-11 04:45:04.551 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-11_04-45-04__b354f35c-a2e0-44a3-8967-9520109bfdd0__wakuorg_nwaku:latest.log
2026-02-11 04:45:04.557 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-11 04:45:04.557 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-11_04-45-04__b354f35c-a2e0-44a3-8967-9520109bfdd0__wakuorg_nwaku:latest.log
2026-02-11 04:45:04.557 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-02-11 04:45:04.558 DEBUG [src.node.waku_node] Starting Node...
2026-02-11 04:45:04.558 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-11 04:45:04.559 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-11 04:45:04.559 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.37.66
2026-02-11 04:45:04.560 DEBUG [src.node.docker_mananger] Generated ports ['1585', '1586', '1587', '1588', '1589']
2026-02-11 04:45:04.560 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-11 04:45:04.560 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-11 04:45:04.560 DEBUG [src.node.waku_node] Using volumes []
2026-02-11 04:45:04.560 DEBUG [src.node.docker_mananger] docker run -i -t -p 1585:1585 -p 1586:1586 -p 1587:1587 -p 1588:1588 -p 1589:1589 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=1587 --rest-port=1585 --tcp-port=1586 --discv5-udp-port=1588 --rest-address=0.0.0.0 --nat=extip:172.18.37.66 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=54d1c1ae9fffe163efeb578df9d2ae7d33df7d61cac7dd9f5547d6ba9fd7b5ef --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=1589 --metrics-logging=true --store-sync-relay-jitter=90 --relay=true --dns-discovery=false
2026-02-11 04:45:04.739 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.37.66 waku e41f8055517e6e4260bc012753c3263af79ec8c5e3f886112e34a3136708248e
2026-02-11 04:45:04.770 DEBUG [src.node.docker_mananger] Container started with ID e41f8055517e. Setting up logs at ./log/docker/node1_2026-02-11_04-45-04__b354f35c-a2e0-44a3-8967-9520109bfdd0__wakuorg_nwaku:latest.log
2026-02-11 04:45:04.771 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1585
2026-02-11 04:45:04.771 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-11 04:45:04.781 ERROR [src.node.docker_mananger] Max retries reached for container 686d2e844f2a. Exiting log stream.
2026-02-11 04:45:05.337 ERROR [src.node.docker_mananger] Max retries reached for container 89add94daf2e. Exiting log stream.
2026-02-11 04:45:05.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1585/health" -H "Content-Type: application/json" -d 'None'
2026-02-11 04:45:05.775 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"}]}'
2026-02-11 04:45:05.776 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-11 04:45:05.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1585/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-11 04:45:05.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.37.66/tcp/1586/p2p/16Uiu2HAm4BaGfwtHHfewsATpkxXerHzCz1imBioAJZfj2JdopyTb","/ip4/172.18.37.66/tcp/1587/ws/p2p/16Uiu2HAm4BaGfwtHHfewsATpkxXerHzCz1imBioAJZfj2JdopyTb"],"enrUri":"enr:-L24QJdWUBtdSuExmuG_1_-i1oHXECyJG9Xmknm6JzVzRzWbJtxydz7eOixGO8RUiKTwHoyz7opedYtxW2Mqesy2GYsCgmlkgnY0gmlwhKwSJUKKbXVsdGlhZGRyc5YACASsEiVCBgYyAAoErBIlQgYGM90DgnJzhQADAQAAiXNlY3AyNTZrMaECghyYiOCZhS1-FZAJmr7tWQ9w6JKcw0FvmkZbhIH26V6DdGNwggYyg3VkcIIGNIV3YWt1MhM"}'
2026-02-11 04:45:05.778 INFO [src.node.waku_node] REST service is ready !!
2026-02-11 04:45:05.778 DEBUG [src.node.waku_node] Starting Node...
2026-02-11 04:45:05.778 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-11 04:45:05.780 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-11 04:45:05.780 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.15.146
2026-02-11 04:45:05.780 DEBUG [src.node.docker_mananger] Generated ports ['16421', '16422', '16423', '16424', '16425']
2026-02-11 04:45:05.780 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-11 04:45:05.780 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-11 04:45:05.780 DEBUG [src.node.waku_node] Using volumes []
2026-02-11 04:45:05.780 DEBUG [src.node.docker_mananger] docker run -i -t -p 16421:16421 -p 16422:16422 -p 16423:16423 -p 16424:16424 -p 16425:16425 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=16423 --rest-port=16421 --tcp-port=16422 --discv5-udp-port=16424 --rest-address=0.0.0.0 --nat=extip:172.18.15.146 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eae9ec4104caecf6c7bcf9d956da3b2bf96bcde419e6d920cecaffc2b1de4fea --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=16425 --metrics-logging=true --store-sync-relay-jitter=90 --relay=true --dns-discovery=false
2026-02-11 04:45:05.957 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.15.146 waku 9b49b999529255323453009d5eef0530783bf0de6aea8df315598bef9101ce11
2026-02-11 04:45:05.987 DEBUG [src.node.docker_mananger] Container started with ID 9b49b9995292. Setting up logs at ./log/docker/node2_2026-02-11_04-45-04__b354f35c-a2e0-44a3-8967-9520109bfdd0__wakuorg_nwaku:latest.log
2026-02-11 04:45:05.987 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16421
2026-02-11 04:45:05.987 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-11 04:45:06.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16421/health" -H "Content-Type: application/json" -d 'None'
2026-02-11 04:45:06.992 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"}]}'
2026-02-11 04:45:06.992 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-11 04:45:06.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16421/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-11 04:45:06.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.15.146/tcp/16422/p2p/16Uiu2HAmG3nDvsHuRS6yM95qvorPrioBDubqnwBKh4Gqst7GLLJv","/ip4/172.18.15.146/tcp/16423/ws/p2p/16Uiu2HAmG3nDvsHuRS6yM95qvorPrioBDubqnwBKh4Gqst7GLLJv"],"enrUri":"enr:-L24QCExj9aPw93jIye6c8Pijft92aSpu8NPViRYhbNjaPlxUF8fZESbcm5QTDAjFXCHNfVMt0fUY1oh12RHCG5s_TYCgmlkgnY0gmlwhKwSD5KKbXVsdGlhZGRyc5YACASsEg-SBkAmAAoErBIPkgZAJ90DgnJzhQADAQAAiXNlY3AyNTZrMaEDMmm1G9WIDQu3G9GdFOUasfgvhL3QaL2u8QrwXXntwiODdGNwgkAmg3VkcIJAKIV3YWt1MhM"}'
2026-02-11 04:45:06.995 INFO [src.node.waku_node] REST service is ready !!
2026-02-11 04:45:06.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.15.146/tcp/16422/p2p/16Uiu2HAmG3nDvsHuRS6yM95qvorPrioBDubqnwBKh4Gqst7GLLJv"]'
2026-02-11 04:45:07.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.025 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.032 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.033 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.045 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.046 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.046 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.052 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.053 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.059 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.059 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.065 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.066 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.071 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.072 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.072 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.077 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.078 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.083 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.084 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.090 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.091 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.097 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.098 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.103 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.103 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.109 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.110 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.115 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.116 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.122 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.123 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.127 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.129 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.135 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.135 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.136 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.140 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.140 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.147 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.147 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.147 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.152 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.153 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.153 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.158 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.159 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.159 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.165 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.165 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.165 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.170 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.171 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.171 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.177 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.177 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.183 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.184 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.190 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.191 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.196 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.198 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.198 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.203 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.204 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.208 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.209 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.216 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.217 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.223 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.224 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.229 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.230 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.234 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.236 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.241 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.242 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.248 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.249 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.254 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.254 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.255 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.260 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.261 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.266 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.267 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.274 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.274 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.279 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.280 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.286 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.286 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.293 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.293 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.298 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.299 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.305 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.305 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.311 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.312 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.312 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.318 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.319 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.324 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.325 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.330 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.331 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.332 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.337 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.338 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.343 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.344 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.350 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.351 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.351 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.355 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.357 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.363 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.364 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.369 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.370 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.375 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.376 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.382 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.383 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.383 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.388 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.389 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.389 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.395 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.396 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.396 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.401 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.402 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.407 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.408 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.413 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.415 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.416 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.420 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.421 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.427 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.428 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.429 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.434 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.435 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.439 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.440 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.441 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.446 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.447 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.452 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.453 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.458 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.460 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.460 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.465 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.466 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.472 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.473 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.479 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.480 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.480 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.486 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.486 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.491 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.492 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.498 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.499 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.506 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.507 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.513 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.514 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.518 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.520 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.525 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.526 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.531 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.532 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.532 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.538 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.539 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.545 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.546 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.552 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.553 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.558 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.558 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.564 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.565 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.565 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.570 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.571 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.577 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.578 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.583 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.584 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.584 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.590 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.590 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.596 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.597 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.602 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.603 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.609 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.609 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.618 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.619 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.624 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.625 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.632 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.632 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.633 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.637 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.638 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.644 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.645 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.649 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.651 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.652 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.656 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.657 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.663 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.663 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1585/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.670 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.670 DEBUG [src.steps.store] Relaying message
2026-02-11 04:45:07.670 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16421/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-11 04:45:07.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-11 04:45:07.675 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-02-11 04:45:07.676 DEBUG [src.libs.common] Sleeping for 120 seconds
2026-02-11 04:47:07.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1585/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-11 04:47:07.682 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-11 04:47:07.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16421/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-11 04:47:07.688 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-11 04:47:07.689 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-11 04:47:07.690 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-11 04:47:07.690 DEBUG [src.node.waku_node] Stopping container with id e41f8055517e
2026-02-11 04:47:08.183 DEBUG [src.node.waku_node] Container stopped.
2026-02-11 04:47:08.184 DEBUG [src.node.waku_node] Stopping container with id 9b49b9995292
2026-02-11 04:47:08.719 DEBUG [src.node.waku_node] Container stopped.
2026-02-11 04:47:08.720 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-11 04:47:08.799 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-11 04:47:08.871 DEBUG [src.node.docker_mananger] No errors found in the waku logs.