mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
467 lines
65 KiB
Plaintext
467 lines
65 KiB
Plaintext
2026-02-28 20:23:48.501 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-28 20:23:48.501 DEBUG [tests.conftest] Running test: test_store_sync_high_jitter_stress with id: 2026-02-28_20-23-48__e73d5f7f-259b-4fb0-b2d8-0105503c766a
|
|
2026-02-28 20:23:48.501 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-28 20:23:48.508 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:23:48.508 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_20-23-48__e73d5f7f-259b-4fb0-b2d8-0105503c766a__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:23:48.514 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:23:48.515 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_20-23-48__e73d5f7f-259b-4fb0-b2d8-0105503c766a__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:23:48.521 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:23:48.521 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-28_20-23-48__e73d5f7f-259b-4fb0-b2d8-0105503c766a__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:23:48.521 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-28 20:23:48.522 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 20:23:48.522 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 20:23:48.524 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 20:23:48.524 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.117.192
|
|
2026-02-28 20:23:48.524 DEBUG [src.node.docker_mananger] Generated ports ['13548', '13549', '13550', '13551', '13552']
|
|
2026-02-28 20:23:48.524 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 20:23:48.524 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 20:23:48.524 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 20:23:48.525 DEBUG [src.node.docker_mananger] docker run -i -t -p 13548:13548 -p 13549:13549 -p 13550:13550 -p 13551:13551 -p 13552:13552 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=13550 --rest-port=13548 --tcp-port=13549 --discv5-udp-port=13551 --rest-address=0.0.0.0 --nat=extip:172.18.117.192 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2ba1ff8b6046f20c56e631a3aeaad5b2531d2f5d0bcb82eeca790d4fbfa38c28 --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=13552 --metrics-logging=true --store-sync-relay-jitter=90 --relay=true --dns-discovery=false
|
|
2026-02-28 20:23:48.719 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.117.192 waku 717d5940cfb3bdadd06b51b6ebceb7e16ff6c846d92ef52d329a0c9498edc151
|
|
2026-02-28 20:23:48.724 ERROR [src.node.docker_mananger] Max retries reached for container 66a18d3185b1. Exiting log stream.
|
|
2026-02-28 20:23:48.753 DEBUG [src.node.docker_mananger] Container started with ID 717d5940cfb3. Setting up logs at ./log/docker/node1_2026-02-28_20-23-48__e73d5f7f-259b-4fb0-b2d8-0105503c766a__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:23:48.754 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13548
|
|
2026-02-28 20:23:48.754 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 20:23:49.287 ERROR [src.node.docker_mananger] Max retries reached for container 30ce9f84fc92. Exiting log stream.
|
|
2026-02-28 20:23:49.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13548/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:49.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-28 20:23:49.758 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:23:49.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13548/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:49.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.117.192/tcp/13549/p2p/16Uiu2HAmEQqoCovUrWC2UTap3YTaozpdek4xQsyiNZro3TfSyVdZ","/ip4/172.18.117.192/tcp/13550/ws/p2p/16Uiu2HAmEQqoCovUrWC2UTap3YTaozpdek4xQsyiNZro3TfSyVdZ"],"enrUri":"enr:-L24QF1s6FswJO8B5g4Qm67PTde2_fWcym57OihOzH1XKkDTLdiVFXrASeBlTcucobm5oME5F0rASoG_GWXvUC1X6aoCgmlkgnY0gmlwhKwSdcCKbXVsdGlhZGRyc5YACASsEnXABjTtAAoErBJ1wAY07t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGheSRucJElYiJgs6sIYeX15TSU84CC_ucsKIoEJG5MiDdGNwgjTtg3VkcII074V3YWt1MhM"}'
|
|
2026-02-28 20:23:49.761 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:23:49.761 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 20:23:49.761 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 20:23:49.763 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 20:23:49.763 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.27.252
|
|
2026-02-28 20:23:49.763 DEBUG [src.node.docker_mananger] Generated ports ['37439', '37440', '37441', '37442', '37443']
|
|
2026-02-28 20:23:49.763 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 20:23:49.763 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 20:23:49.763 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 20:23:49.763 DEBUG [src.node.docker_mananger] docker run -i -t -p 37439:37439 -p 37440:37440 -p 37441:37441 -p 37442:37442 -p 37443:37443 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=37441 --rest-port=37439 --tcp-port=37440 --discv5-udp-port=37442 --rest-address=0.0.0.0 --nat=extip:172.18.27.252 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cda8cc5e5c2756be66e5a788ac4ae92c53c8e3da16b1ffb35d4fcb3cc8adbb23 --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=37443 --metrics-logging=true --store-sync-relay-jitter=90 --relay=true --dns-discovery=false
|
|
2026-02-28 20:23:49.955 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.27.252 waku cbb083724d596594b7bd7c4b807463ef9b65c86fd6321b0c930b5407451e5f5b
|
|
2026-02-28 20:23:49.991 DEBUG [src.node.docker_mananger] Container started with ID cbb083724d59. Setting up logs at ./log/docker/node2_2026-02-28_20-23-48__e73d5f7f-259b-4fb0-b2d8-0105503c766a__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:23:49.991 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37439
|
|
2026-02-28 20:23:49.991 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 20:23:50.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37439/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:50.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-28 20:23:50.995 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:23:50.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37439/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:50.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.27.252/tcp/37440/p2p/16Uiu2HAmLhS1kSwyti9Hmyp8sm5S2XpJkpT7g9h3ip5XxTurnzoS","/ip4/172.18.27.252/tcp/37441/ws/p2p/16Uiu2HAmLhS1kSwyti9Hmyp8sm5S2XpJkpT7g9h3ip5XxTurnzoS"],"enrUri":"enr:-L24QIBMWJ2HAQ95cF-XEOuuP9rXtPiiEfbQP-RiuqZCayBQAjMP68hGilNQuJzvD5FW_bLCH3rshKmD8xoQwFQyuTYCgmlkgnY0gmlwhKwSG_yKbXVsdGlhZGRyc5YACASsEhv8BpJAAAoErBIb_AaSQd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDd32spQhARYOV88z_f6QRDMWONbzHfWb6idck5WszYyGDdGNwgpJAg3VkcIKSQoV3YWt1MhM"}'
|
|
2026-02-28 20:23:50.998 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:23:50.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.27.252/tcp/37440/p2p/16Uiu2HAmLhS1kSwyti9Hmyp8sm5S2XpJkpT7g9h3ip5XxTurnzoS"]'
|
|
2026-02-28 20:23:51.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.037 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.038 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.044 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.045 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.064 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.066 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.073 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.074 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.082 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.082 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.083 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.089 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.089 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.090 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.096 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.097 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.103 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.105 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.110 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.111 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.118 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.118 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.124 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.125 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.131 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.133 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.139 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.140 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.146 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.146 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.147 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.147 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.154 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.155 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.161 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.161 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.162 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.168 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.170 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.176 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.177 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.183 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.184 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.191 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.192 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.199 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.200 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.206 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.207 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.213 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.214 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.220 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.221 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.229 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.230 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.236 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.237 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.238 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.244 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.245 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.252 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.253 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.259 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.260 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.267 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.268 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.274 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.275 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.280 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.281 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.287 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.288 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.295 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.296 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.302 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.304 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.310 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.311 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.317 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.318 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.318 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.325 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.326 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.332 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.333 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.339 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.340 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.347 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.348 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.348 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.356 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.357 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.357 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.364 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.364 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.370 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.371 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.377 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.378 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.379 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.384 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.386 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.392 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.393 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.400 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.400 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.407 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.408 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.414 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.415 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.421 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.422 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.429 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.430 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.437 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.438 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.443 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.444 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.450 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.450 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.457 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.458 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.463 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.464 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.470 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.471 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.478 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.479 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.485 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.486 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.492 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.493 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.499 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.500 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.506 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.507 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.513 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.514 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.521 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.522 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.529 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.529 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.535 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.536 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.536 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.542 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.542 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.548 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.549 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.556 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.557 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.565 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.566 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.572 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.573 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.579 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.580 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.586 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.587 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.593 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.594 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.600 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.601 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.607 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.608 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.614 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.615 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.621 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.622 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.629 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.629 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.635 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.637 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.642 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.644 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.651 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.652 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.652 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.657 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.658 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.658 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.664 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.665 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.673 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.675 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.681 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.682 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.688 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.689 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.696 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.697 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.703 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.704 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.710 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.711 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.718 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.719 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.725 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.726 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.733 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.733 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.738 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.739 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.746 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.747 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.753 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.754 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.760 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.761 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.766 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.768 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13548/relay/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-28 20:23:51.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.773 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.774 DEBUG [src.steps.store] Relaying message
|
|
2026-02-28 20:23:51.774 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37439/relay/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-28 20:23:51.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:51.781 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-02-28 20:23:51.782 DEBUG [src.libs.common] Sleeping for 120 seconds
|
|
2026-02-28 20:25:51.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13548/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:25:51.788 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:25:51.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37439/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:25:51.794 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-28 20:25:51.796 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-28 20:25:51.797 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-28 20:25:51.797 DEBUG [src.node.waku_node] Stopping container with id 717d5940cfb3
|
|
2026-02-28 20:25:52.341 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 20:25:52.342 DEBUG [src.node.waku_node] Stopping container with id cbb083724d59
|
|
2026-02-28 20:25:52.869 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 20:25:52.870 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-28 20:25:53.027 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 20:25:53.103 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|