mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-24 12:43:20 +00:00
125 lines
22 KiB
Plaintext
125 lines
22 KiB
Plaintext
2026-03-13 04:39:43.996 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-13 04:39:43.997 DEBUG [tests.conftest] Running test: test_unsubscribe_from_non_subscribed_content_topics with id: 2026-03-13_04-39-43__5848de6b-a0d5-4cf8-8b6e-6f93630d8912
|
|
2026-03-13 04:39:43.997 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-13 04:39:43.997 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-13 04:39:43.998 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-13 04:39:44.005 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:39:44.005 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-39-43__5848de6b-a0d5-4cf8-8b6e-6f93630d8912__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:39:44.005 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:39:44.005 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:39:44.007 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:39:44.007 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.186.153
|
|
2026-03-13 04:39:44.007 DEBUG [src.node.docker_mananger] Generated ports ['20363', '20364', '20365', '20366', '20367']
|
|
2026-03-13 04:39:44.007 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:39:44.007 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:39:44.007 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:39:44.007 DEBUG [src.node.docker_mananger] docker run -i -t -p 20363:20363 -p 20364:20364 -p 20365:20365 -p 20366:20366 -p 20367:20367 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=20365 --rest-port=20363 --tcp-port=20364 --discv5-udp-port=20366 --rest-address=0.0.0.0 --nat=extip:172.18.186.153 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fbd2a2b0a4f3da4dbc5a26ebf0a671aefca39695c1ccdfc5fa91da1ef69ac4a0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20367 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
|
2026-03-13 04:39:44.197 ERROR [src.node.docker_mananger] Max retries reached for container f236b94d8dbd. Exiting log stream.
|
|
2026-03-13 04:39:44.202 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.186.153 waku 701bdd59be071ed917535f8d4558a372ee9deb57296ea6b2f97834b21313b866
|
|
2026-03-13 04:39:44.240 DEBUG [src.node.docker_mananger] Container started with ID 701bdd59be07. Setting up logs at ./log/docker/node1_2026-03-13_04-39-43__5848de6b-a0d5-4cf8-8b6e-6f93630d8912__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:39:44.240 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20363
|
|
2026-03-13 04:39:44.240 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:39:44.742 ERROR [src.node.docker_mananger] Max retries reached for container db2d556ff85c. Exiting log stream.
|
|
2026-03-13 04:39:45.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20363/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:39:45.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-13 04:39:45.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20363/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:39:45.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-13 04:39:45.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20363/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:39:45.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-13 04:39:45.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20363/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:39:45.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-13 04:39:45.552 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:39:45.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20363/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:39:45.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.186.153/tcp/20364/p2p/16Uiu2HAmC5FNdQhX6z5bBB7yoQKwuWonnfWtUsV3E4wdVFudMxNJ","/ip4/172.18.186.153/tcp/20365/ws/p2p/16Uiu2HAmC5FNdQhX6z5bBB7yoQKwuWonnfWtUsV3E4wdVFudMxNJ"],"enrUri":"enr:-L24QGAAklwn0VVQl-YQAMLgPrXgPA4_uG0bmK5ZZf4jlllucwlxxc6LOuxI2FIDzuVFLeG6F9NpQRTb_lfeQDofbdkCgmlkgnY0gmlwhKwSupmKbXVsdGlhZGRyc5YACASsErqZBk-MAAoErBK6mQZPjd0DgnJzhQACAQAAiXNlY3AyNTZrMaEC91s9OHcIGdAIHQOiLX79du583UUD7fuqH1TP0QEHTu-DdGNwgk-Mg3VkcIJPjoV3YWt1MgU"}'
|
|
2026-03-13 04:39:45.554 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:39:45.561 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:39:45.561 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-39-43__5848de6b-a0d5-4cf8-8b6e-6f93630d8912__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:39:45.562 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:39:45.562 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:39:45.563 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:39:45.563 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.176.251
|
|
2026-03-13 04:39:45.563 DEBUG [src.node.docker_mananger] Generated ports ['5677', '5678', '5679', '5680', '5681']
|
|
2026-03-13 04:39:45.564 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:39:45.564 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:39:45.564 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:39:45.564 DEBUG [src.node.docker_mananger] docker run -i -t -p 5677:5677 -p 5678:5678 -p 5679:5679 -p 5680:5680 -p 5681:5681 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=5679 --rest-port=5677 --tcp-port=5678 --discv5-udp-port=5680 --rest-address=0.0.0.0 --nat=extip:172.18.176.251 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=badef80801eb59fcad3dadd57e23d1fb3c620bfc2fbad5a2904b3dfa11051648 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5681 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGAAklwn0VVQl-YQAMLgPrXgPA4_uG0bmK5ZZf4jlllucwlxxc6LOuxI2FIDzuVFLeG6F9NpQRTb_lfeQDofbdkCgmlkgnY0gmlwhKwSupmKbXVsdGlhZGRyc5YACASsErqZBk-MAAoErBK6mQZPjd0DgnJzhQACAQAAiXNlY3AyNTZrMaEC91s9OHcIGdAIHQOiLX79du583UUD7fuqH1TP0QEHTu-DdGNwgk-Mg3VkcIJPjoV3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
|
2026-03-13 04:39:45.763 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.176.251 waku 9b7f36544389c74fe335ddca2071d190a12bbe8aa87fbf92068a3b997c2d7e21
|
|
2026-03-13 04:39:45.800 DEBUG [src.node.docker_mananger] Container started with ID 9b7f36544389. Setting up logs at ./log/docker/node2_2026-03-13_04-39-43__5848de6b-a0d5-4cf8-8b6e-6f93630d8912__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:39:45.801 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5677
|
|
2026-03-13 04:39:45.801 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:39:46.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5677/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:39:46.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-13 04:39:46.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5677/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:39:46.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-13 04:39:47.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5677/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:39:47.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-13 04:39:47.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5677/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:39:47.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-13 04:39:47.127 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:39:47.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5677/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:39:47.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.176.251/tcp/5678/p2p/16Uiu2HAmNcD1RPdi8UgCApnygjxqwhU2jH1WJePcscN5bTzorw1r","/ip4/172.18.176.251/tcp/5679/ws/p2p/16Uiu2HAmNcD1RPdi8UgCApnygjxqwhU2jH1WJePcscN5bTzorw1r"],"enrUri":"enr:-L24QLi12OE67m3RMSJhagTBjvF582QUKeo-wIjkt9WncjUGApexqOzUwcQr2fKBu2NdGY552Gi_qg_0hk49MEgNvOICgmlkgnY0gmlwhKwSsPuKbXVsdGlhZGRyc5YACASsErD7BhYuAAoErBKw-wYWL90DgnJzhQACAQAAiXNlY3AyNTZrMaEDk95wSz92ReeEAYZRnfOOSKxsn5dgUR6U9kFr6cO4qnGDdGNwghYug3VkcIIWMIV3YWt1MgE"}'
|
|
2026-03-13 04:39:47.130 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:39:47.131 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5677/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.186.153/tcp/20364/p2p/16Uiu2HAmC5FNdQhX6z5bBB7yoQKwuWonnfWtUsV3E4wdVFudMxNJ"]'
|
|
2026-03-13 04:39:47.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:39:47.161 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:20363/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto", "/waku/2/content/test.js", "/app/22/sometopic/someencoding", "/toychat/2/huilong/proto", "/statusim/1/community/cbor", "/app/27/sometopic/someencoding", "/app/29/sometopic/someencoding", "/app/20/sometopic/someencoding"]'
|
|
2026-03-13 04:39:47.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:39:47.211 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:5677/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto", "/waku/2/content/test.js", "/app/22/sometopic/someencoding", "/toychat/2/huilong/proto", "/statusim/1/community/cbor", "/app/27/sometopic/someencoding", "/app/29/sometopic/someencoding", "/app/20/sometopic/someencoding"]'
|
|
2026-03-13 04:39:47.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:39:47.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20363/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:39:47.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:39:47.264 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-13 04:39:47.364 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:39:47.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20363/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:39:47.367 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:20363/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto. Response content: b'/myapp/1/latest/proto'
|
|
2026-03-13 04:39:47.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20363/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:39:47.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:39:47.375 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-13 04:39:47.475 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:39:47.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20363/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:39:47.477 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:20363/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js. Response content: b'/waku/2/content/test.js'
|
|
2026-03-13 04:39:47.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20363/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:39:47.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:39:47.485 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-13 04:39:47.585 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:39:47.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20363/relay/v1/auto/messages/%2Fapp%2F22%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:39:47.588 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:20363/relay/v1/auto/messages/%2Fapp%2F22%2Fsometopic%2Fsomeencoding. Response content: b'/app/22/sometopic/someencoding'
|
|
2026-03-13 04:39:47.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20363/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:39:47.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:39:47.596 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-13 04:39:47.696 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:39:47.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20363/relay/v1/auto/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:39:47.699 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:20363/relay/v1/auto/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto. Response content: b'/toychat/2/huilong/proto'
|
|
2026-03-13 04:39:47.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20363/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:39:47.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:39:47.706 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-13 04:39:47.807 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:39:47.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20363/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:39:47.809 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:20363/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor. Response content: b'/statusim/1/community/cbor'
|
|
2026-03-13 04:39:47.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20363/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:39:47.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:39:47.817 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-13 04:39:47.917 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:39:47.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20363/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:39:47.920 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:20363/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding. Response content: b'/app/27/sometopic/someencoding'
|
|
2026-03-13 04:39:47.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20363/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:39:47.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:39:47.928 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-13 04:39:48.028 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:39:48.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20363/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:39:48.031 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:20363/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding. Response content: b'/app/29/sometopic/someencoding'
|
|
2026-03-13 04:39:48.032 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20363/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-13 04:39:48.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:39:48.039 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-13 04:39:48.139 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:39:48.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20363/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:39:48.142 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:20363/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding. Response content: b'/app/20/sometopic/someencoding'
|
|
2026-03-13 04:39:48.144 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-13 04:39:48.145 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-13 04:39:48.145 DEBUG [src.node.waku_node] Stopping container with id 701bdd59be07
|
|
2026-03-13 04:39:48.725 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:39:48.725 DEBUG [src.node.waku_node] Stopping container with id 9b7f36544389
|
|
2026-03-13 04:39:49.326 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:39:49.328 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-13 04:39:49.363 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-13 04:39:49.393 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|