mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 00:43:07 +00:00
73 lines
13 KiB
Plaintext
73 lines
13 KiB
Plaintext
2025-12-08 12:10:05.807 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 12:10:05.807 DEBUG [tests.conftest] Running test: test_filter_get_message_with_meta with id: 2025-12-08_12-10-05__e5bd170e-9dbb-4a94-8b65-7059da73d363
|
|
2025-12-08 12:10:05.808 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 12:10:05.808 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-08 12:10:05.808 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-08 12:10:05.814 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:10:05.814 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_12-10-05__e5bd170e-9dbb-4a94-8b65-7059da73d363__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:05.815 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:10:05.815 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:10:05.816 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:10:05.816 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.18.94
|
|
2025-12-08 12:10:05.816 DEBUG [src.node.docker_mananger] Generated ports ['57387', '57388', '57389', '57390', '57391']
|
|
2025-12-08 12:10:05.817 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:10:05.817 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:10:05.817 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:10:05.817 DEBUG [src.node.docker_mananger] docker run -i -t -p 57387:57387 -p 57388:57388 -p 57389:57389 -p 57390:57390 -p 57391:57391 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=57389 --rest-port=57387 --tcp-port=57388 --discv5-udp-port=57390 --rest-address=0.0.0.0 --nat=extip:172.18.18.94 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eac6ebccebbee4bb0efb6377b17fac5ff89e1e5fe3f9a2d25c34f366c5b7272c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57391 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-08 12:10:05.997 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.18.94 waku 237dcddb0d45f3250cb4ad8740492a8da5c952242370789a4be4003667e87073
|
|
2025-12-08 12:10:06.032 DEBUG [src.node.docker_mananger] Container started with ID 237dcddb0d45. Setting up logs at ./log/docker/node1_2025-12-08_12-10-05__e5bd170e-9dbb-4a94-8b65-7059da73d363__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:06.032 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57387
|
|
2025-12-08 12:10:06.033 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:10:06.105 ERROR [src.node.docker_mananger] Max retries reached for container 92cd977f9afe. Exiting log stream.
|
|
2025-12-08 12:10:06.615 ERROR [src.node.docker_mananger] Max retries reached for container b25b01385dd5. Exiting log stream.
|
|
2025-12-08 12:10:07.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57387/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:07.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-08 12:10:07.037 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:10:07.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57387/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:07.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.18.94/tcp/57388/p2p/16Uiu2HAmAdyzwZZeShXH1ey4zN5NjKGCrcR3X29Eb1LCKdsP8qgG","/ip4/172.18.18.94/tcp/57389/ws/p2p/16Uiu2HAmAdyzwZZeShXH1ey4zN5NjKGCrcR3X29Eb1LCKdsP8qgG"],"enrUri":"enr:-L24QCCSjVvquipJncUlDv3fWfBg3IByyjjYGOvA0jjy4jfIBcJsYucceROzWCJJCg3CkJfhXEROp6K738LOD52UCBoCgmlkgnY0gmlwhKwSEl6KbXVsdGlhZGRyc5YACASsEhJeBuAsAAoErBISXgbgLd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC4gamDeRJLDH3Peacn0FLZcXXDfn_hYSCNnrTp8clZl2DdGNwguAsg3VkcILgLoV3YWt1MgU"}'
|
|
2025-12-08 12:10:07.040 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:10:07.040 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-08 12:10:07.046 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:10:07.046 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-08_12-10-05__e5bd170e-9dbb-4a94-8b65-7059da73d363__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:07.047 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:10:07.047 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:10:07.048 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:10:07.048 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.157.149
|
|
2025-12-08 12:10:07.048 DEBUG [src.node.docker_mananger] Generated ports ['27597', '27598', '27599', '27600', '27601']
|
|
2025-12-08 12:10:07.048 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:10:07.049 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:10:07.049 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:10:07.049 DEBUG [src.node.docker_mananger] docker run -i -t -p 27597:27597 -p 27598:27598 -p 27599:27599 -p 27600:27600 -p 27601:27601 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=27599 --rest-port=27597 --tcp-port=27598 --discv5-udp-port=27600 --rest-address=0.0.0.0 --nat=extip:172.18.157.149 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ee165d72638b46ee7908ece2f029efe77cb0fcf0766fc2b31feec6fdc7ca5edf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27601 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QCCSjVvquipJncUlDv3fWfBg3IByyjjYGOvA0jjy4jfIBcJsYucceROzWCJJCg3CkJfhXEROp6K738LOD52UCBoCgmlkgnY0gmlwhKwSEl6KbXVsdGlhZGRyc5YACASsEhJeBuAsAAoErBISXgbgLd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC4gamDeRJLDH3Peacn0FLZcXXDfn_hYSCNnrTp8clZl2DdGNwguAsg3VkcILgLoV3YWt1MgU --filternode=/ip4/172.18.18.94/tcp/57388/p2p/16Uiu2HAmAdyzwZZeShXH1ey4zN5NjKGCrcR3X29Eb1LCKdsP8qgG
|
|
2025-12-08 12:10:07.228 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.157.149 waku 0e5e86945342e9e8e32709f4316fc1c387963aaade25cc42465ac4f2f8d099a6
|
|
2025-12-08 12:10:07.258 DEBUG [src.node.docker_mananger] Container started with ID 0e5e86945342. Setting up logs at ./log/docker/node2_2025-12-08_12-10-05__e5bd170e-9dbb-4a94-8b65-7059da73d363__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:07.259 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27597
|
|
2025-12-08 12:10:07.259 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:10:08.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27597/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:08.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln 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":"READY"}]}'
|
|
2025-12-08 12:10:08.264 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:10:08.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27597/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:08.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.157.149/tcp/27598/p2p/16Uiu2HAkv3zek6Nsp9maFz8QZsPwP3oYC7VVvEm2Q6XNopQtwps4","/ip4/172.18.157.149/tcp/27599/ws/p2p/16Uiu2HAkv3zek6Nsp9maFz8QZsPwP3oYC7VVvEm2Q6XNopQtwps4"],"enrUri":"enr:-L24QHQ7ETKqAkgiLS58kvJdede6RVr_4lzIvTa3YQkgi3AyFDyr3-ruPWxZhlrSdY09mIXYzO3jFGaDIzxlLasobFcCgmlkgnY0gmlwhKwSnZWKbXVsdGlhZGRyc5YACASsEp2VBmvOAAoErBKdlQZrz90DgnJzhQADAQAAiXNlY3AyNTZrMaECCU4FaFA0oMJEn7pyBBYoaFxCIhI3gii9fZ14n2m_yrODdGNwgmvOg3VkcIJr0IV3YWt1MgA"}'
|
|
2025-12-08 12:10:08.266 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:10:08.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27597/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.18.94/tcp/57388/p2p/16Uiu2HAmAdyzwZZeShXH1ey4zN5NjKGCrcR3X29Eb1LCKdsP8qgG"]'
|
|
2025-12-08 12:10:08.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:10:08.298 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2025-12-08 12:10:08.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57387/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-08 12:10:08.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:10:08.312 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27597/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "e6ff8d54-72b4-4497-80ff-e17b41ba1613", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-08 12:10:08.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"e6ff8d54-72b4-4497-80ff-e17b41ba1613","statusDesc":"OK"}'
|
|
2025-12-08 12:10:08.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57387/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)', "meta": "RmlsdGVyIHdvcmtzISE="}'
|
|
2025-12-08 12:10:08.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:10:08.332 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-08 12:10:08.432 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-08 12:10:08.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27597/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:08.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765195808325487986,"meta":"RmlsdGVyIHdvcmtzISE=","ephemeral":false}]'
|
|
2025-12-08 12:10:08.439 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 12:10:08.440 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 12:10:08.440 DEBUG [src.node.waku_node] Stopping container with id 237dcddb0d45
|
|
2025-12-08 12:10:08.952 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:10:08.952 DEBUG [src.node.waku_node] Stopping container with id 0e5e86945342
|
|
2025-12-08 12:10:09.478 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:10:09.480 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 12:10:09.485 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:10:09.489 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|