mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-19 10:13:37 +00:00
162 lines
30 KiB
Plaintext
162 lines
30 KiB
Plaintext
2026-03-05 04:31:56.703 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-05 04:31:56.704 DEBUG [tests.conftest] Running test: test_store_no_peer_selected with id: 2026-03-05_04-31-56__f8052ecb-f532-4139-a190-b19f2be52e8d
|
|
2026-03-05 04:31:56.704 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-05 04:31:56.704 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-05 04:31:56.704 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-05 04:31:56.714 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:31:56.714 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-05_04-31-56__f8052ecb-f532-4139-a190-b19f2be52e8d__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:31:56.720 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:31:56.721 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-05_04-31-56__f8052ecb-f532-4139-a190-b19f2be52e8d__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:31:56.726 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:31:56.727 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-05_04-31-56__f8052ecb-f532-4139-a190-b19f2be52e8d__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:31:56.727 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-05 04:31:56.727 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-05 04:31:56.728 DEBUG [tests.e2e.test_e2e] Start 5 nodes
|
|
2026-03-05 04:31:56.734 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:31:56.734 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-05_04-31-56__f8052ecb-f532-4139-a190-b19f2be52e8d__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:31:56.740 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:31:56.740 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-05_04-31-56__f8052ecb-f532-4139-a190-b19f2be52e8d__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:31:56.745 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-05 04:31:56.746 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-05_04-31-56__f8052ecb-f532-4139-a190-b19f2be52e8d__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:31:56.746 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:31:56.746 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:31:56.790 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-03-05 04:31:56.790 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.88.63
|
|
2026-03-05 04:31:56.790 DEBUG [src.node.docker_mananger] Generated ports ['18605', '18606', '18607', '18608', '18609']
|
|
2026-03-05 04:31:56.790 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:31:56.790 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:31:56.791 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:31:56.791 DEBUG [src.node.docker_mananger] docker run -i -t -p 18605:18605 -p 18606:18606 -p 18607:18607 -p 18608:18608 -p 18609:18609 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=18607 --rest-port=18605 --tcp-port=18606 --discv5-udp-port=18608 --rest-address=0.0.0.0 --nat=extip:172.18.88.63 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f5df49bc86ffae64cadebf27fb3cae121a20cb768bebddf74d8ba51a6cf5da1c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18609 --metrics-logging=true --relay=true --store=true
|
|
2026-03-05 04:32:00.417 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.88.63 waku f5175f6eaf1e68acf98f1296f5ba93785972f9b940d87d301d7cd8fe35159570
|
|
2026-03-05 04:32:00.455 DEBUG [src.node.docker_mananger] Container started with ID f5175f6eaf1e. Setting up logs at ./log/docker/node1_2026-03-05_04-31-56__f8052ecb-f532-4139-a190-b19f2be52e8d__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:32:00.455 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18605
|
|
2026-03-05 04:32:00.456 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:32:01.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18605/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:32:01.460 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":"READY"},{"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":"READY"},{"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-05 04:32:01.460 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:32:01.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18605/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:32:01.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.88.63/tcp/18606/p2p/16Uiu2HAmM1CDKask25mCv2hsAos4q4MLuWh4UtTs6xsWgnNDWSbm","/ip4/172.18.88.63/tcp/18607/ws/p2p/16Uiu2HAmM1CDKask25mCv2hsAos4q4MLuWh4UtTs6xsWgnNDWSbm"],"enrUri":"enr:-L24QFwL9nXVmOE30rOBLD4-kVF_AvcyFgOH795jT8pifP-pKHPAUYlcyjjXGYo5FzKuyPxg7zZtP1Ps9SGyscdRilsCgmlkgnY0gmlwhKwSWD-KbXVsdGlhZGRyc5YACASsElg_BkiuAAoErBJYPwZIr90DgnJzhQADAQAAiXNlY3AyNTZrMaEDfAqGUe861L94qbwdby5ZG_iPcur4U8PUoavdZziSkYyDdGNwgkiug3VkcIJIsIV3YWt1MgM"}'
|
|
2026-03-05 04:32:01.463 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:32:01.463 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:32:01.463 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:32:01.465 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:32:01.465 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.209.204
|
|
2026-03-05 04:32:01.465 DEBUG [src.node.docker_mananger] Generated ports ['27960', '27961', '27962', '27963', '27964']
|
|
2026-03-05 04:32:01.465 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:32:01.465 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:32:01.466 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:32:01.466 DEBUG [src.node.docker_mananger] docker run -i -t -p 27960:27960 -p 27961:27961 -p 27962:27962 -p 27963:27963 -p 27964:27964 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=27962 --rest-port=27960 --tcp-port=27961 --discv5-udp-port=27963 --rest-address=0.0.0.0 --nat=extip:172.18.209.204 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9a9a6d48d42ad8f4ec0e0605ff0fe895bbddda04da752322cb53ed02bb4f8b44 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27964 --metrics-logging=true --store=false --relay=false --discv5-bootstrap-node=enr:-L24QFwL9nXVmOE30rOBLD4-kVF_AvcyFgOH795jT8pifP-pKHPAUYlcyjjXGYo5FzKuyPxg7zZtP1Ps9SGyscdRilsCgmlkgnY0gmlwhKwSWD-KbXVsdGlhZGRyc5YACASsElg_BkiuAAoErBJYPwZIr90DgnJzhQADAQAAiXNlY3AyNTZrMaEDfAqGUe861L94qbwdby5ZG_iPcur4U8PUoavdZziSkYyDdGNwgkiug3VkcIJIsIV3YWt1MgM
|
|
2026-03-05 04:32:01.659 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.209.204 waku 5518476cf1dc3cc8b6ebe176c10e8901393435d678e022f3d0845dcfda90f6e2
|
|
2026-03-05 04:32:01.692 DEBUG [src.node.docker_mananger] Container started with ID 5518476cf1dc. Setting up logs at ./log/docker/node2_2026-03-05_04-31-56__f8052ecb-f532-4139-a190-b19f2be52e8d__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:32:01.692 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27960
|
|
2026-03-05 04:32:01.693 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:32:02.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27960/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:32:02.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-05 04:32:02.697 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:32:02.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27960/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:32:02.700 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.209.204/tcp/27961/p2p/16Uiu2HAm1DkMVjQ9MHtTu9CrpZVqyWiuiBWNrWbFvAb63VfbWN7a","/ip4/172.18.209.204/tcp/27962/ws/p2p/16Uiu2HAm1DkMVjQ9MHtTu9CrpZVqyWiuiBWNrWbFvAb63VfbWN7a"],"enrUri":"enr:-L24QHXAxmd6kJ2HU1tl3_jXIxhn6OC5dE6nP6myi7mTCrs9G_Ecu_RXS3Kg34texZZf6burwHrmGwd3DlJ4hNKRYlUCgmlkgnY0gmlwhKwS0cyKbXVsdGlhZGRyc5YACASsEtHMBm05AAoErBLRzAZtOt0DgnJzhQADAQAAiXNlY3AyNTZrMaECVhgZBnKNHSUfAJnQMz9kUngozto7HdSqqeGDMPxYJtmDdGNwgm05g3VkcIJtO4V3YWt1MgA"}'
|
|
2026-03-05 04:32:02.700 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:32:02.700 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:32:02.700 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:32:02.702 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:32:02.702 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.58.157
|
|
2026-03-05 04:32:02.702 DEBUG [src.node.docker_mananger] Generated ports ['14842', '14843', '14844', '14845', '14846']
|
|
2026-03-05 04:32:02.702 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:32:02.702 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:32:02.702 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:32:02.702 DEBUG [src.node.docker_mananger] docker run -i -t -p 14842:14842 -p 14843:14843 -p 14844:14844 -p 14845:14845 -p 14846:14846 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=14844 --rest-port=14842 --tcp-port=14843 --discv5-udp-port=14845 --rest-address=0.0.0.0 --nat=extip:172.18.58.157 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cfece5efac34fdd7cfa72a25249dd62dd550bdab20ae5ba50bfa835caaf0adca --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14846 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QHXAxmd6kJ2HU1tl3_jXIxhn6OC5dE6nP6myi7mTCrs9G_Ecu_RXS3Kg34texZZf6burwHrmGwd3DlJ4hNKRYlUCgmlkgnY0gmlwhKwS0cyKbXVsdGlhZGRyc5YACASsEtHMBm05AAoErBLRzAZtOt0DgnJzhQADAQAAiXNlY3AyNTZrMaECVhgZBnKNHSUfAJnQMz9kUngozto7HdSqqeGDMPxYJtmDdGNwgm05g3VkcIJtO4V3YWt1MgA
|
|
2026-03-05 04:32:02.906 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.58.157 waku 290b98feadb71b16e0f59099319c5908b15cbd696d960ca9eff93e7bbd729b41
|
|
2026-03-05 04:32:02.940 DEBUG [src.node.docker_mananger] Container started with ID 290b98feadb7. Setting up logs at ./log/docker/node3_2026-03-05_04-31-56__f8052ecb-f532-4139-a190-b19f2be52e8d__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:32:02.941 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14842
|
|
2026-03-05 04:32:02.941 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:32:03.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14842/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:32:03.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-05 04:32:03.944 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:32:03.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14842/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:32:03.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.58.157/tcp/14843/p2p/16Uiu2HAmJvhMACFN68dwBuZnZwpD71UDBt8kZ46oS1ZWoyytHyUM","/ip4/172.18.58.157/tcp/14844/ws/p2p/16Uiu2HAmJvhMACFN68dwBuZnZwpD71UDBt8kZ46oS1ZWoyytHyUM"],"enrUri":"enr:-L24QEoOP80HKVhTqgN3Vp8YJ4ht5D571PSM1UmQOcEwoE7jJVpKurKCYUy0BcHHBpjR8P7Wg0GBXQaIQRcbBEtQTQsCgmlkgnY0gmlwhKwSOp2KbXVsdGlhZGRyc5YACASsEjqdBjn7AAoErBI6nQY5_N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDXSwwo6ZgLNIq1kCi73l5Yf06ecI6LQpo6Yd0qTPe48KDdGNwgjn7g3VkcII5_YV3YWt1MgA"}'
|
|
2026-03-05 04:32:03.947 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:32:03.947 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:32:03.948 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:32:03.949 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:32:03.949 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.231.9
|
|
2026-03-05 04:32:03.949 DEBUG [src.node.docker_mananger] Generated ports ['48273', '48274', '48275', '48276', '48277']
|
|
2026-03-05 04:32:03.949 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:32:03.949 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:32:03.950 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:32:03.950 DEBUG [src.node.docker_mananger] docker run -i -t -p 48273:48273 -p 48274:48274 -p 48275:48275 -p 48276:48276 -p 48277:48277 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=48275 --rest-port=48273 --tcp-port=48274 --discv5-udp-port=48276 --rest-address=0.0.0.0 --nat=extip:172.18.231.9 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=87ac2b87c14ae237f0e8ee6cb3c7fcde4fb5d30a81b86c029c4d6fdfeab44fd4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48277 --metrics-logging=true --relay=true --store=false --discv5-bootstrap-node=enr:-L24QEoOP80HKVhTqgN3Vp8YJ4ht5D571PSM1UmQOcEwoE7jJVpKurKCYUy0BcHHBpjR8P7Wg0GBXQaIQRcbBEtQTQsCgmlkgnY0gmlwhKwSOp2KbXVsdGlhZGRyc5YACASsEjqdBjn7AAoErBI6nQY5_N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDXSwwo6ZgLNIq1kCi73l5Yf06ecI6LQpo6Yd0qTPe48KDdGNwgjn7g3VkcII5_YV3YWt1MgA
|
|
2026-03-05 04:32:04.138 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.231.9 waku 00b7c05a09de250a3f4cc2c8de486b275ca580d8d64dc30088db41248e835864
|
|
2026-03-05 04:32:04.170 DEBUG [src.node.docker_mananger] Container started with ID 00b7c05a09de. Setting up logs at ./log/docker/node3_2026-03-05_04-31-56__f8052ecb-f532-4139-a190-b19f2be52e8d__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:32:04.171 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48273
|
|
2026-03-05 04:32:04.171 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:32:05.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48273/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:32:05.188 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-05 04:32:05.188 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:32:05.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48273/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:32:05.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.231.9/tcp/48274/p2p/16Uiu2HAmNe4oNDHxZuQtJukGmZyEMMk5x7JBmrvDsgK5egT56xhd","/ip4/172.18.231.9/tcp/48275/ws/p2p/16Uiu2HAmNe4oNDHxZuQtJukGmZyEMMk5x7JBmrvDsgK5egT56xhd"],"enrUri":"enr:-L24QAeuta7X90RBOMJ-FTp0TnpvfmJE7WquS0bgK69x8ICaBasBTpHWETWautMsxg8QvHC60kbtZGsiwOLYK-kDY2ACgmlkgnY0gmlwhKwS5wmKbXVsdGlhZGRyc5YACASsEucJBrySAAoErBLnCQa8k90DgnJzhQADAQAAiXNlY3AyNTZrMaEDlFhR00606Ops4gmVzOcns_jiljsQEAHXOjIwoImuYXiDdGNwgrySg3VkcIK8lIV3YWt1MgE"}'
|
|
2026-03-05 04:32:05.196 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:32:05.199 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-05 04:32:05.200 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-05 04:32:05.203 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-05 04:32:05.203 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.35.4
|
|
2026-03-05 04:32:05.203 DEBUG [src.node.docker_mananger] Generated ports ['11015', '11016', '11017', '11018', '11019']
|
|
2026-03-05 04:32:05.203 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-05 04:32:05.204 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-05 04:32:05.204 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-05 04:32:05.204 DEBUG [src.node.docker_mananger] docker run -i -t -p 11015:11015 -p 11016:11016 -p 11017:11017 -p 11018:11018 -p 11019:11019 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=11017 --rest-port=11015 --tcp-port=11016 --discv5-udp-port=11018 --rest-address=0.0.0.0 --nat=extip:172.18.35.4 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4c532f5a462c8dcabe6ffccc1fe2fca2a8c8edbbba802ff292b0e85267dee78f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11019 --metrics-logging=true --relay=false --store=false --discv5-bootstrap-node=enr:-L24QAeuta7X90RBOMJ-FTp0TnpvfmJE7WquS0bgK69x8ICaBasBTpHWETWautMsxg8QvHC60kbtZGsiwOLYK-kDY2ACgmlkgnY0gmlwhKwS5wmKbXVsdGlhZGRyc5YACASsEucJBrySAAoErBLnCQa8k90DgnJzhQADAQAAiXNlY3AyNTZrMaEDlFhR00606Ops4gmVzOcns_jiljsQEAHXOjIwoImuYXiDdGNwgrySg3VkcIK8lIV3YWt1MgE
|
|
2026-03-05 04:32:05.394 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.35.4 waku e7cfd85e276e6346d295768cfe65d2c08661ccf28c31e7119774f4ca27e18025
|
|
2026-03-05 04:32:05.431 DEBUG [src.node.docker_mananger] Container started with ID e7cfd85e276e. Setting up logs at ./log/docker/node4_2026-03-05_04-31-56__f8052ecb-f532-4139-a190-b19f2be52e8d__wakuorg_nwaku:latest.log
|
|
2026-03-05 04:32:05.431 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11015
|
|
2026-03-05 04:32:05.431 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-05 04:32:06.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11015/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:32:06.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-05 04:32:06.435 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-05 04:32:06.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11015/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:32:06.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.35.4/tcp/11016/p2p/16Uiu2HAm4aTimyEmtiShSEgxDbSGQGC1iKQcW6AfoxHkDvhvdpgd","/ip4/172.18.35.4/tcp/11017/ws/p2p/16Uiu2HAm4aTimyEmtiShSEgxDbSGQGC1iKQcW6AfoxHkDvhvdpgd"],"enrUri":"enr:-L24QIdKuvJITYoGFr1py2VQK6wb0OLdWZDBvz1KV5NbiBtsd9Cr3Vs_uWH7EJz950yAAKuc-fIxDdlmvxn5Dw_XgNwCgmlkgnY0gmlwhKwSIwSKbXVsdGlhZGRyc5YACASsEiMEBisIAAoErBIjBAYrCd0DgnJzhQADAQAAiXNlY3AyNTZrMaECh_mMZNgsmDdVmxCPLJ3Y1jva1yycoodTlSlYwleZlcaDdGNwgisIg3VkcIIrCoV3YWt1MgA"}'
|
|
2026-03-05 04:32:06.438 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-05 04:32:06.438 DEBUG [tests.e2e.test_e2e] Add 3 peer nodes to node3
|
|
2026-03-05 04:32:06.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14842/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.88.63/tcp/18606/p2p/16Uiu2HAmM1CDKask25mCv2hsAos4q4MLuWh4UtTs6xsWgnNDWSbm"]'
|
|
2026-03-05 04:32:06.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:32:06.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14842/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.209.204/tcp/27961/p2p/16Uiu2HAm1DkMVjQ9MHtTu9CrpZVqyWiuiBWNrWbFvAb63VfbWN7a"]'
|
|
2026-03-05 04:32:06.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:32:06.498 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14842/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.231.9/tcp/48274/p2p/16Uiu2HAmNe4oNDHxZuQtJukGmZyEMMk5x7JBmrvDsgK5egT56xhd"]'
|
|
2026-03-05 04:32:06.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:32:06.507 DEBUG [tests.e2e.test_e2e] Subscribe nodes 1,2 to relay on pubsubtopic /waku/2/rs/3/1
|
|
2026-03-05 04:32:06.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48273/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-05 04:32:06.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:32:06.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18605/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-05 04:32:06.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:32:06.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18605/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:32:06.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.58.157/tcp/55136/p2p/16Uiu2HAmJvhMACFN68dwBuZnZwpD71UDBt8kZ46oS1ZWoyytHyUM","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"}]'
|
|
2026-03-05 04:32:06.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48273/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:32:06.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.58.157/tcp/14843/p2p/16Uiu2HAmJvhMACFN68dwBuZnZwpD71UDBt8kZ46oS1ZWoyytHyUM","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
|
|
2026-03-05 04:32:06.523 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-03-05 04:32:36.524 DEBUG [tests.e2e.test_e2e] Node1 publish message
|
|
2026-03-05 04:32:36.524 DEBUG [src.steps.store] Relaying message
|
|
2026-03-05 04:32:36.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48273/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-05 04:32:36.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-05 04:32:36.530 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-05 04:32:36.731 DEBUG [tests.e2e.test_e2e] Check if node3 can inquiry stored message without stor peer specified
|
|
2026-03-05 04:32:36.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14842/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&contentTopics=%2Ftest%2F1%2Fwaku-filter%2Fproto&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-05 04:32:36.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c570733ebdede47ee937","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x65a01f6436709ccc79201462209e5000ce948c8631d5e1e82a58411341e26317"}]}'
|
|
2026-03-05 04:32:36.742 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-05 04:32:36.743 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-05 04:32:36.743 DEBUG [src.node.waku_node] Stopping container with id f5175f6eaf1e
|
|
2026-03-05 04:32:37.315 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:32:37.315 DEBUG [src.node.waku_node] Stopping container with id 5518476cf1dc
|
|
2026-03-05 04:32:37.882 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:32:37.884 DEBUG [src.node.waku_node] Stopping container with id 290b98feadb7
|
|
2026-03-05 04:32:38.130 ERROR [src.node.docker_mananger] Max retries reached for container f5175f6eaf1e. Exiting log stream.
|
|
2026-03-05 04:32:38.454 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:32:38.456 DEBUG [src.node.waku_node] Stopping container with id 00b7c05a09de
|
|
2026-03-05 04:32:38.744 ERROR [src.node.docker_mananger] Max retries reached for container 5518476cf1dc. Exiting log stream.
|
|
2026-03-05 04:32:39.023 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:32:39.026 DEBUG [src.node.waku_node] Stopping container with id e7cfd85e276e
|
|
2026-03-05 04:32:39.267 ERROR [src.node.docker_mananger] Max retries reached for container 290b98feadb7. Exiting log stream.
|
|
2026-03-05 04:32:39.576 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-05 04:32:39.577 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-05 04:32:39.598 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 04:32:39.615 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 04:32:39.637 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 04:32:39.661 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-05 04:32:39.663 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|