2025-12-21 04:21:43.772 DEBUG [tests.conftest] Running fixture setup: test_id 2025-12-21 04:21:43.772 DEBUG [tests.conftest] Running test: test_relay_peers_on_shard_contains_connected_peer with id: 2025-12-21_04-21-43__ee84bdf7-ecb1-40f8-8055-7b5b25909a8c 2025-12-21 04:21:43.773 DEBUG [src.steps.common] Running fixture setup: common_setup 2025-12-21 04:21:43.773 DEBUG [src.steps.filter] Running fixture setup: filter_setup 2025-12-21 04:21:43.773 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup 2025-12-21 04:21:43.780 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest 2025-12-21 04:21:43.780 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-21_04-21-43__ee84bdf7-ecb1-40f8-8055-7b5b25909a8c__wakuorg_nwaku:latest.log 2025-12-21 04:21:43.786 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest 2025-12-21 04:21:43.786 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-21_04-21-43__ee84bdf7-ecb1-40f8-8055-7b5b25909a8c__wakuorg_nwaku:latest.log 2025-12-21 04:21:43.792 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest 2025-12-21 04:21:43.792 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-21_04-21-43__ee84bdf7-ecb1-40f8-8055-7b5b25909a8c__wakuorg_nwaku:latest.log 2025-12-21 04:21:43.798 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest 2025-12-21 04:21:43.798 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-21_04-21-43__ee84bdf7-ecb1-40f8-8055-7b5b25909a8c__wakuorg_nwaku:latest.log 2025-12-21 04:21:43.798 DEBUG [src.steps.relay] Running fixture setup: relay_setup 2025-12-21 04:21:43.798 DEBUG [src.steps.store] Running fixture setup: store_setup 2025-12-21 04:21:43.799 DEBUG [src.node.waku_node] Starting Node... 2025-12-21 04:21:43.799 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku 2025-12-21 04:21:43.801 DEBUG [src.node.docker_mananger] Network waku already exists 2025-12-21 04:21:43.801 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.3.232 2025-12-21 04:21:43.801 DEBUG [src.node.docker_mananger] Generated ports ['7807', '7808', '7809', '7810', '7811'] 2025-12-21 04:21:43.801 DEBUG [src.node.waku_node] RLN credentials were not set 2025-12-21 04:21:43.802 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN 2025-12-21 04:21:43.802 DEBUG [src.node.waku_node] Using volumes [] 2025-12-21 04:21:43.802 DEBUG [src.node.docker_mananger] docker run -i -t -p 7807:7807 -p 7808:7808 -p 7809:7809 -p 7810:7810 -p 7811:7811 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=7809 --rest-port=7807 --tcp-port=7808 --discv5-udp-port=7810 --rest-address=0.0.0.0 --nat=extip:172.18.3.232 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=c8fac6cef7af1fd07a5d7ea6e5dc44d9eaff98d388cee30a21ee7a4e978c5170 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7811 --metrics-logging=true --relay=true --dns-discovery=false 2025-12-21 04:21:43.977 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.3.232 waku a64ba4036095932561341b9f5644efe288c19eca87d111a7ffc876a29423b1ab 2025-12-21 04:21:44.006 DEBUG [src.node.docker_mananger] Container started with ID a64ba4036095. Setting up logs at ./log/docker/node1_2025-12-21_04-21-43__ee84bdf7-ecb1-40f8-8055-7b5b25909a8c__wakuorg_nwaku:latest.log 2025-12-21 04:21:44.007 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7807 2025-12-21 04:21:44.008 DEBUG [src.libs.common] Sleeping for 1 seconds 2025-12-21 04:21:44.040 ERROR [src.node.docker_mananger] Max retries reached for container fb5bbd652f4e. Exiting log stream. 2025-12-21 04:21:44.571 ERROR [src.node.docker_mananger] Max retries reached for container f2436285f88b. Exiting log stream. 2025-12-21 04:21:45.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7807/health" -H "Content-Type: application/json" -d 'None' 2025-12-21 04:21:45.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln 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"}]}' 2025-12-21 04:21:45.012 INFO [src.node.waku_node] Node protocols are initialized !! 2025-12-21 04:21:45.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7807/debug/v1/info" -H "Content-Type: application/json" -d 'None' 2025-12-21 04:21:45.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.3.232/tcp/7808/p2p/16Uiu2HAmGiFHoMNyBCTKndssPv5npx2t9oAK7qTd446YQkbJtkzf","/ip4/172.18.3.232/tcp/7809/ws/p2p/16Uiu2HAmGiFHoMNyBCTKndssPv5npx2t9oAK7qTd446YQkbJtkzf"],"enrUri":"enr:-La4QB3Q3Ss6UKpCtTS_0EHqlxoDWv7RbGroktbICZva7XGXO0ivqvIueayLC-snC_PSrkmIMdeRuBxqmE2PcTyIF5ICgmlkgnY0gmlwhKwSA-iKbXVsdGlhZGRyc5YACASsEgPoBh6AAAoErBID6AYegd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPERh9XNCUePJaLJ3MEh5O8ZCKLq7x-zA5R5RLDWiOKSDdGNwgh6AhXdha3UyAQ"}' 2025-12-21 04:21:45.014 INFO [src.node.waku_node] REST service is ready !! 2025-12-21 04:21:45.014 DEBUG [src.node.waku_node] Starting Node... 2025-12-21 04:21:45.014 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku 2025-12-21 04:21:45.016 DEBUG [src.node.docker_mananger] Network waku already exists 2025-12-21 04:21:45.016 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.179.228 2025-12-21 04:21:45.016 DEBUG [src.node.docker_mananger] Generated ports ['62104', '62105', '62106', '62107', '62108'] 2025-12-21 04:21:45.016 DEBUG [src.node.waku_node] RLN credentials were not set 2025-12-21 04:21:45.016 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN 2025-12-21 04:21:45.016 DEBUG [src.node.waku_node] Using volumes [] 2025-12-21 04:21:45.017 DEBUG [src.node.docker_mananger] docker run -i -t -p 62104:62104 -p 62105:62105 -p 62106:62106 -p 62107:62107 -p 62108:62108 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=62106 --rest-port=62104 --tcp-port=62105 --discv5-udp-port=62107 --rest-address=0.0.0.0 --nat=extip:172.18.179.228 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=6dd6b0babd40ad1cc8febdf77be8daf672fb62af62d5bff94f2aa6ab780351ec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62108 --metrics-logging=true --relay=true --dns-discovery=false --discv5-bootstrap-node=enr:-La4QB3Q3Ss6UKpCtTS_0EHqlxoDWv7RbGroktbICZva7XGXO0ivqvIueayLC-snC_PSrkmIMdeRuBxqmE2PcTyIF5ICgmlkgnY0gmlwhKwSA-iKbXVsdGlhZGRyc5YACASsEgPoBh6AAAoErBID6AYegd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPERh9XNCUePJaLJ3MEh5O8ZCKLq7x-zA5R5RLDWiOKSDdGNwgh6AhXdha3UyAQ 2025-12-21 04:21:45.210 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.179.228 waku 9c06c1982b7e4ea43e1d11c3e565fb2e02d1ab1135017122e7120907b6c6305b 2025-12-21 04:21:45.243 DEBUG [src.node.docker_mananger] Container started with ID 9c06c1982b7e. Setting up logs at ./log/docker/node2_2025-12-21_04-21-43__ee84bdf7-ecb1-40f8-8055-7b5b25909a8c__wakuorg_nwaku:latest.log 2025-12-21 04:21:45.244 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62104 2025-12-21 04:21:45.244 DEBUG [src.libs.common] Sleeping for 1 seconds 2025-12-21 04:21:46.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62104/health" -H "Content-Type: application/json" -d 'None' 2025-12-21 04:21:46.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln 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"}]}' 2025-12-21 04:21:46.248 INFO [src.node.waku_node] Node protocols are initialized !! 2025-12-21 04:21:46.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62104/debug/v1/info" -H "Content-Type: application/json" -d 'None' 2025-12-21 04:21:46.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.179.228/tcp/62105/p2p/16Uiu2HAmHjUE4DfGrnypx7fXBTyZPs3aRucwahbzMZvi7Hawcqpz","/ip4/172.18.179.228/tcp/62106/ws/p2p/16Uiu2HAmHjUE4DfGrnypx7fXBTyZPs3aRucwahbzMZvi7Hawcqpz"],"enrUri":"enr:-La4QDdTZ2f_nc5aRndH17Jghe-AXu-9BkXUVjkca-qSxI7bBSyNxxiR68u0yKKYvOP3TRG0f_1i42l-EatK49JNojsCgmlkgnY0gmlwhKwSs-SKbXVsdGlhZGRyc5YACASsErPkBvKZAAoErBKz5Abymt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDS3BGzBDytQb9WvQQQ2pfis3wHZL4H0Cv6RsmiOrifheDdGNwgvKZhXdha3UyAQ"}' 2025-12-21 04:21:46.250 INFO [src.node.waku_node] REST service is ready !! 2025-12-21 04:21:46.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7807/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.179.228/tcp/62105/p2p/16Uiu2HAmHjUE4DfGrnypx7fXBTyZPs3aRucwahbzMZvi7Hawcqpz"]' 2025-12-21 04:21:46.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK' 2025-12-21 04:21:46.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62104/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.3.232/tcp/7808/p2p/16Uiu2HAmGiFHoMNyBCTKndssPv5npx2t9oAK7qTd446YQkbJtkzf"]' 2025-12-21 04:21:46.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK' 2025-12-21 04:21:46.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7807/admin/v1/peers" -H "Content-Type: application/json" -d 'None' 2025-12-21 04:21:46.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.179.228/tcp/62105/p2p/16Uiu2HAmHjUE4DfGrnypx7fXBTyZPs3aRucwahbzMZvi7Hawcqpz","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/relay/2.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":"nwaku-v0.36.0-123-ge3dd62","origin":"UnknownOrigin"}]' 2025-12-21 04:21:46.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62104/admin/v1/peers" -H "Content-Type: application/json" -d 'None' 2025-12-21 04:21:46.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.3.232/tcp/38802/p2p/16Uiu2HAmGiFHoMNyBCTKndssPv5npx2t9oAK7qTd446YQkbJtkzf","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/relay/2.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":"nwaku-v0.36.0-123-ge3dd62","origin":"UnknownOrigin"}]' 2025-12-21 04:21:46.306 DEBUG [src.libs.common] Sleeping for 1 seconds 2025-12-21 04:21:47.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7807/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]' 2025-12-21 04:21:47.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK' 2025-12-21 04:21:47.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62104/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]' 2025-12-21 04:21:47.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK' 2025-12-21 04:21:47.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7807/admin/v1/peers/relay/on/0" -H "Content-Type: application/json" -d 'None' 2025-12-21 04:21:47.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.179.228/tcp/62105/p2p/16Uiu2HAmHjUE4DfGrnypx7fXBTyZPs3aRucwahbzMZvi7Hawcqpz","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/relay/2.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":"nwaku-v0.36.0-123-ge3dd62","origin":"UnknownOrigin","score":0.0}]}' 2025-12-21 04:21:47.315 DEBUG [tests.rest_flags.test_admin_flags] checking shard=0 list: {'shard': 0, 'peers': [{'multiaddr': '/ip4/172.18.179.228/tcp/62105/p2p/16Uiu2HAmHjUE4DfGrnypx7fXBTyZPs3aRucwahbzMZvi7Hawcqpz', '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/relay/2.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': 'nwaku-v0.36.0-123-ge3dd62', 'origin': 'UnknownOrigin', 'score': 0.0}]} 2025-12-21 04:21:47.317 DEBUG [tests.conftest] Running fixture teardown: test_setup 2025-12-21 04:21:47.318 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes 2025-12-21 04:21:47.318 DEBUG [src.node.waku_node] Stopping container with id a64ba4036095 2025-12-21 04:21:47.862 DEBUG [src.node.waku_node] Container stopped. 2025-12-21 04:21:47.864 DEBUG [src.node.waku_node] Stopping container with id 9c06c1982b7e 2025-12-21 04:21:48.390 DEBUG [src.node.waku_node] Container stopped. 2025-12-21 04:21:48.391 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors 2025-12-21 04:21:48.399 DEBUG [src.node.docker_mananger] No errors found in the waku logs. 2025-12-21 04:21:48.403 DEBUG [src.node.docker_mananger] No errors found in the waku logs.