mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2025-12-11 04:18:10.540 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-11 04:18:10.541 DEBUG [tests.conftest] Running test: test_main_node_relay_and_store__peer_neither_relay_nor_store with id: 2025-12-11_04-18-10__3ffb70a0-cbc8-4f29-af1c-1059a0486cc6
|
|
2025-12-11 04:18:10.541 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-11 04:18:10.542 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-11 04:18:10.549 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:18:10.549 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-11_04-18-10__3ffb70a0-cbc8-4f29-af1c-1059a0486cc6__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:18:10.549 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:18:10.549 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:18:10.550 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:18:10.550 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.212.117
|
|
2025-12-11 04:18:10.551 DEBUG [src.node.docker_mananger] Generated ports ['5252', '5253', '5254', '5255', '5256']
|
|
2025-12-11 04:18:10.551 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:18:10.551 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:18:10.551 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:18:10.551 DEBUG [src.node.docker_mananger] docker run -i -t -p 5252:5252 -p 5253:5253 -p 5254:5254 -p 5255:5255 -p 5256:5256 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=5254 --rest-port=5252 --tcp-port=5253 --discv5-udp-port=5255 --rest-address=0.0.0.0 --nat=extip:172.18.212.117 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7cbae7cd9e6ce2d0cbc69bdfeb2e21a6914abcb86fe95ac0714e09dbbe2d2c67 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5256 --metrics-logging=true --store=true --relay=true
|
|
2025-12-11 04:18:10.700 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.212.117 waku bbab5fd877fc7f63d5060cf562f88aa8ae660dfcba5ca41c38480bf7c01e37ce
|
|
2025-12-11 04:18:10.724 DEBUG [src.node.docker_mananger] Container started with ID bbab5fd877fc. Setting up logs at ./log/docker/publishing_node1_2025-12-11_04-18-10__3ffb70a0-cbc8-4f29-af1c-1059a0486cc6__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:18:10.724 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5252
|
|
2025-12-11 04:18:10.724 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:18:10.745 ERROR [src.node.docker_mananger] Max retries reached for container f1ee5d43c930. Exiting log stream.
|
|
2025-12-11 04:18:11.339 ERROR [src.node.docker_mananger] Max retries reached for container 94f27a387cd7. Exiting log stream.
|
|
2025-12-11 04:18:11.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5252/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:11.728 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_MOUNTED"},{"Store":"READY"},{"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":"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":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-11 04:18:11.728 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:18:11.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5252/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:11.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.212.117/tcp/5253/p2p/16Uiu2HAm4jBQKhv6B9sxSbQqyipA6yfTmxhGzTb42NnjKUcvD2TG","/ip4/172.18.212.117/tcp/5254/ws/p2p/16Uiu2HAm4jBQKhv6B9sxSbQqyipA6yfTmxhGzTb42NnjKUcvD2TG"],"enrUri":"enr:-L24QNNugDkrNCmR2YInH6mnwPo1HEN1IUOyJ6qxX-tJ67tKVL7qH1FikCNKg8D6W8Ko0ESDSpt5ioT_T_JklTx_XjcCgmlkgnY0gmlwhKwS1HWKbXVsdGlhZGRyc5YACASsEtR1BhSFAAoErBLUdQYUht0DgnJzhQADAQAAiXNlY3AyNTZrMaECijVTH6lU-4m2uExhwnpN1A4yK761KIkixuj_LzOp4-eDdGNwghSFg3VkcIIUh4V3YWt1MgM"}'
|
|
2025-12-11 04:18:11.730 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:18:11.737 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:18:11.737 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-11_04-18-10__3ffb70a0-cbc8-4f29-af1c-1059a0486cc6__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:18:11.737 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:18:11.737 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:18:11.738 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:18:11.739 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.130.89
|
|
2025-12-11 04:18:11.739 DEBUG [src.node.docker_mananger] Generated ports ['25157', '25158', '25159', '25160', '25161']
|
|
2025-12-11 04:18:11.739 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:18:11.739 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:18:11.739 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:18:11.739 DEBUG [src.node.docker_mananger] docker run -i -t -p 25157:25157 -p 25158:25158 -p 25159:25159 -p 25160:25160 -p 25161:25161 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=25159 --rest-port=25157 --tcp-port=25158 --discv5-udp-port=25160 --rest-address=0.0.0.0 --nat=extip:172.18.130.89 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=86dfd66ff2ea1edcec07fd2cadfa077d10bb1c79e703f5e95ec3a5eee6ffadec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25161 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QNNugDkrNCmR2YInH6mnwPo1HEN1IUOyJ6qxX-tJ67tKVL7qH1FikCNKg8D6W8Ko0ESDSpt5ioT_T_JklTx_XjcCgmlkgnY0gmlwhKwS1HWKbXVsdGlhZGRyc5YACASsEtR1BhSFAAoErBLUdQYUht0DgnJzhQADAQAAiXNlY3AyNTZrMaECijVTH6lU-4m2uExhwnpN1A4yK761KIkixuj_LzOp4-eDdGNwghSFg3VkcIIUh4V3YWt1MgM --storenode=/ip4/172.18.212.117/tcp/5253/p2p/16Uiu2HAm4jBQKhv6B9sxSbQqyipA6yfTmxhGzTb42NnjKUcvD2TG --store=false --relay=false
|
|
2025-12-11 04:18:11.901 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.130.89 waku 4c615484c5c9d5e3361a9fd8e9d95f0064594d5979c87012b4a3b8333eaa50d7
|
|
2025-12-11 04:18:11.926 DEBUG [src.node.docker_mananger] Container started with ID 4c615484c5c9. Setting up logs at ./log/docker/store_node1_2025-12-11_04-18-10__3ffb70a0-cbc8-4f29-af1c-1059a0486cc6__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:18:11.926 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25157
|
|
2025-12-11 04:18:11.927 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:18:12.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25157/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:12.931 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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-11 04:18:12.931 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:18:12.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25157/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:12.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.130.89/tcp/25158/p2p/16Uiu2HAkyYQ3o12zpc1w7wT2oS3cxGoGAsDzPWhBM3rVEPPTifJ2","/ip4/172.18.130.89/tcp/25159/ws/p2p/16Uiu2HAkyYQ3o12zpc1w7wT2oS3cxGoGAsDzPWhBM3rVEPPTifJ2"],"enrUri":"enr:-L24QCNQwqh201trJ5S3JkAAiFpLeEPqJuRhleGE029pEtSDCxUnUjzCltgBVuLo-_31UqC97V3SniipZQ0TxVjDalUCgmlkgnY0gmlwhKwSglmKbXVsdGlhZGRyc5YACASsEoJZBmJGAAoErBKCWQZiR90DgnJzhQADAQAAiXNlY3AyNTZrMaECPSfM00eRpHZIrKvD4fRgO4sZuJrSIC4fs7O4uK9sZvuDdGNwgmJGg3VkcIJiSIV3YWt1MgA"}'
|
|
2025-12-11 04:18:12.934 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:18:12.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25157/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.212.117/tcp/5253/p2p/16Uiu2HAm4jBQKhv6B9sxSbQqyipA6yfTmxhGzTb42NnjKUcvD2TG"]'
|
|
2025-12-11 04:18:12.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:18:12.960 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5252/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-11 04:18:12.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:18:12.972 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:18:12.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5252/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:18:12.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:18:12.979 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:18:13.180 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-11 04:18:13.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5252/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:13.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xa65391c68092532628acc54fd90f4cea8f5d4687187f150db4abbd102d5f20fb"}]}'
|
|
2025-12-11 04:18:13.184 DEBUG [src.steps.store] messages length is 1
|
|
2025-12-11 04:18:13.184 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-11 04:18:13.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25157/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:13.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"9c9e1e962bbca083119d","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xa65391c68092532628acc54fd90f4cea8f5d4687187f150db4abbd102d5f20fb"}]}'
|
|
2025-12-11 04:18:13.191 DEBUG [src.steps.store] messages length is 1
|
|
2025-12-11 04:18:13.192 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-11 04:18:13.194 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-11 04:18:13.194 DEBUG [src.node.waku_node] Stopping container with id bbab5fd877fc
|
|
2025-12-11 04:18:13.667 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:18:13.668 DEBUG [src.node.waku_node] Stopping container with id 4c615484c5c9
|
|
2025-12-11 04:18:14.138 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:18:14.140 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-11 04:18:14.145 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-11 04:18:14.149 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|