mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
187 lines
35 KiB
Plaintext
187 lines
35 KiB
Plaintext
2026-03-05 15:08:50.316 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 15:08:50.316 DEBUG [tests.conftest] Running test: test_unsubscribe_from_all_pubsub_topics_one_by_one with id: 2026-03-05_15-08-50__6c6606ad-09e3-49a1-bcb4-98b2f08993c6
|
|
2026-03-05 15:08:50.316 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 15:08:50.316 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-05 15:08:50.317 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-05 15:08:50.324 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:08:50.324 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_15-08-50__6c6606ad-09e3-49a1-bcb4-98b2f08993c6__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:08:50.324 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:08:50.325 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:08:50.326 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:08:50.326 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.179.7
|
|
2026-03-05 15:08:50.326 DEBUG [src.node.docker_mananger] Generated ports ['59647', '59648', '59649', '59650', '59651']
|
|
2026-03-05 15:08:50.326 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-05 15:08:50.327 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:08:50.327 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:08:50.327 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:08:50.327 DEBUG [src.node.docker_mananger] docker run -i -t -p 59647:59647 -p 59648:59648 -p 59649:59649 -p 59650:59650 -p 59651:59651 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=59649 --rest-port=59647 --tcp-port=59648 --discv5-udp-port=59650 --rest-address=0.0.0.0 --nat=extip:172.18.179.7 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=68acea97ab8e89fffdc589362de01a4bd0994bcda58e3a19d87265dce177b02c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59651 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-05 15:08:50.515 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.179.7 waku df7c0c6e37da2e150eec6355d53ff3fb1e322740cf8ab3b24616e7844b4ac35a
|
|
2026-03-05 15:08:50.552 DEBUG [src.node.docker_mananger] Container started with ID df7c0c6e37da. Setting up logs at ./log/docker/node1_2026-03-05_15-08-50__6c6606ad-09e3-49a1-bcb4-98b2f08993c6__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:08:50.552 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 59647
|
|
2026-03-05 15:08:50.553 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:08:50.575 ERROR [src.node.docker_mananger] Max retries reached for container e710ade18b56. Exiting log stream.
|
|
2026-03-05 15:08:51.111 ERROR [src.node.docker_mananger] Max retries reached for container 4c3202f9709a. Exiting log stream.
|
|
2026-03-05 15:08:51.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59647/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:51.557 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-05 15:08:51.557 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:08:51.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59647/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:51.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.179.7/tcp/59648/p2p/16Uiu2HAkzLHLfXv7aQo77PiHY7LsfDHAFLtvGjcKnP55uvCBGaFb","/ip4/172.18.179.7/tcp/59649/ws/p2p/16Uiu2HAkzLHLfXv7aQo77PiHY7LsfDHAFLtvGjcKnP55uvCBGaFb"],"enrUri":"enr:-L24QN89ZFiFLr-iybCb7F5gKhLApqUkbr0rzDS00HpddtfWdqBaVYrh4Sg4zIMRnVcHaL_woJwXnjjib8Z911GrjgkCgmlkgnY0gmlwhKwSsweKbXVsdGlhZGRyc5YACASsErMHBukAAAoErBKzBwbpAd0DgnJzhQACAQAAiXNlY3AyNTZrMaECSOjuaUxkUIZw_ZG_4tbG0boBxolZjEBLf3MZOIL2hwqDdGNwgukAg3VkcILpAoV3YWt1MgU"}'
|
|
2026-03-05 15:08:51.560 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:08:51.566 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
|
|
2026-03-05 15:08:51.566 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-05_15-08-50__6c6606ad-09e3-49a1-bcb4-98b2f08993c6__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:08:51.567 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 15:08:51.567 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 15:08:51.568 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 15:08:51.568 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.58.3
|
|
2026-03-05 15:08:51.568 DEBUG [src.node.docker_mananger] Generated ports ['15209', '15210', '15211', '15212', '15213']
|
|
2026-03-05 15:08:51.568 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-05 15:08:51.569 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 15:08:51.569 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 15:08:51.569 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 15:08:51.569 DEBUG [src.node.docker_mananger] docker run -i -t -p 15209:15209 -p 15210:15210 -p 15211:15211 -p 15212:15212 -p 15213:15213 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=15211 --rest-port=15209 --tcp-port=15210 --discv5-udp-port=15212 --rest-address=0.0.0.0 --nat=extip:172.18.58.3 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=122c65dfea3ec3352bd50dac649fe8b28ad47e2198f8ad9ecf28b71a65667fcf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15213 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QN89ZFiFLr-iybCb7F5gKhLApqUkbr0rzDS00HpddtfWdqBaVYrh4Sg4zIMRnVcHaL_woJwXnjjib8Z911GrjgkCgmlkgnY0gmlwhKwSsweKbXVsdGlhZGRyc5YACASsErMHBukAAAoErBKzBwbpAd0DgnJzhQACAQAAiXNlY3AyNTZrMaECSOjuaUxkUIZw_ZG_4tbG0boBxolZjEBLf3MZOIL2hwqDdGNwgukAg3VkcILpAoV3YWt1MgU
|
|
2026-03-05 15:08:51.766 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.58.3 waku 1bb84727418f3b32eecdec085b37bc73dafa100f05eb05c14e588f2ffcfeba3f
|
|
2026-03-05 15:08:51.800 DEBUG [src.node.docker_mananger] Container started with ID 1bb84727418f. Setting up logs at ./log/docker/node2_2026-03-05_15-08-50__6c6606ad-09e3-49a1-bcb4-98b2f08993c6__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
|
|
2026-03-05 15:08:51.800 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 15209
|
|
2026-03-05 15:08:51.800 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 15:08:52.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15209/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:52.829 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-05 15:08:52.831 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 15:08:52.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15209/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:52.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.58.3/tcp/15210/p2p/16Uiu2HAmAYwTuUNCcjr8aREXfJYVTXPQuHvCxrJQ266irJ1nH2M9","/ip4/172.18.58.3/tcp/15211/ws/p2p/16Uiu2HAmAYwTuUNCcjr8aREXfJYVTXPQuHvCxrJQ266irJ1nH2M9"],"enrUri":"enr:-L24QCEbLrcJRRF9cls2shzb_xipSiO3Mq7SFmwMu41dXV9PdCJUK4d7LL37nNqCKfeOk16nD_THFKnrD2PbX55NAfYCgmlkgnY0gmlwhKwSOgOKbXVsdGlhZGRyc5YACASsEjoDBjtqAAoErBI6AwY7a90DgnJzhQACAQAAiXNlY3AyNTZrMaEC4LvgzqGvT8n6sApIUzDvAM18FkvZf9_Hch0Py0CRo8SDdGNwgjtqg3VkcII7bIV3YWt1MgE"}'
|
|
2026-03-05 15:08:52.837 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 15:08:52.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15209/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.179.7/tcp/59648/p2p/16Uiu2HAkzLHLfXv7aQo77PiHY7LsfDHAFLtvGjcKnP55uvCBGaFb"]'
|
|
2026-03-05 15:08:52.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:52.840 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59647/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-05 15:08:52.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:52.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15209/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-05 15:08:52.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:52.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59647/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-05 15:08:52.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:52.881 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 15:08:52.984 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:08:52.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59647/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:52.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723332870970563,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:08:52.988 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:08:52.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15209/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:52.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723332870970563,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:08:52.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59647/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-05 15:08:52.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:52.997 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 15:08:53.098 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:08:53.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59647/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:53.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723332992486683,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:08:53.102 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:08:53.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15209/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:53.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723332992486683,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:08:53.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59647/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-05 15:08:53.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:53.112 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 15:08:53.212 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:08:53.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59647/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:53.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723333106712984,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:08:53.216 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:08:53.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15209/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:53.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723333106712984,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:08:53.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59647/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-05 15:08:53.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:53.225 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 15:08:53.326 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:08:53.326 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59647/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:53.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723333220182074,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:08:53.329 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:08:53.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15209/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:53.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723333220182074,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:08:53.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59647/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-05 15:08:53.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:53.339 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 15:08:53.439 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:08:53.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59647/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:53.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723333333633677,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:08:53.443 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:08:53.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15209/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:53.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723333333633677,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:08:53.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59647/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-05 15:08:53.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:53.453 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 15:08:53.553 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:08:53.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59647/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:53.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723333447514468,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:08:53.557 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:08:53.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15209/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:53.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723333447514468,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:08:53.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59647/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-05 15:08:53.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:53.566 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 15:08:53.667 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:08:53.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59647/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:53.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723333561123233,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:08:53.671 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:08:53.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15209/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:53.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723333561123233,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:08:53.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59647/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-05 15:08:53.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:53.680 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-05 15:08:53.780 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:08:53.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59647/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:53.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723333675112985,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:08:53.784 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-beta can find the published message
|
|
2026-03-05 15:08:53.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15209/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 15:08:53.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772723333675112985,"ephemeral":false,"proof":""}]'
|
|
2026-03-05 15:08:53.788 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:59647/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-05 15:08:53.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:53.793 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:15209/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-05 15:08:53.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:53.800 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:59647/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2026-03-05 15:08:53.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:53.807 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:15209/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2026-03-05 15:08:53.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:53.811 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:59647/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/2"]'
|
|
2026-03-05 15:08:53.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:53.817 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:15209/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/2"]'
|
|
2026-03-05 15:08:53.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:53.822 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:59647/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/3"]'
|
|
2026-03-05 15:08:53.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:53.827 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:15209/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/3"]'
|
|
2026-03-05 15:08:53.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:53.833 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:59647/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/4"]'
|
|
2026-03-05 15:08:53.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:53.839 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:15209/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/4"]'
|
|
2026-03-05 15:08:53.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:53.844 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:59647/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/5"]'
|
|
2026-03-05 15:08:53.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:53.851 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:15209/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/5"]'
|
|
2026-03-05 15:08:53.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:53.855 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:59647/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/6"]'
|
|
2026-03-05 15:08:53.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:53.861 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:15209/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/6"]'
|
|
2026-03-05 15:08:53.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:53.867 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:59647/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/7"]'
|
|
2026-03-05 15:08:53.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:53.873 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:15209/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/7"]'
|
|
2026-03-05 15:08:53.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 15:08:53.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59647/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-05 15:08:53.881 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:59647/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-05 15:08:53.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59647/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-05 15:08:53.884 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:59647/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-05 15:08:53.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59647/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-05 15:08:53.888 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:59647/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-05 15:08:53.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59647/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-05 15:08:53.892 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:59647/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-05 15:08:53.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59647/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-05 15:08:53.895 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:59647/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-05 15:08:53.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59647/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-05 15:08:53.899 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:59647/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-05 15:08:53.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59647/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-05 15:08:53.903 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:59647/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-05 15:08:53.905 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59647/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-05 15:08:53.907 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:59647/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-05 15:08:53.909 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 15:08:53.910 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 15:08:53.911 DEBUG [src.node.waku_node] Stopping container with id df7c0c6e37da
|
|
2026-03-05 15:08:54.513 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:08:54.513 DEBUG [src.node.waku_node] Stopping container with id 1bb84727418f
|
|
2026-03-05 15:08:55.066 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 15:08:55.068 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 15:08:55.081 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 15:08:55.094 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|