2026-02-25 20:22:16 +00:00

78 lines
13 KiB
Plaintext

2026-02-25 20:04:43.146 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-25 20:04:43.147 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/8/0] with id: 2026-02-25_20-04-43__70917179-d57b-4037-a7eb-7516762708c3
2026-02-25 20:04:43.148 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-25 20:04:43.150 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-02-25 20:04:43.150 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-02-25 20:04:43.163 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-25 20:04:43.163 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_20-04-43__70917179-d57b-4037-a7eb-7516762708c3__wakuorg_nwaku:latest.log
2026-02-25 20:04:43.163 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 20:04:43.164 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 20:04:43.165 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 20:04:43.166 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.33.218
2026-02-25 20:04:43.166 DEBUG [src.node.docker_mananger] Generated ports ['60307', '60308', '60309', '60310', '60311']
2026-02-25 20:04:43.166 DEBUG [src.node.waku_node] Cluster id was resolved to: 8
2026-02-25 20:04:43.166 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-02-25 20:04:43.166 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 20:04:43.166 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 20:04:43.167 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 20:04:43.167 DEBUG [src.node.docker_mananger] docker run -i -t -p 60307:60307 -p 60308:60308 -p 60309:60309 -p 60310:60310 -p 60311:60311 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=60309 --rest-port=60307 --tcp-port=60308 --discv5-udp-port=60310 --rest-address=0.0.0.0 --nat=extip:172.18.33.218 --peer-exchange=true --discv5-discovery=true --cluster-id=8 --nodekey=e79ede7b49dd27e40af04e0ebc0ec3f3cbfce04a09014d94f9b8317b7b9453ce --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60311 --metrics-logging=true --relay=true --filter=true
2026-02-25 20:04:43.308 ERROR [src.node.docker_mananger] Max retries reached for container 8e023d454f0e. Exiting log stream.
2026-02-25 20:04:43.394 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.33.218 waku 7185e75aab716542e2f6da875ef2d687e787dee3017c3066f070ddd57a099fe5
2026-02-25 20:04:43.431 DEBUG [src.node.docker_mananger] Container started with ID 7185e75aab71. Setting up logs at ./log/docker/node1_2026-02-25_20-04-43__70917179-d57b-4037-a7eb-7516762708c3__wakuorg_nwaku:latest.log
2026-02-25 20:04:43.431 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60307
2026-02-25 20:04:43.431 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 20:04:43.975 ERROR [src.node.docker_mananger] Max retries reached for container eeab5c0dd903. Exiting log stream.
2026-02-25 20:04:44.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60307/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:04:44.435 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-25 20:04:44.436 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 20:04:44.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60307/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:04:44.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.33.218/tcp/60308/p2p/16Uiu2HAmDqCLR6bzdThpYJuUwCsfucuWLXGNsi3r2DSgLcHHzxKS","/ip4/172.18.33.218/tcp/60309/ws/p2p/16Uiu2HAmDqCLR6bzdThpYJuUwCsfucuWLXGNsi3r2DSgLcHHzxKS"],"enrUri":"enr:-L24QNNzQ7Dc8i5eqFZdgkGNJoVWEON_nlWVpc28emtBrpZaaUXkPL3zaqa2E61QyVXzIXEAY-W7KXHvsa3a7akk3M4CgmlkgnY0gmlwhKwSIdqKbXVsdGlhZGRyc5YACASsEiHaBuuUAAoErBIh2gbrld0DgnJzhQAIAQAAiXNlY3AyNTZrMaEDEXkL4s-MorazvTzfDhwvbO-SYiNwvIznISWBkBYJcBGDdGNwguuUg3VkcILrloV3YWt1MgU"}'
2026-02-25 20:04:44.439 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 20:04:44.447 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-25 20:04:44.447 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_20-04-43__70917179-d57b-4037-a7eb-7516762708c3__wakuorg_nwaku:latest.log
2026-02-25 20:04:44.447 DEBUG [src.node.waku_node] Starting Node...
2026-02-25 20:04:44.447 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-25 20:04:44.449 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-25 20:04:44.449 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.31.79
2026-02-25 20:04:44.449 DEBUG [src.node.docker_mananger] Generated ports ['22644', '22645', '22646', '22647', '22648']
2026-02-25 20:04:44.449 DEBUG [src.node.waku_node] Cluster id was resolved to: 8
2026-02-25 20:04:44.449 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-02-25 20:04:44.449 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-25 20:04:44.450 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-25 20:04:44.450 DEBUG [src.node.waku_node] Using volumes []
2026-02-25 20:04:44.450 DEBUG [src.node.docker_mananger] docker run -i -t -p 22644:22644 -p 22645:22645 -p 22646:22646 -p 22647:22647 -p 22648:22648 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=22646 --rest-port=22644 --tcp-port=22645 --discv5-udp-port=22647 --rest-address=0.0.0.0 --nat=extip:172.18.31.79 --peer-exchange=true --discv5-discovery=true --cluster-id=8 --nodekey=fbdf6dc147a403a71fce0cec9f13093c0f6e3c7e6d268ba7a710a2fbdbc564c7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22648 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNNzQ7Dc8i5eqFZdgkGNJoVWEON_nlWVpc28emtBrpZaaUXkPL3zaqa2E61QyVXzIXEAY-W7KXHvsa3a7akk3M4CgmlkgnY0gmlwhKwSIdqKbXVsdGlhZGRyc5YACASsEiHaBuuUAAoErBIh2gbrld0DgnJzhQAIAQAAiXNlY3AyNTZrMaEDEXkL4s-MorazvTzfDhwvbO-SYiNwvIznISWBkBYJcBGDdGNwguuUg3VkcILrloV3YWt1MgU
2026-02-25 20:04:44.686 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.31.79 waku fa451e3bdd4c878ef229e984614aac3913ed5bf58d926458b3635cad608bbb27
2026-02-25 20:04:44.721 DEBUG [src.node.docker_mananger] Container started with ID fa451e3bdd4c. Setting up logs at ./log/docker/node2_2026-02-25_20-04-43__70917179-d57b-4037-a7eb-7516762708c3__wakuorg_nwaku:latest.log
2026-02-25 20:04:44.722 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22644
2026-02-25 20:04:44.722 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-25 20:04:45.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22644/health" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:04:45.741 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-25 20:04:45.744 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-25 20:04:45.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22644/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:04:45.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.31.79/tcp/22645/p2p/16Uiu2HAmFvAour3AtUorxFZXGoLf6dXrgHEs2AsEzw2Zwjxjd24T","/ip4/172.18.31.79/tcp/22646/ws/p2p/16Uiu2HAmFvAour3AtUorxFZXGoLf6dXrgHEs2AsEzw2Zwjxjd24T"],"enrUri":"enr:-L24QHaW64iuZ3J9CpxPhvAeOJbxmRI-48A4W89TxtugDAiOZPPsvclpRYcmj4cvFgb4IVc0OiYQr2pX053KugEuQkECgmlkgnY0gmlwhKwSH0-KbXVsdGlhZGRyc5YACASsEh9PBlh1AAoErBIfTwZYdt0DgnJzhQAIAQAAiXNlY3AyNTZrMaEDMHaZVH6Xriz_jxHgeS2yuZB5q5Lk3HQPJyGcJ_LbTQyDdGNwglh1g3VkcIJYd4V3YWt1MgE"}'
2026-02-25 20:04:45.752 INFO [src.node.waku_node] REST service is ready !!
2026-02-25 20:04:45.753 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22644/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.33.218/tcp/60308/p2p/16Uiu2HAmDqCLR6bzdThpYJuUwCsfucuWLXGNsi3r2DSgLcHHzxKS"]'
2026-02-25 20:04:45.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:04:45.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60307/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/8/0"]'
2026-02-25 20:04:45.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:04:45.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22644/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/8/0"]'
2026-02-25 20:04:45.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:04:45.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60307/relay/v1/messages/%2Fwaku%2F2%2Frs%2F8%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-25 20:04:45.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-25 20:04:45.774 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-25 20:04:45.874 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-02-25 20:04:45.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60307/relay/v1/messages/%2Fwaku%2F2%2Frs%2F8%2F0" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:04:45.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772049885766776409,"ephemeral":false,"proof":""}]'
2026-02-25 20:04:45.881 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-25 20:04:45.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F8%2F0" -H "Content-Type: application/json" -d 'None'
2026-02-25 20:04:45.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772049885766776409,"ephemeral":false,"proof":""}]'
2026-02-25 20:04:45.888 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-25 20:04:45.889 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-25 20:04:45.889 DEBUG [src.node.waku_node] Stopping container with id 7185e75aab71
2026-02-25 20:04:46.512 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 20:04:46.513 DEBUG [src.node.waku_node] Stopping container with id fa451e3bdd4c
2026-02-25 20:04:47.167 DEBUG [src.node.waku_node] Container stopped.
2026-02-25 20:04:47.171 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-25 20:04:47.177 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-25 20:04:47.182 DEBUG [src.node.docker_mananger] No errors found in the waku logs.