2026-03-18 09:27:31 +00:00

69 lines
12 KiB
Plaintext

2026-03-18 09:08:51.568 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-18 09:08:51.568 DEBUG [tests.conftest] Running test: test_store_is_empty with id: 2026-03-18_09-08-51__545819c4-c815-4e80-81fb-11c725b6104d
2026-03-18 09:08:51.569 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-18 09:08:51.569 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-18 09:08:51.570 DEBUG [src.steps.store] Running fixture setup: node_setup
2026-03-18 09:08:51.579 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-03-18 09:08:51.579 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-03-18_09-08-51__545819c4-c815-4e80-81fb-11c725b6104d__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:08:51.579 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 09:08:51.580 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 09:08:51.583 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 09:08:51.583 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.196.81
2026-03-18 09:08:51.583 DEBUG [src.node.docker_mananger] Generated ports ['52315', '52316', '52317', '52318', '52319']
2026-03-18 09:08:51.583 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 09:08:51.584 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 09:08:51.584 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 09:08:51.585 DEBUG [src.node.docker_mananger] docker run -i -t -p 52315:52315 -p 52316:52316 -p 52317:52317 -p 52318:52318 -p 52319:52319 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=52317 --rest-port=52315 --tcp-port=52316 --discv5-udp-port=52318 --rest-address=0.0.0.0 --nat=extip:172.18.196.81 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=42e5ca4dc5fa9fd1b6f5bc29e7aaeeafafa67ed9d0dcf2b9e4da0bdfc799e2bf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52319 --metrics-logging=true --store=true --relay=true
2026-03-18 09:08:51.767 ERROR [src.node.docker_mananger] Max retries reached for container d5400f25715e. Exiting log stream.
2026-03-18 09:08:51.801 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.196.81 waku a783796ef08ebf022855d60545288d6b32e54365c1eeb1623d288b28f2516f9c
2026-03-18 09:08:51.834 DEBUG [src.node.docker_mananger] Container started with ID a783796ef08e. Setting up logs at ./log/docker/publishing_node1_2026-03-18_09-08-51__545819c4-c815-4e80-81fb-11c725b6104d__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:08:51.834 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 52315
2026-03-18 09:08:51.835 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 09:08:52.482 ERROR [src.node.docker_mananger] Max retries reached for container 4469f126cc7f. Exiting log stream.
2026-03-18 09:08:52.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52315/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:08:52.838 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-18 09:08:52.838 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 09:08:52.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52315/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:08:52.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.196.81/tcp/52316/p2p/16Uiu2HAkz48s8mqxStuTMu9oonzA77FcEgszz8Upf8e5cGtucr95","/ip4/172.18.196.81/tcp/52317/ws/p2p/16Uiu2HAkz48s8mqxStuTMu9oonzA77FcEgszz8Upf8e5cGtucr95"],"enrUri":"enr:-L24QBpF2__M7PZIphkMIXPRabi3QX0WFqR1bFA5C3VRIn-sUZZMhnqHv0A7D83gChVHWDOlX4PCE6yku9hPQ_tnpLYCgmlkgnY0gmlwhKwSxFGKbXVsdGlhZGRyc5YACASsEsRRBsxcAAoErBLEUQbMXd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECRMYOV0YzdOIlD2wlZ2upeiOhLdhbqG_063o3bRChvpCDdGNwgsxcg3VkcILMXoV3YWt1MgM"}'
2026-03-18 09:08:52.841 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 09:08:52.848 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-03-18 09:08:52.848 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-03-18_09-08-51__545819c4-c815-4e80-81fb-11c725b6104d__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:08:52.849 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 09:08:52.849 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 09:08:52.850 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 09:08:52.850 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.230.51
2026-03-18 09:08:52.850 DEBUG [src.node.docker_mananger] Generated ports ['1690', '1691', '1692', '1693', '1694']
2026-03-18 09:08:52.851 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 09:08:52.851 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 09:08:52.851 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 09:08:52.851 DEBUG [src.node.docker_mananger] docker run -i -t -p 1690:1690 -p 1691:1691 -p 1692:1692 -p 1693:1693 -p 1694:1694 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=1692 --rest-port=1690 --tcp-port=1691 --discv5-udp-port=1693 --rest-address=0.0.0.0 --nat=extip:172.18.230.51 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=a6db9e27504f9fb2acb0dfdabbf1cc2c8dcb6ea2bf9efab6cfbabc3912dfa48e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1694 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QBpF2__M7PZIphkMIXPRabi3QX0WFqR1bFA5C3VRIn-sUZZMhnqHv0A7D83gChVHWDOlX4PCE6yku9hPQ_tnpLYCgmlkgnY0gmlwhKwSxFGKbXVsdGlhZGRyc5YACASsEsRRBsxcAAoErBLEUQbMXd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECRMYOV0YzdOIlD2wlZ2upeiOhLdhbqG_063o3bRChvpCDdGNwgsxcg3VkcILMXoV3YWt1MgM --storenode=/ip4/172.18.196.81/tcp/52316/p2p/16Uiu2HAkz48s8mqxStuTMu9oonzA77FcEgszz8Upf8e5cGtucr95 --store=true --relay=true
2026-03-18 09:08:53.053 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.230.51 waku 132aa0d4cecff9d1417e8f8b742d25e4f25c21af655065ba1fd0300a34912b76
2026-03-18 09:08:53.085 DEBUG [src.node.docker_mananger] Container started with ID 132aa0d4cecf. Setting up logs at ./log/docker/store_node1_2026-03-18_09-08-51__545819c4-c815-4e80-81fb-11c725b6104d__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:08:53.086 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 1690
2026-03-18 09:08:53.087 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 09:08:54.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1690/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:08:54.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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-18 09:08:54.090 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 09:08:54.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1690/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:08:54.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.230.51/tcp/1691/p2p/16Uiu2HAkzLQ4PVVtPsDhnNYddW5fQrA1cZ1DCq8KPpL4fyS6hycZ","/ip4/172.18.230.51/tcp/1692/ws/p2p/16Uiu2HAkzLQ4PVVtPsDhnNYddW5fQrA1cZ1DCq8KPpL4fyS6hycZ"],"enrUri":"enr:-L24QA1-3RmMprgfO_wqTb8LSnKR8dAEgfzU2dj9GdDKLEJTSz2rnnLSSQ17Vxm6JDJOGhbuy-M0poxPHmqCyazVtD8CgmlkgnY0gmlwhKwS5jOKbXVsdGlhZGRyc5YACASsEuYzBgabAAoErBLmMwYGnN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECSPCHZpnFV7Q3eiSL-BRvWXjdAhEuxOD_58kdTY_yxh6DdGNwggabg3VkcIIGnYV3YWt1MgM"}'
2026-03-18 09:08:54.093 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 09:08:54.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1690/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.196.81/tcp/52316/p2p/16Uiu2HAkz48s8mqxStuTMu9oonzA77FcEgszz8Upf8e5cGtucr95"]'
2026-03-18 09:08:54.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:08:54.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52315/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
2026-03-18 09:08:54.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:08:54.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1690/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/0"]'
2026-03-18 09:08:54.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:08:54.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52315/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:08:54.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
2026-03-18 09:08:54.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1690/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:08:54.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
2026-03-18 09:08:54.110 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-18 09:08:54.111 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-18 09:08:54.111 DEBUG [src.node.waku_node] Stopping container with id a783796ef08e
2026-03-18 09:08:54.672 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 09:08:54.673 DEBUG [src.node.waku_node] Stopping container with id 132aa0d4cecf
2026-03-18 09:08:55.229 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 09:08:55.233 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-18 09:08:55.239 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 09:08:55.244 DEBUG [src.node.docker_mananger] No errors found in the waku logs.