mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
117 lines
18 KiB
Plaintext
117 lines
18 KiB
Plaintext
2025-12-11 04:13:53.584 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-11 04:13:53.585 DEBUG [tests.conftest] Running test: test_metrics_after_relay_publish with id: 2025-12-11_04-13-53__a11e963e-8380-47c1-9d13-4d7c47544db1
|
|
2025-12-11 04:13:53.585 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-11 04:13:53.585 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-11 04:13:53.585 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-11 04:13:53.586 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-11 04:13:53.586 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-11 04:13:53.586 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2025-12-11 04:13:53.592 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:13:53.592 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-11_04-13-53__a11e963e-8380-47c1-9d13-4d7c47544db1__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:13:53.592 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:13:53.593 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:13:53.594 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:13:53.594 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.245.6
|
|
2025-12-11 04:13:53.594 DEBUG [src.node.docker_mananger] Generated ports ['61458', '61459', '61460', '61461', '61462']
|
|
2025-12-11 04:13:53.594 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:13:53.594 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:13:53.595 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:13:53.595 DEBUG [src.node.docker_mananger] docker run -i -t -p 61458:61458 -p 61459:61459 -p 61460:61460 -p 61461:61461 -p 61462:61462 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=61460 --rest-port=61458 --tcp-port=61459 --discv5-udp-port=61461 --rest-address=0.0.0.0 --nat=extip:172.18.245.6 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4e1dfcdfd94dfd6c0cddfea4c6b80372e2f0e3aa3d86a0cfb8da33f9a6979bed --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61462 --metrics-logging=true --relay=true
|
|
2025-12-11 04:13:53.784 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.245.6 waku a1507edda7cee3bb5e461f45d20d2be83655afb0d90cdaf61640ea9858aeb032
|
|
2025-12-11 04:13:53.815 DEBUG [src.node.docker_mananger] Container started with ID a1507edda7ce. Setting up logs at ./log/docker/node1_2025-12-11_04-13-53__a11e963e-8380-47c1-9d13-4d7c47544db1__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:13:53.818 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61458
|
|
2025-12-11 04:13:53.818 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:13:53.836 ERROR [src.node.docker_mananger] Max retries reached for container b5c73aa6b623. Exiting log stream.
|
|
2025-12-11 04:13:54.394 ERROR [src.node.docker_mananger] Max retries reached for container ee6ec922345e. Exiting log stream.
|
|
2025-12-11 04:13:54.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61458/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:54.822 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":"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"}]}'
|
|
2025-12-11 04:13:54.822 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:13:54.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61458/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:54.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.245.6/tcp/61459/p2p/16Uiu2HAm5hUTyGTMDsQHrA9mhxgWuixjVtFae1piFrWda7Piux7Q","/ip4/172.18.245.6/tcp/61460/ws/p2p/16Uiu2HAm5hUTyGTMDsQHrA9mhxgWuixjVtFae1piFrWda7Piux7Q"],"enrUri":"enr:-L24QLwFViTrFRmCBim1LRmD8AJbwLAAc_B8_17LBOodFxhGLM3chGm9WwPpp6Rjx_qKRZHJXAQjqC9thvOCdjtn7OsCgmlkgnY0gmlwhKwS9QaKbXVsdGlhZGRyc5YACASsEvUGBvATAAoErBL1BgbwFN0DgnJzhQADAQAAiXNlY3AyNTZrMaECmKEkoPSFrj7w6cSW8TbrYaqrdXhmhBlKhGr-yUepUZ-DdGNwgvATg3VkcILwFYV3YWt1MgE"}'
|
|
2025-12-11 04:13:54.825 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:13:54.831 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:13:54.832 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-11_04-13-53__a11e963e-8380-47c1-9d13-4d7c47544db1__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:13:54.832 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:13:54.832 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:13:54.833 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:13:54.833 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.154.161
|
|
2025-12-11 04:13:54.834 DEBUG [src.node.docker_mananger] Generated ports ['6592', '6593', '6594', '6595', '6596']
|
|
2025-12-11 04:13:54.834 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:13:54.834 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:13:54.834 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:13:54.834 DEBUG [src.node.docker_mananger] docker run -i -t -p 6592:6592 -p 6593:6593 -p 6594:6594 -p 6595:6595 -p 6596:6596 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=6594 --rest-port=6592 --tcp-port=6593 --discv5-udp-port=6595 --rest-address=0.0.0.0 --nat=extip:172.18.154.161 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a491cba7cdb69bddcdd3acfcb9debf8db1e2bf3252dc7c8ce2d8e5baafbedfca --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6596 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLwFViTrFRmCBim1LRmD8AJbwLAAc_B8_17LBOodFxhGLM3chGm9WwPpp6Rjx_qKRZHJXAQjqC9thvOCdjtn7OsCgmlkgnY0gmlwhKwS9QaKbXVsdGlhZGRyc5YACASsEvUGBvATAAoErBL1BgbwFN0DgnJzhQADAQAAiXNlY3AyNTZrMaECmKEkoPSFrj7w6cSW8TbrYaqrdXhmhBlKhGr-yUepUZ-DdGNwgvATg3VkcILwFYV3YWt1MgE
|
|
2025-12-11 04:13:55.018 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.154.161 waku 079553338bc8cc1a70c9f82503b8834361d023b66834d51fd1b486fa6b61c219
|
|
2025-12-11 04:13:55.047 DEBUG [src.node.docker_mananger] Container started with ID 079553338bc8. Setting up logs at ./log/docker/node2_2025-12-11_04-13-53__a11e963e-8380-47c1-9d13-4d7c47544db1__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:13:55.047 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6592
|
|
2025-12-11 04:13:55.047 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:13:56.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6592/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:56.057 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":"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"}]}'
|
|
2025-12-11 04:13:56.058 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:13:56.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6592/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:56.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.154.161/tcp/6593/p2p/16Uiu2HAmCtbNE7xV1xRfSk6wrxHTQpjkuP7kuWdDJuZWUP9NUwfA","/ip4/172.18.154.161/tcp/6594/ws/p2p/16Uiu2HAmCtbNE7xV1xRfSk6wrxHTQpjkuP7kuWdDJuZWUP9NUwfA"],"enrUri":"enr:-L24QBblN0Pe9SdY-dyZolaAdYv_gBuFwiGGM6bP6axvj-hCaMzWFF7hyEk4FB2RQAWGepPAS-kI0IBL3YawfVu1VtsCgmlkgnY0gmlwhKwSmqGKbXVsdGlhZGRyc5YACASsEpqhBhnBAAoErBKaoQYZwt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDA3wktsKxeTB7L14zslfTP53fTn0CssOoTvqlBWwkScWDdGNwghnBg3VkcIIZw4V3YWt1MgE"}'
|
|
2025-12-11 04:13:56.064 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:13:56.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6592/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.245.6/tcp/61459/p2p/16Uiu2HAm5hUTyGTMDsQHrA9mhxgWuixjVtFae1piFrWda7Piux7Q"]'
|
|
2025-12-11 04:13:56.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:13:56.069 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
|
2025-12-11 04:13:56.069 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61458/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-11 04:13:56.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:13:56.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6592/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-11 04:13:56.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:13:56.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61458/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:13:56.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:13:56.084 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-11 04:13:56.184 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:13:56.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61458/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:56.188 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":1765426436079492352,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:13:56.189 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:13:56.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6592/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:56.192 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":1765426436079492352,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:13:56.193 INFO [src.steps.relay] WARM UP successful!!
|
|
2025-12-11 04:13:56.194 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61458/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:13:56.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:13:56.199 DEBUG [src.libs.common] Sleeping for 0.5 seconds
|
|
2025-12-11 04:13:56.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6592/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:13:56.702 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":1765426436194639715,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:13:56.703 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2025-12-11 04:14:01.703 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2025-12-11 04:14:01.707 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2025-12-11 04:14:01.708 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2025-12-11 04:14:01.711 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 1.0
|
|
2025-12-11 04:14:01.711 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2025-12-11 04:14:01.714 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2025-12-11 04:14:01.714 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2025-12-11 04:14:01.718 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2025-12-11 04:14:01.718 DEBUG [src.steps.metrics] Checking metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} has 1
|
|
2025-12-11 04:14:01.721 DEBUG [src.steps.metrics] Found metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} with value 2.0
|
|
2025-12-11 04:14:01.721 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2025-12-11 04:14:01.724 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2025-12-11 04:14:01.724 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2025-12-11 04:14:01.727 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 2.0
|
|
2025-12-11 04:14:01.728 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2025-12-11 04:14:01.731 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 2.0
|
|
2025-12-11 04:14:01.731 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2025-12-11 04:14:01.734 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2025-12-11 04:14:01.735 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2025-12-11 04:14:01.738 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 1.0
|
|
2025-12-11 04:14:01.738 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2025-12-11 04:14:01.741 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2025-12-11 04:14:01.741 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2025-12-11 04:14:01.744 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2025-12-11 04:14:01.744 DEBUG [src.steps.metrics] Checking metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} has 1
|
|
2025-12-11 04:14:01.748 DEBUG [src.steps.metrics] Found metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} with value 2.0
|
|
2025-12-11 04:14:01.748 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2025-12-11 04:14:01.751 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2025-12-11 04:14:01.751 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2025-12-11 04:14:01.754 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 2.0
|
|
2025-12-11 04:14:01.755 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2025-12-11 04:14:01.758 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 2.0
|
|
2025-12-11 04:14:01.760 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-11 04:14:01.761 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-11 04:14:01.761 DEBUG [src.node.waku_node] Stopping container with id a1507edda7ce
|
|
2025-12-11 04:14:02.287 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:14:02.287 DEBUG [src.node.waku_node] Stopping container with id 079553338bc8
|
|
2025-12-11 04:14:02.780 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:14:02.783 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-11 04:14:02.789 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-11 04:14:02.795 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|