71 lines
12 KiB
Plaintext

2026-02-28 04:32:35.504 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-28 04:32:35.505 DEBUG [tests.conftest] Running test: test_cant_publish_on_not_subscribed_shard with id: 2026-02-28_04-32-35__bdf1af37-3503-4a16-ac51-5a01b5de2c16
2026-02-28 04:32:35.505 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-28 04:32:35.505 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-02-28 04:32:35.505 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-02-28 04:32:35.513 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:32:35.513 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_04-32-35__bdf1af37-3503-4a16-ac51-5a01b5de2c16__wakuorg_nwaku:latest.log
2026-02-28 04:32:35.513 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:32:35.514 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:32:35.515 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:32:35.515 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.226.157
2026-02-28 04:32:35.515 DEBUG [src.node.docker_mananger] Generated ports ['43736', '43737', '43738', '43739', '43740']
2026-02-28 04:32:35.516 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-02-28 04:32:35.516 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-02-28 04:32:35.516 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:32:35.516 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:32:35.516 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:32:35.516 DEBUG [src.node.docker_mananger] docker run -i -t -p 43736:43736 -p 43737:43737 -p 43738:43738 -p 43739:43739 -p 43740:43740 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=43738 --rest-port=43736 --tcp-port=43737 --discv5-udp-port=43739 --rest-address=0.0.0.0 --nat=extip:172.18.226.157 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=9ceac72525e2b1c2afbd8e81aa060593f302ae27f4a3a7e269d0fc227899cac6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43740 --metrics-logging=true --relay=true --filter=true
2026-02-28 04:32:35.704 ERROR [src.node.docker_mananger] Max retries reached for container 75fb8510adc8. Exiting log stream.
2026-02-28 04:32:35.720 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.226.157 waku 9a61828fa29510dd349e0a585670cb3d84e6e96cff641a84c9aa41e2f0f9353e
2026-02-28 04:32:35.757 DEBUG [src.node.docker_mananger] Container started with ID 9a61828fa295. Setting up logs at ./log/docker/node1_2026-02-28_04-32-35__bdf1af37-3503-4a16-ac51-5a01b5de2c16__wakuorg_nwaku:latest.log
2026-02-28 04:32:35.758 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43736
2026-02-28 04:32:35.759 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:32:36.259 ERROR [src.node.docker_mananger] Max retries reached for container d9afe589efbf. Exiting log stream.
2026-02-28 04:32:36.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43736/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:32:36.762 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-02-28 04:32:36.763 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:32:36.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43736/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:32:36.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.226.157/tcp/43737/p2p/16Uiu2HAmTdyvcqqwRPahtuKYLZQeGzZx7Jug5v7C2XgQ2EDcbQrw","/ip4/172.18.226.157/tcp/43738/ws/p2p/16Uiu2HAmTdyvcqqwRPahtuKYLZQeGzZx7Jug5v7C2XgQ2EDcbQrw"],"enrUri":"enr:-L24QDNrA0uJyPfKmIXUYZo7y4Ae5D8m9jXK2Fjf6D_NjQ0rY1eeO9Gk8eopP2S6U0clhmf8CjikNufVoyAyMoXwpfwCgmlkgnY0gmlwhKwS4p2KbXVsdGlhZGRyc5YACASsEuKdBqrZAAoErBLinQaq2t0DgnJzhQACAQAAiXNlY3AyNTZrMaED3p09-_giG5fCiRCY8W6XelVonBEKdpblAgY4FlGMWEyDdGNwgqrZg3VkcIKq24V3YWt1MgU"}'
2026-02-28 04:32:36.766 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:32:36.773 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:32:36.773 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_04-32-35__bdf1af37-3503-4a16-ac51-5a01b5de2c16__wakuorg_nwaku:latest.log
2026-02-28 04:32:36.773 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:32:36.773 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:32:36.775 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:32:36.775 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.234.21
2026-02-28 04:32:36.775 DEBUG [src.node.docker_mananger] Generated ports ['58173', '58174', '58175', '58176', '58177']
2026-02-28 04:32:36.775 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-02-28 04:32:36.775 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-02-28 04:32:36.776 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:32:36.776 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:32:36.776 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:32:36.776 DEBUG [src.node.docker_mananger] docker run -i -t -p 58173:58173 -p 58174:58174 -p 58175:58175 -p 58176:58176 -p 58177:58177 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=58175 --rest-port=58173 --tcp-port=58174 --discv5-udp-port=58176 --rest-address=0.0.0.0 --nat=extip:172.18.234.21 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=f0e3516c5c71f1987ea75d9a63dd1ddaf15fd9fd8007f1b1b78ffd3a9befae9b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58177 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDNrA0uJyPfKmIXUYZo7y4Ae5D8m9jXK2Fjf6D_NjQ0rY1eeO9Gk8eopP2S6U0clhmf8CjikNufVoyAyMoXwpfwCgmlkgnY0gmlwhKwS4p2KbXVsdGlhZGRyc5YACASsEuKdBqrZAAoErBLinQaq2t0DgnJzhQACAQAAiXNlY3AyNTZrMaED3p09-_giG5fCiRCY8W6XelVonBEKdpblAgY4FlGMWEyDdGNwgqrZg3VkcIKq24V3YWt1MgU
2026-02-28 04:32:36.973 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.234.21 waku 79bbd25a102d4ef36f5ebb5829ed891c567dfd3d39451bd8fe927e79bf791c8e
2026-02-28 04:32:37.008 DEBUG [src.node.docker_mananger] Container started with ID 79bbd25a102d. Setting up logs at ./log/docker/node2_2026-02-28_04-32-35__bdf1af37-3503-4a16-ac51-5a01b5de2c16__wakuorg_nwaku:latest.log
2026-02-28 04:32:37.008 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58173
2026-02-28 04:32:37.009 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:32:38.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58173/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:32:38.028 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-02-28 04:32:38.032 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:32:38.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58173/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:32:38.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.234.21/tcp/58174/p2p/16Uiu2HAm5G2tzBCTH7UNUocnb9tj1ED3RrAukXbf1VJWgFRLy4HT","/ip4/172.18.234.21/tcp/58175/ws/p2p/16Uiu2HAm5G2tzBCTH7UNUocnb9tj1ED3RrAukXbf1VJWgFRLy4HT"],"enrUri":"enr:-L24QLLRh-c6Pu5wOdWjeN_pfJsaFlmeprYDKlc7woUeGX5pBdSEnUFLKz4IFmAJg8p3jcqeQmHPRaZOdU8ajq71VVcCgmlkgnY0gmlwhKwS6hWKbXVsdGlhZGRyc5YACASsEuoVBuM-AAoErBLqFQbjP90DgnJzhQACAQAAiXNlY3AyNTZrMaECkhy2VT92ZvX9QtjANX36YnkuE8M-Yb9vzPdxUqRruxaDdGNwguM-g3VkcILjQIV3YWt1MgE"}'
2026-02-28 04:32:38.040 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:32:38.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58173/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.226.157/tcp/43737/p2p/16Uiu2HAmTdyvcqqwRPahtuKYLZQeGzZx7Jug5v7C2XgQ2EDcbQrw"]'
2026-02-28 04:32:38.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:32:38.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43736/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2026-02-28 04:32:38.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:32:38.050 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58173/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2026-02-28 04:32:38.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:32:38.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43736/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-02-28 04:32:38.055 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:43736/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-02-28 04:32:38.058 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-28 04:32:38.059 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-28 04:32:38.059 DEBUG [src.node.waku_node] Stopping container with id 9a61828fa295
2026-02-28 04:32:38.634 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:32:38.634 DEBUG [src.node.waku_node] Stopping container with id 79bbd25a102d
2026-02-28 04:32:39.212 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:32:39.213 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-28 04:32:39.219 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 04:32:39.224 DEBUG [src.node.docker_mananger] No errors found in the waku logs.