71 lines
12 KiB
Plaintext

2026-03-03 04:40:46.196 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-03 04:40:46.197 DEBUG [tests.conftest] Running test: test_cant_publish_on_not_subscribed_shard with id: 2026-03-03_04-40-46__4e991304-171b-4b21-9c95-5f47d4e60d39
2026-03-03 04:40:46.197 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-03 04:40:46.197 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-03 04:40:46.197 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-03 04:40:46.206 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-03 04:40:46.206 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-03_04-40-46__4e991304-171b-4b21-9c95-5f47d4e60d39__wakuorg_nwaku:latest.log
2026-03-03 04:40:46.206 DEBUG [src.node.waku_node] Starting Node...
2026-03-03 04:40:46.206 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-03 04:40:46.208 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-03 04:40:46.208 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.181.59
2026-03-03 04:40:46.208 DEBUG [src.node.docker_mananger] Generated ports ['23225', '23226', '23227', '23228', '23229']
2026-03-03 04:40:46.208 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-03-03 04:40:46.208 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-03 04:40:46.209 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-03 04:40:46.209 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-03 04:40:46.209 DEBUG [src.node.waku_node] Using volumes []
2026-03-03 04:40:46.209 DEBUG [src.node.docker_mananger] docker run -i -t -p 23225:23225 -p 23226:23226 -p 23227:23227 -p 23228:23228 -p 23229:23229 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=23227 --rest-port=23225 --tcp-port=23226 --discv5-udp-port=23228 --rest-address=0.0.0.0 --nat=extip:172.18.181.59 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=2ca7c6f1eaafbdd38f3bfcbd8dd6f5bef0f5eece121c0d14833eccaefa30b1ee --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23229 --metrics-logging=true --relay=true --filter=true
2026-03-03 04:40:46.407 ERROR [src.node.docker_mananger] Max retries reached for container 1add47462ad5. Exiting log stream.
2026-03-03 04:40:46.411 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.181.59 waku 9aa9a8183f6f7c89b75bbe645ce8c9eb9d94e5adc1ae0eb2df509240e48c3631
2026-03-03 04:40:46.445 DEBUG [src.node.docker_mananger] Container started with ID 9aa9a8183f6f. Setting up logs at ./log/docker/node1_2026-03-03_04-40-46__4e991304-171b-4b21-9c95-5f47d4e60d39__wakuorg_nwaku:latest.log
2026-03-03 04:40:46.446 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23225
2026-03-03 04:40:46.446 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-03 04:40:46.990 ERROR [src.node.docker_mananger] Max retries reached for container a870065b5b96. Exiting log stream.
2026-03-03 04:40:47.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23225/health" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:40:47.449 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-03 04:40:47.450 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-03 04:40:47.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23225/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:40:47.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.181.59/tcp/23226/p2p/16Uiu2HAm8LHM117HcqDcnXG99rB2o7CasRA3XxacAqh2UBQvQPFi","/ip4/172.18.181.59/tcp/23227/ws/p2p/16Uiu2HAm8LHM117HcqDcnXG99rB2o7CasRA3XxacAqh2UBQvQPFi"],"enrUri":"enr:-L24QGk_88RX_EFblM-pBdnK8NVdzI3OEhfT10mjEllnnHR3R3VYF2DkEVeMCQzoY7---6Ya0nRUMCqdi38HUg43haQCgmlkgnY0gmlwhKwStTuKbXVsdGlhZGRyc5YACASsErU7Blq6AAoErBK1OwZau90DgnJzhQACAQAAiXNlY3AyNTZrMaECv8Zu6WYrXRee7jAbiZ84Ql8W1NM-t9FK9GfH0V63JrWDdGNwglq6g3VkcIJavIV3YWt1MgU"}'
2026-03-03 04:40:47.453 INFO [src.node.waku_node] REST service is ready !!
2026-03-03 04:40:47.460 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-03 04:40:47.460 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-03_04-40-46__4e991304-171b-4b21-9c95-5f47d4e60d39__wakuorg_nwaku:latest.log
2026-03-03 04:40:47.460 DEBUG [src.node.waku_node] Starting Node...
2026-03-03 04:40:47.461 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-03 04:40:47.462 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-03 04:40:47.462 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.26.65
2026-03-03 04:40:47.462 DEBUG [src.node.docker_mananger] Generated ports ['15531', '15532', '15533', '15534', '15535']
2026-03-03 04:40:47.463 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-03-03 04:40:47.463 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-03 04:40:47.463 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-03 04:40:47.463 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-03 04:40:47.463 DEBUG [src.node.waku_node] Using volumes []
2026-03-03 04:40:47.463 DEBUG [src.node.docker_mananger] docker run -i -t -p 15531:15531 -p 15532:15532 -p 15533:15533 -p 15534:15534 -p 15535:15535 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=15533 --rest-port=15531 --tcp-port=15532 --discv5-udp-port=15534 --rest-address=0.0.0.0 --nat=extip:172.18.26.65 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b9b3bfaf4d1cea4f72eeb8a037bef2395d41ef39f4d8e31dceeb8cbd58a1c42e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15535 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGk_88RX_EFblM-pBdnK8NVdzI3OEhfT10mjEllnnHR3R3VYF2DkEVeMCQzoY7---6Ya0nRUMCqdi38HUg43haQCgmlkgnY0gmlwhKwStTuKbXVsdGlhZGRyc5YACASsErU7Blq6AAoErBK1OwZau90DgnJzhQACAQAAiXNlY3AyNTZrMaECv8Zu6WYrXRee7jAbiZ84Ql8W1NM-t9FK9GfH0V63JrWDdGNwglq6g3VkcIJavIV3YWt1MgU
2026-03-03 04:40:47.670 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.26.65 waku 50a35c2646745eb1149d6d4df3200057b44d2688afd3c4611240b6331967028a
2026-03-03 04:40:47.708 DEBUG [src.node.docker_mananger] Container started with ID 50a35c264674. Setting up logs at ./log/docker/node2_2026-03-03_04-40-46__4e991304-171b-4b21-9c95-5f47d4e60d39__wakuorg_nwaku:latest.log
2026-03-03 04:40:47.709 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15531
2026-03-03 04:40:47.709 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-03 04:40:48.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15531/health" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:40:48.730 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":"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-03 04:40:48.731 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-03 04:40:48.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15531/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-03 04:40:48.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.26.65/tcp/15532/p2p/16Uiu2HAm1efwGcNKHgcq7LezdwcJVjVNYk8fNRmjDViSZxzFWNJd","/ip4/172.18.26.65/tcp/15533/ws/p2p/16Uiu2HAm1efwGcNKHgcq7LezdwcJVjVNYk8fNRmjDViSZxzFWNJd"],"enrUri":"enr:-L24QAABGspi6LSQEaBkeyQklLuuma7OOuhacn9ZBgF4fRjFQ2Nfkuza-1M150N13qrUHBY66aRfrI1hviDriGUf_moCgmlkgnY0gmlwhKwSGkGKbXVsdGlhZGRyc5YACASsEhpBBjysAAoErBIaQQY8rd0DgnJzhQACAQAAiXNlY3AyNTZrMaECXHqfdQbr3GBLM5W9LCKlXZE3tsxmwrbkevV9viCHELqDdGNwgjysg3VkcII8roV3YWt1MgE"}'
2026-03-03 04:40:48.739 INFO [src.node.waku_node] REST service is ready !!
2026-03-03 04:40:48.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15531/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.181.59/tcp/23226/p2p/16Uiu2HAm8LHM117HcqDcnXG99rB2o7CasRA3XxacAqh2UBQvQPFi"]'
2026-03-03 04:40:48.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-03 04:40:48.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23225/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2026-03-03 04:40:48.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-03 04:40:48.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15531/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2026-03-03 04:40:48.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-03 04:40:48.750 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23225/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-03 04:40:48.752 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:23225/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/1'
2026-03-03 04:40:48.755 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-03 04:40:48.756 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-03 04:40:48.756 DEBUG [src.node.waku_node] Stopping container with id 9aa9a8183f6f
2026-03-03 04:40:49.333 DEBUG [src.node.waku_node] Container stopped.
2026-03-03 04:40:49.334 DEBUG [src.node.waku_node] Stopping container with id 50a35c264674
2026-03-03 04:40:49.923 DEBUG [src.node.waku_node] Container stopped.
2026-03-03 04:40:49.926 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-03 04:40:49.935 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-03 04:40:49.939 DEBUG [src.node.docker_mananger] No errors found in the waku logs.