mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 00:53:08 +00:00
86 lines
17 KiB
Plaintext
86 lines
17 KiB
Plaintext
2026-02-28 04:26:48.093 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-28 04:26:48.093 DEBUG [tests.conftest] Running test: test_filter_auto_sharding_multiple_content_topics with id: 2026-02-28_04-26-48__faae8583-63a5-4429-b02e-5cb3c5888af7
|
|
2026-02-28 04:26:48.094 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-28 04:26:48.094 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-28 04:26:48.094 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-28 04:26:48.101 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:26:48.101 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_04-26-48__faae8583-63a5-4429-b02e-5cb3c5888af7__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:26:48.101 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:26:48.101 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:26:48.103 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:26:48.103 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.94.182
|
|
2026-02-28 04:26:48.103 DEBUG [src.node.docker_mananger] Generated ports ['53264', '53265', '53266', '53267', '53268']
|
|
2026-02-28 04:26:48.103 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-28 04:26:48.103 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:26:48.103 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:26:48.104 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:26:48.104 DEBUG [src.node.docker_mananger] docker run -i -t -p 53264:53264 -p 53265:53265 -p 53266:53266 -p 53267:53267 -p 53268:53268 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=53266 --rest-port=53264 --tcp-port=53265 --discv5-udp-port=53267 --rest-address=0.0.0.0 --nat=extip:172.18.94.182 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=e5a688beef6310c3a7e24ce1fae0e7da87f0d54f3a7eb2faf3bf443bbf46f0f4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53268 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --content-topic=/waku/2/content/test.js --content-topic=/app/22/sometopic/someencoding --content-topic=/toychat/2/huilong/proto --content-topic=/statusim/1/community/cbor --content-topic=/app/27/sometopic/someencoding --content-topic=/app/29/sometopic/someencoding --content-topic=/app/20/sometopic/someencoding --num-shards-in-network=8
|
|
2026-02-28 04:26:48.302 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.94.182 waku 9c83cd20d97a37ffb35bd62a4d4784a8b8ba4f21d0cefef08f68893538aef9ff
|
|
2026-02-28 04:26:48.336 DEBUG [src.node.docker_mananger] Container started with ID 9c83cd20d97a. Setting up logs at ./log/docker/node1_2026-02-28_04-26-48__faae8583-63a5-4429-b02e-5cb3c5888af7__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:26:48.336 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53264
|
|
2026-02-28 04:26:48.336 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:26:48.898 ERROR [src.node.docker_mananger] Max retries reached for container c0e2080165db. Exiting log stream.
|
|
2026-02-28 04:26:49.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53264/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:26:49.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-28 04:26:49.340 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:26:49.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53264/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:26:49.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.94.182/tcp/53265/p2p/16Uiu2HAmH9mdcBGzRoJEkGCmkdBcXRn575haoZd2CQBcVn7QzYeW","/ip4/172.18.94.182/tcp/53266/ws/p2p/16Uiu2HAmH9mdcBGzRoJEkGCmkdBcXRn575haoZd2CQBcVn7QzYeW"],"enrUri":"enr:-L24QAIo9t6EK2q-NohaXMlUkX1s8HyUoOXXsA9IklXkR_rraGuJmA4yBYK4nr37h-8vXolg9PWtB1-ICdWGbV9liv4CgmlkgnY0gmlwhKwSXraKbXVsdGlhZGRyc5YACASsEl62BtARAAoErBJetgbQEt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDQs41yvro8vc22S10BF7FDHxgFiZ6s3vDkgxISbKeSzODdGNwgtARg3VkcILQE4V3YWt1MgU"}'
|
|
2026-02-28 04:26:49.343 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:26:49.349 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:26:49.349 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_04-26-48__faae8583-63a5-4429-b02e-5cb3c5888af7__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:26:49.350 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:26:49.350 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:26:49.351 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:26:49.351 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.71.25
|
|
2026-02-28 04:26:49.351 DEBUG [src.node.docker_mananger] Generated ports ['16037', '16038', '16039', '16040', '16041']
|
|
2026-02-28 04:26:49.352 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-28 04:26:49.352 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:26:49.352 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:26:49.352 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:26:49.352 DEBUG [src.node.docker_mananger] docker run -i -t -p 16037:16037 -p 16038:16038 -p 16039:16039 -p 16040:16040 -p 16041:16041 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=16039 --rest-port=16037 --tcp-port=16038 --discv5-udp-port=16040 --rest-address=0.0.0.0 --nat=extip:172.18.71.25 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=8e78ac54acade1e3e6baef2dfb78dcd0f1aa4112e7f2a5bdc37c0ae1fe8c59c5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16041 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QAIo9t6EK2q-NohaXMlUkX1s8HyUoOXXsA9IklXkR_rraGuJmA4yBYK4nr37h-8vXolg9PWtB1-ICdWGbV9liv4CgmlkgnY0gmlwhKwSXraKbXVsdGlhZGRyc5YACASsEl62BtARAAoErBJetgbQEt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDQs41yvro8vc22S10BF7FDHxgFiZ6s3vDkgxISbKeSzODdGNwgtARg3VkcILQE4V3YWt1MgU --filternode=/ip4/172.18.94.182/tcp/53265/p2p/16Uiu2HAmH9mdcBGzRoJEkGCmkdBcXRn575haoZd2CQBcVn7QzYeW --content-topic=/myapp/1/latest/proto --content-topic=/waku/2/content/test.js --content-topic=/app/22/sometopic/someencoding --content-topic=/toychat/2/huilong/proto --content-topic=/statusim/1/community/cbor --content-topic=/app/27/sometopic/someencoding --content-topic=/app/29/sometopic/someencoding --content-topic=/app/20/sometopic/someencoding
|
|
2026-02-28 04:26:49.544 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.71.25 waku a4ce05c204e18e14fab53722c760cb0d05d3ec08400e1432491b025c203f2b16
|
|
2026-02-28 04:26:49.579 DEBUG [src.node.docker_mananger] Container started with ID a4ce05c204e1. Setting up logs at ./log/docker/node2_2026-02-28_04-26-48__faae8583-63a5-4429-b02e-5cb3c5888af7__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:26:49.580 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16037
|
|
2026-02-28 04:26:49.580 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:26:50.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16037/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:26:50.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-28 04:26:50.584 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:26:50.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16037/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:26:50.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.71.25/tcp/16038/p2p/16Uiu2HAkwc5Qxc3zTkMT7xUeuEVV97i4ZeL18rp3m1ZrTsDyATLr","/ip4/172.18.71.25/tcp/16039/ws/p2p/16Uiu2HAkwc5Qxc3zTkMT7xUeuEVV97i4ZeL18rp3m1ZrTsDyATLr"],"enrUri":"enr:-L24QEocQvYUmsq12ccDo_5FizFbeXRgroBSt1XEo11BEjf4T5aSl6rxwgXzwoYpPHpQEGTcAl3V519kcmtz4_W576oCgmlkgnY0gmlwhKwSRxmKbXVsdGlhZGRyc5YACASsEkcZBj6mAAoErBJHGQY-p90DgnJzhQACAQAAiXNlY3AyNTZrMaECIGGtwY36SFWwGTht6WZXD2bK8e23lskq7NxZ_KiMfw-DdGNwgj6mg3VkcII-qIV3YWt1MgA"}'
|
|
2026-02-28 04:26:50.586 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:26:50.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16037/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.94.182/tcp/53265/p2p/16Uiu2HAmH9mdcBGzRoJEkGCmkdBcXRn575haoZd2CQBcVn7QzYeW"]'
|
|
2026-02-28 04:26:50.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:26:50.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53264/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-02-28 04:26:50.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:26:50.639 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16037/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "64956061-511e-4d56-bfbd-c6d3a3a22da8", "contentFilters": ["/myapp/1/latest/proto"], "pubsubTopic": "/waku/2/rs/2/0"}'
|
|
2026-02-28 04:26:50.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"64956061-511e-4d56-bfbd-c6d3a3a22da8","statusDesc":"OK"}'
|
|
2026-02-28 04:26:50.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16037/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "858c0a15-347a-47b9-a866-d0292023f065", "contentFilters": ["/waku/2/content/test.js"], "pubsubTopic": "/waku/2/rs/2/1"}'
|
|
2026-02-28 04:26:50.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"858c0a15-347a-47b9-a866-d0292023f065","statusDesc":"OK"}'
|
|
2026-02-28 04:26:50.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16037/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "e21ca62d-8bfa-47ec-a478-4ba026cbaba8", "contentFilters": ["/app/22/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/2/2"}'
|
|
2026-02-28 04:26:50.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"e21ca62d-8bfa-47ec-a478-4ba026cbaba8","statusDesc":"OK"}'
|
|
2026-02-28 04:26:50.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16037/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "28735ce0-1e83-4de2-9699-c9f813fb789c", "contentFilters": ["/toychat/2/huilong/proto"], "pubsubTopic": "/waku/2/rs/2/3"}'
|
|
2026-02-28 04:26:50.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"28735ce0-1e83-4de2-9699-c9f813fb789c","statusDesc":"OK"}'
|
|
2026-02-28 04:26:50.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16037/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "458164a2-c259-4954-bc68-7616a8fbe391", "contentFilters": ["/statusim/1/community/cbor"], "pubsubTopic": "/waku/2/rs/2/4"}'
|
|
2026-02-28 04:26:50.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"458164a2-c259-4954-bc68-7616a8fbe391","statusDesc":"OK"}'
|
|
2026-02-28 04:26:50.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16037/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "e5f80ee6-be35-4ac0-b71a-2c7618d1a64e", "contentFilters": ["/app/27/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/2/5"}'
|
|
2026-02-28 04:26:50.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"e5f80ee6-be35-4ac0-b71a-2c7618d1a64e","statusDesc":"OK"}'
|
|
2026-02-28 04:26:50.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16037/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "e8b1f652-c33b-43ef-8a7f-e8f76a82e57f", "contentFilters": ["/app/29/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/2/6"}'
|
|
2026-02-28 04:26:50.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"e8b1f652-c33b-43ef-8a7f-e8f76a82e57f","statusDesc":"OK"}'
|
|
2026-02-28 04:26:50.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16037/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "3d8db3e1-0a98-4b1a-ae16-f4efd7a7dc1a", "contentFilters": ["/app/20/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/2/7"}'
|
|
2026-02-28 04:26:50.724 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"3d8db3e1-0a98-4b1a-ae16-f4efd7a7dc1a","statusDesc":"OK"}'
|
|
2026-02-28 04:26:50.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53264/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:26:50.733 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:53264/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
|
2026-02-28 04:26:50.800 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-28 04:26:50.801 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-28 04:26:50.801 DEBUG [src.node.waku_node] Stopping container with id 9c83cd20d97a
|
|
2026-02-28 04:26:51.365 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:26:51.365 DEBUG [src.node.waku_node] Stopping container with id a4ce05c204e1
|
|
2026-02-28 04:26:51.949 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:26:51.951 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-28 04:26:51.960 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 04:26:51.968 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 04:26:51.968 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-02-28 04:26:51.968 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-02-28 04:26:51.969 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-02-28_04-26-48__faae8583-63a5-4429-b02e-5cb3c5888af7__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:26:51.969 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-02-28_04-26-48__faae8583-63a5-4429-b02e-5cb3c5888af7__wakuorg_nwaku:latest.log
|