mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 09:03:25 +00:00
113 lines
17 KiB
Plaintext
113 lines
17 KiB
Plaintext
2026-03-05 04:41:38.246 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 04:41:38.246 DEBUG [tests.conftest] Running test: test_metrics_after_store_get with id: 2026-03-05_04-41-38__9a4e5dc2-ece3-4b9c-96ce-e8d8e2d13ac0
|
|
2026-03-05 04:41:38.246 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 04:41:38.246 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-05 04:41:38.247 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-05 04:41:38.247 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-05 04:41:38.247 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-05 04:41:38.247 DEBUG [src.steps.store] Running fixture setup: node_setup
|
|
2026-03-05 04:41:38.255 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:41:38.255 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-03-05_04-41-38__9a4e5dc2-ece3-4b9c-96ce-e8d8e2d13ac0__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:41:38.255 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:41:38.255 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:41:38.257 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:41:38.257 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.102.81
|
|
2026-03-05 04:41:38.257 DEBUG [src.node.docker_mananger] Generated ports ['54854', '54855', '54856', '54857', '54858']
|
|
2026-03-05 04:41:38.257 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:41:38.257 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:41:38.258 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:41:38.258 DEBUG [src.node.docker_mananger] docker run -i -t -p 54854:54854 -p 54855:54855 -p 54856:54856 -p 54857:54857 -p 54858:54858 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=54856 --rest-port=54854 --tcp-port=54855 --discv5-udp-port=54857 --rest-address=0.0.0.0 --nat=extip:172.18.102.81 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f4cbd4abbc1fbdecadc15670a90bf37bf6b8733737a1bcd9f2cdd5ca7b77f6d0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54858 --metrics-logging=true --store=true --relay=true
|
|
2026-03-05 04:41:38.459 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.102.81 waku 6e3d86facb2c0b2d010cf31c4137b2a968df5bf1b0cdb410511b56254824816b
|
|
2026-03-05 04:41:38.470 ERROR [src.node.docker_mananger] Max retries reached for container fad23cd5eb89. Exiting log stream.
|
|
2026-03-05 04:41:38.496 DEBUG [src.node.docker_mananger] Container started with ID 6e3d86facb2c. Setting up logs at ./log/docker/publishing_node1_2026-03-05_04-41-38__9a4e5dc2-ece3-4b9c-96ce-e8d8e2d13ac0__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:41:38.496 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54854
|
|
2026-03-05 04:41:38.498 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:41:39.036 ERROR [src.node.docker_mananger] Max retries reached for container cd62071fe04f. Exiting log stream.
|
|
2026-03-05 04:41:39.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54854/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:41:39.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-05 04:41:39.503 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:41:39.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54854/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:41:39.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.102.81/tcp/54855/p2p/16Uiu2HAmGwXYr1qmjN48tZbStEEhcEL5aZWKBnsMLjh5PUe7KsSj","/ip4/172.18.102.81/tcp/54856/ws/p2p/16Uiu2HAmGwXYr1qmjN48tZbStEEhcEL5aZWKBnsMLjh5PUe7KsSj"],"enrUri":"enr:-L24QDNX_Uu21dD_Ahyw0zOUcvml8Fx8iGDLdZnBI2bupiBcVjpNy3dHqM_kTktxeDnVGPG6X8ht2bMh5NnFjnreE3ECgmlkgnY0gmlwhKwSZlGKbXVsdGlhZGRyc5YACASsEmZRBtZHAAoErBJmUQbWSN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDP6tRV8dwSatiaRTjmQD3c3QbaEtcW34AdITMdhy-3-yDdGNwgtZHg3VkcILWSYV3YWt1MgM"}'
|
|
2026-03-05 04:41:39.506 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:41:39.514 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:41:39.514 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-03-05_04-41-38__9a4e5dc2-ece3-4b9c-96ce-e8d8e2d13ac0__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:41:39.514 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:41:39.514 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:41:39.515 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:41:39.516 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.59.196
|
|
2026-03-05 04:41:39.516 DEBUG [src.node.docker_mananger] Generated ports ['23904', '23905', '23906', '23907', '23908']
|
|
2026-03-05 04:41:39.516 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:41:39.516 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:41:39.516 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:41:39.516 DEBUG [src.node.docker_mananger] docker run -i -t -p 23904:23904 -p 23905:23905 -p 23906:23906 -p 23907:23907 -p 23908:23908 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=23906 --rest-port=23904 --tcp-port=23905 --discv5-udp-port=23907 --rest-address=0.0.0.0 --nat=extip:172.18.59.196 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6faaed6bca580cb6cffead4dfe5bfa12bfa3534afef356fa5cadecfa7b6cee39 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23908 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QDNX_Uu21dD_Ahyw0zOUcvml8Fx8iGDLdZnBI2bupiBcVjpNy3dHqM_kTktxeDnVGPG6X8ht2bMh5NnFjnreE3ECgmlkgnY0gmlwhKwSZlGKbXVsdGlhZGRyc5YACASsEmZRBtZHAAoErBJmUQbWSN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDP6tRV8dwSatiaRTjmQD3c3QbaEtcW34AdITMdhy-3-yDdGNwgtZHg3VkcILWSYV3YWt1MgM --storenode=/ip4/172.18.102.81/tcp/54855/p2p/16Uiu2HAmGwXYr1qmjN48tZbStEEhcEL5aZWKBnsMLjh5PUe7KsSj --store=true --relay=true
|
|
2026-03-05 04:41:39.715 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.59.196 waku b11126716dc90e34905d899ec0e944786691963adcf36be5d3d149f66b0359d7
|
|
2026-03-05 04:41:39.750 DEBUG [src.node.docker_mananger] Container started with ID b11126716dc9. Setting up logs at ./log/docker/store_node1_2026-03-05_04-41-38__9a4e5dc2-ece3-4b9c-96ce-e8d8e2d13ac0__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:41:39.751 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23904
|
|
2026-03-05 04:41:39.751 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:41:40.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:41:40.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-05 04:41:40.756 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:41:40.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:41:40.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.59.196/tcp/23905/p2p/16Uiu2HAmSeEZzo2d1Un4LpeucxEqRGZgbE7uAUfKHR7XoKPRWEbB","/ip4/172.18.59.196/tcp/23906/ws/p2p/16Uiu2HAmSeEZzo2d1Un4LpeucxEqRGZgbE7uAUfKHR7XoKPRWEbB"],"enrUri":"enr:-L24QErmSxZXNklm52DZJKq_seO-mJC2iRy-m3rcYrUtb9qiACc54eDsst9_odd3drep2z1zVUZx39LvkXJi5i6JhUsCgmlkgnY0gmlwhKwSO8SKbXVsdGlhZGRyc5YACASsEjvEBl1hAAoErBI7xAZdYt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDz9IdHgU7OFcDokRi3mTwd_zFYKlLrTKNyCO84l9G69qDdGNwgl1hg3VkcIJdY4V3YWt1MgM"}'
|
|
2026-03-05 04:41:40.758 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:41:40.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23904/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.102.81/tcp/54855/p2p/16Uiu2HAmGwXYr1qmjN48tZbStEEhcEL5aZWKBnsMLjh5PUe7KsSj"]'
|
|
2026-03-05 04:41:40.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:41:40.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54854/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-05 04:41:40.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:41:40.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23904/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-05 04:41:40.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:41:40.774 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:41:40.776 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54854/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)'}'
|
|
2026-03-05 04:41:40.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:41:40.783 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:41:40.983 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-05 04:41:40.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54854/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:41:40.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf6927900767a2776b0c50b6173c3ff1bc10f071c30609622e023e3038ab4521a"}]}'
|
|
2026-03-05 04:41:40.987 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-05 04:41:40.987 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2026-03-05 04:41:40.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23904/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:41:40.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf6927900767a2776b0c50b6173c3ff1bc10f071c30609622e023e3038ab4521a"}]}'
|
|
2026-03-05 04:41:40.991 DEBUG [src.steps.store] messages length is 1
|
|
2026-03-05 04:41:40.991 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2026-03-05 04:41:45.992 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2026-03-05 04:41:45.996 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2026-03-05 04:41:45.996 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2026-03-05 04:41:46.000 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 1.0
|
|
2026-03-05 04:41:46.000 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2026-03-05 04:41:46.003 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2026-03-05 04:41:46.003 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2026-03-05 04:41:46.006 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2026-03-05 04:41:46.007 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2026-03-05 04:41:46.010 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2026-03-05 04:41:46.010 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2026-03-05 04:41:46.013 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 1.0
|
|
2026-03-05 04:41:46.014 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2026-03-05 04:41:46.017 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 1.0
|
|
2026-03-05 04:41:46.017 DEBUG [src.steps.metrics] Checking metric: waku_service_peers{protocol="/vac/waku/store/2.0.0-beta4",peerId="/ip4/172.18.102.81/tcp/54855"} has 1
|
|
2026-03-05 04:41:46.021 DEBUG [src.steps.metrics] Found metric: waku_service_peers{protocol="/vac/waku/store/2.0.0-beta4",peerId="/ip4/172.18.102.81/tcp/54855"} with value 1.0
|
|
2026-03-05 04:41:46.021 DEBUG [src.steps.metrics] Checking metric: waku_service_peers{protocol="/vac/waku/store-query/3.0.0",peerId="/ip4/172.18.102.81/tcp/54855"} has 1
|
|
2026-03-05 04:41:46.024 DEBUG [src.steps.metrics] Found metric: waku_service_peers{protocol="/vac/waku/store-query/3.0.0",peerId="/ip4/172.18.102.81/tcp/54855"} with value 1.0
|
|
2026-03-05 04:41:46.024 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2026-03-05 04:41:46.028 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2026-03-05 04:41:46.028 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2026-03-05 04:41:46.031 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 1.0
|
|
2026-03-05 04:41:46.031 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2026-03-05 04:41:46.035 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2026-03-05 04:41:46.035 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2026-03-05 04:41:46.038 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2026-03-05 04:41:46.038 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2026-03-05 04:41:46.041 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2026-03-05 04:41:46.042 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2026-03-05 04:41:46.045 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 1.0
|
|
2026-03-05 04:41:46.045 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2026-03-05 04:41:46.049 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 1.0
|
|
2026-03-05 04:41:46.051 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 04:41:46.052 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 04:41:46.052 DEBUG [src.node.waku_node] Stopping container with id 6e3d86facb2c
|
|
2026-03-05 04:41:46.644 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:41:46.647 DEBUG [src.node.waku_node] Stopping container with id b11126716dc9
|
|
2026-03-05 04:41:47.211 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:41:47.213 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 04:41:47.220 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 04:41:47.227 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|