mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
431 lines
63 KiB
Plaintext
431 lines
63 KiB
Plaintext
2026-02-03 04:35:55.576 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-03 04:35:55.576 DEBUG [tests.conftest] Running test: test_continuous_store_sync with id: 2026-02-03_04-35-55__9ebe9227-3c3b-4059-9606-a340890886fe
|
|
2026-02-03 04:35:55.576 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-03 04:35:55.582 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-03 04:35:55.582 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-03_04-35-55__9ebe9227-3c3b-4059-9606-a340890886fe__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:35:55.588 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-03 04:35:55.588 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-03_04-35-55__9ebe9227-3c3b-4059-9606-a340890886fe__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:35:55.593 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-03 04:35:55.593 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-03_04-35-55__9ebe9227-3c3b-4059-9606-a340890886fe__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:35:55.594 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-03 04:35:55.594 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-03 04:35:55.594 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-03 04:35:55.596 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-03 04:35:55.596 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.157.211
|
|
2026-02-03 04:35:55.596 DEBUG [src.node.docker_mananger] Generated ports ['22744', '22745', '22746', '22747', '22748']
|
|
2026-02-03 04:35:55.596 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-03 04:35:55.596 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-03 04:35:55.596 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-03 04:35:55.597 DEBUG [src.node.docker_mananger] docker run -i -t -p 22744:22744 -p 22745:22745 -p 22746:22746 -p 22747:22747 -p 22748:22748 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=22746 --rest-port=22744 --tcp-port=22745 --discv5-udp-port=22747 --rest-address=0.0.0.0 --nat=extip:172.18.157.211 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cfae19bdcb1639b154b6ebb1e2cb94be30c80c9b3a0dd1fdb093f11ffd26ff42 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22748 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2026-02-03 04:35:55.742 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.157.211 waku 73e6338941eabc5a23b9ea0f9ccb3d9b39fa968951d330866f3a75ea91c9eb82
|
|
2026-02-03 04:35:55.771 DEBUG [src.node.docker_mananger] Container started with ID 73e6338941ea. Setting up logs at ./log/docker/node1_2026-02-03_04-35-55__9ebe9227-3c3b-4059-9606-a340890886fe__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:35:55.772 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22744
|
|
2026-02-03 04:35:55.772 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-03 04:35:55.906 ERROR [src.node.docker_mananger] Max retries reached for container f20a1c1aaff7. Exiting log stream.
|
|
2026-02-03 04:35:56.383 ERROR [src.node.docker_mananger] Max retries reached for container d9f9f21cfd9f. Exiting log stream.
|
|
2026-02-03 04:35:56.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22744/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:35:56.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-03 04:35:56.775 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-03 04:35:56.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22744/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:35:56.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.157.211/tcp/22745/p2p/16Uiu2HAmBRD9eM3oNyeDa24KSJf5kVA9VuL3bXV9bwM4zLTivniU","/ip4/172.18.157.211/tcp/22746/ws/p2p/16Uiu2HAmBRD9eM3oNyeDa24KSJf5kVA9VuL3bXV9bwM4zLTivniU"],"enrUri":"enr:-L24QHLdkV4_esI_N1VOhuf8LVgIeOfOHUoJT45Yq1n84APvEWNXmuXVtPcx5sEf8sBXqOwrZIhi1rdBn-LncYwLzH4CgmlkgnY0gmlwhKwSndOKbXVsdGlhZGRyc5YACASsEp3TBljZAAoErBKd0wZY2t0DgnJzhQADAQAAiXNlY3AyNTZrMaEC7ZynZCqy5byiYCK6w8RylA9MOGFYCiB1hPpjW_wJ7RGDdGNwgljZg3VkcIJY24V3YWt1MhM"}'
|
|
2026-02-03 04:35:56.778 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-03 04:35:56.778 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-03 04:35:56.778 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-03 04:35:56.780 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-03 04:35:56.780 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.76.32
|
|
2026-02-03 04:35:56.780 DEBUG [src.node.docker_mananger] Generated ports ['16531', '16532', '16533', '16534', '16535']
|
|
2026-02-03 04:35:56.780 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-03 04:35:56.780 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-03 04:35:56.780 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-03 04:35:56.780 DEBUG [src.node.docker_mananger] docker run -i -t -p 16531:16531 -p 16532:16532 -p 16533:16533 -p 16534:16534 -p 16535:16535 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=16533 --rest-port=16531 --tcp-port=16532 --discv5-udp-port=16534 --rest-address=0.0.0.0 --nat=extip:172.18.76.32 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fffca85cc70a543ea34f9b0a40f40ebbf06cb43f1cd5e5cdcfd89ec1f63eacb3 --store-sync=true --store=true --store-sync-range=600 --store-sync-interval=6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16535 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-02-03 04:35:56.935 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.76.32 waku e7f930927bbe08abb82b1b8071f8bfc736c95bf68677b5821f2f619c81330493
|
|
2026-02-03 04:35:56.959 DEBUG [src.node.docker_mananger] Container started with ID e7f930927bbe. Setting up logs at ./log/docker/node2_2026-02-03_04-35-55__9ebe9227-3c3b-4059-9606-a340890886fe__wakuorg_nwaku:latest.log
|
|
2026-02-03 04:35:56.959 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16531
|
|
2026-02-03 04:35:56.960 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-03 04:35:57.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16531/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:35:57.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-03 04:35:57.963 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-03 04:35:57.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16531/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:35:57.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.76.32/tcp/16532/p2p/16Uiu2HAmPbNekc5UtGRhXSqDxj1QvbFE8FT4bFnc9RsV34vS89fq","/ip4/172.18.76.32/tcp/16533/ws/p2p/16Uiu2HAmPbNekc5UtGRhXSqDxj1QvbFE8FT4bFnc9RsV34vS89fq"],"enrUri":"enr:-L24QLLC-Zl5uGASMY_XzGS1Xg8iS7i02XUIWD62hERYvqCgD91lUOH023M8WGrFlqvHGjQF2cocgJA1U82NCf8Cql0CgmlkgnY0gmlwhKwSTCCKbXVsdGlhZGRyc5YACASsEkwgBkCUAAoErBJMIAZAld0DgnJzhQADAQAAiXNlY3AyNTZrMaEDooNy6PYRlxeisxyHmi4jEoJtlSGQzDpN8RtuX6cV8XSDdGNwgkCUg3VkcIJAloV3YWt1MhI"}'
|
|
2026-02-03 04:35:57.965 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-03 04:35:57.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16531/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.157.211/tcp/22745/p2p/16Uiu2HAmBRD9eM3oNyeDa24KSJf5kVA9VuL3bXV9bwM4zLTivniU"]'
|
|
2026-02-03 04:35:57.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:35:57.992 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:35:57.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:35:58.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:35:58.005 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:35:58.216 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:35:58.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:35:58.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:35:58.220 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:35:58.430 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:35:58.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:35:58.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:35:58.435 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:35:58.645 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:35:58.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:35:58.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:35:58.650 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:35:58.860 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:35:58.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:35:58.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:35:58.864 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:35:59.075 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:35:59.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:35:59.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:35:59.079 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:35:59.290 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:35:59.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:35:59.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:35:59.294 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:35:59.505 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:35:59.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:35:59.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:35:59.509 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:35:59.719 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:35:59.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:35:59.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:35:59.723 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:35:59.934 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:35:59.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:35:59.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:35:59.938 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:00.149 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:00.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:00.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:00.154 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:00.364 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:00.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:00.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:00.369 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:00.580 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:00.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:00.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:00.584 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:00.794 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:00.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:00.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:00.799 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:01.009 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:01.009 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:01.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:01.014 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:01.224 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:01.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:01.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:01.228 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:01.439 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:01.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:01.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:01.443 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:01.654 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:01.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:01.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:01.658 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:01.869 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:01.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:01.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:01.873 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:02.084 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:02.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:02.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:02.088 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:02.299 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:02.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:02.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:02.303 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:02.514 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:02.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:02.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:02.518 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:02.728 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:02.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:02.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:02.732 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:02.943 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:02.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:02.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:02.947 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:03.158 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:03.158 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:03.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:03.162 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:03.373 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:03.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:03.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:03.377 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:03.587 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:03.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:03.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:03.594 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:03.805 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:03.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:03.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:03.809 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:04.020 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:04.020 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:04.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:04.024 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:04.235 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:04.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:04.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:04.239 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:16.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16531/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:36:16.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd035d27c0ed914a562ae9fde9b43c6fba541628e4f595bceb143bc1aee10efea"},{"messageHash":"0x5ba6e6be563b69aef3c1a18e1d51d3e70a337451b879485e66d32e59fc0a7fa7"},{"messageHash":"0xfb822544b3a8d2a14d68497dc3e8e71283f6657ab11114004b3a0dda17762e8e"},{"messageHash":"0xe2525af22f52a5a60ad016313b4eb51797eae3647ec9921bdcb75fc5555c8e9b"},{"messageHash":"0x1c98b09d6523c9fcbc04a66b344fc126ff9a431b9d4019e0c68226851973192a"},{"messageHash":"0x67327a760caba4115ebfa1027039d8e1633eeb6d39d429fced11e4968e9193fa"},{"messageHash":"0x8e866a00298573d56f0481d586e86dcf9f5ff407ae28be439d6df400ebd599a1"},{"messageHash":"0x79804c7d551ea777ba8e6135762b171b6e19021237e6e21abd3af9cb0f3a7977"},{"messageHash":"0xa4905e5893cd1aaf12a105bedf1b3673a81ea0ad586da72491935eabedfe3153"},{"messageHash":"0x595145a1dc00ec8807a3a8002872d1b36ea33202afbf0b230751cea5f7febd96"},{"messageHash":"0x857746219456a71bda9acf873c8092dea452e0f077bedc861c31f03a2c7ed899"},{"messageHash":"0x6db29f13bf2334f3286991ba3ea08788f29b9d2c3a69a64a041889382dbc101c"},{"messageHash":"0x4023608c039989c11c48a5b727b9aff6efc5ba5b40306832761a09ab37dfd09c"},{"messageHash":"0x4c9dfceb7622732a1364c6cb18b511a0b9830beffc410e71d5dcaa3bb8db5d0b"},{"messageHash":"0x8ac14b6b1b421ccea31b4eb25a31b2c6ed7cf5a6c2f82e7192ae073b98dc6839"},{"messageHash":"0x67bd3e2a8020d765ad7a22b693792a4fd1a80f9a51497e9284872610cfd5aa8d"},{"messageHash":"0x6537d3bd7001aac38328ff8b115f7a9acc5879488dcaf97caa75f79ffcd05d11"},{"messageHash":"0xbaca0a86b23e7e5e85eff1afa901cb067786a4f4db615fe029613ff7d6fd0c46"},{"messageHash":"0x0a05356102534c92670c93f9b4e1998b7cf839d215f09057ae94a76067fb11ce"},{"messageHash":"0xef2cc601833425f23b78ebba8d590eaa3169b35365df77bf7eb1e8965422df01"},{"messageHash":"0xd89ea83d466e9e33b59b3ebedb40de96fec2d26d4bbe11e5a274328240681c8a"},{"messageHash":"0x1155d2822fb9dd4790dfb0f5032ba96da1c1f9a13ed465c57b879a2fe8c8ec24"},{"messageHash":"0x321b190f031c6a20fcb92d0ad1eb9c411feae67556e2f400696696f7469b8d6d"},{"messageHash":"0xdb5395955b9e85e6987f8546831e24d65d09658f1eece8522ca6b0413fef352c"},{"messageHash":"0xf2fbb653d886f1ff8a12ce5b27c9187c21fbf510e1644005876c54829d59f97c"},{"messageHash":"0x92f1783597ed421f8b41f80c5d81eb0319a9a7abd24028b201ee7185bc4b46c4"},{"messageHash":"0x5db20a4ab3753820dd1051828f63f13a4ae583abb0245a8fa259dc0322bc1818"},{"messageHash":"0x5fb22e1c432135f4130164e5273e3717d8d6c5050634caac6b6284d302fd2d6a"},{"messageHash":"0x2eceb5a7c300a64c6041285a158803a198ce92a453f3468625fbeffe9de91d65"},{"messageHash":"0xc0a54245347a0c8af286283307bc95382bf59481d3cc5c8f41c7b0c36436c0b6"}]}'
|
|
2026-02-03 04:36:16.454 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 30/30 messages
|
|
2026-02-03 04:36:46.455 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:46.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:46.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:46.459 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:46.670 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:46.670 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:46.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:46.674 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:46.885 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:46.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:46.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:46.889 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:47.100 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:47.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:47.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:47.104 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:47.314 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:47.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:47.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:47.319 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:47.529 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:47.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:47.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:47.534 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:47.744 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:47.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:47.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:47.748 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:47.959 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:47.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:47.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:47.964 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:48.174 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:48.175 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:48.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:48.178 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:48.389 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:48.389 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:48.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:48.393 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:48.604 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:48.604 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:48.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:48.608 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:48.819 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:48.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:48.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:48.823 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:49.034 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:49.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:49.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:49.038 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:49.249 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:49.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:49.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:49.253 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:49.464 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:49.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:49.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:49.468 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:49.679 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:49.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:49.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:49.683 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:49.894 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:49.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:49.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:49.898 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:50.109 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:50.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:50.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:50.113 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:50.324 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:50.324 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:50.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:50.328 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:50.539 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:50.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:50.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:50.543 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:50.754 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:50.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:50.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:50.758 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:50.969 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:50.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:50.973 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:50.973 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:51.184 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:51.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:51.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:51.188 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:51.399 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:51.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:51.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:51.403 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:51.614 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:51.614 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:51.618 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:51.618 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:51.829 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:51.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:51.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:51.833 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:52.043 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:52.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:52.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:52.048 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:52.258 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:52.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:52.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:52.263 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:52.473 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:52.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:52.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:52.478 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:36:52.689 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:36:52.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:36:52.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:36:52.693 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:04.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16531/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:37:04.909 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-03 04:37:04.909 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 60/60 messages
|
|
2026-02-03 04:37:34.910 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:34.910 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:34.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:34.914 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:35.125 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:35.125 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:35.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:35.129 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:35.340 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:35.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:35.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:35.344 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:35.555 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:35.555 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:35.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:35.559 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:35.770 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:35.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:35.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:35.774 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:35.985 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:35.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:35.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:35.989 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:36.200 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:36.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:36.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:36.204 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:36.415 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:36.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:36.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:36.419 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:36.630 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:36.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:36.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:36.634 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:36.844 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:36.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:36.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:36.848 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:37.059 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:37.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:37.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:37.064 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:37.274 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:37.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:37.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:37.279 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:37.489 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:37.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:37.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:37.493 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:37.704 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:37.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:37.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:37.708 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:37.919 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:37.919 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:37.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:37.923 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:38.133 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:38.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:38.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:38.138 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:38.348 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:38.349 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:38.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:38.353 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:38.563 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:38.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:38.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:38.568 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:38.778 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:38.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:38.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:38.783 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:38.993 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:38.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:38.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:38.998 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:39.209 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:39.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:39.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:39.213 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:39.424 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:39.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:39.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:39.428 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:39.639 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:39.639 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:39.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:39.643 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:39.854 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:39.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:39.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:39.858 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:40.069 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:40.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:40.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:40.073 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:40.284 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:40.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:40.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:40.288 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:40.499 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:40.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:40.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:40.503 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:40.714 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:40.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:40.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:40.718 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:40.929 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:40.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:40.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:40.933 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:41.144 DEBUG [src.steps.store] Relaying message
|
|
2026-02-03 04:37:41.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22744/relay/v1/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-03 04:37:41.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-03 04:37:41.148 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-02-03 04:37:53.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16531/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-03 04:37:53.365 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-02-03 04:37:53.366 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 90/90 messages
|
|
2026-02-03 04:38:23.367 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-03 04:38:23.368 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-03 04:38:23.368 DEBUG [src.node.waku_node] Stopping container with id 73e6338941ea
|
|
2026-02-03 04:38:23.865 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-03 04:38:23.865 DEBUG [src.node.waku_node] Stopping container with id e7f930927bbe
|
|
2026-02-03 04:38:24.329 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-03 04:38:24.330 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-03 04:38:24.402 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-03 04:38:24.455 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|