mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
113 lines
17 KiB
Plaintext
113 lines
17 KiB
Plaintext
2025-12-11 04:14:02.511 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-11 04:14:02.511 DEBUG [tests.conftest] Running test: test_metrics_after_store_get with id: 2025-12-11_04-14-02__53bbe8d2-18b8-4a5c-921a-6bcbca4ba1da
|
|
2025-12-11 04:14:02.511 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-11 04:14:02.512 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-11 04:14:02.512 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-11 04:14:02.512 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-11 04:14:02.513 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-11 04:14:02.513 DEBUG [src.steps.store] Running fixture setup: node_setup
|
|
2025-12-11 04:14:02.519 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:14:02.519 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2025-12-11_04-14-02__53bbe8d2-18b8-4a5c-921a-6bcbca4ba1da__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:02.519 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:14:02.519 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:14:02.520 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:14:02.520 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.44.15
|
|
2025-12-11 04:14:02.521 DEBUG [src.node.docker_mananger] Generated ports ['34669', '34670', '34671', '34672', '34673']
|
|
2025-12-11 04:14:02.521 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:14:02.521 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:14:02.521 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:14:02.521 DEBUG [src.node.docker_mananger] docker run -i -t -p 34669:34669 -p 34670:34670 -p 34671:34671 -p 34672:34672 -p 34673:34673 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=34671 --rest-port=34669 --tcp-port=34670 --discv5-udp-port=34672 --rest-address=0.0.0.0 --nat=extip:172.18.44.15 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=adae89f5bbe34d4dbf9c95ef01acb97f218886580df0f2fec98df6f1d9eeb297 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34673 --metrics-logging=true --store=true --relay=true
|
|
2025-12-11 04:14:02.698 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.44.15 waku 9e834098d8ae1a3ef6433e3c1fe5fca5f1364676f9aabf654eee4a7cefa7a9e0
|
|
2025-12-11 04:14:02.732 DEBUG [src.node.docker_mananger] Container started with ID 9e834098d8ae. Setting up logs at ./log/docker/publishing_node1_2025-12-11_04-14-02__53bbe8d2-18b8-4a5c-921a-6bcbca4ba1da__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:02.733 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34669
|
|
2025-12-11 04:14:02.733 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:14:02.777 ERROR [src.node.docker_mananger] Max retries reached for container 59e58abd34b9. Exiting log stream.
|
|
2025-12-11 04:14:03.311 ERROR [src.node.docker_mananger] Max retries reached for container b5c471471c82. Exiting log stream.
|
|
2025-12-11 04:14:03.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34669/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:03.736 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:14:03.737 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:14:03.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34669/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:03.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.44.15/tcp/34670/p2p/16Uiu2HAm4Jgkx7ffD5R8fSnqsP2jDm4ZyJfZqcPnWjn4X5jPBrGx","/ip4/172.18.44.15/tcp/34671/ws/p2p/16Uiu2HAm4Jgkx7ffD5R8fSnqsP2jDm4ZyJfZqcPnWjn4X5jPBrGx"],"enrUri":"enr:-L24QEU7ucw5WZl0fkJIka0gACoOByRkemGdAhmC-0hJHlYRNP2d11n1K9BYxtiCWLbV9nZpd7mCdms_2aLQb5vsxBYCgmlkgnY0gmlwhKwSLA-KbXVsdGlhZGRyc5YACASsEiwPBoduAAoErBIsDwaHb90DgnJzhQADAQAAiXNlY3AyNTZrMaECg-7_PGQIx8ueKPT6oBq8tpYirXBLx5aiM9EFqSusobGDdGNwgodug3VkcIKHcIV3YWt1MgM"}'
|
|
2025-12-11 04:14:03.739 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:14:03.745 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:14:03.746 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2025-12-11_04-14-02__53bbe8d2-18b8-4a5c-921a-6bcbca4ba1da__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:03.746 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:14:03.746 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:14:03.747 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:14:03.747 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.7.210
|
|
2025-12-11 04:14:03.747 DEBUG [src.node.docker_mananger] Generated ports ['42775', '42776', '42777', '42778', '42779']
|
|
2025-12-11 04:14:03.748 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:14:03.748 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:14:03.748 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:14:03.748 DEBUG [src.node.docker_mananger] docker run -i -t -p 42775:42775 -p 42776:42776 -p 42777:42777 -p 42778:42778 -p 42779:42779 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=42777 --rest-port=42775 --tcp-port=42776 --discv5-udp-port=42778 --rest-address=0.0.0.0 --nat=extip:172.18.7.210 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bdb6b3c1ef230ddd83ce5bb1f1a6a8adecade28db6d9baef3730a8e9afc1bf1e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42779 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QEU7ucw5WZl0fkJIka0gACoOByRkemGdAhmC-0hJHlYRNP2d11n1K9BYxtiCWLbV9nZpd7mCdms_2aLQb5vsxBYCgmlkgnY0gmlwhKwSLA-KbXVsdGlhZGRyc5YACASsEiwPBoduAAoErBIsDwaHb90DgnJzhQADAQAAiXNlY3AyNTZrMaECg-7_PGQIx8ueKPT6oBq8tpYirXBLx5aiM9EFqSusobGDdGNwgodug3VkcIKHcIV3YWt1MgM --storenode=/ip4/172.18.44.15/tcp/34670/p2p/16Uiu2HAm4Jgkx7ffD5R8fSnqsP2jDm4ZyJfZqcPnWjn4X5jPBrGx --store=true --relay=true
|
|
2025-12-11 04:14:03.923 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.7.210 waku c4881b3168e4e90188798ec858229ff3d725fb3671e264d5df8abf8a9aa275c8
|
|
2025-12-11 04:14:03.954 DEBUG [src.node.docker_mananger] Container started with ID c4881b3168e4. Setting up logs at ./log/docker/store_node1_2025-12-11_04-14-02__53bbe8d2-18b8-4a5c-921a-6bcbca4ba1da__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:14:03.956 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42775
|
|
2025-12-11 04:14:03.956 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:14:04.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42775/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:04.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-11 04:14:04.961 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:14:04.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42775/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:04.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.7.210/tcp/42776/p2p/16Uiu2HAmRo9rChBQYZmiCT6T8vk8uxir5ECVWn6KYYeoeFoaMtHH","/ip4/172.18.7.210/tcp/42777/ws/p2p/16Uiu2HAmRo9rChBQYZmiCT6T8vk8uxir5ECVWn6KYYeoeFoaMtHH"],"enrUri":"enr:-L24QNeXpwD2-g-O6kRIBNZK1FWF7NHkqVwljPns0TKxc9K_Ypg8L6uaKsZ6r58GN3BFj0g0DVKr2izPf9BAo4P3l3sCgmlkgnY0gmlwhKwSB9KKbXVsdGlhZGRyc5YACASsEgfSBqcYAAoErBIH0ganGd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDwz9RBcbK0Dbz2c-MsSZ6b0HPQhOlqFMrJEjqLlg7HsyDdGNwgqcYg3VkcIKnGoV3YWt1MgM"}'
|
|
2025-12-11 04:14:04.963 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:14:04.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42775/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.44.15/tcp/34670/p2p/16Uiu2HAm4Jgkx7ffD5R8fSnqsP2jDm4ZyJfZqcPnWjn4X5jPBrGx"]'
|
|
2025-12-11 04:14:04.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:04.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34669/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-11 04:14:04.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:04.970 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42775/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-11 04:14:04.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:04.978 DEBUG [src.steps.store] Relaying message
|
|
2025-12-11 04:14:04.978 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34669/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:14:04.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:14:04.983 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-11 04:14:05.184 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-11 04:14:05.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34669/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:05.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf91abe9428c2ab32186e604e4676b4512e8c1068b045cb7db82d65d6f98b1e6d"}]}'
|
|
2025-12-11 04:14:05.187 DEBUG [src.steps.store] messages length is 1
|
|
2025-12-11 04:14:05.187 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-11 04:14:05.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42775/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:14:05.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf91abe9428c2ab32186e604e4676b4512e8c1068b045cb7db82d65d6f98b1e6d"}]}'
|
|
2025-12-11 04:14:05.190 DEBUG [src.steps.store] messages length is 1
|
|
2025-12-11 04:14:05.190 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2025-12-11 04:14:10.191 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2025-12-11 04:14:10.195 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2025-12-11 04:14:10.195 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2025-12-11 04:14:10.198 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 1.0
|
|
2025-12-11 04:14:10.198 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2025-12-11 04:14:10.201 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2025-12-11 04:14:10.202 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2025-12-11 04:14:10.205 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2025-12-11 04:14:10.205 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2025-12-11 04:14:10.208 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2025-12-11 04:14:10.208 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2025-12-11 04:14:10.212 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 1.0
|
|
2025-12-11 04:14:10.212 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2025-12-11 04:14:10.215 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 1.0
|
|
2025-12-11 04:14:10.215 DEBUG [src.steps.metrics] Checking metric: waku_service_peers{protocol="/vac/waku/store/2.0.0-beta4",peerId="/ip4/172.18.44.15/tcp/34670"} has 1
|
|
2025-12-11 04:14:10.218 DEBUG [src.steps.metrics] Found metric: waku_service_peers{protocol="/vac/waku/store/2.0.0-beta4",peerId="/ip4/172.18.44.15/tcp/34670"} with value 1.0
|
|
2025-12-11 04:14:10.219 DEBUG [src.steps.metrics] Checking metric: waku_service_peers{protocol="/vac/waku/store-query/3.0.0",peerId="/ip4/172.18.44.15/tcp/34670"} has 1
|
|
2025-12-11 04:14:10.222 DEBUG [src.steps.metrics] Found metric: waku_service_peers{protocol="/vac/waku/store-query/3.0.0",peerId="/ip4/172.18.44.15/tcp/34670"} with value 1.0
|
|
2025-12-11 04:14:10.222 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2025-12-11 04:14:10.225 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2025-12-11 04:14:10.225 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2025-12-11 04:14:10.229 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 1.0
|
|
2025-12-11 04:14:10.229 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2025-12-11 04:14:10.232 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2025-12-11 04:14:10.232 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2025-12-11 04:14:10.235 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2025-12-11 04:14:10.236 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2025-12-11 04:14:10.239 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2025-12-11 04:14:10.239 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2025-12-11 04:14:10.242 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 1.0
|
|
2025-12-11 04:14:10.242 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2025-12-11 04:14:10.245 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 1.0
|
|
2025-12-11 04:14:10.247 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-11 04:14:10.248 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-11 04:14:10.248 DEBUG [src.node.waku_node] Stopping container with id 9e834098d8ae
|
|
2025-12-11 04:14:10.744 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:14:10.746 DEBUG [src.node.waku_node] Stopping container with id c4881b3168e4
|
|
2025-12-11 04:14:11.255 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:14:11.255 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-11 04:14:11.262 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-11 04:14:11.269 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|