2026-02-28 20:41:24 +00:00

68 lines
12 KiB
Plaintext

2026-02-28 20:26:30.426 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-28 20:26:30.428 DEBUG [tests.conftest] Running test: test_relay_peers_on_shard_schema with id: 2026-02-28_20-26-30__ca599b52-63b3-42a8-8ba5-ad2f093c6108
2026-02-28 20:26:30.429 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-28 20:26:30.430 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-02-28 20:26:30.431 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-02-28 20:26:30.441 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
2026-02-28 20:26:30.441 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_20-26-30__ca599b52-63b3-42a8-8ba5-ad2f093c6108__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-02-28 20:26:30.453 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
2026-02-28 20:26:30.454 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_20-26-30__ca599b52-63b3-42a8-8ba5-ad2f093c6108__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-02-28 20:26:30.460 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
2026-02-28 20:26:30.460 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-28_20-26-30__ca599b52-63b3-42a8-8ba5-ad2f093c6108__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-02-28 20:26:30.467 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
2026-02-28 20:26:30.467 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-28_20-26-30__ca599b52-63b3-42a8-8ba5-ad2f093c6108__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-02-28 20:26:30.467 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-02-28 20:26:30.468 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-02-28 20:26:30.469 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 20:26:30.469 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 20:26:30.470 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 20:26:30.470 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.210.160
2026-02-28 20:26:30.470 DEBUG [src.node.docker_mananger] Generated ports ['50511', '50512', '50513', '50514', '50515']
2026-02-28 20:26:30.471 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 20:26:30.471 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 20:26:30.471 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 20:26:30.471 DEBUG [src.node.docker_mananger] docker run -i -t -p 50511:50511 -p 50512:50512 -p 50513:50513 -p 50514:50514 -p 50515:50515 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=50513 --rest-port=50511 --tcp-port=50512 --discv5-udp-port=50514 --rest-address=0.0.0.0 --nat=extip:172.18.210.160 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=4cb7c8e80e2da1be8c1a8adaa6ec9af29d56c29f7e89bfaacfbda17bb9f0d0a1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50515 --metrics-logging=true --relay=true --dns-discovery=false
2026-02-28 20:26:30.665 ERROR [src.node.docker_mananger] Max retries reached for container bd5854d3da2c. Exiting log stream.
2026-02-28 20:26:31.250 ERROR [src.node.docker_mananger] Max retries reached for container 4d881af3608f. Exiting log stream.
2026-02-28 20:26:40.066 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.210.160 waku e870b8f722c980ea3d439c3f62297180a22f6ffcbfce235338bbca086a73ec17
2026-02-28 20:26:40.100 DEBUG [src.node.docker_mananger] Container started with ID e870b8f722c9. Setting up logs at ./log/docker/node1_2026-02-28_20-26-30__ca599b52-63b3-42a8-8ba5-ad2f093c6108__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-02-28 20:26:40.100 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 50511
2026-02-28 20:26:40.101 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 20:26:41.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50511/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 20:26:41.105 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-28 20:26:41.105 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 20:26:41.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50511/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 20:26:41.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.210.160/tcp/50512/p2p/16Uiu2HAmJC5G65RGzKXUFvZPe96jST3FurUxfq1Eg8VWJx7E4zGD","/ip4/172.18.210.160/tcp/50513/ws/p2p/16Uiu2HAmJC5G65RGzKXUFvZPe96jST3FurUxfq1Eg8VWJx7E4zGD"],"enrUri":"enr:-La4QOBTPeQJObX60tmo5Guo5WBJYt-ZrP2Im41fbvwMHAAlQEdTZPua6HE6gE8moKmvkRTrzwDo3vywjFK5uMvVmz0CgmlkgnY0gmlwhKwS0qCKbXVsdGlhZGRyc5YACASsEtKgBsVQAAoErBLSoAbFUd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUkD96GstzSc0sQoewM43N28X46DwXC4ciO6bzI67bb6DdGNwgsVQhXdha3UyAQ"}'
2026-02-28 20:26:41.108 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 20:26:41.108 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 20:26:41.108 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 20:26:41.109 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 20:26:41.109 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.114.219
2026-02-28 20:26:41.110 DEBUG [src.node.docker_mananger] Generated ports ['43832', '43833', '43834', '43835', '43836']
2026-02-28 20:26:41.110 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 20:26:41.110 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 20:26:41.110 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 20:26:41.110 DEBUG [src.node.docker_mananger] docker run -i -t -p 43832:43832 -p 43833:43833 -p 43834:43834 -p 43835:43835 -p 43836:43836 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=43834 --rest-port=43832 --tcp-port=43833 --discv5-udp-port=43835 --rest-address=0.0.0.0 --nat=extip:172.18.114.219 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=0bf2b97f69c0b63bdeac95fa3bde2360ecd0208c9feecd472bfa30233bd3e33e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43836 --metrics-logging=true --relay=true --dns-discovery=false --discv5-bootstrap-node=enr:-La4QOBTPeQJObX60tmo5Guo5WBJYt-ZrP2Im41fbvwMHAAlQEdTZPua6HE6gE8moKmvkRTrzwDo3vywjFK5uMvVmz0CgmlkgnY0gmlwhKwS0qCKbXVsdGlhZGRyc5YACASsEtKgBsVQAAoErBLSoAbFUd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUkD96GstzSc0sQoewM43N28X46DwXC4ciO6bzI67bb6DdGNwgsVQhXdha3UyAQ
2026-02-28 20:26:41.312 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.114.219 waku 0cf8eeb690cba33596c3cd1e99e5840b78e7ce55a06303b844bc301accaaf61a
2026-02-28 20:26:41.366 DEBUG [src.node.docker_mananger] Container started with ID 0cf8eeb690cb. Setting up logs at ./log/docker/node2_2026-02-28_20-26-30__ca599b52-63b3-42a8-8ba5-ad2f093c6108__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-02-28 20:26:41.367 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 43832
2026-02-28 20:26:41.367 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 20:26:42.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43832/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 20:26:42.370 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-28 20:26:42.370 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 20:26:42.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43832/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 20:26:42.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.114.219/tcp/43833/p2p/16Uiu2HAmSZwizothP64spK1nWCrTKz8oxnMqzz4yy45qzWgUeAhC","/ip4/172.18.114.219/tcp/43834/ws/p2p/16Uiu2HAmSZwizothP64spK1nWCrTKz8oxnMqzz4yy45qzWgUeAhC"],"enrUri":"enr:-La4QDeIX6mDUdzAd3drc3s9OV_AkfN-02fmKN1_QRLgN44kCRbnnnqZNfGoDDpORaTqS7Idgpm8ogb00dgCITE4qZYCgmlkgnY0gmlwhKwSctuKbXVsdGlhZGRyc5YACASsEnLbBqs5AAoErBJy2warOt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDzri-dtVh4oUC6Tmko8PGtBD2rqVaYNrDqrZYLLBJQveDdGNwgqs5hXdha3UyAQ"}'
2026-02-28 20:26:42.373 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 20:26:43.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50511/admin/v1/peers/relay/on/0" -H "Content-Type: application/json" -d 'None'
2026-02-28 20:26:43.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"shard":0,"peers":[]}'
2026-02-28 20:26:43.377 DEBUG [tests.rest_flags.test_admin_flags] relay peers on shard=0 (schema): {'shard': 0, 'peers': []}
2026-02-28 20:26:43.379 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-28 20:26:43.380 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-28 20:26:43.380 DEBUG [src.node.waku_node] Stopping container with id e870b8f722c9
2026-02-28 20:26:43.974 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 20:26:43.975 DEBUG [src.node.waku_node] Stopping container with id 0cf8eeb690cb
2026-02-28 20:26:44.567 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 20:26:44.570 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-28 20:26:44.573 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 20:26:44.577 DEBUG [src.node.docker_mananger] No errors found in the waku logs.