mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 17:53:09 +00:00
141 lines
25 KiB
Plaintext
141 lines
25 KiB
Plaintext
2026-02-28 04:28:56.283 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-28 04:28:56.283 DEBUG [tests.conftest] Running test: test_multiple_pubsub_topics_same_cluster with id: 2026-02-28_04-28-56__1891bb9e-f731-48ab-97db-49f7415d738a
|
|
2026-02-28 04:28:56.283 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-28 04:28:56.284 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-28 04:28:56.284 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-28 04:28:56.291 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:28:56.292 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_04-28-56__1891bb9e-f731-48ab-97db-49f7415d738a__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:28:56.292 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:28:56.292 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:28:56.293 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:28:56.293 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.251.104
|
|
2026-02-28 04:28:56.294 DEBUG [src.node.docker_mananger] Generated ports ['21917', '21918', '21919', '21920', '21921']
|
|
2026-02-28 04:28:56.294 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-28 04:28:56.294 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-28 04:28:56.294 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:28:56.294 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:28:56.294 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:28:56.294 DEBUG [src.node.docker_mananger] docker run -i -t -p 21917:21917 -p 21918:21918 -p 21919:21919 -p 21920:21920 -p 21921:21921 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=21919 --rest-port=21917 --tcp-port=21918 --discv5-udp-port=21920 --rest-address=0.0.0.0 --nat=extip:172.18.251.104 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=c169adc6eac0d95ab75a464d2e74e9ccce3d21b4df7fabca40be6ee11d4a942f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21921 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-28 04:28:56.488 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.251.104 waku 25b14673561b2e093b357b4897f7b19723f2285acfcbb25548d5a16b89f5d3d1
|
|
2026-02-28 04:28:56.501 ERROR [src.node.docker_mananger] Max retries reached for container ece59613b4c5. Exiting log stream.
|
|
2026-02-28 04:28:56.525 DEBUG [src.node.docker_mananger] Container started with ID 25b14673561b. Setting up logs at ./log/docker/node1_2026-02-28_04-28-56__1891bb9e-f731-48ab-97db-49f7415d738a__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:28:56.527 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21917
|
|
2026-02-28 04:28:56.527 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:28:57.089 ERROR [src.node.docker_mananger] Max retries reached for container 27ffac73058e. Exiting log stream.
|
|
2026-02-28 04:28:57.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21917/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:57.530 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_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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-28 04:28:57.531 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:28:57.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21917/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:57.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.251.104/tcp/21918/p2p/16Uiu2HAmUWNwbx3vCyGHmJn8F7VpwPjyxHYU2ZnqhGcAatM91CvK","/ip4/172.18.251.104/tcp/21919/ws/p2p/16Uiu2HAmUWNwbx3vCyGHmJn8F7VpwPjyxHYU2ZnqhGcAatM91CvK"],"enrUri":"enr:-L24QK340liqCKTe5yI3N1xBBtgtFgvY3w3giBYGXV41AZCDFedtqSxp76MUpSFoLd2MTGSsJtvzy2CcGVCwIEEM8VICgmlkgnY0gmlwhKwS-2iKbXVsdGlhZGRyc5YACASsEvtoBlWeAAoErBL7aAZVn90DgnJzhQACAQAAiXNlY3AyNTZrMaED64ZO1ku_o1dE_mWE6RgLX1cYLuY3nNZwaVN7aComoeCDdGNwglWeg3VkcIJVoIV3YWt1MgU"}'
|
|
2026-02-28 04:28:57.533 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:28:57.540 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:28:57.540 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_04-28-56__1891bb9e-f731-48ab-97db-49f7415d738a__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:28:57.541 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:28:57.541 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:28:57.542 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:28:57.542 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.94.210
|
|
2026-02-28 04:28:57.542 DEBUG [src.node.docker_mananger] Generated ports ['50989', '50990', '50991', '50992', '50993']
|
|
2026-02-28 04:28:57.542 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-28 04:28:57.543 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-28 04:28:57.543 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:28:57.543 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:28:57.543 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:28:57.543 DEBUG [src.node.docker_mananger] docker run -i -t -p 50989:50989 -p 50990:50990 -p 50991:50991 -p 50992:50992 -p 50993:50993 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=50991 --rest-port=50989 --tcp-port=50990 --discv5-udp-port=50992 --rest-address=0.0.0.0 --nat=extip:172.18.94.210 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=6dfbf43de20c5fc882cf9ef1eb95bcbc1d4c4e06fb3a8e98d7635adfbdebe72d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50993 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QK340liqCKTe5yI3N1xBBtgtFgvY3w3giBYGXV41AZCDFedtqSxp76MUpSFoLd2MTGSsJtvzy2CcGVCwIEEM8VICgmlkgnY0gmlwhKwS-2iKbXVsdGlhZGRyc5YACASsEvtoBlWeAAoErBL7aAZVn90DgnJzhQACAQAAiXNlY3AyNTZrMaED64ZO1ku_o1dE_mWE6RgLX1cYLuY3nNZwaVN7aComoeCDdGNwglWeg3VkcIJVoIV3YWt1MgU
|
|
2026-02-28 04:28:57.736 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.94.210 waku 3137e09b8b50b6d2b04bf2f13bd9c46d214bfce8e3bacf5ef7513cc79fe1a8f1
|
|
2026-02-28 04:28:57.769 DEBUG [src.node.docker_mananger] Container started with ID 3137e09b8b50. Setting up logs at ./log/docker/node2_2026-02-28_04-28-56__1891bb9e-f731-48ab-97db-49f7415d738a__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:28:57.769 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50989
|
|
2026-02-28 04:28:57.770 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:28:58.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50989/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:58.790 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":"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-28 04:28:58.793 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:28:58.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50989/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:58.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.94.210/tcp/50990/p2p/16Uiu2HAm6Kie35GrGWVViH93Wpugar7cLcg96qEYaLEEhGFW17Hp","/ip4/172.18.94.210/tcp/50991/ws/p2p/16Uiu2HAm6Kie35GrGWVViH93Wpugar7cLcg96qEYaLEEhGFW17Hp"],"enrUri":"enr:-L24QIV8NUyTbJwDbdhylXO3MV43Dg5jJkNQGMxVARmR7_HIV8lvB4kAAwo1Z49fpJQhmYeWLqVSeJDJOvfdlDztv-8CgmlkgnY0gmlwhKwSXtKKbXVsdGlhZGRyc5YACASsEl7SBscuAAoErBJe0gbHL90DgnJzhQACAQAAiXNlY3AyNTZrMaECoeoUCplOGVwj0mVLyIeCjtXA__0UhxO5J3xhIlxkAPeDdGNwgscug3VkcILHMIV3YWt1MgE"}'
|
|
2026-02-28 04:28:58.797 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:28:58.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50989/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.251.104/tcp/21918/p2p/16Uiu2HAmUWNwbx3vCyGHmJn8F7VpwPjyxHYU2ZnqhGcAatM91CvK"]'
|
|
2026-02-28 04:28:58.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:28:58.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21917/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"]'
|
|
2026-02-28 04:28:58.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:28:58.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50989/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"]'
|
|
2026-02-28 04:28:58.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:28:58.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21917/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-02-28 04:28:58.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:28:58.843 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:28:58.944 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:28:58.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21917/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:58.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772252938829789260,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:28:58.949 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:28:58.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50989/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:58.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772252938829789260,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:28:58.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21917/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-02-28 04:28:58.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:28:58.958 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:28:59.059 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:28:59.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21917/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:59.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772252938953463178,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:28:59.064 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:28:59.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50989/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:59.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772252938953463178,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:28:59.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21917/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-02-28 04:28:59.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:28:59.073 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:28:59.173 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:28:59.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21917/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:59.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772252939068418883,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:28:59.178 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:28:59.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50989/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:59.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772252939068418883,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:28:59.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21917/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-02-28 04:28:59.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:28:59.188 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:28:59.288 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:28:59.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21917/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:59.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772252939182251376,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:28:59.293 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:28:59.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50989/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:59.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772252939182251376,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:28:59.298 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21917/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-02-28 04:28:59.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:28:59.303 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:28:59.403 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:28:59.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21917/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:59.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772252939297895336,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:28:59.408 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:28:59.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50989/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:59.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772252939297895336,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:28:59.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21917/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-02-28 04:28:59.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:28:59.418 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:28:59.518 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:28:59.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21917/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:59.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772252939412311379,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:28:59.523 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:28:59.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50989/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:59.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772252939412311379,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:28:59.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21917/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-02-28 04:28:59.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:28:59.532 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:28:59.632 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:28:59.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21917/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:59.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772252939527201803,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:28:59.637 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:28:59.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50989/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:59.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772252939527201803,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:28:59.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21917/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-02-28 04:28:59.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:28:59.647 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:28:59.748 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:28:59.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21917/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:59.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772252939641840427,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:28:59.754 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:28:59.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50989/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:28:59.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772252939641840427,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:28:59.759 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-28 04:28:59.760 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-28 04:28:59.760 DEBUG [src.node.waku_node] Stopping container with id 25b14673561b
|
|
2026-02-28 04:29:00.353 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:29:00.353 DEBUG [src.node.waku_node] Stopping container with id 3137e09b8b50
|
|
2026-02-28 04:29:00.949 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:29:00.950 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-28 04:29:00.961 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 04:29:00.972 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|