mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
91 lines
16 KiB
Plaintext
91 lines
16 KiB
Plaintext
2026-03-12 04:35:24.339 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-12 04:35:24.339 DEBUG [tests.conftest] Running test: test_content_topic_and_pubsub_topic_not_in_docker_flags with id: 2026-03-12_04-35-24__aa49576c-89bb-4c39-8677-f91cf78989c6
|
|
2026-03-12 04:35:24.340 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-12 04:35:24.341 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-12 04:35:24.342 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-12 04:35:24.357 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:35:24.358 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-12_04-35-24__aa49576c-89bb-4c39-8677-f91cf78989c6__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:35:24.358 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:35:24.359 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:35:24.361 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:35:24.361 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.211.79
|
|
2026-03-12 04:35:24.364 DEBUG [src.node.docker_mananger] Generated ports ['20227', '20228', '20229', '20230', '20231']
|
|
2026-03-12 04:35:24.364 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:35:24.365 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:35:24.365 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:35:24.366 DEBUG [src.node.docker_mananger] docker run -i -t -p 20227:20227 -p 20228:20228 -p 20229:20229 -p 20230:20230 -p 20231:20231 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=20229 --rest-port=20227 --tcp-port=20228 --discv5-udp-port=20230 --rest-address=0.0.0.0 --nat=extip:172.18.211.79 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=a9eb71da89d7ebeadfdf6eec86cd7db8e58d0bb7fa1bf9b6cde7eba26ad90eb8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20231 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-12 04:35:24.572 ERROR [src.node.docker_mananger] Max retries reached for container fb73f3c1d376. Exiting log stream.
|
|
2026-03-12 04:35:24.575 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.211.79 waku 6f5a024681c8e1fd48542fb73bfdcef0929ce44460df8e489533883e82934b69
|
|
2026-03-12 04:35:24.608 DEBUG [src.node.docker_mananger] Container started with ID 6f5a024681c8. Setting up logs at ./log/docker/node1_2026-03-12_04-35-24__aa49576c-89bb-4c39-8677-f91cf78989c6__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:35:24.609 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20227
|
|
2026-03-12 04:35:24.609 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:35:25.270 ERROR [src.node.docker_mananger] Max retries reached for container 93024c73c15c. Exiting log stream.
|
|
2026-03-12 04:35:25.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20227/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:25.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:35:25.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20227/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:25.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:35:25.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20227/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:25.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:35:25.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20227/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:25.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:35:26.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20227/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:26.038 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-12 04:35:26.038 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:35:26.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20227/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:26.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.211.79/tcp/20228/p2p/16Uiu2HAmV5aKpzzGSBmtHKCXdtHHF2UgBSnh6uqjA6qoqDnVQ9dd","/ip4/172.18.211.79/tcp/20229/ws/p2p/16Uiu2HAmV5aKpzzGSBmtHKCXdtHHF2UgBSnh6uqjA6qoqDnVQ9dd"],"enrUri":"enr:-L24QGq1LNqbOICymKKZaFExDrDHQP2DiOQB3MIr4kSXI3qJFSBZN2FJLxgPNhx7NuMjkONgsnu3oFRAyUBm87xlAPsCgmlkgnY0gmlwhKwS00-KbXVsdGlhZGRyc5YACASsEtNPBk8EAAoErBLTTwZPBd0DgnJzhQACAQAAiXNlY3AyNTZrMaED9AdYfd9iqnQ0-9wr-pFNj3p2EcMMTPEF6F8D0qYakuSDdGNwgk8Eg3VkcIJPBoV3YWt1MgU"}'
|
|
2026-03-12 04:35:26.041 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:35:26.048 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-12 04:35:26.048 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-12_04-35-24__aa49576c-89bb-4c39-8677-f91cf78989c6__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:35:26.048 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-12 04:35:26.048 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-12 04:35:26.049 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-12 04:35:26.050 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.60.88
|
|
2026-03-12 04:35:26.050 DEBUG [src.node.docker_mananger] Generated ports ['35607', '35608', '35609', '35610', '35611']
|
|
2026-03-12 04:35:26.050 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-12 04:35:26.050 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-12 04:35:26.050 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-12 04:35:26.050 DEBUG [src.node.docker_mananger] docker run -i -t -p 35607:35607 -p 35608:35608 -p 35609:35609 -p 35610:35610 -p 35611:35611 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=35609 --rest-port=35607 --tcp-port=35608 --discv5-udp-port=35610 --rest-address=0.0.0.0 --nat=extip:172.18.60.88 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ecbd1112bd8fef05b63dce6ec10da447f75646d497faab077cf36da8aca79510 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35611 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGq1LNqbOICymKKZaFExDrDHQP2DiOQB3MIr4kSXI3qJFSBZN2FJLxgPNhx7NuMjkONgsnu3oFRAyUBm87xlAPsCgmlkgnY0gmlwhKwS00-KbXVsdGlhZGRyc5YACASsEtNPBk8EAAoErBLTTwZPBd0DgnJzhQACAQAAiXNlY3AyNTZrMaED9AdYfd9iqnQ0-9wr-pFNj3p2EcMMTPEF6F8D0qYakuSDdGNwgk8Eg3VkcIJPBoV3YWt1MgU
|
|
2026-03-12 04:35:26.262 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.60.88 waku 9ab6a70af0e164fd9b280862182ce63cfb264f128034a08b401c2d8ae24dceb8
|
|
2026-03-12 04:35:26.299 DEBUG [src.node.docker_mananger] Container started with ID 9ab6a70af0e1. Setting up logs at ./log/docker/node2_2026-03-12_04-35-24__aa49576c-89bb-4c39-8677-f91cf78989c6__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:35:26.300 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35607
|
|
2026-03-12 04:35:26.300 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-12 04:35:27.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35607/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:27.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:35:27.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35607/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:27.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:35:27.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35607/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:27.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:35:27.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35607/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:27.613 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-12 04:35:27.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35607/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:27.716 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-12 04:35:27.716 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-12 04:35:27.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35607/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:27.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.60.88/tcp/35608/p2p/16Uiu2HAmEhCRkLs6yUApNMGanW2KCgUrCj1nPMaLd4Zfo79yxvZd","/ip4/172.18.60.88/tcp/35609/ws/p2p/16Uiu2HAmEhCRkLs6yUApNMGanW2KCgUrCj1nPMaLd4Zfo79yxvZd"],"enrUri":"enr:-L24QFH0NTjttlgFuYNyorYRzLPn30R-D3gmlZhBWj3Ta3_MfPuaIRdH5P4LN7fB5oYGLG9-5hG4uP-7PKZv08evRtICgmlkgnY0gmlwhKwSPFiKbXVsdGlhZGRyc5YACASsEjxYBosYAAoErBI8WAaLGd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDHkgw2gTgrwex7rF8-jTGHa7cqI3TuJcjlIPKgG_eEXCDdGNwgosYg3VkcIKLGoV3YWt1MgE"}'
|
|
2026-03-12 04:35:27.718 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-12 04:35:27.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35607/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.211.79/tcp/20228/p2p/16Uiu2HAmV5aKpzzGSBmtHKCXdtHHF2UgBSnh6uqjA6qoqDnVQ9dd"]'
|
|
2026-03-12 04:35:27.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:27.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20227/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-03-12 04:35:27.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:27.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35607/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-03-12 04:35:27.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:27.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20227/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-12 04:35:27.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-12 04:35:27.771 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-12 04:35:27.872 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-12 04:35:27.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20227/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-12 04:35:27.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773290127315060024,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773290127590351144,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773290127761164215,"ephemeral":false,"proof":""}]'
|
|
2026-03-12 04:35:27.897 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-12 04:35:27.899 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-12 04:35:27.899 DEBUG [src.node.waku_node] Stopping container with id 6f5a024681c8
|
|
2026-03-12 04:35:28.470 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:35:28.470 DEBUG [src.node.waku_node] Stopping container with id 9ab6a70af0e1
|
|
2026-03-12 04:35:29.036 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-12 04:35:29.037 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-12 04:35:29.065 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:35:29.092 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-12 04:35:29.092 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-12 04:35:29.093 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-12 04:35:29.094 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-12_04-35-24__aa49576c-89bb-4c39-8677-f91cf78989c6__wakuorg_nwaku:latest.log
|
|
2026-03-12 04:35:29.095 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-12_04-35-24__aa49576c-89bb-4c39-8677-f91cf78989c6__wakuorg_nwaku:latest.log
|