mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 09:33:42 +00:00
97 lines
15 KiB
Plaintext
97 lines
15 KiB
Plaintext
2026-03-06 04:34:36.694 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-06 04:34:36.694 DEBUG [tests.conftest] Running test: test_metrics_after_filter_get with id: 2026-03-06_04-34-36__502fea63-d340-4ae4-aadd-b0c849e0ce52
|
|
2026-03-06 04:34:36.695 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-06 04:34:36.695 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-06 04:34:36.695 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-06 04:34:36.695 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-06 04:34:36.696 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-06 04:34:36.696 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-06 04:34:36.703 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-06 04:34:36.703 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-06_04-34-36__502fea63-d340-4ae4-aadd-b0c849e0ce52__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:34:36.703 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-06 04:34:36.703 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-06 04:34:36.705 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-06 04:34:36.705 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.224.125
|
|
2026-03-06 04:34:36.705 DEBUG [src.node.docker_mananger] Generated ports ['18563', '18564', '18565', '18566', '18567']
|
|
2026-03-06 04:34:36.705 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-06 04:34:36.705 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-06 04:34:36.706 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-06 04:34:36.706 DEBUG [src.node.docker_mananger] docker run -i -t -p 18563:18563 -p 18564:18564 -p 18565:18565 -p 18566:18566 -p 18567:18567 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=18565 --rest-port=18563 --tcp-port=18564 --discv5-udp-port=18566 --rest-address=0.0.0.0 --nat=extip:172.18.224.125 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=111effe05bca8217e87efba4a4a852b7a3f6caf0330cded925f6e1ef785f10f9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18567 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-06 04:34:36.911 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.224.125 waku aa86b0d112570129b1749d3dd5d09813dff14c2d07a79e5726367309c1b6bb9e
|
|
2026-03-06 04:34:36.953 DEBUG [src.node.docker_mananger] Container started with ID aa86b0d11257. Setting up logs at ./log/docker/node1_2026-03-06_04-34-36__502fea63-d340-4ae4-aadd-b0c849e0ce52__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:34:36.954 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18563
|
|
2026-03-06 04:34:36.954 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-06 04:34:37.501 ERROR [src.node.docker_mananger] Max retries reached for container 88fa33ee1555. Exiting log stream.
|
|
2026-03-06 04:34:37.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18563/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:37.958 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"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-06 04:34:37.958 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-06 04:34:37.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18563/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:37.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.224.125/tcp/18564/p2p/16Uiu2HAmCPDrXxxf7SZ3X3PCbeHLEsNnn27GvtD91NqXvZDM8csC","/ip4/172.18.224.125/tcp/18565/ws/p2p/16Uiu2HAmCPDrXxxf7SZ3X3PCbeHLEsNnn27GvtD91NqXvZDM8csC"],"enrUri":"enr:-L24QMr6BPiz_fSgvhqr8oumg5qXUWsqSeUPtCknKhhQupaCSYNP1c5-wRHJTzJHczMmTQz2O-IH3h2KI7HI3MEDCz8CgmlkgnY0gmlwhKwS4H2KbXVsdGlhZGRyc5YACASsEuB9BkiEAAoErBLgfQZIhd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC-_X58IJ2g1_wamsq1rVbFGVKjmAlvSFAiHLDxdf3PaODdGNwgkiEg3VkcIJIhoV3YWt1MgU"}'
|
|
2026-03-06 04:34:37.961 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-06 04:34:37.961 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-06 04:34:37.968 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-06 04:34:37.968 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-06_04-34-36__502fea63-d340-4ae4-aadd-b0c849e0ce52__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:34:37.969 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-06 04:34:37.969 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-06 04:34:37.970 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-06 04:34:37.970 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.111.1
|
|
2026-03-06 04:34:37.970 DEBUG [src.node.docker_mananger] Generated ports ['29899', '29900', '29901', '29902', '29903']
|
|
2026-03-06 04:34:37.971 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-06 04:34:37.971 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-06 04:34:37.971 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-06 04:34:37.971 DEBUG [src.node.docker_mananger] docker run -i -t -p 29899:29899 -p 29900:29900 -p 29901:29901 -p 29902:29902 -p 29903:29903 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=29901 --rest-port=29899 --tcp-port=29900 --discv5-udp-port=29902 --rest-address=0.0.0.0 --nat=extip:172.18.111.1 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5cefa3c71cabf6ce01743fdaada2eb4c24fce4bf3336f2d0e421e798e0298e44 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29903 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QMr6BPiz_fSgvhqr8oumg5qXUWsqSeUPtCknKhhQupaCSYNP1c5-wRHJTzJHczMmTQz2O-IH3h2KI7HI3MEDCz8CgmlkgnY0gmlwhKwS4H2KbXVsdGlhZGRyc5YACASsEuB9BkiEAAoErBLgfQZIhd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC-_X58IJ2g1_wamsq1rVbFGVKjmAlvSFAiHLDxdf3PaODdGNwgkiEg3VkcIJIhoV3YWt1MgU --filternode=/ip4/172.18.224.125/tcp/18564/p2p/16Uiu2HAmCPDrXxxf7SZ3X3PCbeHLEsNnn27GvtD91NqXvZDM8csC
|
|
2026-03-06 04:34:38.170 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.111.1 waku 544394d51c0e349d4f7d96fa12079e777f76be8c55f29f8fb427f536e5eb80ef
|
|
2026-03-06 04:34:38.207 DEBUG [src.node.docker_mananger] Container started with ID 544394d51c0e. Setting up logs at ./log/docker/node2_2026-03-06_04-34-36__502fea63-d340-4ae4-aadd-b0c849e0ce52__wakuorg_nwaku:latest.log
|
|
2026-03-06 04:34:38.207 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29899
|
|
2026-03-06 04:34:38.207 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-06 04:34:39.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29899/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:39.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"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-06 04:34:39.212 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-06 04:34:39.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29899/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:39.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.111.1/tcp/29900/p2p/16Uiu2HAmNZV8ogxd73reiaUJgx9BipBBEjcHidX9HvTTqaTUQ6QC","/ip4/172.18.111.1/tcp/29901/ws/p2p/16Uiu2HAmNZV8ogxd73reiaUJgx9BipBBEjcHidX9HvTTqaTUQ6QC"],"enrUri":"enr:-L24QFO83eCCDbP5vbWtBXfyHro7vH3RS3anjoWTOQO7TT8EU3o0y-1ldsfpH8GV1u8zZNGFXUp-CJVnVgjBT1J6V-MCgmlkgnY0gmlwhKwSbwGKbXVsdGlhZGRyc5YACASsEm8BBnTMAAoErBJvAQZ0zd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDkyvucrax0Iui8sIPaeTNaIxMDn2hQn-gQR8nl4pYS72DdGNwgnTMg3VkcIJ0zoV3YWt1MgA"}'
|
|
2026-03-06 04:34:39.214 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-06 04:34:39.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29899/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.224.125/tcp/18564/p2p/16Uiu2HAmCPDrXxxf7SZ3X3PCbeHLEsNnn27GvtD91NqXvZDM8csC"]'
|
|
2026-03-06 04:34:39.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:34:39.255 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-06 04:34:39.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18563/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-06 04:34:39.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:34:39.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29899/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "bef21a50-f8a9-464a-938b-1c497f360fb8", "contentFilters": ["/test/1/waku-relay/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-06 04:34:39.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"bef21a50-f8a9-464a-938b-1c497f360fb8","statusDesc":"OK"}'
|
|
2026-03-06 04:34:39.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18563/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-06 04:34:39.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-06 04:34:39.296 DEBUG [src.libs.common] Sleeping for 0.5 seconds
|
|
2026-03-06 04:34:39.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29899/filter/v2/messages/%2Ftest%2F1%2Fwaku-relay%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-06 04:34:39.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772771679289432437,"ephemeral":false}]'
|
|
2026-03-06 04:34:39.801 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2026-03-06 04:34:44.801 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2026-03-06 04:34:44.806 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2026-03-06 04:34:44.806 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2026-03-06 04:34:44.810 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 1.0
|
|
2026-03-06 04:34:44.810 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2026-03-06 04:34:44.813 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2026-03-06 04:34:44.814 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2026-03-06 04:34:44.817 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2026-03-06 04:34:44.817 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2026-03-06 04:34:44.820 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2026-03-06 04:34:44.821 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2026-03-06 04:34:44.824 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 1.0
|
|
2026-03-06 04:34:44.824 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2026-03-06 04:34:44.828 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 1.0
|
|
2026-03-06 04:34:44.828 DEBUG [src.steps.metrics] Checking metric: waku_service_peers{protocol="/vac/waku/filter-subscribe/2.0.0-beta1",peerId="/ip4/172.18.224.125/tcp/18564"} has 1
|
|
2026-03-06 04:34:44.832 DEBUG [src.steps.metrics] Found metric: waku_service_peers{protocol="/vac/waku/filter-subscribe/2.0.0-beta1",peerId="/ip4/172.18.224.125/tcp/18564"} with value 1.0
|
|
2026-03-06 04:34:44.832 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2026-03-06 04:34:44.835 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2026-03-06 04:34:44.835 DEBUG [src.steps.metrics] Checking metric: libp2p_total_dial_attempts_total has 1
|
|
2026-03-06 04:34:44.838 DEBUG [src.steps.metrics] Found metric: libp2p_total_dial_attempts_total with value 1.0
|
|
2026-03-06 04:34:44.839 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2026-03-06 04:34:44.842 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2026-03-06 04:34:44.844 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-06 04:34:44.845 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-06 04:34:44.845 DEBUG [src.node.waku_node] Stopping container with id aa86b0d11257
|
|
2026-03-06 04:34:45.423 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-06 04:34:45.424 DEBUG [src.node.waku_node] Stopping container with id 544394d51c0e
|
|
2026-03-06 04:34:46.016 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-06 04:34:46.018 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-06 04:34:46.029 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-06 04:34:46.034 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|