78 lines
13 KiB
Plaintext

2026-02-27 04:36:07.805 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-27 04:36:07.806 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/5/0] with id: 2026-02-27_04-36-07__d745d9aa-e03d-4957-aca6-7cf812945baa
2026-02-27 04:36:07.806 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-27 04:36:07.806 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-02-27 04:36:07.806 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-02-27 04:36:07.814 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-27 04:36:07.814 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-36-07__d745d9aa-e03d-4957-aca6-7cf812945baa__wakuorg_nwaku:latest.log
2026-02-27 04:36:07.814 DEBUG [src.node.waku_node] Starting Node...
2026-02-27 04:36:07.814 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-27 04:36:07.816 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-27 04:36:07.816 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.73.19
2026-02-27 04:36:07.816 DEBUG [src.node.docker_mananger] Generated ports ['13564', '13565', '13566', '13567', '13568']
2026-02-27 04:36:07.816 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
2026-02-27 04:36:07.816 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-02-27 04:36:07.817 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-27 04:36:07.817 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-27 04:36:07.817 DEBUG [src.node.waku_node] Using volumes []
2026-02-27 04:36:07.817 DEBUG [src.node.docker_mananger] docker run -i -t -p 13564:13564 -p 13565:13565 -p 13566:13566 -p 13567:13567 -p 13568:13568 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=13566 --rest-port=13564 --tcp-port=13565 --discv5-udp-port=13567 --rest-address=0.0.0.0 --nat=extip:172.18.73.19 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=9e9bff2f5ee5fe8b07784b46c5a9c20e1a091d0ddbabb53d4dd56e8c3fecbf8b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13568 --metrics-logging=true --relay=true --filter=true
2026-02-27 04:36:08.011 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.73.19 waku 67f218dfd5a6705b029e1dc791b5edc7857a69377954793dad2fc53ec8ba0ee3
2026-02-27 04:36:08.026 ERROR [src.node.docker_mananger] Max retries reached for container 42a63e3ad260. Exiting log stream.
2026-02-27 04:36:08.046 DEBUG [src.node.docker_mananger] Container started with ID 67f218dfd5a6. Setting up logs at ./log/docker/node1_2026-02-27_04-36-07__d745d9aa-e03d-4957-aca6-7cf812945baa__wakuorg_nwaku:latest.log
2026-02-27 04:36:08.047 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13564
2026-02-27 04:36:08.047 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-27 04:36:08.590 ERROR [src.node.docker_mananger] Max retries reached for container 195834eb5e09. Exiting log stream.
2026-02-27 04:36:09.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13564/health" -H "Content-Type: application/json" -d 'None'
2026-02-27 04:36:09.050 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-27 04:36:09.050 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-27 04:36:09.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13564/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-27 04:36:09.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.73.19/tcp/13565/p2p/16Uiu2HAm78MBdSQZTfE2NtvUtcgUiAEfjWGTNcpn72wXc9M56Pft","/ip4/172.18.73.19/tcp/13566/ws/p2p/16Uiu2HAm78MBdSQZTfE2NtvUtcgUiAEfjWGTNcpn72wXc9M56Pft"],"enrUri":"enr:-L24QITTKWi60Yo59y0V5NGjo0DXXhngHTaYPJTBb8bp077OFwpRELmLCGjsE29lzhGyfoQMpNirDOQs_kEFNezuNLQCgmlkgnY0gmlwhKwSSROKbXVsdGlhZGRyc5YACASsEkkTBjT9AAoErBJJEwY0_t0DgnJzhQAFAQAAiXNlY3AyNTZrMaECrdwd4cHxOOj2If61LFtbXsBpGihWSwkO_F8aIyf0EO-DdGNwgjT9g3VkcII0_4V3YWt1MgU"}'
2026-02-27 04:36:09.053 INFO [src.node.waku_node] REST service is ready !!
2026-02-27 04:36:09.060 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-27 04:36:09.060 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-36-07__d745d9aa-e03d-4957-aca6-7cf812945baa__wakuorg_nwaku:latest.log
2026-02-27 04:36:09.060 DEBUG [src.node.waku_node] Starting Node...
2026-02-27 04:36:09.060 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-27 04:36:09.062 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-27 04:36:09.062 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.22.19
2026-02-27 04:36:09.062 DEBUG [src.node.docker_mananger] Generated ports ['5016', '5017', '5018', '5019', '5020']
2026-02-27 04:36:09.062 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
2026-02-27 04:36:09.063 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-02-27 04:36:09.063 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-27 04:36:09.063 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-27 04:36:09.063 DEBUG [src.node.waku_node] Using volumes []
2026-02-27 04:36:09.063 DEBUG [src.node.docker_mananger] docker run -i -t -p 5016:5016 -p 5017:5017 -p 5018:5018 -p 5019:5019 -p 5020:5020 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=5018 --rest-port=5016 --tcp-port=5017 --discv5-udp-port=5019 --rest-address=0.0.0.0 --nat=extip:172.18.22.19 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=d808ac7fb9cceeb6685623bd3c96d3d9fabba20f9fedefde66b5dddbaeb0ba44 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5020 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QITTKWi60Yo59y0V5NGjo0DXXhngHTaYPJTBb8bp077OFwpRELmLCGjsE29lzhGyfoQMpNirDOQs_kEFNezuNLQCgmlkgnY0gmlwhKwSSROKbXVsdGlhZGRyc5YACASsEkkTBjT9AAoErBJJEwY0_t0DgnJzhQAFAQAAiXNlY3AyNTZrMaECrdwd4cHxOOj2If61LFtbXsBpGihWSwkO_F8aIyf0EO-DdGNwgjT9g3VkcII0_4V3YWt1MgU
2026-02-27 04:36:09.297 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.22.19 waku c7296d1ea8f36159264b654960034e94ffca4eb66bb83fb3c2bbe61e4514ad02
2026-02-27 04:36:09.330 DEBUG [src.node.docker_mananger] Container started with ID c7296d1ea8f3. Setting up logs at ./log/docker/node2_2026-02-27_04-36-07__d745d9aa-e03d-4957-aca6-7cf812945baa__wakuorg_nwaku:latest.log
2026-02-27 04:36:09.331 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5016
2026-02-27 04:36:09.331 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-27 04:36:10.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5016/health" -H "Content-Type: application/json" -d 'None'
2026-02-27 04:36:10.339 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-27 04:36:10.341 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-27 04:36:10.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5016/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-27 04:36:10.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.22.19/tcp/5017/p2p/16Uiu2HAmNUAcUL9MTcbARobrwzs379UAs89gmh5FETYyXPE6Deho","/ip4/172.18.22.19/tcp/5018/ws/p2p/16Uiu2HAmNUAcUL9MTcbARobrwzs379UAs89gmh5FETYyXPE6Deho"],"enrUri":"enr:-L24QF1MdeRRs7C2iiu2ISXQh3rvfVJW3ecR30ThXU6b1frmZFUZLFoF0J_A0NVBd4y85ZTiefeJ5XW3bTYl3BWNgL8CgmlkgnY0gmlwhKwSFhOKbXVsdGlhZGRyc5YACASsEhYTBhOZAAoErBIWEwYTmt0DgnJzhQAFAQAAiXNlY3AyNTZrMaEDkc8VWACKiEr8YHHJ0KqEuCIHL2oW2-TFzAhFgVD0FkKDdGNwghOZg3VkcIITm4V3YWt1MgE"}'
2026-02-27 04:36:10.352 INFO [src.node.waku_node] REST service is ready !!
2026-02-27 04:36:10.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5016/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.73.19/tcp/13565/p2p/16Uiu2HAm78MBdSQZTfE2NtvUtcgUiAEfjWGTNcpn72wXc9M56Pft"]'
2026-02-27 04:36:10.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-27 04:36:10.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13564/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/0"]'
2026-02-27 04:36:10.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-27 04:36:10.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5016/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/0"]'
2026-02-27 04:36:10.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-27 04:36:10.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13564/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-02-27 04:36:10.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-27 04:36:10.369 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-27 04:36:10.470 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-02-27 04:36:10.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13564/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F0" -H "Content-Type: application/json" -d 'None'
2026-02-27 04:36:10.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166970364349135,"ephemeral":false,"proof":""}]'
2026-02-27 04:36:10.475 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-27 04:36:10.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5016/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F0" -H "Content-Type: application/json" -d 'None'
2026-02-27 04:36:10.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166970364349135,"ephemeral":false,"proof":""}]'
2026-02-27 04:36:10.480 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-27 04:36:10.481 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-27 04:36:10.481 DEBUG [src.node.waku_node] Stopping container with id 67f218dfd5a6
2026-02-27 04:36:11.031 DEBUG [src.node.waku_node] Container stopped.
2026-02-27 04:36:11.032 DEBUG [src.node.waku_node] Stopping container with id c7296d1ea8f3
2026-02-27 04:36:11.591 DEBUG [src.node.waku_node] Container stopped.
2026-02-27 04:36:11.594 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-27 04:36:11.602 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-27 04:36:11.607 DEBUG [src.node.docker_mananger] No errors found in the waku logs.