mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
2585 lines
376 KiB
Plaintext
2585 lines
376 KiB
Plaintext
2026-01-02 04:25:20.644 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-02 04:25:20.644 DEBUG [tests.conftest] Running test: test_light_push_with_extra_field with id: 2026-01-02_04-25-20__b80628ba-ed79-448e-9415-6def3c9302bc
|
|
2026-01-02 04:25:20.644 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-02 04:25:20.645 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-01-02 04:25:20.651 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:25:20.651 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-01-02_04-25-20__b80628ba-ed79-448e-9415-6def3c9302bc__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:25:20.651 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:25:20.651 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:25:20.653 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:25:20.653 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.81.214
|
|
2026-01-02 04:25:20.653 DEBUG [src.node.docker_mananger] Generated ports ['26433', '26434', '26435', '26436', '26437']
|
|
2026-01-02 04:25:20.653 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:25:20.653 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:25:20.653 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:25:20.653 DEBUG [src.node.docker_mananger] docker run -i -t -p 26433:26433 -p 26434:26434 -p 26435:26435 -p 26436:26436 -p 26437:26437 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=26435 --rest-port=26433 --tcp-port=26434 --discv5-udp-port=26436 --rest-address=0.0.0.0 --nat=extip:172.18.81.214 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4f2ef0aaa8bc381065bbea4c8b38bcbe2fea9722bbf9d0d56bcb5f3ab71ddeec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26437 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-01-02 04:25:20.816 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.81.214 waku 50ac6c54cdb6dbb640c1864eed398e192459ab1cc7a765c3f91f483d81ae8d85
|
|
2026-01-02 04:25:20.846 DEBUG [src.node.docker_mananger] Container started with ID 50ac6c54cdb6. Setting up logs at ./log/docker/receiving_node1_2026-01-02_04-25-20__b80628ba-ed79-448e-9415-6def3c9302bc__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:25:20.848 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26433
|
|
2026-01-02 04:25:20.848 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:25:21.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26433/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:21.851 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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"}]}'
|
|
2026-01-02 04:25:21.851 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:25:21.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26433/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:21.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.81.214/tcp/26434/p2p/16Uiu2HAkzLT94SPaUaw22p3AbkRUym1FdtZKgZDdTZLXWHecMcui","/ip4/172.18.81.214/tcp/26435/ws/p2p/16Uiu2HAkzLT94SPaUaw22p3AbkRUym1FdtZKgZDdTZLXWHecMcui"],"enrUri":"enr:-L24QHrsXf3tGRzf-bFRCMu1LQ_viN-KSYoTnX79wHz8QvEQJ10vBoLx7OLmsCI6YQPBCIOo12cvHrvpmhyaLWnsBOQCgmlkgnY0gmlwhKwSUdaKbXVsdGlhZGRyc5YACASsElHWBmdCAAoErBJR1gZnQ90DgnJzhQADAQAAiXNlY3AyNTZrMaECSPQDGFmb5mOsmmak5cIBporItFcXOb6AHlbDpikVPM2DdGNwgmdCg3VkcIJnRIV3YWt1Mgk"}'
|
|
2026-01-02 04:25:21.854 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:25:21.860 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:25:21.860 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-01-02_04-25-20__b80628ba-ed79-448e-9415-6def3c9302bc__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:25:21.860 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:25:21.861 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:25:21.862 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:25:21.862 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.138.6
|
|
2026-01-02 04:25:21.862 DEBUG [src.node.docker_mananger] Generated ports ['24991', '24992', '24993', '24994', '24995']
|
|
2026-01-02 04:25:21.862 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:25:21.862 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:25:21.863 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:25:21.863 DEBUG [src.node.docker_mananger] docker run -i -t -p 24991:24991 -p 24992:24992 -p 24993:24993 -p 24994:24994 -p 24995:24995 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=24993 --rest-port=24991 --tcp-port=24992 --discv5-udp-port=24994 --rest-address=0.0.0.0 --nat=extip:172.18.138.6 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=efc241184bee635ee900485dba951cb68c8bc412f5cac369bfd429ae75cfcef7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24995 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-01-02 04:25:22.013 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.138.6 waku b93fd7674a570470cb4e49cd59cd926b73822be898a74dfb14128355b15d1692
|
|
2026-01-02 04:25:22.037 DEBUG [src.node.docker_mananger] Container started with ID b93fd7674a57. Setting up logs at ./log/docker/receiving_node2_2026-01-02_04-25-20__b80628ba-ed79-448e-9415-6def3c9302bc__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:25:22.037 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24991
|
|
2026-01-02 04:25:22.037 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:25:23.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24991/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:23.041 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"}]}'
|
|
2026-01-02 04:25:23.041 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:25:23.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24991/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:23.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.138.6/tcp/24992/p2p/16Uiu2HAmJVGfVbeVQUBm49vVV2jM1bE1uwtSNUCn3YiHUagT9FmZ","/ip4/172.18.138.6/tcp/24993/ws/p2p/16Uiu2HAmJVGfVbeVQUBm49vVV2jM1bE1uwtSNUCn3YiHUagT9FmZ"],"enrUri":"enr:-L24QETQEDUB2T-a6QCW00DCFM5a9a3uiKSk7heC-Qq0pGMoKQGg8Go374I71yaGZx-qkrvu2DquoLwM8SV2KD-AAecCgmlkgnY0gmlwhKwSigaKbXVsdGlhZGRyc5YACASsEooGBmGgAAoErBKKBgZhod0DgnJzhQADAQAAiXNlY3AyNTZrMaEDVqjCdcylklyqu7E1zovWWnWScglpRQe_rQKLfbZg8hCDdGNwgmGgg3VkcIJhooV3YWt1MgE"}'
|
|
2026-01-02 04:25:23.044 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:25:23.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24991/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.81.214/tcp/26434/p2p/16Uiu2HAkzLT94SPaUaw22p3AbkRUym1FdtZKgZDdTZLXWHecMcui"]'
|
|
2026-01-02 04:25:23.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:25:23.082 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:25:23.083 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-01-02_04-25-20__b80628ba-ed79-448e-9415-6def3c9302bc__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:25:23.085 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:25:23.085 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:25:23.090 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:25:23.091 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.91.242
|
|
2026-01-02 04:25:23.091 DEBUG [src.node.docker_mananger] Generated ports ['14061', '14062', '14063', '14064', '14065']
|
|
2026-01-02 04:25:23.091 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:25:23.091 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:25:23.091 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:25:23.091 DEBUG [src.node.docker_mananger] docker run -i -t -p 14061:14061 -p 14062:14062 -p 14063:14063 -p 14064:14064 -p 14065:14065 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=14063 --rest-port=14061 --tcp-port=14062 --discv5-udp-port=14064 --rest-address=0.0.0.0 --nat=extip:172.18.91.242 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bd7c0a78837662cb95d63b6affaec4c62907518f353e9ee4a47bccd3abbf61fd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14065 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QHrsXf3tGRzf-bFRCMu1LQ_viN-KSYoTnX79wHz8QvEQJ10vBoLx7OLmsCI6YQPBCIOo12cvHrvpmhyaLWnsBOQCgmlkgnY0gmlwhKwSUdaKbXVsdGlhZGRyc5YACASsElHWBmdCAAoErBJR1gZnQ90DgnJzhQADAQAAiXNlY3AyNTZrMaECSPQDGFmb5mOsmmak5cIBporItFcXOb6AHlbDpikVPM2DdGNwgmdCg3VkcIJnRIV3YWt1Mgk --lightpushnode=/ip4/172.18.81.214/tcp/26434/p2p/16Uiu2HAkzLT94SPaUaw22p3AbkRUym1FdtZKgZDdTZLXWHecMcui --lightpush=true --relay=false
|
|
2026-01-02 04:25:23.247 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.91.242 waku 27d4dbda4512579af86037625c807a9285d30361e898ce8b610b8baf70e2d03e
|
|
2026-01-02 04:25:23.272 DEBUG [src.node.docker_mananger] Container started with ID 27d4dbda4512. Setting up logs at ./log/docker/lightpush_node1_2026-01-02_04-25-20__b80628ba-ed79-448e-9415-6def3c9302bc__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:25:23.273 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14061
|
|
2026-01-02 04:25:23.274 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:25:24.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:24.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:24.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:24.551 ERROR [src.node.docker_mananger] Max retries reached for container 27d4dbda4512. Exiting log stream.
|
|
2026-01-02 04:25:24.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:24.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:24.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:24.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:24.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:25.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:25.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:25.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:25.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:25.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:25.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:25.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:25.795 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:25.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:25.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:26.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:26.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:26.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:26.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:26.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:26.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:26.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:26.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:26.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:27.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:27.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:27.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:27.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:27.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:27.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:27.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:27.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:27.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:27.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:28.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:28.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:28.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:28.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:28.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:28.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:28.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:28.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:28.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:28.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:29.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:29.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:29.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:29.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:29.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:29.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:29.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:29.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:29.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:29.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:30.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:30.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:30.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:30.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:30.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:30.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:30.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:30.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:30.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:30.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:31.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:31.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:31.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:31.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:31.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:31.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:31.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:31.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:31.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:31.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:32.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:32.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:32.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:32.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:32.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:32.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:32.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:32.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:32.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:32.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:33.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:33.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:33.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:33.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:33.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:33.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:33.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:33.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:33.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:34.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:34.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:34.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:34.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:34.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:34.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:34.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:34.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:34.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:34.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:35.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:35.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:35.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:35.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:35.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:35.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:35.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:35.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:35.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:35.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:36.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:36.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:36.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:36.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:36.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:36.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:36.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:36.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:36.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:36.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:37.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:37.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:37.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:37.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:37.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:37.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:37.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:37.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:37.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:37.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:38.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:38.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:38.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:38.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:38.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:38.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:38.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:38.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:38.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:38.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:39.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:39.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:39.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:39.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:39.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:39.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:39.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:39.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:39.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:39.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:40.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:40.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:40.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:40.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:40.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:40.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:40.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:40.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:40.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:41.002 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:41.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:41.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:41.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:41.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:41.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:41.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:41.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:41.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:41.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:42.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:42.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:42.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:42.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:42.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:42.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:42.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:42.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:42.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:42.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:43.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:43.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:43.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:43.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:43.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:43.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:43.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:43.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:43.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:43.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:44.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:44.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:44.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:44.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14061/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:44.349 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=14061): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f749d7b3080>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-02 04:25:44.449 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:25:44.450 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:25:44.451 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:25:44.452 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.231.159
|
|
2026-01-02 04:25:44.452 DEBUG [src.node.docker_mananger] Generated ports ['63128', '63129', '63130', '63131', '63132']
|
|
2026-01-02 04:25:44.452 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:25:44.452 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:25:44.452 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:25:44.452 DEBUG [src.node.docker_mananger] docker run -i -t -p 63128:63128 -p 63129:63129 -p 63130:63130 -p 63131:63131 -p 63132:63132 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=63130 --rest-port=63128 --tcp-port=63129 --discv5-udp-port=63131 --rest-address=0.0.0.0 --nat=extip:172.18.231.159 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b2aeb1b0b4ffffb7b719bb33f7e62ebe193f8c8afb93ac33ca1d843a4be308fb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63132 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QHrsXf3tGRzf-bFRCMu1LQ_viN-KSYoTnX79wHz8QvEQJ10vBoLx7OLmsCI6YQPBCIOo12cvHrvpmhyaLWnsBOQCgmlkgnY0gmlwhKwSUdaKbXVsdGlhZGRyc5YACASsElHWBmdCAAoErBJR1gZnQ90DgnJzhQADAQAAiXNlY3AyNTZrMaECSPQDGFmb5mOsmmak5cIBporItFcXOb6AHlbDpikVPM2DdGNwgmdCg3VkcIJnRIV3YWt1Mgk --lightpushnode=/ip4/172.18.81.214/tcp/26434/p2p/16Uiu2HAkzLT94SPaUaw22p3AbkRUym1FdtZKgZDdTZLXWHecMcui --lightpush=true --relay=false
|
|
2026-01-02 04:25:44.604 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.231.159 waku 30a9479264935558fc830dfb853d592e6731cd42dd9dd572456b6908bde25d9b
|
|
2026-01-02 04:25:44.627 DEBUG [src.node.docker_mananger] Container started with ID 30a947926493. Setting up logs at ./log/docker/lightpush_node1_2026-01-02_04-25-20__b80628ba-ed79-448e-9415-6def3c9302bc__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:25:44.628 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63128
|
|
2026-01-02 04:25:44.628 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:25:45.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:45.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:45.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:45.918 ERROR [src.node.docker_mananger] Max retries reached for container 30a947926493. Exiting log stream.
|
|
2026-01-02 04:25:45.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:46.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:46.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:46.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:46.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:46.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:46.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:46.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:46.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:46.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:46.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:47.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:47.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:47.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:47.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:47.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:47.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:47.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:47.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:47.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:47.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:48.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:48.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:48.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:48.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:48.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:48.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:48.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:48.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:48.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:48.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:49.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:49.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:49.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:49.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:49.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:49.601 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:49.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:49.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:49.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:50.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:50.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:50.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:50.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:50.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:50.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:50.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:50.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:50.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:50.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:51.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:51.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:51.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:51.326 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:51.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:51.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:51.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:51.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:51.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:51.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:52.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:52.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:52.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:52.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:52.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:52.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:52.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:52.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:52.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:52.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:53.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:53.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:53.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:53.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:53.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:53.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:53.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:53.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:53.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:53.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:54.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:54.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:54.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:54.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:54.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:54.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:54.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:54.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:54.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:54.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:55.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:55.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:55.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:55.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:55.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:55.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:55.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:55.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:55.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:55.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:56.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:56.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:56.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:56.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:56.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:56.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:56.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:56.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:56.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:57.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:57.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:57.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:57.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:57.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:57.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:57.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:57.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:57.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:57.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:58.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:58.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:58.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:58.326 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:58.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:58.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:58.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:58.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:58.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:58.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:59.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:59.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:59.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:59.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:59.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:59.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:59.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:59.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:59.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:25:59.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:00.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:00.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:00.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:00.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:00.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:00.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:00.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:00.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:00.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:00.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:01.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:01.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:01.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:01.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:01.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:01.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:01.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:01.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:01.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:01.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:02.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:02.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:02.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:02.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:02.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:02.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:02.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:02.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:02.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:02.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:03.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:03.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:03.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:03.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:03.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:03.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:03.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:03.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:03.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:04.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:04.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:04.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:04.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:04.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:04.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:04.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:04.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:04.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:04.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:05.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:05.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:05.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:05.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:05.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:05.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:05.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63128/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:05.633 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=63128): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f749d7b0350>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-02 04:26:05.733 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:26:05.734 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:26:05.735 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:26:05.735 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.189.192
|
|
2026-01-02 04:26:05.735 DEBUG [src.node.docker_mananger] Generated ports ['31829', '31830', '31831', '31832', '31833']
|
|
2026-01-02 04:26:05.735 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:26:05.736 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:26:05.736 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:26:05.736 DEBUG [src.node.docker_mananger] docker run -i -t -p 31829:31829 -p 31830:31830 -p 31831:31831 -p 31832:31832 -p 31833:31833 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=31831 --rest-port=31829 --tcp-port=31830 --discv5-udp-port=31832 --rest-address=0.0.0.0 --nat=extip:172.18.189.192 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0bcd7f47cc4d8ae15d9e405480aaa5c77b3dbfcba7a67c8e8a1f009c8c982ebd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31833 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QHrsXf3tGRzf-bFRCMu1LQ_viN-KSYoTnX79wHz8QvEQJ10vBoLx7OLmsCI6YQPBCIOo12cvHrvpmhyaLWnsBOQCgmlkgnY0gmlwhKwSUdaKbXVsdGlhZGRyc5YACASsElHWBmdCAAoErBJR1gZnQ90DgnJzhQADAQAAiXNlY3AyNTZrMaECSPQDGFmb5mOsmmak5cIBporItFcXOb6AHlbDpikVPM2DdGNwgmdCg3VkcIJnRIV3YWt1Mgk --lightpushnode=/ip4/172.18.81.214/tcp/26434/p2p/16Uiu2HAkzLT94SPaUaw22p3AbkRUym1FdtZKgZDdTZLXWHecMcui --lightpush=true --relay=false
|
|
2026-01-02 04:26:05.880 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.189.192 waku e2fd0f0d8bc0424f9aceeb068768d8ce6950496bb4a5b0ca40ab5f06293f1714
|
|
2026-01-02 04:26:05.902 DEBUG [src.node.docker_mananger] Container started with ID e2fd0f0d8bc0. Setting up logs at ./log/docker/lightpush_node1_2026-01-02_04-25-20__b80628ba-ed79-448e-9415-6def3c9302bc__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:26:05.903 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31829
|
|
2026-01-02 04:26:05.903 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:26:06.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:07.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:07.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:07.196 ERROR [src.node.docker_mananger] Max retries reached for container e2fd0f0d8bc0. Exiting log stream.
|
|
2026-01-02 04:26:07.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:07.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:07.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:07.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:07.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:07.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:07.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:07.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:08.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:08.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:08.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:08.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:08.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:08.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:08.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:08.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:08.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:08.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:09.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:09.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:09.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:09.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:09.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:09.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:09.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:09.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:09.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:09.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:10.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:10.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:10.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:10.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:10.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:10.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:10.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:10.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:10.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:10.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:11.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:11.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:11.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:11.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:11.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:11.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:11.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:11.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:11.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:11.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:12.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:12.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:12.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:12.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:12.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:12.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:12.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:12.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:12.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:12.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:13.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:13.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:13.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:13.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:13.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:13.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:13.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:13.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:13.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:14.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:14.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:14.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:14.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:14.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:14.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:14.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:14.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:14.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:14.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:15.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:15.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:15.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:15.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:15.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:15.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:15.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:15.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:15.827 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:15.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:16.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:16.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:16.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:16.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:16.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:16.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:16.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:16.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:16.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:16.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:17.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:17.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:17.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:17.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:17.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:17.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:17.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:17.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:17.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:17.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:18.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:18.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:18.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:18.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:18.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:18.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:18.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:18.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:18.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:18.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:19.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:19.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:19.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:19.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:19.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:19.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:19.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:19.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:19.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:19.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:20.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:20.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:20.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:20.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:20.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:20.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:20.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:20.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:20.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:20.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:21.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:21.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:21.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:21.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:21.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:21.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:21.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:21.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:21.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:22.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:22.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:22.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:22.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:22.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:22.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:22.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:22.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:22.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:22.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:23.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:23.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:23.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:23.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:23.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:23.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:23.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:23.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:23.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:23.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:24.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:24.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:24.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:24.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:24.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:24.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:24.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:24.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:24.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:24.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:25.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:25.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:25.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:25.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:25.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:25.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:25.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:25.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:25.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:25.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:26.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:26.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:26.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:26.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:26.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:26.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:26.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:26.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:26.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:26.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:26.984 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=31829): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f749d6f55b0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-02 04:26:27.160 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-02 04:26:27.161 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-02 04:26:27.161 DEBUG [src.node.waku_node] Stopping container with id 50ac6c54cdb6
|
|
2026-01-02 04:26:27.636 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:26:27.636 DEBUG [src.node.waku_node] Stopping container with id b93fd7674a57
|
|
2026-01-02 04:26:28.139 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:26:28.140 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:28.243 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:28.345 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:28.446 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:28.449 ERROR [src.node.docker_mananger] Max retries reached for container 50ac6c54cdb6. Exiting log stream.
|
|
2026-01-02 04:26:28.549 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:28.650 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:28.752 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:28.853 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:28.951 ERROR [src.node.docker_mananger] Max retries reached for container b93fd7674a57. Exiting log stream.
|
|
2026-01-02 04:26:28.955 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:29.056 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:29.158 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:29.259 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:29.361 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:29.463 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:29.564 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:29.666 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:29.768 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:29.869 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:29.971 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:30.072 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:30.174 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:30.276 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:30.377 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:30.479 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:30.581 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:30.682 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:30.784 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:30.885 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:30.987 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:31.089 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:31.190 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:31.292 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:31.394 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:31.495 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:31.597 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:31.699 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:31.801 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:31.902 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:32.004 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:32.106 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:32.207 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:32.309 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:32.411 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:32.512 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:32.614 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:32.716 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:32.817 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:32.919 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:33.021 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:33.122 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:33.224 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:33.226 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/e2fd0f0d8bc0424f9aceeb068768d8ce6950496bb4a5b0ca40ab5f06293f1714/stop: Not Found ("No such container: e2fd0f0d8bc0424f9aceeb068768d8ce6950496bb4a5b0ca40ab5f06293f1714")
|
|
2026-01-02 04:26:33.226 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:33.327 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:33.429 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:33.531 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:33.632 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:33.734 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:33.836 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:33.937 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:34.039 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:34.141 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:34.242 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:34.344 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:34.446 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:34.547 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:34.649 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:34.751 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:34.852 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:34.954 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:35.056 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:35.157 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:35.259 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:35.361 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:35.462 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:35.564 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:35.665 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:35.767 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:35.869 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:35.970 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:36.072 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:36.174 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:36.276 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:36.377 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:36.479 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:36.581 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:36.682 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:36.784 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:36.886 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:36.987 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:37.089 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:37.190 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:37.292 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:37.394 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:37.496 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:37.597 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:37.699 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:37.801 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:37.902 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:38.004 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:38.106 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:38.208 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:38.309 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:38.311 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/e2fd0f0d8bc0424f9aceeb068768d8ce6950496bb4a5b0ca40ab5f06293f1714/stop: Not Found ("No such container: e2fd0f0d8bc0424f9aceeb068768d8ce6950496bb4a5b0ca40ab5f06293f1714")
|
|
2026-01-02 04:26:38.311 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:38.412 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:38.513 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:38.615 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:38.717 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:38.818 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:38.920 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:39.022 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:39.123 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:39.225 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:39.327 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:39.428 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:39.530 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:39.632 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:39.733 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:39.835 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:39.937 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:40.038 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:40.140 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:40.242 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:40.344 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:40.445 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:40.547 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:40.649 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:40.751 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:40.852 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:40.954 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:41.055 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:41.157 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:41.259 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:41.360 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:41.462 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:41.564 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:41.665 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:41.767 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:41.869 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:41.970 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:42.072 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:42.174 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:42.275 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:42.377 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:42.479 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:42.580 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:42.682 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:42.784 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:42.885 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:42.987 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:43.089 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:43.190 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:43.292 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:43.394 DEBUG [src.node.waku_node] Stopping container with id e2fd0f0d8bc0
|
|
2026-01-02 04:26:43.395 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/e2fd0f0d8bc0424f9aceeb068768d8ce6950496bb4a5b0ca40ab5f06293f1714/stop: Not Found ("No such container: e2fd0f0d8bc0424f9aceeb068768d8ce6950496bb4a5b0ca40ab5f06293f1714")
|
|
2026-01-02 04:26:43.397 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-02 04:26:43.419 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:26:43.442 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:26:43.442 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:26:43.442 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:26:43.442 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:26:43.452 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-02 04:26:43.453 DEBUG [tests.conftest] Running test: test_light_push_with_extra_field with id: 2026-01-02_04-26-43__67cb4d34-96c3-4b72-9146-c4a8154b8fb8
|
|
2026-01-02 04:26:43.453 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-02 04:26:43.453 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-01-02 04:26:43.459 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:26:43.460 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-01-02_04-26-43__67cb4d34-96c3-4b72-9146-c4a8154b8fb8__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:26:43.460 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:26:43.460 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:26:43.461 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:26:43.461 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.52.3
|
|
2026-01-02 04:26:43.462 DEBUG [src.node.docker_mananger] Generated ports ['5960', '5961', '5962', '5963', '5964']
|
|
2026-01-02 04:26:43.462 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:26:43.462 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:26:43.462 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:26:43.462 DEBUG [src.node.docker_mananger] docker run -i -t -p 5960:5960 -p 5961:5961 -p 5962:5962 -p 5963:5963 -p 5964:5964 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=5962 --rest-port=5960 --tcp-port=5961 --discv5-udp-port=5963 --rest-address=0.0.0.0 --nat=extip:172.18.52.3 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8ea56fc3bbf0a93eab788fcb5f7630c36b9c3225bd4dbbf70acfed6f3023ba2f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5964 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-01-02 04:26:43.609 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.52.3 waku 8cae7dc860bf83f4eaf3b35ecda3435b5a564843001a75831ce5117297542f80
|
|
2026-01-02 04:26:43.635 DEBUG [src.node.docker_mananger] Container started with ID 8cae7dc860bf. Setting up logs at ./log/docker/receiving_node1_2026-01-02_04-26-43__67cb4d34-96c3-4b72-9146-c4a8154b8fb8__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:26:43.636 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5960
|
|
2026-01-02 04:26:43.636 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:26:44.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5960/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:44.639 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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"}]}'
|
|
2026-01-02 04:26:44.640 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:26:44.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5960/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:44.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.52.3/tcp/5961/p2p/16Uiu2HAm72WtC2DZJPj7UC5pX3bWiNfdBjpMusf6WFxU2zZSQmzx","/ip4/172.18.52.3/tcp/5962/ws/p2p/16Uiu2HAm72WtC2DZJPj7UC5pX3bWiNfdBjpMusf6WFxU2zZSQmzx"],"enrUri":"enr:-L24QIcelCtGo52gZg1C78DBD_e0SwnPZKvhlRAx_i9XSzYrCzCwfuIRE0s3lFBVK8XTswCO0GseKRfhKizcw-RGV70CgmlkgnY0gmlwhKwSNAOKbXVsdGlhZGRyc5YACASsEjQDBhdJAAoErBI0AwYXSt0DgnJzhQADAQAAiXNlY3AyNTZrMaECrF2ZVOBHYCerWmpuf_wR9qz7dCY5iCqo240Xb8lS0zmDdGNwghdJg3VkcIIXS4V3YWt1Mgk"}'
|
|
2026-01-02 04:26:44.642 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:26:44.648 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:26:44.649 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-01-02_04-26-43__67cb4d34-96c3-4b72-9146-c4a8154b8fb8__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:26:44.649 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:26:44.649 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:26:44.650 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:26:44.650 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.61.250
|
|
2026-01-02 04:26:44.650 DEBUG [src.node.docker_mananger] Generated ports ['3146', '3147', '3148', '3149', '3150']
|
|
2026-01-02 04:26:44.650 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:26:44.651 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:26:44.651 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:26:44.651 DEBUG [src.node.docker_mananger] docker run -i -t -p 3146:3146 -p 3147:3147 -p 3148:3148 -p 3149:3149 -p 3150:3150 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=3148 --rest-port=3146 --tcp-port=3147 --discv5-udp-port=3149 --rest-address=0.0.0.0 --nat=extip:172.18.61.250 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7a88852ecaade3ce14ac08bec4ce2bf031a8ecaf0e901cec3776f42ddd0b20b2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3150 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-01-02 04:26:44.801 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.61.250 waku 00141a2f8b1c9716e2730c80c64679e11e67727abbef6242ceaffeee6999ee50
|
|
2026-01-02 04:26:44.826 DEBUG [src.node.docker_mananger] Container started with ID 00141a2f8b1c. Setting up logs at ./log/docker/receiving_node2_2026-01-02_04-26-43__67cb4d34-96c3-4b72-9146-c4a8154b8fb8__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:26:44.826 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3146
|
|
2026-01-02 04:26:44.826 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:26:45.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3146/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:45.830 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"}]}'
|
|
2026-01-02 04:26:45.830 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:26:45.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3146/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:45.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.61.250/tcp/3147/p2p/16Uiu2HAm2tSocN8icgM8kfWcNkX5TxyJ9Te2GcM6SJyJFih8bww8","/ip4/172.18.61.250/tcp/3148/ws/p2p/16Uiu2HAm2tSocN8icgM8kfWcNkX5TxyJ9Te2GcM6SJyJFih8bww8"],"enrUri":"enr:-L24QCqcaM89T_ZQPBnP0N9d3OphK6Xf6Abv4_PK1R1r-UQ4GlmXjXjU-lQeuGG4AC19hUS5hls019SxzTRomScKGyMCgmlkgnY0gmlwhKwSPfqKbXVsdGlhZGRyc5YACASsEj36BgxLAAoErBI9-gYMTN0DgnJzhQADAQAAiXNlY3AyNTZrMaECbt2XuQIRkno2QEM83m65dQS7xEK1q7camRUBJYFR19uDdGNwggxLg3VkcIIMTYV3YWt1MgE"}'
|
|
2026-01-02 04:26:45.833 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:26:45.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3146/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.52.3/tcp/5961/p2p/16Uiu2HAm72WtC2DZJPj7UC5pX3bWiNfdBjpMusf6WFxU2zZSQmzx"]'
|
|
2026-01-02 04:26:45.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:26:45.869 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:26:45.869 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-01-02_04-26-43__67cb4d34-96c3-4b72-9146-c4a8154b8fb8__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:26:45.869 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:26:45.869 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:26:45.871 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:26:45.871 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.15.158
|
|
2026-01-02 04:26:45.871 DEBUG [src.node.docker_mananger] Generated ports ['27952', '27953', '27954', '27955', '27956']
|
|
2026-01-02 04:26:45.871 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:26:45.871 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:26:45.871 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:26:45.871 DEBUG [src.node.docker_mananger] docker run -i -t -p 27952:27952 -p 27953:27953 -p 27954:27954 -p 27955:27955 -p 27956:27956 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=27954 --rest-port=27952 --tcp-port=27953 --discv5-udp-port=27955 --rest-address=0.0.0.0 --nat=extip:172.18.15.158 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8056fdbc8eace2cc18be701418ee00a3ca36f93feead69d540abfa9f81eee0c8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27956 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIcelCtGo52gZg1C78DBD_e0SwnPZKvhlRAx_i9XSzYrCzCwfuIRE0s3lFBVK8XTswCO0GseKRfhKizcw-RGV70CgmlkgnY0gmlwhKwSNAOKbXVsdGlhZGRyc5YACASsEjQDBhdJAAoErBI0AwYXSt0DgnJzhQADAQAAiXNlY3AyNTZrMaECrF2ZVOBHYCerWmpuf_wR9qz7dCY5iCqo240Xb8lS0zmDdGNwghdJg3VkcIIXS4V3YWt1Mgk --lightpushnode=/ip4/172.18.52.3/tcp/5961/p2p/16Uiu2HAm72WtC2DZJPj7UC5pX3bWiNfdBjpMusf6WFxU2zZSQmzx --lightpush=true --relay=false
|
|
2026-01-02 04:26:46.020 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.15.158 waku 00fb67547454c5abcee0515242dd174021159db35809b6089ed94911d99db3a3
|
|
2026-01-02 04:26:46.046 DEBUG [src.node.docker_mananger] Container started with ID 00fb67547454. Setting up logs at ./log/docker/lightpush_node1_2026-01-02_04-26-43__67cb4d34-96c3-4b72-9146-c4a8154b8fb8__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:26:46.046 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27952
|
|
2026-01-02 04:26:46.047 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:26:47.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:47.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:47.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:47.310 ERROR [src.node.docker_mananger] Max retries reached for container 00fb67547454. Exiting log stream.
|
|
2026-01-02 04:26:47.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:47.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:47.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:47.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:47.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:47.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:47.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:48.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:48.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:48.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:48.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:48.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:48.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:48.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:48.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:48.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:48.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:49.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:49.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:49.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:49.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:49.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:49.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:49.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:49.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:49.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:49.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:50.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:50.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:50.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:50.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:50.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:50.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:50.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:50.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:50.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:51.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:51.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:51.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:51.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:51.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:51.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:51.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:51.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:51.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:51.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:52.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:52.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:52.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:52.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:52.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:52.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:52.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:52.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:52.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:52.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:53.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:53.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:53.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:53.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:53.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:53.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:53.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:53.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:53.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:53.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:54.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:54.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:54.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:54.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:54.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:54.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:54.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:54.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:54.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:54.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:55.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:55.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:55.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:55.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:55.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:55.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:55.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:55.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:55.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:55.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:56.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:56.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:56.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:56.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:56.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:56.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:56.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:56.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:56.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:56.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:57.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:57.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:57.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:57.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:57.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:57.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:57.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:57.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:57.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:57.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:58.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:58.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:58.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:58.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:58.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:58.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:58.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:58.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:58.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:59.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:59.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:59.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:59.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:59.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:59.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:59.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:59.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:59.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:26:59.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:00.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:00.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:00.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:00.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:00.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:00.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:00.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:00.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:00.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:00.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:01.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:01.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:01.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:01.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:01.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:01.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:01.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:01.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:01.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:01.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:02.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:02.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:02.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:02.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:02.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:02.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:02.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:02.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:02.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:02.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:03.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:03.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:03.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:03.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:03.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:03.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:03.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:03.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:03.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:03.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:04.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:04.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:04.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:04.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:04.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:04.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:04.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:04.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:04.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:04.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:05.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:05.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:05.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:05.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:05.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:05.606 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:05.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:05.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:05.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:06.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:06.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:06.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:06.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:06.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:06.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:06.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:06.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:06.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:06.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:07.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:07.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27952/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:07.128 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=27952): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f749d6910a0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-02 04:27:07.229 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:27:07.229 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:27:07.230 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:27:07.230 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.252.60
|
|
2026-01-02 04:27:07.230 DEBUG [src.node.docker_mananger] Generated ports ['54898', '54899', '54900', '54901', '54902']
|
|
2026-01-02 04:27:07.231 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:27:07.231 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:27:07.231 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:27:07.231 DEBUG [src.node.docker_mananger] docker run -i -t -p 54898:54898 -p 54899:54899 -p 54900:54900 -p 54901:54901 -p 54902:54902 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=54900 --rest-port=54898 --tcp-port=54899 --discv5-udp-port=54901 --rest-address=0.0.0.0 --nat=extip:172.18.252.60 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=afead1b1abfcfdfef21a5e0be9efca4e31afccecdb7f9d4a8c1ad8adef950500 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54902 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIcelCtGo52gZg1C78DBD_e0SwnPZKvhlRAx_i9XSzYrCzCwfuIRE0s3lFBVK8XTswCO0GseKRfhKizcw-RGV70CgmlkgnY0gmlwhKwSNAOKbXVsdGlhZGRyc5YACASsEjQDBhdJAAoErBI0AwYXSt0DgnJzhQADAQAAiXNlY3AyNTZrMaECrF2ZVOBHYCerWmpuf_wR9qz7dCY5iCqo240Xb8lS0zmDdGNwghdJg3VkcIIXS4V3YWt1Mgk --lightpushnode=/ip4/172.18.52.3/tcp/5961/p2p/16Uiu2HAm72WtC2DZJPj7UC5pX3bWiNfdBjpMusf6WFxU2zZSQmzx --lightpush=true --relay=false
|
|
2026-01-02 04:27:07.385 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.252.60 waku bc0c2f31020d717218b5d410d38ed53d8388f6e79d69e95d1522ad0323d279f4
|
|
2026-01-02 04:27:07.409 DEBUG [src.node.docker_mananger] Container started with ID bc0c2f31020d. Setting up logs at ./log/docker/lightpush_node1_2026-01-02_04-26-43__67cb4d34-96c3-4b72-9146-c4a8154b8fb8__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:27:07.411 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54898
|
|
2026-01-02 04:27:07.411 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:27:08.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:08.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:08.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:08.660 ERROR [src.node.docker_mananger] Max retries reached for container bc0c2f31020d. Exiting log stream.
|
|
2026-01-02 04:27:08.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:08.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:08.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:09.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:09.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:09.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:09.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:09.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:09.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:09.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:09.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:09.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:09.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:10.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:10.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:10.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:10.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:10.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:10.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:10.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:10.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:10.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:10.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:11.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:11.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:11.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:11.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:11.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:11.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:11.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:11.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:11.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:11.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:12.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:12.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:12.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:12.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:12.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:12.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:12.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:12.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:12.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:12.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:13.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:13.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:13.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:13.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:13.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:13.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:13.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:13.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:13.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:13.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:14.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:14.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:14.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:14.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:14.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:14.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:14.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:14.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:14.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:15.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:15.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:15.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:15.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:15.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:15.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:15.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:15.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:15.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:15.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:16.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:16.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:16.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:16.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:16.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:16.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:16.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:16.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:16.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:16.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:17.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:17.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:17.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:17.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:17.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:17.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:17.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:17.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:17.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:17.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:18.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:18.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:18.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:18.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:18.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:18.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:18.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:18.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:18.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:18.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:19.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:19.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:19.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:19.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:19.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:19.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:19.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:19.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:19.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:19.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:20.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:20.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:20.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:20.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:20.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:20.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:20.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:20.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:20.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:21.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:21.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:21.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:21.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:21.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:21.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:21.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:21.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:21.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:21.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:22.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:22.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:22.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:22.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:22.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:22.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:22.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:22.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:22.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:22.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:23.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:23.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:23.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:23.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:23.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:23.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:23.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:23.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:23.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:23.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:24.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:24.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:24.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:24.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:24.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:24.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:24.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:24.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:24.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:24.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:25.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:25.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:25.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:25.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:25.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:25.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:25.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:25.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:25.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:25.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:26.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:26.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:26.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:26.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:26.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:26.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:26.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:26.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:26.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:26.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:27.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:27.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:27.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:27.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:27.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:27.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:27.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:27.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:27.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:28.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:28.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:28.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:28.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:28.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:28.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54898/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:28.512 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=54898): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f749d69ba10>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-02 04:27:28.612 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:27:28.613 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:27:28.614 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:27:28.614 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.88.52
|
|
2026-01-02 04:27:28.614 DEBUG [src.node.docker_mananger] Generated ports ['13926', '13927', '13928', '13929', '13930']
|
|
2026-01-02 04:27:28.615 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:27:28.615 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:27:28.615 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:27:28.615 DEBUG [src.node.docker_mananger] docker run -i -t -p 13926:13926 -p 13927:13927 -p 13928:13928 -p 13929:13929 -p 13930:13930 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=13928 --rest-port=13926 --tcp-port=13927 --discv5-udp-port=13929 --rest-address=0.0.0.0 --nat=extip:172.18.88.52 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=74e12b559ea21a5faa8efe026826bfe88de48b0eabf3bb5facfcb74ffd4b0e8c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13930 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIcelCtGo52gZg1C78DBD_e0SwnPZKvhlRAx_i9XSzYrCzCwfuIRE0s3lFBVK8XTswCO0GseKRfhKizcw-RGV70CgmlkgnY0gmlwhKwSNAOKbXVsdGlhZGRyc5YACASsEjQDBhdJAAoErBI0AwYXSt0DgnJzhQADAQAAiXNlY3AyNTZrMaECrF2ZVOBHYCerWmpuf_wR9qz7dCY5iCqo240Xb8lS0zmDdGNwghdJg3VkcIIXS4V3YWt1Mgk --lightpushnode=/ip4/172.18.52.3/tcp/5961/p2p/16Uiu2HAm72WtC2DZJPj7UC5pX3bWiNfdBjpMusf6WFxU2zZSQmzx --lightpush=true --relay=false
|
|
2026-01-02 04:27:28.768 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.88.52 waku 4098055fde41370833041f9a1cdf712d07df6e28a2e90e679fd5f772a514af78
|
|
2026-01-02 04:27:28.791 DEBUG [src.node.docker_mananger] Container started with ID 4098055fde41. Setting up logs at ./log/docker/lightpush_node1_2026-01-02_04-26-43__67cb4d34-96c3-4b72-9146-c4a8154b8fb8__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:27:28.791 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13926
|
|
2026-01-02 04:27:28.792 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:27:29.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:29.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:29.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:30.063 ERROR [src.node.docker_mananger] Max retries reached for container 4098055fde41. Exiting log stream.
|
|
2026-01-02 04:27:30.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:30.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:30.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:30.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:30.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:30.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:30.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:30.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:30.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:31.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:31.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:31.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:31.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:31.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:31.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:31.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:31.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:31.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:31.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:32.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:32.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:32.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:32.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:32.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:32.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:32.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:32.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:32.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:32.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:33.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:33.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:33.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:33.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:33.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:33.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:33.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:33.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:33.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:33.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:34.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:34.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:34.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:34.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:34.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:34.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:34.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:34.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:34.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:34.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:35.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:35.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:35.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:35.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:35.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:35.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:35.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:35.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:35.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:35.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:36.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:36.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:36.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:36.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:36.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:36.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:36.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:36.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:36.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:36.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:37.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:37.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:37.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:37.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:37.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:37.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:37.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:37.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:37.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:38.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:38.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:38.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:38.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:38.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:38.510 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:38.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:38.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:38.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:38.915 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:39.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:39.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:39.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:39.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:39.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:39.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:39.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:39.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:39.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:39.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:40.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:40.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:40.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:40.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:40.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:40.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:40.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:40.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:40.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:40.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:41.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:41.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:41.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:41.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:41.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:41.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:41.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:41.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:41.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:41.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:42.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:42.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:42.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:42.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:42.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:42.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:42.669 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:42.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:42.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:42.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:43.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:43.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:43.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:43.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:43.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:43.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:43.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:43.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:43.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:43.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:44.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:44.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:44.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:44.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:44.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:44.596 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:44.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:44.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:44.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:45.002 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:45.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:45.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:45.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:45.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:45.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:45.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:45.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:45.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:45.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:46.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:46.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:46.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:46.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:46.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:46.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:46.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:46.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:46.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:46.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:47.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:47.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:47.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:47.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:47.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:47.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:47.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:47.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:47.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:47.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:48.043 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:48.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:48.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:48.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:48.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:48.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:48.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:48.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:48.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:48.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:49.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:49.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:49.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:49.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:49.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:49.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:49.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:49.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:49.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13926/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:27:49.869 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=13926): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f749d503170>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-02 04:27:50.041 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-02 04:27:50.042 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-02 04:27:50.042 DEBUG [src.node.waku_node] Stopping container with id 8cae7dc860bf
|
|
2026-01-02 04:27:50.542 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:27:50.542 DEBUG [src.node.waku_node] Stopping container with id 00141a2f8b1c
|
|
2026-01-02 04:27:51.029 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:27:51.030 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:51.133 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:51.235 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:51.336 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:51.356 ERROR [src.node.docker_mananger] Max retries reached for container 8cae7dc860bf. Exiting log stream.
|
|
2026-01-02 04:27:51.438 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:51.539 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:51.641 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:51.742 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:51.842 ERROR [src.node.docker_mananger] Max retries reached for container 00141a2f8b1c. Exiting log stream.
|
|
2026-01-02 04:27:51.844 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:51.945 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:52.047 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:52.149 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:52.250 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:52.352 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:52.454 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:52.555 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:52.657 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:52.759 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:52.861 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:52.962 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:53.064 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:53.166 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:53.268 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:53.370 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:53.471 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:53.573 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:53.675 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:53.777 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:53.879 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:53.980 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:54.082 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:54.184 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:54.285 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:54.387 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:54.489 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:54.591 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:54.692 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:54.794 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:54.896 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:54.998 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:55.099 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:55.201 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:55.303 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:55.405 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:55.506 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:55.608 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:55.710 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:55.812 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:55.913 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:56.015 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:56.117 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:56.118 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/4098055fde41370833041f9a1cdf712d07df6e28a2e90e679fd5f772a514af78/stop: Not Found ("No such container: 4098055fde41370833041f9a1cdf712d07df6e28a2e90e679fd5f772a514af78")
|
|
2026-01-02 04:27:56.119 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:56.220 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:56.322 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:56.424 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:56.525 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:56.627 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:56.729 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:56.830 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:56.932 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:57.034 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:57.135 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:57.237 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:57.339 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:57.441 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:57.542 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:57.644 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:57.746 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:57.848 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:57.949 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:58.051 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:58.153 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:58.254 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:58.356 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:58.458 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:58.560 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:58.661 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:58.763 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:58.865 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:58.966 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:59.068 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:59.170 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:59.271 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:59.373 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:59.475 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:59.577 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:59.679 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:59.781 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:59.882 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:27:59.984 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:00.086 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:00.188 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:00.289 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:00.391 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:00.493 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:00.595 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:00.696 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:00.798 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:00.900 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:01.001 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:01.103 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:01.205 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:01.206 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/4098055fde41370833041f9a1cdf712d07df6e28a2e90e679fd5f772a514af78/stop: Not Found ("No such container: 4098055fde41370833041f9a1cdf712d07df6e28a2e90e679fd5f772a514af78")
|
|
2026-01-02 04:28:01.206 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:01.308 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:01.409 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:01.511 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:01.613 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:01.714 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:01.816 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:01.918 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:02.020 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:02.121 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:02.223 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:02.325 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:02.426 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:02.528 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:02.630 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:02.732 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:02.833 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:02.935 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:03.037 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:03.139 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:03.240 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:03.342 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:03.444 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:03.545 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:03.647 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:03.749 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:03.851 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:03.952 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:04.054 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:04.156 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:04.258 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:04.359 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:04.461 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:04.562 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:04.664 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:04.766 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:04.867 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:04.969 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:05.071 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:05.172 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:05.274 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:05.376 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:05.477 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:05.579 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:05.681 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:05.783 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:05.884 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:05.986 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:06.088 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:06.189 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:06.291 DEBUG [src.node.waku_node] Stopping container with id 4098055fde41
|
|
2026-01-02 04:28:06.293 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/4098055fde41370833041f9a1cdf712d07df6e28a2e90e679fd5f772a514af78/stop: Not Found ("No such container: 4098055fde41370833041f9a1cdf712d07df6e28a2e90e679fd5f772a514af78")
|
|
2026-01-02 04:28:06.294 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-02 04:28:06.316 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:28:06.339 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:28:06.339 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:28:06.340 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:28:06.340 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:28:06.350 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-02 04:28:06.350 DEBUG [tests.conftest] Running test: test_light_push_with_extra_field with id: 2026-01-02_04-28-06__a4beade2-8d7a-4282-aaf5-8837ff9b0509
|
|
2026-01-02 04:28:06.350 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-02 04:28:06.351 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-01-02 04:28:06.357 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:28:06.357 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-01-02_04-28-06__a4beade2-8d7a-4282-aaf5-8837ff9b0509__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:28:06.357 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:28:06.357 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:28:06.358 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:28:06.359 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.16.229
|
|
2026-01-02 04:28:06.359 DEBUG [src.node.docker_mananger] Generated ports ['58850', '58851', '58852', '58853', '58854']
|
|
2026-01-02 04:28:06.359 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:28:06.359 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:28:06.359 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:28:06.359 DEBUG [src.node.docker_mananger] docker run -i -t -p 58850:58850 -p 58851:58851 -p 58852:58852 -p 58853:58853 -p 58854:58854 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=58852 --rest-port=58850 --tcp-port=58851 --discv5-udp-port=58853 --rest-address=0.0.0.0 --nat=extip:172.18.16.229 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fba1adfcce3dab4dccf8dc57c47ccf1e5d1c1ef2339eca76043b9dda0face276 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58854 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-01-02 04:28:06.508 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.16.229 waku 401827412b6929bc6a0503c0a45e8a9da73a24f89fbfed1c206b0df1b88d865a
|
|
2026-01-02 04:28:06.534 DEBUG [src.node.docker_mananger] Container started with ID 401827412b69. Setting up logs at ./log/docker/receiving_node1_2026-01-02_04-28-06__a4beade2-8d7a-4282-aaf5-8837ff9b0509__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:28:06.534 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58850
|
|
2026-01-02 04:28:06.534 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:28:07.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58850/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:07.538 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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"}]}'
|
|
2026-01-02 04:28:07.538 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:28:07.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58850/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:07.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.16.229/tcp/58851/p2p/16Uiu2HAkyarRLeymMTH7qAQ4dS29R5sqejb9488sF5GBkY33F6EB","/ip4/172.18.16.229/tcp/58852/ws/p2p/16Uiu2HAkyarRLeymMTH7qAQ4dS29R5sqejb9488sF5GBkY33F6EB"],"enrUri":"enr:-L24QMbOG1pNUmo7LW2-ghQhlaGNdCNhtTrRLaC4iQsWA93hd0hffoTlu14-451I557YwVz-UWYV9qUVODVnHQ5dBl4CgmlkgnY0gmlwhKwSEOWKbXVsdGlhZGRyc5YACASsEhDlBuXjAAoErBIQ5Qbl5N0DgnJzhQADAQAAiXNlY3AyNTZrMaECPcjHsOX1O-wQIY2Gk33AAvAMx21XJ26hNVE9oHJ87YCDdGNwguXjg3VkcILl5YV3YWt1Mgk"}'
|
|
2026-01-02 04:28:07.540 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:28:07.547 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:28:07.547 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-01-02_04-28-06__a4beade2-8d7a-4282-aaf5-8837ff9b0509__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:28:07.547 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:28:07.547 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:28:07.548 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:28:07.548 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.88.10
|
|
2026-01-02 04:28:07.548 DEBUG [src.node.docker_mananger] Generated ports ['12331', '12332', '12333', '12334', '12335']
|
|
2026-01-02 04:28:07.549 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:28:07.549 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:28:07.549 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:28:07.549 DEBUG [src.node.docker_mananger] docker run -i -t -p 12331:12331 -p 12332:12332 -p 12333:12333 -p 12334:12334 -p 12335:12335 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=12333 --rest-port=12331 --tcp-port=12332 --discv5-udp-port=12334 --rest-address=0.0.0.0 --nat=extip:172.18.88.10 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f4dd1d266ad562c54e16bcbcfa1c4bbb3bdbe0adb5afb7826aed731a1953be80 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12335 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-01-02 04:28:07.696 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.88.10 waku 0646d1332f957a79c6aeb30621219661403d963c32ba349714e7a227ec30923f
|
|
2026-01-02 04:28:07.721 DEBUG [src.node.docker_mananger] Container started with ID 0646d1332f95. Setting up logs at ./log/docker/receiving_node2_2026-01-02_04-28-06__a4beade2-8d7a-4282-aaf5-8837ff9b0509__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:28:07.721 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12331
|
|
2026-01-02 04:28:07.722 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:28:08.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12331/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:08.725 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"}]}'
|
|
2026-01-02 04:28:08.725 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-02 04:28:08.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12331/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:08.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.88.10/tcp/12332/p2p/16Uiu2HAmAp6H25hZ1wNVbXdjLgC8LLdJYHxGnSFVDQyE9kGhddHH","/ip4/172.18.88.10/tcp/12333/ws/p2p/16Uiu2HAmAp6H25hZ1wNVbXdjLgC8LLdJYHxGnSFVDQyE9kGhddHH"],"enrUri":"enr:-L24QJgawbQS5dHPfbpeMGAdz05jaJznyvM9zHTCM_0vPYqwWX8UfQpY246miJHLO29DYxUoAgYfR-KU0wzVFrolQbUCgmlkgnY0gmlwhKwSWAqKbXVsdGlhZGRyc5YACASsElgKBjAsAAoErBJYCgYwLd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC5J2N7Rs4gRHUH4cIKajQ3vq1b5ZwnfwVACKUid1-swCDdGNwgjAsg3VkcIIwLoV3YWt1MgE"}'
|
|
2026-01-02 04:28:08.728 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-02 04:28:08.728 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12331/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.16.229/tcp/58851/p2p/16Uiu2HAkyarRLeymMTH7qAQ4dS29R5sqejb9488sF5GBkY33F6EB"]'
|
|
2026-01-02 04:28:08.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-02 04:28:08.768 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-02 04:28:08.769 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-01-02_04-28-06__a4beade2-8d7a-4282-aaf5-8837ff9b0509__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:28:08.772 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:28:08.772 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:28:08.774 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:28:08.774 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.254.124
|
|
2026-01-02 04:28:08.774 DEBUG [src.node.docker_mananger] Generated ports ['32747', '32748', '32749', '32750', '32751']
|
|
2026-01-02 04:28:08.775 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:28:08.775 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:28:08.775 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:28:08.775 DEBUG [src.node.docker_mananger] docker run -i -t -p 32747:32747 -p 32748:32748 -p 32749:32749 -p 32750:32750 -p 32751:32751 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=32749 --rest-port=32747 --tcp-port=32748 --discv5-udp-port=32750 --rest-address=0.0.0.0 --nat=extip:172.18.254.124 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7b5edbadce0b7bbcbd5ef3e9781220bfedfa79dcee82f9e00046202f41ba291c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32751 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMbOG1pNUmo7LW2-ghQhlaGNdCNhtTrRLaC4iQsWA93hd0hffoTlu14-451I557YwVz-UWYV9qUVODVnHQ5dBl4CgmlkgnY0gmlwhKwSEOWKbXVsdGlhZGRyc5YACASsEhDlBuXjAAoErBIQ5Qbl5N0DgnJzhQADAQAAiXNlY3AyNTZrMaECPcjHsOX1O-wQIY2Gk33AAvAMx21XJ26hNVE9oHJ87YCDdGNwguXjg3VkcILl5YV3YWt1Mgk --lightpushnode=/ip4/172.18.16.229/tcp/58851/p2p/16Uiu2HAkyarRLeymMTH7qAQ4dS29R5sqejb9488sF5GBkY33F6EB --lightpush=true --relay=false
|
|
2026-01-02 04:28:08.930 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.254.124 waku b958e3c950063af52f24d1fb591e2afb72fee3d89629f40eb8d29a6f6850e216
|
|
2026-01-02 04:28:08.952 DEBUG [src.node.docker_mananger] Container started with ID b958e3c95006. Setting up logs at ./log/docker/lightpush_node1_2026-01-02_04-28-06__a4beade2-8d7a-4282-aaf5-8837ff9b0509__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:28:08.954 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32747
|
|
2026-01-02 04:28:08.954 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:28:09.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:10.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:10.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:10.248 ERROR [src.node.docker_mananger] Max retries reached for container b958e3c95006. Exiting log stream.
|
|
2026-01-02 04:28:10.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:10.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:10.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:10.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:10.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:10.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:10.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:10.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:11.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:11.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:11.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:11.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:11.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:11.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:11.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:11.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:11.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:11.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:12.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:12.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:12.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:12.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:12.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:12.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:12.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:12.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:12.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:12.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:13.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:13.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:13.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:13.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:13.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:13.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:13.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:13.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:13.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:14.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:14.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:14.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:14.315 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:14.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:14.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:14.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:14.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:14.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:14.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:15.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:15.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:15.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:15.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:15.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:15.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:15.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:15.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:15.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:15.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:16.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:16.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:16.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:16.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:16.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:16.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:16.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:16.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:16.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:16.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:17.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:17.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:17.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:17.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:17.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:17.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:17.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:17.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:17.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:17.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:18.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:18.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:18.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:18.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:18.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:18.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:18.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:18.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:18.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:18.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:19.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:19.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:19.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:19.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:19.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:19.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:19.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:19.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:19.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:19.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:20.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:20.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:20.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:20.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:20.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:20.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:20.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:20.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:20.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:21.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:21.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:21.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:21.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:21.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:21.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:21.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:21.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:21.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:21.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:22.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:22.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:22.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:22.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:22.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:22.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:22.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:22.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:22.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:22.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:23.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:23.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:23.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:23.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:23.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:23.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:23.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:23.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:23.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:23.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:24.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:24.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:24.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:24.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:24.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:24.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:24.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:24.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:24.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:24.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:25.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:25.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:25.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:25.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:25.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:25.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:25.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:25.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:25.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:25.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:26.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:26.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:26.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:26.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:26.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:26.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:26.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:26.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:26.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:26.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:27.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:27.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:27.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:27.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:27.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:27.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:27.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:27.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:27.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:28.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:28.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:28.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:28.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:28.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:28.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:28.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:28.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:28.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:28.918 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:29.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:29.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:29.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:29.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:29.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:29.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:29.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:29.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:29.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:29.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:30.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32747/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:30.034 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=32747): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f749d754620>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-02 04:28:30.135 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:28:30.135 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:28:30.137 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:28:30.137 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.250.138
|
|
2026-01-02 04:28:30.137 DEBUG [src.node.docker_mananger] Generated ports ['2215', '2216', '2217', '2218', '2219']
|
|
2026-01-02 04:28:30.137 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:28:30.137 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:28:30.137 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:28:30.137 DEBUG [src.node.docker_mananger] docker run -i -t -p 2215:2215 -p 2216:2216 -p 2217:2217 -p 2218:2218 -p 2219:2219 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=2217 --rest-port=2215 --tcp-port=2216 --discv5-udp-port=2218 --rest-address=0.0.0.0 --nat=extip:172.18.250.138 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e488f91d0dcfcdd9a2f0fc2177668d6b5a8a0affaaeef6ade3a904dcfe5a53cc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2219 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMbOG1pNUmo7LW2-ghQhlaGNdCNhtTrRLaC4iQsWA93hd0hffoTlu14-451I557YwVz-UWYV9qUVODVnHQ5dBl4CgmlkgnY0gmlwhKwSEOWKbXVsdGlhZGRyc5YACASsEhDlBuXjAAoErBIQ5Qbl5N0DgnJzhQADAQAAiXNlY3AyNTZrMaECPcjHsOX1O-wQIY2Gk33AAvAMx21XJ26hNVE9oHJ87YCDdGNwguXjg3VkcILl5YV3YWt1Mgk --lightpushnode=/ip4/172.18.16.229/tcp/58851/p2p/16Uiu2HAkyarRLeymMTH7qAQ4dS29R5sqejb9488sF5GBkY33F6EB --lightpush=true --relay=false
|
|
2026-01-02 04:28:30.287 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.250.138 waku e3c36011eafa9b4dad4948130310306144e53fcd3f67744cde080ed4147d50ac
|
|
2026-01-02 04:28:30.310 DEBUG [src.node.docker_mananger] Container started with ID e3c36011eafa. Setting up logs at ./log/docker/lightpush_node1_2026-01-02_04-28-06__a4beade2-8d7a-4282-aaf5-8837ff9b0509__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:28:30.312 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2215
|
|
2026-01-02 04:28:30.312 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:28:31.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:31.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:31.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:31.571 ERROR [src.node.docker_mananger] Max retries reached for container e3c36011eafa. Exiting log stream.
|
|
2026-01-02 04:28:31.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:31.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:31.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:31.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:32.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:32.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:32.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:32.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:32.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:32.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:32.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:32.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:32.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:32.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:33.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:33.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:33.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:33.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:33.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:33.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:33.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:33.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:33.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:33.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:34.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:34.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:34.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:34.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:34.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:34.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:34.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:34.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:34.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:34.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:35.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:35.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:35.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:35.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:35.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:35.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:35.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:35.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:35.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:35.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:36.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:36.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:36.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:36.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:36.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:36.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:36.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:36.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:36.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:36.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:37.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:37.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:37.296 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:37.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:37.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:37.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:37.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:37.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:37.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:38.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:38.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:38.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:38.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:38.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:38.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:38.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:38.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:38.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:38.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:39.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:39.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:39.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:39.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:39.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:39.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:39.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:39.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:39.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:39.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:40.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:40.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:40.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:40.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:40.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:40.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:40.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:40.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:40.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:40.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:41.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:41.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:41.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:41.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:41.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:41.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:41.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:41.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:41.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:41.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:42.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:42.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:42.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:42.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:42.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:42.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:42.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:42.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:42.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:42.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:43.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:43.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:43.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:43.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:43.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:43.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:43.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:43.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:43.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:43.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:44.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:44.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:44.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:44.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:44.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:44.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:44.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:44.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:44.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:45.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:45.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:45.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:45.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:45.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:45.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:45.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:45.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:45.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:45.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:46.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:46.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:46.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:46.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:46.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:46.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:46.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:46.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:46.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:46.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:47.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:47.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:47.235 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:47.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:47.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:47.539 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:47.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:47.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:47.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:47.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:48.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:48.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:48.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:48.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:48.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:48.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:48.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:48.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:48.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:48.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:49.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:49.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:49.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:49.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:49.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:49.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:49.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:49.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:49.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:49.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:50.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:50.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:50.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:50.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:50.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:50.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:50.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:50.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:50.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:50.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:51.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:51.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:51.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:51.314 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=2215): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f749d788b00>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-02 04:28:51.415 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-02 04:28:51.415 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-02 04:28:51.417 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-02 04:28:51.417 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.111.236
|
|
2026-01-02 04:28:51.417 DEBUG [src.node.docker_mananger] Generated ports ['33592', '33593', '33594', '33595', '33596']
|
|
2026-01-02 04:28:51.417 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-02 04:28:51.417 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-02 04:28:51.417 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-02 04:28:51.417 DEBUG [src.node.docker_mananger] docker run -i -t -p 33592:33592 -p 33593:33593 -p 33594:33594 -p 33595:33595 -p 33596:33596 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=33594 --rest-port=33592 --tcp-port=33593 --discv5-udp-port=33595 --rest-address=0.0.0.0 --nat=extip:172.18.111.236 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1dfc87b81dae5edfc5fc796aabad1e4454eba8ebec753afdaf2dbcebd8dde11e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33596 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMbOG1pNUmo7LW2-ghQhlaGNdCNhtTrRLaC4iQsWA93hd0hffoTlu14-451I557YwVz-UWYV9qUVODVnHQ5dBl4CgmlkgnY0gmlwhKwSEOWKbXVsdGlhZGRyc5YACASsEhDlBuXjAAoErBIQ5Qbl5N0DgnJzhQADAQAAiXNlY3AyNTZrMaECPcjHsOX1O-wQIY2Gk33AAvAMx21XJ26hNVE9oHJ87YCDdGNwguXjg3VkcILl5YV3YWt1Mgk --lightpushnode=/ip4/172.18.16.229/tcp/58851/p2p/16Uiu2HAkyarRLeymMTH7qAQ4dS29R5sqejb9488sF5GBkY33F6EB --lightpush=true --relay=false
|
|
2026-01-02 04:28:51.567 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.111.236 waku fc601b4e1e52b06ec4682d3379c749ac2b36c6762f33b1d06fb06c606e3c8bad
|
|
2026-01-02 04:28:51.589 DEBUG [src.node.docker_mananger] Container started with ID fc601b4e1e52. Setting up logs at ./log/docker/lightpush_node1_2026-01-02_04-28-06__a4beade2-8d7a-4282-aaf5-8837ff9b0509__wakuorg_nwaku:latest.log
|
|
2026-01-02 04:28:51.591 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33592
|
|
2026-01-02 04:28:51.591 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-02 04:28:52.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:52.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:52.795 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:52.839 ERROR [src.node.docker_mananger] Max retries reached for container fc601b4e1e52. Exiting log stream.
|
|
2026-01-02 04:28:52.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:52.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:53.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:53.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:53.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:53.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:53.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:53.606 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:53.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:53.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:53.910 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:54.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:54.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:54.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:54.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:54.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:54.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:54.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:54.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:54.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:54.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:55.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:55.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:55.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:55.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:55.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:55.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:55.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:55.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:55.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:55.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:56.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:56.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:56.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:56.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:56.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:56.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:56.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:56.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:56.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:56.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:57.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:57.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:57.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:57.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:57.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:57.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:57.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:57.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:57.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:57.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:58.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:58.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:58.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:58.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:58.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:58.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:58.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:58.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:58.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:58.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:59.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:59.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:59.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:59.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:59.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:59.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:59.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:59.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:59.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:28:59.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:00.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:00.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:00.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:00.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:00.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:00.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:00.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:00.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:00.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:01.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:01.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:01.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:01.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:01.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:01.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:01.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:01.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:01.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:01.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:02.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:02.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:02.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:02.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:02.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:02.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:02.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:02.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:02.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:02.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:03.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:03.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:03.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:03.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:03.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:03.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:03.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:03.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:03.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:03.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:04.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:04.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:04.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:04.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:04.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:04.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:04.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:04.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:04.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:04.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:05.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:05.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:05.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:05.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:05.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:05.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:05.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:05.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:05.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:05.981 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:06.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:06.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:06.285 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:06.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:06.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:06.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:06.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:06.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:06.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:06.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:07.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:07.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:07.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:07.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:07.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:07.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:07.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:07.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:07.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:08.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:08.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:08.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:08.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:08.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:08.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:08.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:08.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:08.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:08.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:09.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:09.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:09.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:09.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:09.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:09.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:09.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:09.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:09.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:09.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:10.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:10.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:10.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:10.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:10.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:10.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:10.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:10.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:10.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:10.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:11.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:11.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:11.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:11.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:11.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:11.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:11.663 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:11.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:11.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:11.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:12.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:12.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:12.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:12.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:12.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:12.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:12.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-02 04:29:12.679 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=33592): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f749d728950>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-02 04:29:12.854 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-02 04:29:12.855 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-02 04:29:12.855 DEBUG [src.node.waku_node] Stopping container with id 401827412b69
|
|
2026-01-02 04:29:13.338 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:29:13.339 DEBUG [src.node.waku_node] Stopping container with id 0646d1332f95
|
|
2026-01-02 04:29:13.776 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-02 04:29:13.778 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:13.880 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:13.982 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:14.084 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:14.151 ERROR [src.node.docker_mananger] Max retries reached for container 401827412b69. Exiting log stream.
|
|
2026-01-02 04:29:14.186 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:14.288 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:14.390 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:14.491 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:14.591 ERROR [src.node.docker_mananger] Max retries reached for container 0646d1332f95. Exiting log stream.
|
|
2026-01-02 04:29:14.593 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:14.694 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:14.796 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:14.898 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:14.999 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:15.101 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:15.203 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:15.304 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:15.406 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:15.508 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:15.609 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:15.711 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:15.813 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:15.915 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:16.016 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:16.118 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:16.220 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:16.322 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:16.424 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:16.525 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:16.627 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:16.729 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:16.830 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:16.932 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:17.034 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:17.135 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:17.237 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:17.339 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:17.441 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:17.542 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:17.644 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:17.746 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:17.847 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:17.949 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:18.051 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:18.153 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:18.254 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:18.356 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:18.458 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:18.559 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:18.661 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:18.763 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:18.865 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:18.866 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/fc601b4e1e52b06ec4682d3379c749ac2b36c6762f33b1d06fb06c606e3c8bad/stop: Not Found ("No such container: fc601b4e1e52b06ec4682d3379c749ac2b36c6762f33b1d06fb06c606e3c8bad")
|
|
2026-01-02 04:29:18.866 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:18.968 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:19.070 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:19.171 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:19.273 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:19.375 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:19.476 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:19.578 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:19.679 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:19.781 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:19.883 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:19.984 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:20.086 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:20.188 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:20.290 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:20.391 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:20.493 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:20.595 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:20.697 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:20.798 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:20.900 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:21.002 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:21.103 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:21.205 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:21.307 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:21.408 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:21.510 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:21.612 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:21.714 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:21.815 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:21.917 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:22.019 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:22.120 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:22.222 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:22.324 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:22.425 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:22.527 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:22.629 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:22.731 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:22.832 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:22.934 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:23.036 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:23.138 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:23.239 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:23.341 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:23.443 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:23.545 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:23.646 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:23.748 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:23.850 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:23.951 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:23.953 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/fc601b4e1e52b06ec4682d3379c749ac2b36c6762f33b1d06fb06c606e3c8bad/stop: Not Found ("No such container: fc601b4e1e52b06ec4682d3379c749ac2b36c6762f33b1d06fb06c606e3c8bad")
|
|
2026-01-02 04:29:23.953 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:24.054 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:24.156 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:24.258 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:24.359 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:24.461 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:24.562 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:24.664 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:24.766 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:24.867 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:24.969 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:25.071 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:25.172 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:25.274 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:25.376 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:25.478 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:25.579 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:25.681 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:25.783 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:25.884 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:25.986 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:26.088 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:26.190 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:26.292 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:26.393 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:26.495 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:26.596 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:26.698 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:26.800 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:26.902 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:27.003 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:27.105 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:27.206 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:27.308 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:27.410 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:27.511 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:27.613 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:27.715 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:27.816 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:27.918 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:28.020 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:28.121 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:28.223 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:28.325 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:28.427 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:28.528 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:28.630 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:28.732 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:28.833 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:28.935 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:29.037 DEBUG [src.node.waku_node] Stopping container with id fc601b4e1e52
|
|
2026-01-02 04:29:29.038 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/fc601b4e1e52b06ec4682d3379c749ac2b36c6762f33b1d06fb06c606e3c8bad/stop: Not Found ("No such container: fc601b4e1e52b06ec4682d3379c749ac2b36c6762f33b1d06fb06c606e3c8bad")
|
|
2026-01-02 04:29:29.039 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-02 04:29:29.062 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:29:29.085 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:29:29.085 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:29:29.086 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-02 04:29:29.086 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|