mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
194 lines
35 KiB
Plaintext
194 lines
35 KiB
Plaintext
2025-12-18 04:41:24.663 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-18 04:41:24.664 DEBUG [tests.conftest] Running test: test_unsubscribe_from_some_pubsub_topics with id: 2025-12-18_04-41-24__c3375330-8f67-45fc-b718-d1adcf7c5567
|
|
2025-12-18 04:41:24.664 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-18 04:41:24.664 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-18 04:41:24.664 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-18 04:41:24.671 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:41:24.671 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-18_04-41-24__c3375330-8f67-45fc-b718-d1adcf7c5567__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:41:24.671 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:41:24.671 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:41:24.672 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:41:24.673 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.11.208
|
|
2025-12-18 04:41:24.673 DEBUG [src.node.docker_mananger] Generated ports ['38157', '38158', '38159', '38160', '38161']
|
|
2025-12-18 04:41:24.673 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-18 04:41:24.673 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:41:24.673 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:41:24.673 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:41:24.673 DEBUG [src.node.docker_mananger] docker run -i -t -p 38157:38157 -p 38158:38158 -p 38159:38159 -p 38160:38160 -p 38161:38161 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=38159 --rest-port=38157 --tcp-port=38158 --discv5-udp-port=38160 --rest-address=0.0.0.0 --nat=extip:172.18.11.208 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=dda0c0faaf59da741ece2ec1ba2cdebe56a5dad1b4db2edca0ff95f3eb98dd5d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38161 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-18 04:41:24.849 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.11.208 waku 1dc061c399288100ad4bdf6fe30f913f36360773f8e08e91931aa7e21c4fdf1d
|
|
2025-12-18 04:41:24.884 DEBUG [src.node.docker_mananger] Container started with ID 1dc061c39928. Setting up logs at ./log/docker/node1_2025-12-18_04-41-24__c3375330-8f67-45fc-b718-d1adcf7c5567__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:41:24.884 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38157
|
|
2025-12-18 04:41:24.885 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:41:24.929 ERROR [src.node.docker_mananger] Max retries reached for container 68d762239f7d. Exiting log stream.
|
|
2025-12-18 04:41:25.464 ERROR [src.node.docker_mananger] Max retries reached for container 723c20fc02e7. Exiting log stream.
|
|
2025-12-18 04:41:25.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38157/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:25.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-18 04:41:25.890 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:41:25.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38157/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:25.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.11.208/tcp/38158/p2p/16Uiu2HAmTF62C3HscZXUcmGSAMcmvpyVoXAcAu1PExt3BZ9vFBf2","/ip4/172.18.11.208/tcp/38159/ws/p2p/16Uiu2HAmTF62C3HscZXUcmGSAMcmvpyVoXAcAu1PExt3BZ9vFBf2"],"enrUri":"enr:-L24QFzzE2kRwDTrwk_YPJboxN6JkzckYxPYGvrf4lEMPjhLeb_U0dXGkVi6bT-j73PQjNM3_hDWexYWce-hzGxOe_gCgmlkgnY0gmlwhKwSC9CKbXVsdGlhZGRyc5YACASsEgvQBpUOAAoErBIL0AaVD90DgnJzhQACAQAAiXNlY3AyNTZrMaED2L_GwEodcplbZx2ycDyuIfxT8S9-dLsbjlm0kR4p4IWDdGNwgpUOg3VkcIKVEIV3YWt1MgU"}'
|
|
2025-12-18 04:41:25.893 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:41:25.899 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:41:25.899 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-18_04-41-24__c3375330-8f67-45fc-b718-d1adcf7c5567__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:41:25.899 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:41:25.899 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:41:25.900 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:41:25.901 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.203.228
|
|
2025-12-18 04:41:25.901 DEBUG [src.node.docker_mananger] Generated ports ['64592', '64593', '64594', '64595', '64596']
|
|
2025-12-18 04:41:25.901 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-18 04:41:25.901 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:41:25.901 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:41:25.901 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:41:25.901 DEBUG [src.node.docker_mananger] docker run -i -t -p 64592:64592 -p 64593:64593 -p 64594:64594 -p 64595:64595 -p 64596:64596 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=64594 --rest-port=64592 --tcp-port=64593 --discv5-udp-port=64595 --rest-address=0.0.0.0 --nat=extip:172.18.203.228 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ecdee6b7aea64ab2cfd84dd51949d95fffc9aedfced7ffaea0f49febaeacd9c7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64596 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFzzE2kRwDTrwk_YPJboxN6JkzckYxPYGvrf4lEMPjhLeb_U0dXGkVi6bT-j73PQjNM3_hDWexYWce-hzGxOe_gCgmlkgnY0gmlwhKwSC9CKbXVsdGlhZGRyc5YACASsEgvQBpUOAAoErBIL0AaVD90DgnJzhQACAQAAiXNlY3AyNTZrMaED2L_GwEodcplbZx2ycDyuIfxT8S9-dLsbjlm0kR4p4IWDdGNwgpUOg3VkcIKVEIV3YWt1MgU
|
|
2025-12-18 04:41:26.076 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.203.228 waku 11b149cbf37520eef16790d2a7e0c103eafd52ca09c787fe6c730883f4bdb3f7
|
|
2025-12-18 04:41:26.106 DEBUG [src.node.docker_mananger] Container started with ID 11b149cbf375. Setting up logs at ./log/docker/node2_2025-12-18_04-41-24__c3375330-8f67-45fc-b718-d1adcf7c5567__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:41:26.106 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64592
|
|
2025-12-18 04:41:26.106 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:41:27.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64592/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:27.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"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"}]}'
|
|
2025-12-18 04:41:27.124 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:41:27.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64592/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:27.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.203.228/tcp/64593/p2p/16Uiu2HAmKSLPArbFWjYuUzxHBonpTY4U7rCvR5t8HRJ24o5KpPpZ","/ip4/172.18.203.228/tcp/64594/ws/p2p/16Uiu2HAmKSLPArbFWjYuUzxHBonpTY4U7rCvR5t8HRJ24o5KpPpZ"],"enrUri":"enr:-L24QD8YGwXd0Wx5d6M3Kg5HG9viZPc0_RtN6fKBE6Wb9FoLeKL0ivosYV5dIeS-1zCRWT3uRTFZGGI4CuW3EIuq0csCgmlkgnY0gmlwhKwSy-SKbXVsdGlhZGRyc5YACASsEsvkBvxRAAoErBLL5Ab8Ut0DgnJzhQACAQAAiXNlY3AyNTZrMaEDZMPooO6wiGeMdmLCB8ya9X-qASmG_BfonV8DC1JP5NaDdGNwgvxRg3VkcIL8U4V3YWt1MgE"}'
|
|
2025-12-18 04:41:27.131 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:41:27.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64592/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.11.208/tcp/38158/p2p/16Uiu2HAmTF62C3HscZXUcmGSAMcmvpyVoXAcAu1PExt3BZ9vFBf2"]'
|
|
2025-12-18 04:41:27.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:41:27.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38157/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2025-12-18 04:41:27.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:41:27.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64592/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2025-12-18 04:41:27.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:41:27.159 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38157/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)'}'
|
|
2025-12-18 04:41:27.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:41:27.172 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-18 04:41:27.272 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:27.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38157/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:27.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032887159543251,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:27.276 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:27.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64592/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:27.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032887159543251,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:27.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38157/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)'}'
|
|
2025-12-18 04:41:27.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:41:27.285 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-18 04:41:27.385 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:27.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38157/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:27.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032887280667631,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:27.389 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:27.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64592/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:27.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032887280667631,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:27.393 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38157/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)'}'
|
|
2025-12-18 04:41:27.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:41:27.397 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-18 04:41:27.498 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:27.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38157/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:27.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032887393173116,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:27.501 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:27.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64592/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:27.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032887393173116,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:27.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38157/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)'}'
|
|
2025-12-18 04:41:27.509 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:41:27.510 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-18 04:41:27.610 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:27.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38157/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:27.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032887505316902,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:27.614 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:27.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64592/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:27.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032887505316902,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:27.618 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38157/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)'}'
|
|
2025-12-18 04:41:27.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:41:27.623 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-18 04:41:27.723 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:27.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38157/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:27.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032887618283689,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:27.727 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:27.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64592/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:27.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032887618283689,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:27.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38157/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)'}'
|
|
2025-12-18 04:41:27.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:41:27.737 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-18 04:41:27.837 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:27.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38157/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:27.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032887731236679,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:27.841 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:27.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64592/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:27.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032887731236679,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:27.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38157/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)'}'
|
|
2025-12-18 04:41:27.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:41:27.849 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-18 04:41:27.950 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:27.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38157/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:27.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032887845141287,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:27.954 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:27.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64592/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:27.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032887845141287,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:27.958 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38157/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)'}'
|
|
2025-12-18 04:41:27.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:41:27.962 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-18 04:41:28.062 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:28.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38157/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:28.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032887958121359,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:28.066 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:28.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64592/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:28.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032887958121359,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:28.070 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:38157/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2"]'
|
|
2025-12-18 04:41:28.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:41:28.078 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:64592/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2"]'
|
|
2025-12-18 04:41:28.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:41:28.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38157/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)'}'
|
|
2025-12-18 04:41:28.089 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:38157/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/0'
|
|
2025-12-18 04:41:28.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38157/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)'}'
|
|
2025-12-18 04:41:28.093 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:38157/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/1'
|
|
2025-12-18 04:41:28.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38157/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)'}'
|
|
2025-12-18 04:41:28.096 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:38157/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/2'
|
|
2025-12-18 04:41:28.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38157/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)'}'
|
|
2025-12-18 04:41:28.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:41:28.102 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-18 04:41:28.203 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:28.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38157/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:28.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032888097970079,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:28.206 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:28.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64592/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:28.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032888097970079,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:28.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38157/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)'}'
|
|
2025-12-18 04:41:28.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:41:28.215 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-18 04:41:28.315 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:28.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38157/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:28.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032888210680330,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:28.319 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:28.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64592/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:28.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032888210680330,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:28.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38157/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)'}'
|
|
2025-12-18 04:41:28.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:41:28.327 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-18 04:41:28.427 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:28.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38157/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:28.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":1766032888322788670,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:28.431 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:28.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64592/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:28.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032888322788670,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:28.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38157/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)'}'
|
|
2025-12-18 04:41:28.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:41:28.440 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-18 04:41:28.540 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:28.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38157/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:28.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032888435010747,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:28.544 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:28.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64592/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:28.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032888435010747,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:28.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38157/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)'}'
|
|
2025-12-18 04:41:28.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:41:28.552 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-18 04:41:28.653 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:28.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38157/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:28.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032888548327598,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:28.656 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-18 04:41:28.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64592/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:41:28.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1766032888548327598,"ephemeral":false,"proof":""}]'
|
|
2025-12-18 04:41:28.661 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-18 04:41:28.662 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-18 04:41:28.662 DEBUG [src.node.waku_node] Stopping container with id 1dc061c39928
|
|
2025-12-18 04:41:29.187 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:41:29.187 DEBUG [src.node.waku_node] Stopping container with id 11b149cbf375
|
|
2025-12-18 04:41:29.739 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:41:29.740 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-18 04:41:29.763 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:41:29.775 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|