mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 08:23:07 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2025-12-22 04:25:48.782 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-22 04:25:48.782 DEBUG [tests.conftest] Running test: test_main_node_relay_and_store__peer_neither_relay_nor_store with id: 2025-12-22_04-25-48__d13e51b6-9020-4c58-81bb-261f3d79efe0
|
|
2025-12-22 04:25:48.782 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-22 04:25:48.782 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-22 04:25:48.790 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-22 04:25:48.790 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-22_04-25-48__d13e51b6-9020-4c58-81bb-261f3d79efe0__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:25:48.790 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:25:48.790 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:25:48.792 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:25:48.792 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.191.69
|
|
2025-12-22 04:25:48.792 DEBUG [src.node.docker_mananger] Generated ports ['32996', '32997', '32998', '32999', '33000']
|
|
2025-12-22 04:25:48.792 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:25:48.793 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:25:48.793 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:25:48.793 DEBUG [src.node.docker_mananger] docker run -i -t -p 32996:32996 -p 32997:32997 -p 32998:32998 -p 32999:32999 -p 33000:33000 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=32998 --rest-port=32996 --tcp-port=32997 --discv5-udp-port=32999 --rest-address=0.0.0.0 --nat=extip:172.18.191.69 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2c36becdcf7fe7d99cc3d25ca50eadf234aeeefaa3dfd88a4d08ba70e0856e58 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33000 --metrics-logging=true --store=true --relay=true
|
|
2025-12-22 04:25:48.978 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.191.69 waku cdb0ea6292a638cae7885db53eef92c1687584574453ee7bf3be5b10f468d1f7
|
|
2025-12-22 04:25:49.009 DEBUG [src.node.docker_mananger] Container started with ID cdb0ea6292a6. Setting up logs at ./log/docker/publishing_node1_2025-12-22_04-25-48__d13e51b6-9020-4c58-81bb-261f3d79efe0__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:25:49.011 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32996
|
|
2025-12-22 04:25:49.011 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:25:49.026 ERROR [src.node.docker_mananger] Max retries reached for container 75b106751bae. Exiting log stream.
|
|
2025-12-22 04:25:49.459 ERROR [src.node.docker_mananger] Max retries reached for container 1640fb0970ef. Exiting log stream.
|
|
2025-12-22 04:25:50.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32996/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:50.016 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-22 04:25:50.016 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-22 04:25:50.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32996/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:50.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.191.69/tcp/32997/p2p/16Uiu2HAm59qdN135epjpPJ2NeZ8SoJLYKzWPiR97vkk4fCYR7sNZ","/ip4/172.18.191.69/tcp/32998/ws/p2p/16Uiu2HAm59qdN135epjpPJ2NeZ8SoJLYKzWPiR97vkk4fCYR7sNZ"],"enrUri":"enr:-L24QIyCZK97EA9eXfCoiNr1UC-qVRRCKr9IJl1ZNqk7BYLqGfQtYTBv7JpqGAZ4Rzz5xHsCjgModSik3LT_gqhN8J8CgmlkgnY0gmlwhKwSv0WKbXVsdGlhZGRyc5YACASsEr9FBoDlAAoErBK_RQaA5t0DgnJzhQADAQAAiXNlY3AyNTZrMaECkIZ8LQBbtzz1iJm1raYep8lrkBTlVKRJWhaL8t95M3qDdGNwgoDlg3VkcIKA54V3YWt1MgM"}'
|
|
2025-12-22 04:25:50.018 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-22 04:25:50.025 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-22 04:25:50.025 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-22_04-25-48__d13e51b6-9020-4c58-81bb-261f3d79efe0__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:25:50.026 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:25:50.026 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:25:50.027 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:25:50.027 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.146.147
|
|
2025-12-22 04:25:50.027 DEBUG [src.node.docker_mananger] Generated ports ['26662', '26663', '26664', '26665', '26666']
|
|
2025-12-22 04:25:50.027 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:25:50.028 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:25:50.028 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:25:50.028 DEBUG [src.node.docker_mananger] docker run -i -t -p 26662:26662 -p 26663:26663 -p 26664:26664 -p 26665:26665 -p 26666:26666 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=26664 --rest-port=26662 --tcp-port=26663 --discv5-udp-port=26665 --rest-address=0.0.0.0 --nat=extip:172.18.146.147 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=81ae1ea3bcfbbfaddbf6da724dadeaabbc3115b15e30fdbedcadc485804baae0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26666 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIyCZK97EA9eXfCoiNr1UC-qVRRCKr9IJl1ZNqk7BYLqGfQtYTBv7JpqGAZ4Rzz5xHsCjgModSik3LT_gqhN8J8CgmlkgnY0gmlwhKwSv0WKbXVsdGlhZGRyc5YACASsEr9FBoDlAAoErBK_RQaA5t0DgnJzhQADAQAAiXNlY3AyNTZrMaECkIZ8LQBbtzz1iJm1raYep8lrkBTlVKRJWhaL8t95M3qDdGNwgoDlg3VkcIKA54V3YWt1MgM --storenode=/ip4/172.18.191.69/tcp/32997/p2p/16Uiu2HAm59qdN135epjpPJ2NeZ8SoJLYKzWPiR97vkk4fCYR7sNZ --store=false --relay=false
|
|
2025-12-22 04:25:50.214 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.146.147 waku 351bf0ee103b48411ec6f9ba3e386afa9a953012278477561c585ed42be26063
|
|
2025-12-22 04:25:50.246 DEBUG [src.node.docker_mananger] Container started with ID 351bf0ee103b. Setting up logs at ./log/docker/store_node1_2025-12-22_04-25-48__d13e51b6-9020-4c58-81bb-261f3d79efe0__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:25:50.247 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26662
|
|
2025-12-22 04:25:50.247 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:25:51.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:51.251 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-22 04:25:51.251 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-22 04:25:51.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:51.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.146.147/tcp/26663/p2p/16Uiu2HAm9yoQywmehqbSZXg39A82iVFMcJWZ1jUV6FMr6z32EcBq","/ip4/172.18.146.147/tcp/26664/ws/p2p/16Uiu2HAm9yoQywmehqbSZXg39A82iVFMcJWZ1jUV6FMr6z32EcBq"],"enrUri":"enr:-L24QHVOHeATTSAZmxilgi-z5FtqgmA3WY3HdLl8g4A4aU5qWlN8bZWkKzBvljpekzBlFoNCI6X0k5RsYaPzCVKWDEcCgmlkgnY0gmlwhKwSkpOKbXVsdGlhZGRyc5YACASsEpKTBmgnAAoErBKSkwZoKN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC2D6b3Sa9fK3rM8fAnTlyYFpL6fTNtvg1lmSWnrpErHiDdGNwgmgng3VkcIJoKYV3YWt1MgA"}'
|
|
2025-12-22 04:25:51.254 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-22 04:25:51.254 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26662/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.191.69/tcp/32997/p2p/16Uiu2HAm59qdN135epjpPJ2NeZ8SoJLYKzWPiR97vkk4fCYR7sNZ"]'
|
|
2025-12-22 04:25:51.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:25:51.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32996/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-22 04:25:51.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:25:51.298 DEBUG [src.steps.store] Relaying message
|
|
2025-12-22 04:25:51.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32996/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-22 04:25:51.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:25:51.307 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-22 04:25:51.508 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-22 04:25:51.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32996/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:51.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x07b90436f63d60bad952611aa329ced9a0e0d9e7d99c9eba4f751cf413be1788"}]}'
|
|
2025-12-22 04:25:51.512 DEBUG [src.steps.store] messages length is 1
|
|
2025-12-22 04:25:51.512 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-22 04:25:51.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26662/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:25:51.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"e1e57884a6e21f68a474","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x07b90436f63d60bad952611aa329ced9a0e0d9e7d99c9eba4f751cf413be1788"}]}'
|
|
2025-12-22 04:25:51.520 DEBUG [src.steps.store] messages length is 1
|
|
2025-12-22 04:25:51.522 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-22 04:25:51.523 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-22 04:25:51.523 DEBUG [src.node.waku_node] Stopping container with id cdb0ea6292a6
|
|
2025-12-22 04:25:52.074 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-22 04:25:52.075 DEBUG [src.node.waku_node] Stopping container with id 351bf0ee103b
|
|
2025-12-22 04:25:52.618 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-22 04:25:52.619 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-22 04:25:52.625 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:25:52.630 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|