mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 09:03:25 +00:00
431 lines
63 KiB
Plaintext
431 lines
63 KiB
Plaintext
2026-03-18 09:08:39.359 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-18 09:08:39.359 DEBUG [tests.conftest] Running test: test_continuous_store_sync with id: 2026-03-18_09-08-39__e8f1a682-d3fe-4ebe-b071-f17da9b73a6b
|
|
2026-03-18 09:08:39.359 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-18 09:08:39.365 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:08:39.366 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_09-08-39__e8f1a682-d3fe-4ebe-b071-f17da9b73a6b__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:08:39.372 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:08:39.373 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_09-08-39__e8f1a682-d3fe-4ebe-b071-f17da9b73a6b__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:08:39.378 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:08:39.378 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-18_09-08-39__e8f1a682-d3fe-4ebe-b071-f17da9b73a6b__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:08:39.379 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-18 09:08:39.379 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:08:39.380 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:08:39.381 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:08:39.381 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.92.75
|
|
2026-03-18 09:08:39.381 DEBUG [src.node.docker_mananger] Generated ports ['30711', '30712', '30713', '30714', '30715']
|
|
2026-03-18 09:08:39.382 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:08:39.382 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:08:39.382 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:08:39.382 DEBUG [src.node.docker_mananger] docker run -i -t -p 30711:30711 -p 30712:30712 -p 30713:30713 -p 30714:30714 -p 30715:30715 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=30713 --rest-port=30711 --tcp-port=30712 --discv5-udp-port=30714 --rest-address=0.0.0.0 --nat=extip:172.18.92.75 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=5fc3c581acab29cc8da2d92b52ef9c9cbc219a2c7f4de1af84d40d46260ffbb5 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30715 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2026-03-18 09:08:39.570 ERROR [src.node.docker_mananger] Max retries reached for container 20a6af6855c0. Exiting log stream.
|
|
2026-03-18 09:08:39.582 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.92.75 waku 93effc49307dbcbc1aa7d8d17aa8e9410cdb3ac9961679e8236a91ff95eb7183
|
|
2026-03-18 09:08:39.618 DEBUG [src.node.docker_mananger] Container started with ID 93effc49307d. Setting up logs at ./log/docker/node1_2026-03-18_09-08-39__e8f1a682-d3fe-4ebe-b071-f17da9b73a6b__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:08:39.620 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 30711
|
|
2026-03-18 09:08:39.620 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:08:40.153 ERROR [src.node.docker_mananger] Max retries reached for container 00ab49e82d92. Exiting log stream.
|
|
2026-03-18 09:08:40.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30711/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:40.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 09:08:40.624 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:08:40.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30711/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:40.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.92.75/tcp/30712/p2p/16Uiu2HAmKBxXr4FSC5kRE8W9fk9jQm3V7jsrWELfmtPvC3QSsdTb","/ip4/172.18.92.75/tcp/30713/ws/p2p/16Uiu2HAmKBxXr4FSC5kRE8W9fk9jQm3V7jsrWELfmtPvC3QSsdTb"],"enrUri":"enr:-L24QHHU5VrvvaAY-66XO1fp7OYoCgRMHo1u_jkicUPJAkJMUXZnl5IyI-GhiHBy2jN9J4Lja-4xQBAgdeZADZQpjtcCgmlkgnY0gmlwhKwSXEuKbXVsdGlhZGRyc5YACASsElxLBnf4AAoErBJcSwZ3-d0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDYRUSL1Ksxg-VDnYnOQ3FkQ6NT4NLLXuEslXAxzHZb9aDdGNwgnf4g3VkcIJ3-oV3YWt1MhM"}'
|
|
2026-03-18 09:08:40.626 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:08:40.627 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:08:40.627 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:08:40.628 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:08:40.628 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.135.17
|
|
2026-03-18 09:08:40.629 DEBUG [src.node.docker_mananger] Generated ports ['23443', '23444', '23445', '23446', '23447']
|
|
2026-03-18 09:08:40.629 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:08:40.629 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:08:40.629 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:08:40.629 DEBUG [src.node.docker_mananger] docker run -i -t -p 23443:23443 -p 23444:23444 -p 23445:23445 -p 23446:23446 -p 23447:23447 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=23445 --rest-port=23443 --tcp-port=23444 --discv5-udp-port=23446 --rest-address=0.0.0.0 --nat=extip:172.18.135.17 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=9ba1efcbac9415d88affd209e2100db1beabf1c9788eee3ebc7fcd5e1a7f956a --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=23447 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-18 09:08:40.827 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.135.17 waku 017327f2d4fd0f562d1ad57bc2bf7b0455db47e60774745d31ed3c132196ee0e
|
|
2026-03-18 09:08:40.866 DEBUG [src.node.docker_mananger] Container started with ID 017327f2d4fd. Setting up logs at ./log/docker/node2_2026-03-18_09-08-39__e8f1a682-d3fe-4ebe-b071-f17da9b73a6b__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:08:40.866 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 23443
|
|
2026-03-18 09:08:40.867 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:08:41.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23443/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:41.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 09:08:41.871 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:08:41.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23443/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:41.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.135.17/tcp/23444/p2p/16Uiu2HAmFrdAaUohCVmjeJ3EJ4Ps3oYei8cEYYAMJ4HuJCpAYdHj","/ip4/172.18.135.17/tcp/23445/ws/p2p/16Uiu2HAmFrdAaUohCVmjeJ3EJ4Ps3oYei8cEYYAMJ4HuJCpAYdHj"],"enrUri":"enr:-L24QBQf5aHczdKJX5DFm78eNsHCDhqtVHgNakEaVvAxRcJ0Dj04l3N4ZwEO_Xj49T5pbD4M_dLG6wpJx2IIlHd3vu8CgmlkgnY0gmlwhKwShxGKbXVsdGlhZGRyc5YACASsEocRBluUAAoErBKHEQZbld0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDL44TrtK6IhNkQwn3wPD3Mr7H4b7oViFuZcSbgmD1FOKDdGNwgluUg3VkcIJbloV3YWt1MhI"}'
|
|
2026-03-18 09:08:41.874 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:08:41.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23443/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.92.75/tcp/30712/p2p/16Uiu2HAmKBxXr4FSC5kRE8W9fk9jQm3V7jsrWELfmtPvC3QSsdTb"]'
|
|
2026-03-18 09:08:41.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:41.909 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:41.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:41.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:41.929 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:42.141 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:42.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:42.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:42.145 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:42.355 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:42.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:42.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:42.360 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:42.570 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:42.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:42.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:42.574 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:42.785 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:42.785 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:42.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:42.789 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:43.000 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:43.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:43.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:43.005 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:43.215 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:43.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:43.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:43.220 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:43.430 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:43.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:43.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:43.435 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:43.645 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:43.646 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:43.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:43.650 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:43.860 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:43.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:43.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:43.864 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:44.075 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:44.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:44.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:44.079 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:44.289 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:44.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:44.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:44.294 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:44.504 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:44.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:44.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:44.509 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:44.719 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:44.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:44.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:44.725 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:44.935 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:44.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:44.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:44.940 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:45.151 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:45.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:45.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:45.156 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:45.367 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:45.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:45.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:45.372 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:45.583 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:45.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:45.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:45.588 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:45.798 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:45.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:45.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:45.804 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:46.014 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:46.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:46.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:46.020 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:46.231 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:46.231 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:46.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:46.235 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:46.446 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:46.446 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:46.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:46.452 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:46.663 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:46.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:46.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:46.667 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:46.878 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:46.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:46.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:46.885 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:47.096 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:47.096 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:47.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:47.100 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:47.311 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:47.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:47.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:47.315 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:47.526 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:47.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:47.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:47.530 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:47.740 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:47.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:47.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:47.744 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:47.955 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:47.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:47.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:47.959 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:08:48.170 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:08:48.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:08:48.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:48.174 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:00.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23443/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:09:00.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x349692acd0a6f77dfcec85c82a708e5e7eb0c7975133e63af59f574aab35911b"},{"messageHash":"0x1d5dae188faf0f0573c6630c40990b2c535c6425cd8ff3b165f1fa1166c47f64"},{"messageHash":"0xbe043a5ad3a5e0e313e2ac6414d31af8c0938ef00c8372e62f76cb16b23c13d5"},{"messageHash":"0x3773824a67237383fcfa91d331146ab809fe5a0ffbf4acd45c2b74a53696654d"},{"messageHash":"0xc900608efc834cc67ccbc812b94593f56ab3e230a28021defe6235e6a4f28112"},{"messageHash":"0x1ef45e44b27b708ead219409011be5227be2ee3e258b372cd73aa659b1e156c0"},{"messageHash":"0xbb151846c76ac97f27f93ef95e73347d270436e285e5dbe6599f9f772ce72320"},{"messageHash":"0x807c9b0c57d5f1b689e04a9f07c180dd4ae19c3eedc34ef50ed35c9eed95d9ed"},{"messageHash":"0xca29b53eeb39b24ba3d3f86c00e40ec2a8b6b324d4fdfa0fc26071077b53e41c"},{"messageHash":"0x1f0d68fabec2aa8789980b088dc2acaec6c465d2560f1ec7fd5caaeb8ca58e36"},{"messageHash":"0xa8ce7c9a3e6e1ba79b7e93ffc3fcb9988e599da1a87d78e14236562c6c43e784"},{"messageHash":"0xc8ee273fbd6e5f2de68108cf6914e6aab438f39e798fc2a5a8aebbeaab6e7d0c"},{"messageHash":"0x00315dff2856816df7c8c056af1c354a6b2391d4034fdcbc771b42109423e755"},{"messageHash":"0xcec552e5022178f8dc1e17ac25d3a2d0166a6f44dc3d53f04ff3fcc1ae6c4c08"},{"messageHash":"0x2268fd09aa0d6735248cb6f3c4ca1ac05150cbef49e2a7d32b08f2b9943dd995"},{"messageHash":"0x75e17c5c1a5ca21a9268dba270b0664094ef4d49d16bc9b67570edf8d4fbcac3"},{"messageHash":"0x585dc735f0b57ee2b057326cf9dace6f75e6f8eb59c3094c5f4a023efcb5a14b"},{"messageHash":"0x03f4ea03470472cf13129b2da5c2656556c4e6a223eaff425934cae0e6d1caad"},{"messageHash":"0xf704b5ebfe43cb2ee9957f54a514a56d21ceec560848c427da30da65b9565d5d"},{"messageHash":"0xf142f1cf3afb591db840b55380c15757fbe3790564e150ead6c214f469c551cc"},{"messageHash":"0x6bfe7ea554b22048cc5005b849feed30bebc753efb6e59b24de87cd668e29232"},{"messageHash":"0xec906f36d449dd85e92baa1548827513601d64d58b88b4e3ee2a05a762f98f04"},{"messageHash":"0x1d3230ab4f363b6bc91a620b48cb00234495c423fc8aa1342b101974ca26b666"},{"messageHash":"0x1f26371ed65258fe481d4fca114b18e0330423c611046b7a8eb8052c914ec2b6"},{"messageHash":"0xac728560fb9926f6fc9069a6a3ca6d68115005138b5aee6ae7b566fc3b227d6b"},{"messageHash":"0xfc323c79c889a1b0f7f8f4d85f9580be981c8ab5fc54a3600f979d14ef0fb272"},{"messageHash":"0x9192e0c8233b87fe9fa322742ec3ec5bc08074c15b7f4bd30570f5a6d85d44f6"},{"messageHash":"0x21abad844e8bc7e87c4b7ef535bd2a544e9f5b2f6acdf812ac0574dcf02058a8"},{"messageHash":"0xda31c38bec3b1f9ac079b2cd575901e3c846795ff07104516c639417ee955280"},{"messageHash":"0xa9dadeaca48c7eacbcd3548a2ff98b20551c89496aa08d144a9c625aa6cc6deb"}]}'
|
|
2026-03-18 09:09:00.389 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 30/30 messages
|
|
2026-03-18 09:09:30.390 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:30.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:30.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:30.395 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:30.605 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:30.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:30.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:30.610 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:30.821 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:30.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:30.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:30.826 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:31.036 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:31.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:31.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:31.041 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:31.252 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:31.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:31.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:31.256 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:31.467 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:31.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:31.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:31.472 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:31.683 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:31.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:31.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:31.687 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:31.898 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:31.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:31.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:31.903 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:32.113 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:32.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:32.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:32.119 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:32.329 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:32.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:32.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:32.337 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:32.548 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:32.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:32.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:32.552 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:32.763 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:32.764 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:32.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:32.768 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:32.979 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:32.979 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:32.985 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:32.985 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:33.196 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:33.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:33.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:33.201 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:33.412 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:33.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:33.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:33.417 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:33.627 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:33.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:33.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:33.635 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:33.845 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:33.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:33.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:33.850 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:34.061 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:34.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:34.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:34.066 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:34.277 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:34.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:34.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:34.282 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:34.493 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:34.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:34.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:34.498 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:34.708 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:34.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:34.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:34.713 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:34.924 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:34.924 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:34.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:34.929 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:35.139 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:35.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:35.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:35.144 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:35.355 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:35.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:35.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:35.359 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:35.570 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:35.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:35.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:35.575 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:35.786 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:35.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:35.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:35.790 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:36.001 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:36.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:36.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:36.006 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:36.217 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:36.217 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:36.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:36.222 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:36.432 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:36.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:36.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:36.437 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:36.647 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:09:36.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:09:36.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:09:36.652 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:09:48.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23443/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:09:48.868 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 09:09:48.868 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 60/60 messages
|
|
2026-03-18 09:10:18.869 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:18.869 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:18.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:18.874 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:19.085 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:19.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:19.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:19.090 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:19.300 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:19.301 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:19.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:19.305 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:19.516 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:19.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:19.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:19.522 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:19.733 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:19.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:19.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:19.738 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:19.948 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:19.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:19.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:19.953 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:20.164 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:20.164 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:20.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:20.169 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:20.380 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:20.380 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:20.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:20.384 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:20.595 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:20.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:20.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:20.600 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:20.810 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:20.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:20.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:20.815 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:21.026 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:21.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:21.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:21.031 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:21.241 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:21.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:21.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:21.246 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:21.457 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:21.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:21.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:21.461 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:21.672 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:21.672 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:21.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:21.677 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:21.887 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:21.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:21.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:21.892 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:22.103 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:22.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:22.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:22.108 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:22.319 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:22.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:22.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:22.323 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:22.534 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:22.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:22.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:22.539 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:22.750 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:22.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:22.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:22.755 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:22.966 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:22.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:22.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:22.970 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:23.181 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:23.181 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:23.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:23.186 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:23.397 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:23.397 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:23.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:23.402 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:23.612 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:23.613 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:23.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:23.617 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:23.828 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:23.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:23.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:23.833 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:24.044 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:24.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:24.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:24.048 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:24.259 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:24.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:24.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:24.264 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:24.475 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:24.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:24.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:24.482 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:24.692 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:24.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:24.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:24.696 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:24.907 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:24.907 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:24.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:24.912 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:25.122 DEBUG [src.steps.store] Relaying message
|
|
2026-03-18 09:10:25.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30711/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 09:10:25.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:10:25.127 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-18 09:10:37.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23443/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:10:37.344 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-18 09:10:37.345 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 90/90 messages
|
|
2026-03-18 09:11:07.347 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-18 09:11:07.348 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-18 09:11:07.348 DEBUG [src.node.waku_node] Stopping container with id 93effc49307d
|
|
2026-03-18 09:11:07.880 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:11:07.880 DEBUG [src.node.waku_node] Stopping container with id 017327f2d4fd
|
|
2026-03-18 09:11:08.463 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:11:08.466 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-18 09:11:08.534 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 09:11:08.592 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|