mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
187 lines
35 KiB
Plaintext
187 lines
35 KiB
Plaintext
2026-03-18 09:08:18.351 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-18 09:08:18.351 DEBUG [tests.conftest] Running test: test_unsubscribe_from_all_pubsub_topics_one_by_one with id: 2026-03-18_09-08-18__82aedb94-a9c6-49b9-8396-aa459a20198b
|
|
2026-03-18 09:08:18.352 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-18 09:08:18.352 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-18 09:08:18.352 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-18 09:08:18.360 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:08:18.360 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_09-08-18__82aedb94-a9c6-49b9-8396-aa459a20198b__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:08:18.360 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:08:18.360 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:08:18.362 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:08:18.362 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.236.170
|
|
2026-03-18 09:08:18.362 DEBUG [src.node.docker_mananger] Generated ports ['11019', '11020', '11021', '11022', '11023']
|
|
2026-03-18 09:08:18.362 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-18 09:08:18.363 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:08:18.363 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:08:18.363 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:08:18.363 DEBUG [src.node.docker_mananger] docker run -i -t -p 11019:11019 -p 11020:11020 -p 11021:11021 -p 11022:11022 -p 11023:11023 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=11021 --rest-port=11019 --tcp-port=11020 --discv5-udp-port=11022 --rest-address=0.0.0.0 --nat=extip:172.18.236.170 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=edfbeafb385f345acfe02e1c4cbdcdbaaf39ee1eb825bcdf68f6f3ccbeb0ac5e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11023 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-18 09:08:18.547 ERROR [src.node.docker_mananger] Max retries reached for container 885afe879210. Exiting log stream.
|
|
2026-03-18 09:08:18.560 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.236.170 waku 33a1bcbb21681bf2097a146e7b29e7fc8a387a719647beca6a1a574ac50da682
|
|
2026-03-18 09:08:18.598 DEBUG [src.node.docker_mananger] Container started with ID 33a1bcbb2168. Setting up logs at ./log/docker/node1_2026-03-18_09-08-18__82aedb94-a9c6-49b9-8396-aa459a20198b__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:08:18.598 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 11019
|
|
2026-03-18 09:08:18.598 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:08:19.132 ERROR [src.node.docker_mananger] Max retries reached for container 819bfca3347e. Exiting log stream.
|
|
2026-03-18 09:08:19.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11019/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:19.602 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-03-18 09:08:19.602 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:08:19.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11019/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:19.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.236.170/tcp/11020/p2p/16Uiu2HAkzkaZZYR2pA7fSJhApzAb2fu53qgAEWh5RMmJfYdNGp7n","/ip4/172.18.236.170/tcp/11021/ws/p2p/16Uiu2HAkzkaZZYR2pA7fSJhApzAb2fu53qgAEWh5RMmJfYdNGp7n"],"enrUri":"enr:-L24QFGKZbAxjdgiY5BhNFKfBv_IAxddJjXzNc4knOjuBDJFCls7IR2U2bjUY0cY3UjniYqiX095yHvBG_7HqmBOQI4CgmlkgnY0gmlwhKwS7KqKbXVsdGlhZGRyc5YACASsEuyqBisMAAoErBLsqgYrDd0DgnJzhQDHAQAAiXNlY3AyNTZrMaECTyJYFntwvBPXTtSaEPXGlWhEo2BfA_9qayjwZCBE-g2DdGNwgisMg3VkcIIrDoV3YWt1MgU"}'
|
|
2026-03-18 09:08:19.605 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:08:19.612 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-18 09:08:19.612 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_09-08-18__82aedb94-a9c6-49b9-8396-aa459a20198b__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:08:19.612 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 09:08:19.613 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 09:08:19.614 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 09:08:19.614 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.222.138
|
|
2026-03-18 09:08:19.614 DEBUG [src.node.docker_mananger] Generated ports ['21362', '21363', '21364', '21365', '21366']
|
|
2026-03-18 09:08:19.614 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-18 09:08:19.614 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 09:08:19.614 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 09:08:19.615 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 09:08:19.615 DEBUG [src.node.docker_mananger] docker run -i -t -p 21362:21362 -p 21363:21363 -p 21364:21364 -p 21365:21365 -p 21366:21366 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=21364 --rest-port=21362 --tcp-port=21363 --discv5-udp-port=21365 --rest-address=0.0.0.0 --nat=extip:172.18.222.138 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=9a78e85f47472e9b89f7a133cba3f6fdc7ee62ee5f7b13b9af84feeca0e0d383 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21366 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFGKZbAxjdgiY5BhNFKfBv_IAxddJjXzNc4knOjuBDJFCls7IR2U2bjUY0cY3UjniYqiX095yHvBG_7HqmBOQI4CgmlkgnY0gmlwhKwS7KqKbXVsdGlhZGRyc5YACASsEuyqBisMAAoErBLsqgYrDd0DgnJzhQDHAQAAiXNlY3AyNTZrMaECTyJYFntwvBPXTtSaEPXGlWhEo2BfA_9qayjwZCBE-g2DdGNwgisMg3VkcIIrDoV3YWt1MgU
|
|
2026-03-18 09:08:19.815 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.222.138 waku fa14b862f4b2ffbb30b14b0990f445b7a9a30d256be416d1584cd48d7cb49037
|
|
2026-03-18 09:08:19.850 DEBUG [src.node.docker_mananger] Container started with ID fa14b862f4b2. Setting up logs at ./log/docker/node2_2026-03-18_09-08-18__82aedb94-a9c6-49b9-8396-aa459a20198b__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-18 09:08:19.850 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 21362
|
|
2026-03-18 09:08:19.851 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 09:08:20.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21362/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:20.872 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-03-18 09:08:20.875 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 09:08:20.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21362/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:20.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.222.138/tcp/21363/p2p/16Uiu2HAm1WwKXJyMyG8sHpQ58rzajxtZMBeM9me9BqujhN9LUdxj","/ip4/172.18.222.138/tcp/21364/ws/p2p/16Uiu2HAm1WwKXJyMyG8sHpQ58rzajxtZMBeM9me9BqujhN9LUdxj"],"enrUri":"enr:-L24QLJbp5wtXd1RN_nm7_bQKXW_TMFihsQXJDMQOzbYmEgaQzk6OT6n_AFC7fYenL67AnoHXjvkK7EBts_7e29Q8H8CgmlkgnY0gmlwhKwS3oqKbXVsdGlhZGRyc5YACASsEt6KBlNzAAoErBLeigZTdN0DgnJzhQDHAQAAiXNlY3AyNTZrMaECWn9e7A7OIA9OdxS1CEskUticMqrNpUhIYdaoM8qztliDdGNwglNzg3VkcIJTdYV3YWt1MgE"}'
|
|
2026-03-18 09:08:20.881 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 09:08:20.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21362/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.236.170/tcp/11020/p2p/16Uiu2HAkzkaZZYR2pA7fSJhApzAb2fu53qgAEWh5RMmJfYdNGp7n"]'
|
|
2026-03-18 09:08:20.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:20.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11019/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-03-18 09:08:20.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:20.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21362/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-03-18 09:08:20.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:20.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11019/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-18 09:08:20.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:20.929 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-18 09:08:21.030 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-18 09:08:21.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:21.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773824900916068055,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 09:08:21.034 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-18 09:08:21.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21362/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:21.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773824900916068055,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 09:08:21.038 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11019/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-18 09:08:21.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.043 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-18 09:08:21.144 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-18 09:08:21.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:21.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773824901038823932,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 09:08:21.148 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-18 09:08:21.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21362/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:21.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773824901038823932,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 09:08:21.153 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11019/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-18 09:08:21.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.159 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-18 09:08:21.259 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-18 09:08:21.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:21.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773824901153494437,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 09:08:21.264 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-18 09:08:21.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21362/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:21.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773824901153494437,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 09:08:21.268 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11019/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-18 09:08:21.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.274 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-18 09:08:21.374 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-18 09:08:21.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:21.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773824901268259860,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 09:08:21.379 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-18 09:08:21.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21362/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:21.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773824901268259860,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 09:08:21.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11019/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-18 09:08:21.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.388 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-18 09:08:21.488 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-18 09:08:21.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:21.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773824901382864058,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 09:08:21.493 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-18 09:08:21.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21362/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:21.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773824901382864058,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 09:08:21.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11019/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-18 09:08:21.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.503 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-18 09:08:21.604 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-18 09:08:21.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:21.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773824901498121278,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 09:08:21.609 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-18 09:08:21.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21362/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:21.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":1773824901498121278,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 09:08:21.614 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11019/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-18 09:08:21.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.620 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-18 09:08:21.720 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-18 09:08:21.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:21.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773824901614504162,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 09:08:21.725 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-18 09:08:21.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21362/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:21.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773824901614504162,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 09:08:21.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11019/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-18 09:08:21.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.737 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-18 09:08:21.837 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-18 09:08:21.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:21.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773824901730899264,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 09:08:21.841 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
|
|
2026-03-18 09:08:21.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21362/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 09:08:21.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773824901730899264,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 09:08:21.845 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:11019/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-18 09:08:21.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.850 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:21362/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-18 09:08:21.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.856 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:11019/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2026-03-18 09:08:21.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.861 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:21362/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2026-03-18 09:08:21.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.866 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:11019/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/2"]'
|
|
2026-03-18 09:08:21.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.872 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:21362/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/2"]'
|
|
2026-03-18 09:08:21.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.877 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:11019/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/3"]'
|
|
2026-03-18 09:08:21.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.882 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:21362/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/3"]'
|
|
2026-03-18 09:08:21.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.886 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:11019/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/4"]'
|
|
2026-03-18 09:08:21.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.892 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:21362/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/4"]'
|
|
2026-03-18 09:08:21.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.897 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:11019/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/5"]'
|
|
2026-03-18 09:08:21.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.903 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:21362/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/5"]'
|
|
2026-03-18 09:08:21.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.908 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:11019/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/6"]'
|
|
2026-03-18 09:08:21.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.913 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:21362/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/6"]'
|
|
2026-03-18 09:08:21.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.919 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:11019/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/7"]'
|
|
2026-03-18 09:08:21.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.923 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:21362/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/7"]'
|
|
2026-03-18 09:08:21.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 09:08:21.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11019/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-18 09:08:21.932 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:11019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/0'
|
|
2026-03-18 09:08:21.933 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11019/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-18 09:08:21.935 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:11019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/1'
|
|
2026-03-18 09:08:21.937 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11019/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-18 09:08:21.939 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:11019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/2'
|
|
2026-03-18 09:08:21.940 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11019/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-18 09:08:21.943 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:11019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/3'
|
|
2026-03-18 09:08:21.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11019/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-18 09:08:21.947 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:11019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/4'
|
|
2026-03-18 09:08:21.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11019/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-18 09:08:21.950 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:11019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/5'
|
|
2026-03-18 09:08:21.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11019/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-18 09:08:21.954 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:11019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/6'
|
|
2026-03-18 09:08:21.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11019/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-18 09:08:21.958 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:11019/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/7'
|
|
2026-03-18 09:08:21.960 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-18 09:08:21.961 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-18 09:08:21.962 DEBUG [src.node.waku_node] Stopping container with id 33a1bcbb2168
|
|
2026-03-18 09:08:22.527 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:08:22.527 DEBUG [src.node.waku_node] Stopping container with id fa14b862f4b2
|
|
2026-03-18 09:08:23.112 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 09:08:23.115 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-18 09:08:23.144 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 09:08:23.158 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|