68 lines
12 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2026-04-23 00:00:46.041 INFO [tests.conftest] Fleet bootstrap inactive pass --fleet (or set FLEET_BOOTSTRAP=true) to connect local nodes to the waku.test fleet
2026-04-23 00:00:46.042 DEBUG [tests.conftest] Running fixture setup: test_id
2026-04-23 00:00:46.042 DEBUG [tests.conftest] Running test: test_single_content_topic[/myapp/1/latest/proto] with id: 2026-04-23_00-00-46__be7f10db-d3db-4a06-87fd-f4a429e630c4
2026-04-23 00:00:46.042 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-04-23 00:00:46.042 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-04-23 00:00:46.042 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-04-23 00:00:46.049 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-23 00:00:46.049 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_00-00-46__be7f10db-d3db-4a06-87fd-f4a429e630c4__wakuorg_nwaku:latest.log
2026-04-23 00:00:46.049 DEBUG [src.node.waku_node] Starting Node...
2026-04-23 00:00:46.049 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-23 00:00:46.050 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-23 00:00:46.051 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.154.239
2026-04-23 00:00:46.051 DEBUG [src.node.docker_mananger] Generated ports ['60898', '60899', '60900', '60901', '60902']
2026-04-23 00:00:46.051 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-23 00:00:46.051 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-23 00:00:46.051 DEBUG [src.node.waku_node] Using volumes []
2026-04-23 00:00:46.051 DEBUG [src.node.docker_mananger] docker run -i -t -p 60898:60898 -p 60899:60899 -p 60900:60900 -p 60901:60901 -p 60902:60902 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=60900 --rest-port=60898 --tcp-port=60899 --discv5-udp-port=60901 --rest-address=0.0.0.0 --nat=extip:172.18.154.239 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=75a61e3a0dce1cdf6d2cd5efc11fea33f6e045e6b93e3ecb7b1fd3deb3ddea7f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60902 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto
2026-04-23 00:00:46.195 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.154.239 waku 9fbd11c7100d5e0154eac4606c71ce9273d6cab695b9481b7348f8cfba25f0c3
2026-04-23 00:00:46.219 DEBUG [src.node.docker_mananger] Container started with ID 9fbd11c7100d. Setting up logs at ./log/docker/node1_2026-04-23_00-00-46__be7f10db-d3db-4a06-87fd-f4a429e630c4__wakuorg_nwaku:latest.log
2026-04-23 00:00:46.219 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60898
2026-04-23 00:00:46.219 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-23 00:00:46.450 ERROR [src.node.docker_mananger] Max retries reached for container 1a64e450e81e. Exiting log stream.
2026-04-23 00:00:46.846 ERROR [src.node.docker_mananger] Max retries reached for container 7da07dc78793. Exiting log stream.
2026-04-23 00:00:47.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60898/health" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:00:47.223 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-23 00:00:47.223 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-23 00:00:47.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60898/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:00:47.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.154.239/tcp/60899/p2p/16Uiu2HAm2ABMQNdu5mtekWPLo2t8Beuf4c6cB3EnSW24E6RrDDax","/ip4/172.18.154.239/tcp/60900/ws/p2p/16Uiu2HAm2ABMQNdu5mtekWPLo2t8Beuf4c6cB3EnSW24E6RrDDax"],"enrUri":"enr:-L24QFi4y_Cuq4AbSWO9_LI6HrooEbH3T0GL_HORKumKi7yUF2FOYBv5uMOhqD4MhzozHfwt6xS8kPX8Nl3-5q4sfVICgmlkgnY0gmlwhKwSmu-KbXVsdGlhZGRyc5YACASsEprvBu3jAAoErBKa7wbt5N0DgnJzhQDHAQAAiXNlY3AyNTZrMaECZAm6K__xydXqvXOR0C8AC8uWc1B4iU6UFWQ8dw-0NxGDdGNwgu3jg3VkcILt5YV3YWt1MgU"}'
2026-04-23 00:00:47.226 INFO [src.node.waku_node] REST service is ready !!
2026-04-23 00:00:47.232 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-23 00:00:47.232 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_00-00-46__be7f10db-d3db-4a06-87fd-f4a429e630c4__wakuorg_nwaku:latest.log
2026-04-23 00:00:47.232 DEBUG [src.node.waku_node] Starting Node...
2026-04-23 00:00:47.232 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-23 00:00:47.233 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-23 00:00:47.234 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.245.110
2026-04-23 00:00:47.234 DEBUG [src.node.docker_mananger] Generated ports ['52859', '52860', '52861', '52862', '52863']
2026-04-23 00:00:47.234 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-23 00:00:47.234 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-23 00:00:47.234 DEBUG [src.node.waku_node] Using volumes []
2026-04-23 00:00:47.234 DEBUG [src.node.docker_mananger] docker run -i -t -p 52859:52859 -p 52860:52860 -p 52861:52861 -p 52862:52862 -p 52863:52863 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=52861 --rest-port=52859 --tcp-port=52860 --discv5-udp-port=52862 --rest-address=0.0.0.0 --nat=extip:172.18.245.110 --peer-exchange=true --discv5-discovery=true --cluster-id=199 --nodekey=a7d8daa44fdababbdcbfec33d46e7cdccca9dbf0249ffa43ab1dd49246109f6c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52863 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFi4y_Cuq4AbSWO9_LI6HrooEbH3T0GL_HORKumKi7yUF2FOYBv5uMOhqD4MhzozHfwt6xS8kPX8Nl3-5q4sfVICgmlkgnY0gmlwhKwSmu-KbXVsdGlhZGRyc5YACASsEprvBu3jAAoErBKa7wbt5N0DgnJzhQDHAQAAiXNlY3AyNTZrMaECZAm6K__xydXqvXOR0C8AC8uWc1B4iU6UFWQ8dw-0NxGDdGNwgu3jg3VkcILt5YV3YWt1MgU --content-topic=/myapp/1/latest/proto
2026-04-23 00:00:47.389 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.245.110 waku 1e5103279aa02403661e01102f840228d2dbbb0cf3089be663d6e6727922d70c
2026-04-23 00:00:47.415 DEBUG [src.node.docker_mananger] Container started with ID 1e5103279aa0. Setting up logs at ./log/docker/node2_2026-04-23_00-00-46__be7f10db-d3db-4a06-87fd-f4a429e630c4__wakuorg_nwaku:latest.log
2026-04-23 00:00:47.415 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52859
2026-04-23 00:00:47.416 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-23 00:00:48.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52859/health" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:00:48.431 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-23 00:00:48.434 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-23 00:00:48.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52859/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-23 00:00:48.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.245.110/tcp/52860/p2p/16Uiu2HAmGqUbpLe9wmYdp5MFvvu3AdKbEEHdXV7DYsQ2AYBTRRYR","/ip4/172.18.245.110/tcp/52861/ws/p2p/16Uiu2HAmGqUbpLe9wmYdp5MFvvu3AdKbEEHdXV7DYsQ2AYBTRRYR"],"enrUri":"enr:-L24QMpWB_qJXPAalUVP-F1AmQEsBMZ-Khi6bjOwyAt_36xmFn2yqX76hLARqKmLuCvSihCT3MG8vp6Rm1PWP_72B7sCgmlkgnY0gmlwhKwS9W6KbXVsdGlhZGRyc5YACASsEvVuBs58AAoErBL1bgbOfd0DgnJzhQDHAQAAiXNlY3AyNTZrMaEDPh5_qutBRF8bysge8FajHhhXrM15fCyl87AQ_eF4-V6DdGNwgs58g3VkcILOfoV3YWt1MgE"}'
2026-04-23 00:00:48.437 INFO [src.node.waku_node] REST service is ready !!
2026-04-23 00:00:48.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52859/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.154.239/tcp/60899/p2p/16Uiu2HAm2ABMQNdu5mtekWPLo2t8Beuf4c6cB3EnSW24E6RrDDax"]'
2026-04-23 00:00:48.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-23 00:00:48.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60898/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
2026-04-23 00:00:48.442 ERROR [src.node.api_clients.base_client] HTTP error occurred: 500 Server Error: Internal Server Error for url: http://127.0.0.1:60898/relay/v1/auto/subscriptions. Response content: b'Subscribe failed:Failed to decode subscription event: Static sharding is used, relay subscriptions must specify a pubsub topic'
2026-04-23 00:00:48.499 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-04-23 00:00:48.501 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-04-23 00:00:48.501 DEBUG [src.node.waku_node] Stopping container with id 9fbd11c7100d
2026-04-23 00:00:48.891 DEBUG [src.node.waku_node] Container stopped.
2026-04-23 00:00:48.891 DEBUG [src.node.waku_node] Stopping container with id 1e5103279aa0
2026-04-23 00:00:49.281 DEBUG [src.node.waku_node] Container stopped.
2026-04-23 00:00:49.284 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-04-23 00:00:49.290 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-23 00:00:49.295 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-23 00:00:49.296 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
2026-04-23 00:00:49.296 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
2026-04-23 00:00:49.297 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-04-23_00-00-46__be7f10db-d3db-4a06-87fd-f4a429e630c4__wakuorg_nwaku:latest.log
2026-04-23 00:00:49.299 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-04-23_00-00-46__be7f10db-d3db-4a06-87fd-f4a429e630c4__wakuorg_nwaku:latest.log