181 lines
31 KiB
Plaintext

2026-03-24 04:38:36.629 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-24 04:38:36.629 DEBUG [tests.conftest] Running test: test_subscribe_one_by_one_to_different_pubsub_topics_and_send_messages with id: 2026-03-24_04-38-36__5453ce59-16ba-40b3-b60b-18be45e4ec13
2026-03-24 04:38:36.629 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-24 04:38:36.630 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-24 04:38:36.630 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-24 04:38:36.638 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-24 04:38:36.638 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-24_04-38-36__5453ce59-16ba-40b3-b60b-18be45e4ec13__wakuorg_nwaku:latest.log
2026-03-24 04:38:36.638 DEBUG [src.node.waku_node] Starting Node...
2026-03-24 04:38:36.639 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-24 04:38:36.640 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-24 04:38:36.640 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.247.236
2026-03-24 04:38:36.640 DEBUG [src.node.docker_mananger] Generated ports ['62838', '62839', '62840', '62841', '62842']
2026-03-24 04:38:36.641 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-24 04:38:36.641 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-24 04:38:36.641 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-24 04:38:36.641 DEBUG [src.node.waku_node] Using volumes []
2026-03-24 04:38:36.641 DEBUG [src.node.docker_mananger] docker run -i -t -p 62838:62838 -p 62839:62839 -p 62840:62840 -p 62841:62841 -p 62842:62842 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=62840 --rest-port=62838 --tcp-port=62839 --discv5-udp-port=62841 --rest-address=0.0.0.0 --nat=extip:172.18.247.236 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=bcb6a4772ff54437a3204ace8368ca0ee9f662a5c7bf463bea98a3aec48c77ac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62842 --metrics-logging=true --relay=true --filter=true
2026-03-24 04:38:36.825 ERROR [src.node.docker_mananger] Max retries reached for container 8a017733caeb. Exiting log stream.
2026-03-24 04:38:36.843 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.247.236 waku 51adc6ab5abb3b23be91786d86f1ed65674aa63303430dfee017d6d9c70a85df
2026-03-24 04:38:36.880 DEBUG [src.node.docker_mananger] Container started with ID 51adc6ab5abb. Setting up logs at ./log/docker/node1_2026-03-24_04-38-36__5453ce59-16ba-40b3-b60b-18be45e4ec13__wakuorg_nwaku:latest.log
2026-03-24 04:38:36.882 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62838
2026-03-24 04:38:36.883 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-24 04:38:37.396 ERROR [src.node.docker_mananger] Max retries reached for container a7920420ec47. Exiting log stream.
2026-03-24 04:38:37.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62838/health" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:37.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-24 04:38:37.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62838/health" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:37.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-24 04:38:38.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62838/health" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:38.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-24 04:38:38.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62838/health" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:38.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-24 04:38:38.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62838/health" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:38.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-24 04:38:38.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62838/health" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:38.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-24 04:38:38.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62838/health" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:38.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-24 04:38:38.507 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-24 04:38:38.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62838/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:38.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.247.236/tcp/62839/p2p/16Uiu2HAm99PvV4tiExKcuhZr3YwsD7b9nrE8ygrNRBfCWqFVAwMc","/ip4/172.18.247.236/tcp/62840/ws/p2p/16Uiu2HAm99PvV4tiExKcuhZr3YwsD7b9nrE8ygrNRBfCWqFVAwMc"],"enrUri":"enr:-L24QNc6CriTekxHRx7TViAe9RmPLH267w82jE6Pye3qLUgaW-usrCZXyhN7DtBDUNdmkv8MvRz6Q0WiBQiUq1w7zNACgmlkgnY0gmlwhKwS9-yKbXVsdGlhZGRyc5YACASsEvfsBvV3AAoErBL37Ab1eN0DgnJzhQACAQAAiXNlY3AyNTZrMaECy9grEzIfSR7QjqwkuB9NtBPRU4lfsnwDfkeybjNHzauDdGNwgvV3g3VkcIL1eYV3YWt1MgU"}'
2026-03-24 04:38:38.510 INFO [src.node.waku_node] REST service is ready !!
2026-03-24 04:38:38.517 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-24 04:38:38.517 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-24_04-38-36__5453ce59-16ba-40b3-b60b-18be45e4ec13__wakuorg_nwaku:latest.log
2026-03-24 04:38:38.517 DEBUG [src.node.waku_node] Starting Node...
2026-03-24 04:38:38.517 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-24 04:38:38.519 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-24 04:38:38.519 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.68.28
2026-03-24 04:38:38.519 DEBUG [src.node.docker_mananger] Generated ports ['53417', '53418', '53419', '53420', '53421']
2026-03-24 04:38:38.519 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-24 04:38:38.519 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-24 04:38:38.519 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-24 04:38:38.520 DEBUG [src.node.waku_node] Using volumes []
2026-03-24 04:38:38.520 DEBUG [src.node.docker_mananger] docker run -i -t -p 53417:53417 -p 53418:53418 -p 53419:53419 -p 53420:53420 -p 53421:53421 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=53419 --rest-port=53417 --tcp-port=53418 --discv5-udp-port=53420 --rest-address=0.0.0.0 --nat=extip:172.18.68.28 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=bb8be7faefa7ad5cab5d238cacff6cdd82a82328cc2f7dd4c8334cdb2f2a03b0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53421 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNc6CriTekxHRx7TViAe9RmPLH267w82jE6Pye3qLUgaW-usrCZXyhN7DtBDUNdmkv8MvRz6Q0WiBQiUq1w7zNACgmlkgnY0gmlwhKwS9-yKbXVsdGlhZGRyc5YACASsEvfsBvV3AAoErBL37Ab1eN0DgnJzhQACAQAAiXNlY3AyNTZrMaECy9grEzIfSR7QjqwkuB9NtBPRU4lfsnwDfkeybjNHzauDdGNwgvV3g3VkcIL1eYV3YWt1MgU
2026-03-24 04:38:38.725 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.68.28 waku fd223cb78e073c535b4279da6ed71005de59b3a932f6e6b2f7fd62dd1ae1570e
2026-03-24 04:38:38.768 DEBUG [src.node.docker_mananger] Container started with ID fd223cb78e07. Setting up logs at ./log/docker/node2_2026-03-24_04-38-36__5453ce59-16ba-40b3-b60b-18be45e4ec13__wakuorg_nwaku:latest.log
2026-03-24 04:38:38.768 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53417
2026-03-24 04:38:38.768 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-24 04:38:39.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53417/health" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:39.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-24 04:38:39.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53417/health" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:39.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-24 04:38:39.875 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-24 04:38:39.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53417/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:39.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.68.28/tcp/53418/p2p/16Uiu2HAm1H8VTP9vwsyem6ZCrbUn3ap5W7puPSZ2qx5xnjuNXUwN","/ip4/172.18.68.28/tcp/53419/ws/p2p/16Uiu2HAm1H8VTP9vwsyem6ZCrbUn3ap5W7puPSZ2qx5xnjuNXUwN"],"enrUri":"enr:-L24QIGAqRSa4A0s7iWCAdnCuvJZIV3Jgapgnknu2to-19ClHiZlM18QlyBIne8SxqoSazpgyUGEkyD5iJArc7e2jXoCgmlkgnY0gmlwhKwSRByKbXVsdGlhZGRyc5YACASsEkQcBtCqAAoErBJEHAbQq90DgnJzhQACAQAAiXNlY3AyNTZrMaECVvXe7sMKHn47uRJhLKElEf5_UY6282hFHRnaJ1HuoJ2DdGNwgtCqg3VkcILQrIV3YWt1MgE"}'
2026-03-24 04:38:39.878 INFO [src.node.waku_node] REST service is ready !!
2026-03-24 04:38:39.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53417/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.247.236/tcp/62839/p2p/16Uiu2HAm99PvV4tiExKcuhZr3YwsD7b9nrE8ygrNRBfCWqFVAwMc"]'
2026-03-24 04:38:39.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:39.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62838/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2026-03-24 04:38:39.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:39.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53417/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2026-03-24 04:38:39.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:39.930 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-24 04:38:39.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:39.945 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-24 04:38:40.045 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-24 04:38:40.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:40.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774327119930707878,"ephemeral":false,"proof":""}]'
2026-03-24 04:38:40.051 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-24 04:38:40.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53417/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:40.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774327119930707878,"ephemeral":false,"proof":""}]'
2026-03-24 04:38:40.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62838/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
2026-03-24 04:38:40.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:40.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53417/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
2026-03-24 04:38:40.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:40.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-24 04:38:40.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:40.073 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-24 04:38:40.174 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-24 04:38:40.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:40.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774327120064394929,"ephemeral":false,"proof":""}]'
2026-03-24 04:38:40.179 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-24 04:38:40.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53417/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:40.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774327120064394929,"ephemeral":false,"proof":""}]'
2026-03-24 04:38:40.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62838/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/2"]'
2026-03-24 04:38:40.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:40.187 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53417/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/2"]'
2026-03-24 04:38:40.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:40.190 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-24 04:38:40.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:40.198 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-24 04:38:40.299 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-24 04:38:40.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:40.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774327120189982527,"ephemeral":false,"proof":""}]'
2026-03-24 04:38:40.303 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-24 04:38:40.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53417/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:40.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774327120189982527,"ephemeral":false,"proof":""}]'
2026-03-24 04:38:40.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62838/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/3"]'
2026-03-24 04:38:40.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:40.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53417/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/3"]'
2026-03-24 04:38:40.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:40.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-24 04:38:40.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:40.322 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-24 04:38:40.422 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-24 04:38:40.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:40.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774327120313768733,"ephemeral":false,"proof":""}]'
2026-03-24 04:38:40.427 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-24 04:38:40.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53417/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:40.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774327120313768733,"ephemeral":false,"proof":""}]'
2026-03-24 04:38:40.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62838/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/4"]'
2026-03-24 04:38:40.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:40.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53417/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/4"]'
2026-03-24 04:38:40.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:40.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-24 04:38:40.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:40.446 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-24 04:38:40.548 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-24 04:38:40.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:40.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774327120438243180,"ephemeral":false,"proof":""}]'
2026-03-24 04:38:40.553 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-24 04:38:40.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53417/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:40.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774327120438243180,"ephemeral":false,"proof":""}]'
2026-03-24 04:38:40.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62838/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/5"]'
2026-03-24 04:38:40.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:40.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53417/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/5"]'
2026-03-24 04:38:40.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:40.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-24 04:38:40.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:40.573 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-24 04:38:40.673 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-24 04:38:40.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:40.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774327120563023962,"ephemeral":false,"proof":""}]'
2026-03-24 04:38:40.679 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-24 04:38:40.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53417/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:40.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774327120563023962,"ephemeral":false,"proof":""}]'
2026-03-24 04:38:40.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62838/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/6"]'
2026-03-24 04:38:40.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:40.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53417/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/6"]'
2026-03-24 04:38:40.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:40.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-24 04:38:40.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:40.698 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-24 04:38:40.799 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-24 04:38:40.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:40.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774327120689967200,"ephemeral":false,"proof":""}]'
2026-03-24 04:38:40.804 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-24 04:38:40.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53417/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:40.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774327120689967200,"ephemeral":false,"proof":""}]'
2026-03-24 04:38:40.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62838/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/7"]'
2026-03-24 04:38:40.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:40.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53417/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/7"]'
2026-03-24 04:38:40.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:40.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-24 04:38:40.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-24 04:38:40.825 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-24 04:38:40.926 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-24 04:38:40.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62838/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:40.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774327120816723789,"ephemeral":false,"proof":""}]'
2026-03-24 04:38:40.931 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-24 04:38:40.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53417/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
2026-03-24 04:38:40.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774327120816723789,"ephemeral":false,"proof":""}]'
2026-03-24 04:38:40.938 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-24 04:38:40.939 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-24 04:38:40.939 DEBUG [src.node.waku_node] Stopping container with id 51adc6ab5abb
2026-03-24 04:38:41.540 DEBUG [src.node.waku_node] Container stopped.
2026-03-24 04:38:41.542 DEBUG [src.node.waku_node] Stopping container with id fd223cb78e07
2026-03-24 04:38:42.148 DEBUG [src.node.waku_node] Container stopped.
2026-03-24 04:38:42.153 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-24 04:38:42.209 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-24 04:38:42.241 DEBUG [src.node.docker_mananger] No errors found in the waku logs.