mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
431 lines
63 KiB
Plaintext
431 lines
63 KiB
Plaintext
2025-12-13 04:20:54.180 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-13 04:20:54.180 DEBUG [tests.conftest] Running test: test_continuous_store_sync with id: 2025-12-13_04-20-54__2ab2ee84-3d1c-4b47-9ea5-7bbb166f3645
|
|
2025-12-13 04:20:54.180 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-13 04:20:54.186 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-13 04:20:54.187 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-13_04-20-54__2ab2ee84-3d1c-4b47-9ea5-7bbb166f3645__wakuorg_nwaku:latest.log
|
|
2025-12-13 04:20:54.192 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-13 04:20:54.192 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-13_04-20-54__2ab2ee84-3d1c-4b47-9ea5-7bbb166f3645__wakuorg_nwaku:latest.log
|
|
2025-12-13 04:20:54.198 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-13 04:20:54.198 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-13_04-20-54__2ab2ee84-3d1c-4b47-9ea5-7bbb166f3645__wakuorg_nwaku:latest.log
|
|
2025-12-13 04:20:54.198 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-13 04:20:54.199 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-13 04:20:54.199 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-13 04:20:54.202 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-13 04:20:54.202 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.173.93
|
|
2025-12-13 04:20:54.203 DEBUG [src.node.docker_mananger] Generated ports ['36877', '36878', '36879', '36880', '36881']
|
|
2025-12-13 04:20:54.203 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-13 04:20:54.203 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-13 04:20:54.203 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-13 04:20:54.203 DEBUG [src.node.docker_mananger] docker run -i -t -p 36877:36877 -p 36878:36878 -p 36879:36879 -p 36880:36880 -p 36881:36881 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=36879 --rest-port=36877 --tcp-port=36878 --discv5-udp-port=36880 --rest-address=0.0.0.0 --nat=extip:172.18.173.93 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b4de0a1aa0cfba529b1ed7f2caaeafd3aebda4eb4bad0ac29f93f4e07e54ebcc --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36881 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2025-12-13 04:20:54.391 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.173.93 waku e936134b33eb6c0c36bfc74138b6ffaedfd8989f5bc7e00d5c71ebbafda63cdb
|
|
2025-12-13 04:20:54.411 ERROR [src.node.docker_mananger] Max retries reached for container a6285e89398b. Exiting log stream.
|
|
2025-12-13 04:20:54.424 DEBUG [src.node.docker_mananger] Container started with ID e936134b33eb. Setting up logs at ./log/docker/node1_2025-12-13_04-20-54__2ab2ee84-3d1c-4b47-9ea5-7bbb166f3645__wakuorg_nwaku:latest.log
|
|
2025-12-13 04:20:54.424 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36877
|
|
2025-12-13 04:20:54.424 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-13 04:20:54.987 ERROR [src.node.docker_mananger] Max retries reached for container d9b162e6de67. Exiting log stream.
|
|
2025-12-13 04:20:55.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36877/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:20:55.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-13 04:20:55.428 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-13 04:20:55.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36877/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:20:55.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.173.93/tcp/36878/p2p/16Uiu2HAmNHKimP7W7Ddy8oqfCPJajZATkfrjYEuBVPV2WYTKKuyL","/ip4/172.18.173.93/tcp/36879/ws/p2p/16Uiu2HAmNHKimP7W7Ddy8oqfCPJajZATkfrjYEuBVPV2WYTKKuyL"],"enrUri":"enr:-L24QF1EGDQXB5okVTHkazcq3eUEDYIYS3zclwPa4rKdq7Y7KlamndI75_-SjrDtaI15p_L-rdZ_Ql455FgI416H9JYCgmlkgnY0gmlwhKwSrV2KbXVsdGlhZGRyc5YACASsEq1dBpAOAAoErBKtXQaQD90DgnJzhQADAQAAiXNlY3AyNTZrMaEDjwf-Vn1qom3prptgSNAMh7YjLdKs-uWOzt13c8l8L4ODdGNwgpAOg3VkcIKQEIV3YWt1MhM"}'
|
|
2025-12-13 04:20:55.431 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-13 04:20:55.431 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-13 04:20:55.431 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-13 04:20:55.433 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-13 04:20:55.433 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.133.60
|
|
2025-12-13 04:20:55.433 DEBUG [src.node.docker_mananger] Generated ports ['9027', '9028', '9029', '9030', '9031']
|
|
2025-12-13 04:20:55.433 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-13 04:20:55.433 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-13 04:20:55.433 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-13 04:20:55.433 DEBUG [src.node.docker_mananger] docker run -i -t -p 9027:9027 -p 9028:9028 -p 9029:9029 -p 9030:9030 -p 9031:9031 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=9029 --rest-port=9027 --tcp-port=9028 --discv5-udp-port=9030 --rest-address=0.0.0.0 --nat=extip:172.18.133.60 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e646adadbc57e4c4bada66bbc0db271fbccb7aea1bdb6a2d82c6fa96b3b0a1e9 --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=9031 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2025-12-13 04:20:55.626 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.133.60 waku 86e39330cfed4c162411dc3bff3073ad91b3f232c365655808593433c44c3839
|
|
2025-12-13 04:20:55.663 DEBUG [src.node.docker_mananger] Container started with ID 86e39330cfed. Setting up logs at ./log/docker/node2_2025-12-13_04-20-54__2ab2ee84-3d1c-4b47-9ea5-7bbb166f3645__wakuorg_nwaku:latest.log
|
|
2025-12-13 04:20:55.663 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9027
|
|
2025-12-13 04:20:55.664 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-13 04:20:56.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9027/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:20:56.669 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"}]}'
|
|
2025-12-13 04:20:56.670 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-13 04:20:56.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9027/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:20:56.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.133.60/tcp/9028/p2p/16Uiu2HAkyhDrUNSBdc7aDtRWssApj93suCPbDAaEDaYK5VHVUB9g","/ip4/172.18.133.60/tcp/9029/ws/p2p/16Uiu2HAkyhDrUNSBdc7aDtRWssApj93suCPbDAaEDaYK5VHVUB9g"],"enrUri":"enr:-L24QDl_7XvvHbBVOY7Bcwz2l0_RhKk_Tg1As9-D_cHaSJTnNg0MT60FylcmToTtuP9jZLkiJOSNNRLN2wJTxNFcLrQCgmlkgnY0gmlwhKwShTyKbXVsdGlhZGRyc5YACASsEoU8BiNEAAoErBKFPAYjRd0DgnJzhQADAQAAiXNlY3AyNTZrMaECP2p_6E6EfiK7rk2yahHb3oh3Sz6LHKIMdEpvxGjT1FeDdGNwgiNEg3VkcIIjRoV3YWt1MhI"}'
|
|
2025-12-13 04:20:56.672 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-13 04:20:56.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9027/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.173.93/tcp/36878/p2p/16Uiu2HAmNHKimP7W7Ddy8oqfCPJajZATkfrjYEuBVPV2WYTKKuyL"]'
|
|
2025-12-13 04:20:56.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:20:56.702 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:20:56.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:20:56.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:20:56.718 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:20:56.929 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:20:56.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:20:56.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:20:56.933 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:20:57.144 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:20:57.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:20:57.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:20:57.149 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:20:57.360 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:20:57.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:20:57.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:20:57.364 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:20:57.575 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:20:57.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:20:57.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:20:57.580 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:20:57.790 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:20:57.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:20:57.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:20:57.795 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:20:58.005 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:20:58.006 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:20:58.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:20:58.010 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:20:58.221 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:20:58.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:20:58.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:20:58.225 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:20:58.436 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:20:58.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:20:58.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:20:58.440 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:20:58.651 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:20:58.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:20:58.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:20:58.655 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:20:58.866 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:20:58.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:20:58.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:20:58.871 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:20:59.082 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:20:59.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:20:59.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:20:59.087 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:20:59.297 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:20:59.298 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:20:59.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:20:59.301 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:20:59.512 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:20:59.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:20:59.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:20:59.516 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:20:59.727 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:20:59.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:20:59.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:20:59.732 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:20:59.942 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:20:59.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:20:59.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:20:59.947 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:00.158 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:00.158 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:00.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:00.162 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:00.373 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:00.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:00.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:00.377 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:00.588 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:00.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:00.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:00.593 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:00.803 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:00.804 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:00.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:00.808 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:01.018 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:01.019 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:01.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:01.023 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:01.234 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:01.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:01.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:01.238 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:01.449 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:01.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:01.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:01.453 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:01.664 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:01.664 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:01.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:01.668 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:01.879 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:01.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:01.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:01.884 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:02.094 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:02.095 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:02.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:02.099 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:02.310 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:02.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:02.314 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:02.315 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:02.525 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:02.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:02.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:02.530 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:02.740 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:02.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:02.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:02.745 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:02.956 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:02.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:02.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:02.960 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:15.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9027/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:21:15.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xb7fbf0a5664324632f26120b537b3877cfd61329033e8ac38f2c5a016f790270"},{"messageHash":"0x96d63efd66f8c06b414691889d7c5ea29563a16db9dc5109bc0d118c77aacd1e"},{"messageHash":"0xe2563543872ff037522842deac16d7bc70bd3d6945c09092b28a668bcc0a25d0"},{"messageHash":"0xc83729bbaecc96d4795f6d35cc4f9c04708eb3a63973eba575fedb7f0d46670b"},{"messageHash":"0xc3c4dad661b4444ceeb60a8595f0a73fffbffbda75ac52b9ed8ef1736a949f3d"},{"messageHash":"0xd5b40cbafdd0ff10f77731342e6e0603b8071f7cb62bfe7cee47f006730e4c09"},{"messageHash":"0x8d11bb8eac6a4821fd8580500b645f548f7b3bf5444d60986d6e4b7549e7cc6b"},{"messageHash":"0x212c8c702b0fd4fb73f61225aedc2cefaab1b1c244871384783f6fb2ddf69a5d"},{"messageHash":"0xdd9dcfc1c8956918ffa377d87f6ea5083da8445256b075f57e6c18ebffe70b86"},{"messageHash":"0x4ed5feebb138c44571fd18637d3732b05485b12582df262a185190d8a017f326"},{"messageHash":"0x0304304138c22e12f8bf99ebc7be8dc3e4520bed695fbc70f750cc78acde33b7"},{"messageHash":"0xa80c1e9a450b07a548f80d2905fbd6b7030c79d4edfe39489df6c86e969ec8cb"},{"messageHash":"0x75cebde2d928e0d9b6f8109875226f149bd3218ebb5696480bc768ba7b2e1697"},{"messageHash":"0xd742c3f2aa3f1506c21aad6e9a4110493a969fbecbcc05b9dc7aea5cef233789"},{"messageHash":"0xdd2ef2890495395a6e0552f4c22d2b9ae854b85465978ac00b8c9da64141a045"},{"messageHash":"0x0df703b9c829472729f227c6cef9680409f0b24062c6dd5558a98203c70bd396"},{"messageHash":"0xe039ef10c0488e89b3e595e4eb0db42da3154c3bbf426f42fe237bcaf8450554"},{"messageHash":"0x02a194204f4fe8ccc4b8807288b6a0cf206bf7798171e07f3571f741cf4f05e2"},{"messageHash":"0x4ed94842acf41b398dd985ee53207304d9556fe959d950c20b4330c1d8979e38"},{"messageHash":"0xc837bd2c7f52628dc45021031a5369840d9b780b13caa3b67f8b49cebd88ca4e"},{"messageHash":"0x249d5d2f75fcd747a39caa81247959bbd3cce683966e95f7a27390a07a35adc7"},{"messageHash":"0xe4e45be646ff607a6258741d788c679ede3bb6e00e5b1725b9cef18916480117"},{"messageHash":"0x1f90ffedb5523af9704ddb79c51be945c33bad26afde8c8b610cf0c5e14e0665"},{"messageHash":"0x2f98e9fe0b35562bcd0d2a42cfcb07bee491dbe56dd120b6892c2b5d5f8b9869"},{"messageHash":"0x95a29237faf8d17a8e02b5d5f61263a63975bcced69075e9f383f25dc6643d47"},{"messageHash":"0x45d6214d160c66564f3808585f1cc7e51d84df52dc2624d2915a95ac2f2ff63c"},{"messageHash":"0x740980d3d64f437aa3d8107a7f1f07a67795bbb74052afeea71911d62515356d"},{"messageHash":"0xcef206d9313fa989d601b438ef2cb961ccf2c31c0018eae2092ab90beb92efa1"},{"messageHash":"0xfb04a791dca1967a7ff1a00fa20d8c82269b5bc955594dc2be1ed3d88ec5b691"},{"messageHash":"0x282b57df743fa60dce4993561209abc5c601c3fa7728cdf00c964b781dd38609"}]}'
|
|
2025-12-13 04:21:15.175 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 30/30 messages
|
|
2025-12-13 04:21:45.176 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:45.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:45.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:45.181 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:45.392 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:45.392 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:45.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:45.396 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:45.607 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:45.607 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:45.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:45.611 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:45.822 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:45.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:45.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:45.826 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:46.037 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:46.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:46.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:46.041 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:46.252 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:46.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:46.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:46.257 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:46.467 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:46.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:46.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:46.472 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:46.683 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:46.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:46.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:46.687 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:46.898 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:46.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:46.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:46.902 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:47.113 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:47.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:47.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:47.118 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:47.329 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:47.329 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:47.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:47.334 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:47.545 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:47.545 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:47.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:47.550 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:47.761 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:47.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:47.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:47.765 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:47.976 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:47.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:47.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:47.981 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:48.191 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:48.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:48.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:48.196 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:48.407 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:48.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:48.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:48.411 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:48.622 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:48.622 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:48.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:48.627 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:48.837 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:48.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:48.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:48.842 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:49.052 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:49.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:49.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:49.057 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:49.268 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:49.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:49.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:49.272 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:49.483 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:49.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:49.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:49.487 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:49.698 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:49.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:49.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:49.703 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:49.914 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:49.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:49.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:49.918 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:50.129 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:50.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:50.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:50.134 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:50.344 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:50.345 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:50.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:50.349 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:50.560 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:50.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:50.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:50.565 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:50.776 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:50.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:50.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:50.780 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:50.991 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:50.991 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:50.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:50.995 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:51.206 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:51.207 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:51.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:51.211 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:21:51.422 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:21:51.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:21:51.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:21:51.426 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:03.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9027/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:22:03.642 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:22:03.642 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 60/60 messages
|
|
2025-12-13 04:22:33.643 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:33.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:33.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:33.648 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:33.858 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:33.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:33.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:33.863 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:34.074 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:34.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:34.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:34.078 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:34.289 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:34.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:34.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:34.293 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:34.504 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:34.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:34.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:34.510 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:34.721 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:34.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:34.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:34.725 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:34.936 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:34.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:34.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:34.941 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:35.151 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:35.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:35.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:35.156 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:35.367 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:35.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:35.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:35.371 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:35.582 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:35.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:35.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:35.586 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:35.797 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:35.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:35.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:35.802 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:36.012 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:36.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:36.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:36.016 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:36.227 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:36.227 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:36.231 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:36.232 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:36.442 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:36.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:36.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:36.447 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:36.657 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:36.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:36.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:36.661 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:36.872 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:36.872 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:36.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:36.877 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:37.087 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:37.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:37.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:37.092 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:37.303 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:37.303 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:37.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:37.307 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:37.518 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:37.518 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:37.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:37.523 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:37.733 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:37.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:37.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:37.738 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:37.949 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:37.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:37.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:37.954 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:38.164 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:38.165 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:38.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:38.169 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:38.380 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:38.380 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:38.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:38.384 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:38.595 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:38.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:38.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:38.599 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:38.810 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:38.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:38.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:38.815 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:39.025 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:39.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:39.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:39.030 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:39.241 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:39.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:39.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:39.246 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:39.456 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:39.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:39.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:39.461 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:39.671 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:39.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:39.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:39.675 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:39.886 DEBUG [src.steps.store] Relaying message
|
|
2025-12-13 04:22:39.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-13 04:22:39.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-13 04:22:39.891 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-13 04:22:52.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9027/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-13 04:22:52.107 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2025-12-13 04:22:52.108 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 90/90 messages
|
|
2025-12-13 04:23:22.110 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-13 04:23:22.111 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-13 04:23:22.111 DEBUG [src.node.waku_node] Stopping container with id e936134b33eb
|
|
2025-12-13 04:23:22.687 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-13 04:23:22.687 DEBUG [src.node.waku_node] Stopping container with id 86e39330cfed
|
|
2025-12-13 04:23:23.190 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-13 04:23:23.191 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-13 04:23:23.270 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-13 04:23:23.327 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|