mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 17:03:12 +00:00
1737 lines
252 KiB
Plaintext
1737 lines
252 KiB
Plaintext
2025-12-22 04:17:55.642 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-22 04:17:55.642 DEBUG [tests.conftest] Running test: test_2_lightpush_nodes_and_2_receiving_nodes with id: 2025-12-22_04-17-55__9345b1f3-d21c-47a1-ac66-29fde2a10e7e
|
|
2025-12-22 04:17:55.643 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-22 04:17:55.643 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-22 04:17:55.650 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-22 04:17:55.650 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-22_04-17-55__9345b1f3-d21c-47a1-ac66-29fde2a10e7e__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:17:55.650 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:17:55.650 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:17:55.651 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:17:55.652 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.1.185
|
|
2025-12-22 04:17:55.652 DEBUG [src.node.docker_mananger] Generated ports ['47249', '47250', '47251', '47252', '47253']
|
|
2025-12-22 04:17:55.652 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:17:55.652 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:17:55.652 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:17:55.652 DEBUG [src.node.docker_mananger] docker run -i -t -p 47249:47249 -p 47250:47250 -p 47251:47251 -p 47252:47252 -p 47253:47253 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=47251 --rest-port=47249 --tcp-port=47250 --discv5-udp-port=47252 --rest-address=0.0.0.0 --nat=extip:172.18.1.185 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9d113ffa0a4a564dccb2ffd1444368cfae1db2b47ff0ee112f5aadeaa4e79ca3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47253 --metrics-logging=true --lightpush=true --relay=true
|
|
2025-12-22 04:17:55.836 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.1.185 waku 135aead480989f40977084785b12435ee346b05d98459c5a0e345b7e124c848f
|
|
2025-12-22 04:17:55.865 DEBUG [src.node.docker_mananger] Container started with ID 135aead48098. Setting up logs at ./log/docker/receiving_node1_2025-12-22_04-17-55__9345b1f3-d21c-47a1-ac66-29fde2a10e7e__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:17:55.865 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47249
|
|
2025-12-22 04:17:55.867 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:17:55.972 ERROR [src.node.docker_mananger] Max retries reached for container 54b37b0f3044. Exiting log stream.
|
|
2025-12-22 04:17:56.442 ERROR [src.node.docker_mananger] Max retries reached for container 3a2e71dacd86. Exiting log stream.
|
|
2025-12-22 04:17:56.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47249/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:17:56.871 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"}]}'
|
|
2025-12-22 04:17:56.871 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-22 04:17:56.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47249/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:17:56.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.1.185/tcp/47250/p2p/16Uiu2HAmSVJUZxuEJf6HWCBTrUo2pWwW57mX2BmZmfgV66jDKMKS","/ip4/172.18.1.185/tcp/47251/ws/p2p/16Uiu2HAmSVJUZxuEJf6HWCBTrUo2pWwW57mX2BmZmfgV66jDKMKS"],"enrUri":"enr:-L24QAGD26zDSuClQ-zoT6_LRo1Mle4VJPtd-zel3gJQtjU-ek3pjuMsHtLe5lNlSkapR8EVhSCCt_wpBVbALmo4OMwCgmlkgnY0gmlwhKwSAbmKbXVsdGlhZGRyc5YACASsEgG5BriSAAoErBIBuQa4k90DgnJzhQADAQAAiXNlY3AyNTZrMaEDzYhNrwV2YoJVV_OqDH0s0TWN12yTNqiniN2HiW7piI2DdGNwgriSg3VkcIK4lIV3YWt1Mgk"}'
|
|
2025-12-22 04:17:56.874 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-22 04:17:56.880 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-22 04:17:56.881 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-22_04-17-55__9345b1f3-d21c-47a1-ac66-29fde2a10e7e__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:17:56.881 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:17:56.881 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:17:56.882 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:17:56.882 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.134.116
|
|
2025-12-22 04:17:56.882 DEBUG [src.node.docker_mananger] Generated ports ['48456', '48457', '48458', '48459', '48460']
|
|
2025-12-22 04:17:56.883 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:17:56.883 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:17:56.883 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:17:56.883 DEBUG [src.node.docker_mananger] docker run -i -t -p 48456:48456 -p 48457:48457 -p 48458:48458 -p 48459:48459 -p 48460:48460 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=48458 --rest-port=48456 --tcp-port=48457 --discv5-udp-port=48459 --rest-address=0.0.0.0 --nat=extip:172.18.134.116 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1096c5eabc921541fad75bed7cd1bbdc1e26faccaafeab27a40b7ac2c89daef5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48460 --metrics-logging=true --lightpush=false --relay=true
|
|
2025-12-22 04:17:57.056 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.134.116 waku 74218c930b689e3b812fe8f2cd6a13dea37ccbf8b59eb76de46aaa938c0ba22c
|
|
2025-12-22 04:17:57.089 DEBUG [src.node.docker_mananger] Container started with ID 74218c930b68. Setting up logs at ./log/docker/receiving_node2_2025-12-22_04-17-55__9345b1f3-d21c-47a1-ac66-29fde2a10e7e__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:17:57.089 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48456
|
|
2025-12-22 04:17:57.089 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:17:58.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48456/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:17:58.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-22 04:17:58.093 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-22 04:17:58.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48456/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:17:58.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.134.116/tcp/48457/p2p/16Uiu2HAm3tE9FJfFaPadUNH23HmkeUvFA3pxoyBABKLGs2zfSCzp","/ip4/172.18.134.116/tcp/48458/ws/p2p/16Uiu2HAm3tE9FJfFaPadUNH23HmkeUvFA3pxoyBABKLGs2zfSCzp"],"enrUri":"enr:-L24QBEchRHdadNTj73kwxvsTuRWktImvTAWDx2252E5zKBnTSn-OqJ-AzUlWXY18n_rsZDLwxzr9MGO4ekEAjeftGwCgmlkgnY0gmlwhKwShnSKbXVsdGlhZGRyc5YACASsEoZ0Br1JAAoErBKGdAa9St0DgnJzhQADAQAAiXNlY3AyNTZrMaECfar2mI_bEETwC_Qt9KSPj_0mz9LUh8-WZXsnBQm-hM2DdGNwgr1Jg3VkcIK9S4V3YWt1MgE"}'
|
|
2025-12-22 04:17:58.096 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-22 04:17:58.096 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48456/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.1.185/tcp/47250/p2p/16Uiu2HAmSVJUZxuEJf6HWCBTrUo2pWwW57mX2BmZmfgV66jDKMKS"]'
|
|
2025-12-22 04:17:58.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:17:58.141 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-22 04:17:58.141 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-22_04-17-55__9345b1f3-d21c-47a1-ac66-29fde2a10e7e__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:17:58.142 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:17:58.143 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:17:58.146 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:17:58.147 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.245.146
|
|
2025-12-22 04:17:58.147 DEBUG [src.node.docker_mananger] Generated ports ['58243', '58244', '58245', '58246', '58247']
|
|
2025-12-22 04:17:58.147 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:17:58.148 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:17:58.148 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:17:58.148 DEBUG [src.node.docker_mananger] docker run -i -t -p 58243:58243 -p 58244:58244 -p 58245:58245 -p 58246:58246 -p 58247:58247 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=58245 --rest-port=58243 --tcp-port=58244 --discv5-udp-port=58246 --rest-address=0.0.0.0 --nat=extip:172.18.245.146 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7facb9bdcccf3fc88cfc4fa3a6011f3c3cfcbe6b39dbbf21cf574a502adbc3b7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58247 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QAGD26zDSuClQ-zoT6_LRo1Mle4VJPtd-zel3gJQtjU-ek3pjuMsHtLe5lNlSkapR8EVhSCCt_wpBVbALmo4OMwCgmlkgnY0gmlwhKwSAbmKbXVsdGlhZGRyc5YACASsEgG5BriSAAoErBIBuQa4k90DgnJzhQADAQAAiXNlY3AyNTZrMaEDzYhNrwV2YoJVV_OqDH0s0TWN12yTNqiniN2HiW7piI2DdGNwgriSg3VkcIK4lIV3YWt1Mgk --lightpushnode=/ip4/172.18.1.185/tcp/47250/p2p/16Uiu2HAmSVJUZxuEJf6HWCBTrUo2pWwW57mX2BmZmfgV66jDKMKS --lightpush=true --relay=false
|
|
2025-12-22 04:17:58.324 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.245.146 waku f89d5cf6dc8415eed5b99a14d5b4a3ee21c45bb2bb00c69375bbcce7dedd955f
|
|
2025-12-22 04:17:58.355 DEBUG [src.node.docker_mananger] Container started with ID f89d5cf6dc84. Setting up logs at ./log/docker/lightpush_node1_2025-12-22_04-17-55__9345b1f3-d21c-47a1-ac66-29fde2a10e7e__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:17:58.356 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58243
|
|
2025-12-22 04:17:58.357 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:17:59.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:17:59.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:17:59.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:17:59.655 ERROR [src.node.docker_mananger] Max retries reached for container f89d5cf6dc84. Exiting log stream.
|
|
2025-12-22 04:17:59.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:17:59.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:17:59.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:17:59.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:00.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:00.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:00.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:00.370 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:00.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:00.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:00.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:00.776 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:00.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:00.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:01.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:01.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:01.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:01.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:01.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:01.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:01.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:01.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:01.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:01.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:02.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:02.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:02.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:02.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:02.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:02.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:02.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:02.801 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:02.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:03.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:03.105 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:03.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:03.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:03.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:03.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:03.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:03.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:03.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:03.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:04.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:04.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:04.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:04.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:04.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:04.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:04.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:04.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:04.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:04.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:05.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:05.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:05.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:05.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:05.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:05.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:05.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:05.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:05.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:05.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:06.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:06.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:06.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:06.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:06.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:06.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:06.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:06.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:06.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:06.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:07.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:07.159 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:07.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:07.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:07.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:07.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:07.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:07.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:07.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:07.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:08.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:08.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:08.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:08.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:08.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:08.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:08.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:08.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:08.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:08.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:09.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:09.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:09.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:09.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:09.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:09.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:09.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:09.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:09.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:09.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:10.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:10.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:10.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:10.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:10.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:10.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:10.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:10.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:10.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:11.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:11.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:11.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:11.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:11.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:11.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:11.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:11.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:11.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:11.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:12.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:12.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:12.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:12.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:12.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:12.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:12.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:12.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:12.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:12.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:13.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:13.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:13.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:13.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:13.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:13.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:13.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:13.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:13.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:13.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:14.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:14.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:14.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:14.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:14.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:14.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:14.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:14.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:14.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:14.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:15.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:15.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:15.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:15.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:15.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:15.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:15.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:15.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:15.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:15.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:16.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:16.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:16.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:16.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:16.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:16.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:16.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:16.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:16.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:16.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:17.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:17.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:17.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:17.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:17.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:17.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:17.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:17.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:17.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:18.002 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:18.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:18.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:18.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:18.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:18.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:18.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:18.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:18.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:18.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:19.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:19.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:19.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:19.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:19.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58243/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:19.423 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=58243): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fa8ea9df650>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-22 04:18:19.523 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:18:19.523 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:18:19.525 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:18:19.525 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.154.80
|
|
2025-12-22 04:18:19.525 DEBUG [src.node.docker_mananger] Generated ports ['15063', '15064', '15065', '15066', '15067']
|
|
2025-12-22 04:18:19.525 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:18:19.525 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:18:19.526 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:18:19.526 DEBUG [src.node.docker_mananger] docker run -i -t -p 15063:15063 -p 15064:15064 -p 15065:15065 -p 15066:15066 -p 15067:15067 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=15065 --rest-port=15063 --tcp-port=15064 --discv5-udp-port=15066 --rest-address=0.0.0.0 --nat=extip:172.18.154.80 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3c77cb1ac0ee9bcf7b2b1d4b095cdea19cc7c7dba16eb1507b8eb0e56d700683 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15067 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QAGD26zDSuClQ-zoT6_LRo1Mle4VJPtd-zel3gJQtjU-ek3pjuMsHtLe5lNlSkapR8EVhSCCt_wpBVbALmo4OMwCgmlkgnY0gmlwhKwSAbmKbXVsdGlhZGRyc5YACASsEgG5BriSAAoErBIBuQa4k90DgnJzhQADAQAAiXNlY3AyNTZrMaEDzYhNrwV2YoJVV_OqDH0s0TWN12yTNqiniN2HiW7piI2DdGNwgriSg3VkcIK4lIV3YWt1Mgk --lightpushnode=/ip4/172.18.1.185/tcp/47250/p2p/16Uiu2HAmSVJUZxuEJf6HWCBTrUo2pWwW57mX2BmZmfgV66jDKMKS --lightpush=true --relay=false
|
|
2025-12-22 04:18:19.702 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.154.80 waku d8fc9944110f2027fe9edaf0fca729d30ebb7d92d4a86741556d9691950343f6
|
|
2025-12-22 04:18:19.729 DEBUG [src.node.docker_mananger] Container started with ID d8fc9944110f. Setting up logs at ./log/docker/lightpush_node1_2025-12-22_04-17-55__9345b1f3-d21c-47a1-ac66-29fde2a10e7e__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:18:19.730 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15063
|
|
2025-12-22 04:18:19.730 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:18:20.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:20.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:20.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:21.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:21.047 ERROR [src.node.docker_mananger] Max retries reached for container d8fc9944110f. Exiting log stream.
|
|
2025-12-22 04:18:21.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:21.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:21.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:21.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:21.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:21.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:21.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:21.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:21.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:22.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:22.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:22.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:22.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:22.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:22.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:22.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:22.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:22.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:22.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:23.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:23.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:23.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:23.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:23.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:23.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:23.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:23.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:23.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:23.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:24.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:24.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:24.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:24.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:24.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:24.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:24.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:24.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:24.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:24.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:25.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:25.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:25.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:25.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:25.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:25.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:25.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:25.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:25.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:25.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:26.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:26.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:26.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:26.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:26.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:26.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:26.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:26.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:26.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:27.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:27.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:27.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:27.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:27.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:27.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:27.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:27.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:27.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:27.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:28.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:28.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:28.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:28.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:28.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:28.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:28.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:28.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:28.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:28.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:29.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:29.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:29.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:29.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:29.442 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:29.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:29.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:29.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:29.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:29.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:30.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:30.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:30.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:30.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:30.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:30.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:30.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:30.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:30.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:30.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:31.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:31.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:31.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:31.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:31.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:31.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:31.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:31.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:31.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:31.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:32.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:32.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:32.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:32.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:32.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:32.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:32.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:32.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:32.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:32.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:33.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:33.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:33.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:33.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:33.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:33.596 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:33.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:33.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:33.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:34.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:34.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:34.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:34.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:34.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:34.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:34.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:34.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:34.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:34.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:35.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:35.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:35.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:35.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:35.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:35.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:35.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:35.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:35.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:35.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:36.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:36.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:36.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:36.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:36.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:36.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:36.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:36.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:36.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:36.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:37.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:37.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:37.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:37.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:37.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:37.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:37.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:37.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:37.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:37.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:38.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:38.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:38.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:38.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:38.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:38.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:38.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:38.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:38.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:38.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:39.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:39.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:39.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:39.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:39.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:39.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:39.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:39.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:39.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:39.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:40.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:40.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:40.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:40.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:40.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:40.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:40.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:40.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15063/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:40.807 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=15063): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fa8eaaad160>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-22 04:18:40.908 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:18:40.908 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:18:40.909 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:18:40.910 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.218.108
|
|
2025-12-22 04:18:40.910 DEBUG [src.node.docker_mananger] Generated ports ['8574', '8575', '8576', '8577', '8578']
|
|
2025-12-22 04:18:40.910 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:18:40.910 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:18:40.910 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:18:40.910 DEBUG [src.node.docker_mananger] docker run -i -t -p 8574:8574 -p 8575:8575 -p 8576:8576 -p 8577:8577 -p 8578:8578 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=8576 --rest-port=8574 --tcp-port=8575 --discv5-udp-port=8577 --rest-address=0.0.0.0 --nat=extip:172.18.218.108 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=22deffef0abfd28f433f5081ce2e757afe2c9edc98fe4745aa539b747cf798a9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8578 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QAGD26zDSuClQ-zoT6_LRo1Mle4VJPtd-zel3gJQtjU-ek3pjuMsHtLe5lNlSkapR8EVhSCCt_wpBVbALmo4OMwCgmlkgnY0gmlwhKwSAbmKbXVsdGlhZGRyc5YACASsEgG5BriSAAoErBIBuQa4k90DgnJzhQADAQAAiXNlY3AyNTZrMaEDzYhNrwV2YoJVV_OqDH0s0TWN12yTNqiniN2HiW7piI2DdGNwgriSg3VkcIK4lIV3YWt1Mgk --lightpushnode=/ip4/172.18.1.185/tcp/47250/p2p/16Uiu2HAmSVJUZxuEJf6HWCBTrUo2pWwW57mX2BmZmfgV66jDKMKS --lightpush=true --relay=false
|
|
2025-12-22 04:18:41.091 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.218.108 waku 2f32f24165baf6a2fd8f2a77df1ac8abfde443b3dc8fb20a8b583d91c8eadac6
|
|
2025-12-22 04:18:41.119 DEBUG [src.node.docker_mananger] Container started with ID 2f32f24165ba. Setting up logs at ./log/docker/lightpush_node1_2025-12-22_04-17-55__9345b1f3-d21c-47a1-ac66-29fde2a10e7e__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:18:41.119 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8574
|
|
2025-12-22 04:18:41.119 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:18:42.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:42.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:42.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:42.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:42.456 ERROR [src.node.docker_mananger] Max retries reached for container 2f32f24165ba. Exiting log stream.
|
|
2025-12-22 04:18:42.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:42.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:42.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:42.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:42.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:43.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:43.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:43.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:43.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:43.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:43.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:43.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:43.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:43.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:43.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:44.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:44.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:44.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:44.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:44.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:44.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:44.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:44.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:44.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:44.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:45.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:45.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:45.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:45.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:45.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:45.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:45.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:45.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:45.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:45.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:46.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:46.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:46.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:46.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:46.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:46.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:46.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:46.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:46.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:46.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:47.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:47.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:47.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:47.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:47.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:47.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:47.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:47.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:47.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:47.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:48.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:48.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:48.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:48.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:48.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:48.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:48.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:48.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:48.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:49.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:49.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:49.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:49.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:49.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:49.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:49.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:49.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:49.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:49.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:50.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:50.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:50.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:50.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:50.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:50.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:50.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:50.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:50.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:50.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:51.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:51.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:51.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:51.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:51.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:51.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:51.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:51.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:51.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:51.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:52.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:52.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:52.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:52.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:52.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:52.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:52.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:52.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:52.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:52.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:53.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:53.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:53.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:53.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:53.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:53.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:53.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:53.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:53.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:53.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:54.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:54.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:54.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:54.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:54.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:54.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:54.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:54.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:54.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:54.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:55.091 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:55.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:55.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:55.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:55.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:55.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:55.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:55.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:55.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:56.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:56.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:56.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:56.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:56.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:56.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:56.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:56.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:56.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:56.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:57.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:57.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:57.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:57.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:57.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:57.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:57.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:57.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:57.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:57.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:58.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:58.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:58.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:58.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:58.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:58.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:58.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:58.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:58.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:58.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:59.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:59.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:59.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:59.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:59.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:59.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:59.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:59.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:59.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:18:59.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:00.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:00.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:00.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:00.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:00.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:00.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:00.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:00.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:00.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:00.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:01.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:01.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:01.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:01.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:01.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:01.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:01.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:01.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:01.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:01.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:02.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:02.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8574/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:02.191 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=8574): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fa8ea8642c0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-22 04:19:02.414 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-22 04:19:02.415 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-22 04:19:02.415 DEBUG [src.node.waku_node] Stopping container with id 135aead48098
|
|
2025-12-22 04:19:02.929 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-22 04:19:02.931 DEBUG [src.node.waku_node] Stopping container with id 74218c930b68
|
|
2025-12-22 04:19:03.422 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-22 04:19:03.422 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:03.525 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:03.626 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:03.729 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:03.832 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:03.834 ERROR [src.node.docker_mananger] Max retries reached for container 135aead48098. Exiting log stream.
|
|
2025-12-22 04:19:03.934 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:04.036 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:04.137 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:04.237 ERROR [src.node.docker_mananger] Max retries reached for container 74218c930b68. Exiting log stream.
|
|
2025-12-22 04:19:04.239 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:04.340 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:04.441 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:04.543 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:04.644 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:04.746 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:04.847 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:04.948 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:05.050 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:05.151 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:05.253 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:05.355 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:05.456 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:05.558 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:05.659 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:05.761 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:05.863 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:05.964 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:06.066 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:06.167 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:06.269 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:06.370 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:06.472 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:06.573 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:06.674 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:06.776 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:06.877 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:06.979 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:07.080 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:07.182 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:07.284 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:07.385 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:07.487 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:07.588 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:07.690 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:07.791 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:07.893 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:07.995 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:08.096 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:08.198 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:08.300 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:08.402 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:08.503 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:08.505 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/2f32f24165baf6a2fd8f2a77df1ac8abfde443b3dc8fb20a8b583d91c8eadac6/stop: Not Found ("No such container: 2f32f24165baf6a2fd8f2a77df1ac8abfde443b3dc8fb20a8b583d91c8eadac6")
|
|
2025-12-22 04:19:08.505 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:08.606 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:08.708 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:08.809 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:08.911 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:09.012 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:09.114 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:09.215 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:09.317 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:09.419 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:09.520 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:09.622 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:09.724 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:09.825 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:09.927 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:10.028 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:10.130 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:10.231 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:10.333 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:10.435 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:10.536 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:10.638 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:10.739 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:10.841 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:10.942 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:11.043 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:11.145 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:11.247 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:11.348 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:11.450 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:11.551 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:11.652 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:11.754 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:11.855 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:11.957 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:12.058 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:12.160 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:12.262 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:12.363 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:12.465 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:12.566 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:12.668 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:12.769 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:12.871 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:12.972 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:13.074 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:13.175 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:13.277 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:13.379 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:13.481 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:13.582 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:13.584 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/2f32f24165baf6a2fd8f2a77df1ac8abfde443b3dc8fb20a8b583d91c8eadac6/stop: Not Found ("No such container: 2f32f24165baf6a2fd8f2a77df1ac8abfde443b3dc8fb20a8b583d91c8eadac6")
|
|
2025-12-22 04:19:13.584 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:13.685 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:13.787 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:13.889 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:13.990 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:14.092 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:14.193 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:14.295 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:14.397 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:14.498 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:14.600 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:14.702 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:14.803 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:14.905 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:15.007 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:15.108 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:15.210 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:15.312 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:15.413 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:15.515 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:15.617 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:15.718 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:15.820 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:15.921 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:16.023 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:16.124 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:16.226 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:16.328 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:16.429 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:16.531 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:16.632 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:16.733 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:16.835 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:16.936 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:17.038 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:17.140 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:17.241 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:17.343 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:17.444 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:17.546 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:17.647 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:17.749 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:17.850 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:17.952 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:18.053 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:18.155 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:18.256 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:18.357 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:18.459 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:18.560 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:18.662 DEBUG [src.node.waku_node] Stopping container with id 2f32f24165ba
|
|
2025-12-22 04:19:18.664 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/2f32f24165baf6a2fd8f2a77df1ac8abfde443b3dc8fb20a8b583d91c8eadac6/stop: Not Found ("No such container: 2f32f24165baf6a2fd8f2a77df1ac8abfde443b3dc8fb20a8b583d91c8eadac6")
|
|
2025-12-22 04:19:18.665 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-22 04:19:18.711 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:19:18.735 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:19:18.736 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:19:18.736 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:19:18.736 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:19:18.737 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2025-12-22 04:19:18.737 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2025-12-22 04:19:18.737 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node1_2025-12-22_04-17-55__9345b1f3-d21c-47a1-ac66-29fde2a10e7e__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:19:18.739 DEBUG [src.libs.common] Attaching file ./log/docker/lightpush_node1_2025-12-22_04-17-55__9345b1f3-d21c-47a1-ac66-29fde2a10e7e__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:19:18.739 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node2_2025-12-22_04-17-55__9345b1f3-d21c-47a1-ac66-29fde2a10e7e__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:19:18.751 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-22 04:19:18.751 DEBUG [tests.conftest] Running test: test_2_lightpush_nodes_and_2_receiving_nodes with id: 2025-12-22_04-19-18__3377ccda-2a1b-444f-a55a-76603f8ed005
|
|
2025-12-22 04:19:18.752 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-22 04:19:18.752 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-22 04:19:18.759 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-22 04:19:18.759 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2025-12-22_04-19-18__3377ccda-2a1b-444f-a55a-76603f8ed005__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:19:18.759 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:19:18.759 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:19:18.761 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:19:18.761 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.173.109
|
|
2025-12-22 04:19:18.761 DEBUG [src.node.docker_mananger] Generated ports ['51655', '51656', '51657', '51658', '51659']
|
|
2025-12-22 04:19:18.761 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:19:18.761 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:19:18.761 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:19:18.762 DEBUG [src.node.docker_mananger] docker run -i -t -p 51655:51655 -p 51656:51656 -p 51657:51657 -p 51658:51658 -p 51659:51659 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=51657 --rest-port=51655 --tcp-port=51656 --discv5-udp-port=51658 --rest-address=0.0.0.0 --nat=extip:172.18.173.109 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=79b3bbdd3fccffe7a0b1db0dc1afcf9bedbb202bfc8c7caa0cc03b8e94baeb1c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51659 --metrics-logging=true --lightpush=true --relay=true
|
|
2025-12-22 04:19:18.937 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.173.109 waku 1dadac5ccb36e4902252a725043c9a4e38321d2f46891f6de470ab01fde3375c
|
|
2025-12-22 04:19:18.966 DEBUG [src.node.docker_mananger] Container started with ID 1dadac5ccb36. Setting up logs at ./log/docker/receiving_node1_2025-12-22_04-19-18__3377ccda-2a1b-444f-a55a-76603f8ed005__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:19:18.967 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51655
|
|
2025-12-22 04:19:18.968 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:19:19.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51655/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:19.971 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"}]}'
|
|
2025-12-22 04:19:19.972 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-22 04:19:19.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51655/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:19.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.173.109/tcp/51656/p2p/16Uiu2HAmQL6uq7y9aSXTxtug8U6LgS92dQusHhB9iEg4FFj63Rw5","/ip4/172.18.173.109/tcp/51657/ws/p2p/16Uiu2HAmQL6uq7y9aSXTxtug8U6LgS92dQusHhB9iEg4FFj63Rw5"],"enrUri":"enr:-L24QMG0vtSy6hZzMNXQ2h56VV15ESQXbNrHftHoFtEDKV0KULnTfwTqsdB9VHuWCh6M5rR-JRun14-7YKqbqTHmmQICgmlkgnY0gmlwhKwSrW2KbXVsdGlhZGRyc5YACASsEq1tBsnIAAoErBKtbQbJyd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrXWgV97jOLFRy2q68Pfdl8V5og7_otoNSwqL2Ls8yQCDdGNwgsnIg3VkcILJyoV3YWt1Mgk"}'
|
|
2025-12-22 04:19:19.974 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-22 04:19:19.981 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-22 04:19:19.981 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2025-12-22_04-19-18__3377ccda-2a1b-444f-a55a-76603f8ed005__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:19:19.981 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:19:19.981 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:19:19.983 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:19:19.983 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.150.227
|
|
2025-12-22 04:19:19.983 DEBUG [src.node.docker_mananger] Generated ports ['3719', '3720', '3721', '3722', '3723']
|
|
2025-12-22 04:19:19.983 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:19:19.983 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:19:19.983 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:19:19.984 DEBUG [src.node.docker_mananger] docker run -i -t -p 3719:3719 -p 3720:3720 -p 3721:3721 -p 3722:3722 -p 3723:3723 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=3721 --rest-port=3719 --tcp-port=3720 --discv5-udp-port=3722 --rest-address=0.0.0.0 --nat=extip:172.18.150.227 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=df8d67e61dded262f2bb5f9e6347393b78d760f87ddea3e814fa17e962246f6e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3723 --metrics-logging=true --lightpush=false --relay=true
|
|
2025-12-22 04:19:20.155 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.150.227 waku 21fb0f4b141f1337f74b4fe93036215c24e72ab5361b54f9536d2bc436b2e68f
|
|
2025-12-22 04:19:20.189 DEBUG [src.node.docker_mananger] Container started with ID 21fb0f4b141f. Setting up logs at ./log/docker/receiving_node2_2025-12-22_04-19-18__3377ccda-2a1b-444f-a55a-76603f8ed005__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:19:20.190 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3719
|
|
2025-12-22 04:19:20.190 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:19:21.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3719/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:21.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-22 04:19:21.194 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-22 04:19:21.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3719/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:21.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.150.227/tcp/3720/p2p/16Uiu2HAmN2w7Xp4RGhaz9VwkYhZwahAH8T9zRKnjt3eFkevRUGbv","/ip4/172.18.150.227/tcp/3721/ws/p2p/16Uiu2HAmN2w7Xp4RGhaz9VwkYhZwahAH8T9zRKnjt3eFkevRUGbv"],"enrUri":"enr:-L24QNnxtVJ_4SiltkfUQvmIwbvHvDh0d48nkw4hgmZClGlZQpXBVuErAVpl3ypLZAfqZCJgib2o-Ml1ozoglncIj3kCgmlkgnY0gmlwhKwSluOKbXVsdGlhZGRyc5YACASsEpbjBg6IAAoErBKW4wYOid0DgnJzhQADAQAAiXNlY3AyNTZrMaEDi1hMwOojdZIRe4JGb1xquwurBVra7BEqi6-P30B9nZ2DdGNwgg6Ig3VkcIIOioV3YWt1MgE"}'
|
|
2025-12-22 04:19:21.197 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-22 04:19:21.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3719/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.173.109/tcp/51656/p2p/16Uiu2HAmQL6uq7y9aSXTxtug8U6LgS92dQusHhB9iEg4FFj63Rw5"]'
|
|
2025-12-22 04:19:21.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-22 04:19:21.239 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-22 04:19:21.240 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2025-12-22_04-19-18__3377ccda-2a1b-444f-a55a-76603f8ed005__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:19:21.240 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:19:21.240 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:19:21.242 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:19:21.242 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.204.232
|
|
2025-12-22 04:19:21.242 DEBUG [src.node.docker_mananger] Generated ports ['63918', '63919', '63920', '63921', '63922']
|
|
2025-12-22 04:19:21.243 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:19:21.243 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:19:21.243 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:19:21.243 DEBUG [src.node.docker_mananger] docker run -i -t -p 63918:63918 -p 63919:63919 -p 63920:63920 -p 63921:63921 -p 63922:63922 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=63920 --rest-port=63918 --tcp-port=63919 --discv5-udp-port=63921 --rest-address=0.0.0.0 --nat=extip:172.18.204.232 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9f94a7b48e996f8cccdd6bc4d30cc8e50d1a9a8ec9fcff9dd7dc26eb65ace0ee --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63922 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMG0vtSy6hZzMNXQ2h56VV15ESQXbNrHftHoFtEDKV0KULnTfwTqsdB9VHuWCh6M5rR-JRun14-7YKqbqTHmmQICgmlkgnY0gmlwhKwSrW2KbXVsdGlhZGRyc5YACASsEq1tBsnIAAoErBKtbQbJyd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrXWgV97jOLFRy2q68Pfdl8V5og7_otoNSwqL2Ls8yQCDdGNwgsnIg3VkcILJyoV3YWt1Mgk --lightpushnode=/ip4/172.18.173.109/tcp/51656/p2p/16Uiu2HAmQL6uq7y9aSXTxtug8U6LgS92dQusHhB9iEg4FFj63Rw5 --lightpush=true --relay=false
|
|
2025-12-22 04:19:21.421 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.204.232 waku f20079ad971f36c4b6eee11eb84e0fc13dc23d33df4ff6e34c3547222850f1c6
|
|
2025-12-22 04:19:21.448 DEBUG [src.node.docker_mananger] Container started with ID f20079ad971f. Setting up logs at ./log/docker/lightpush_node1_2025-12-22_04-19-18__3377ccda-2a1b-444f-a55a-76603f8ed005__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:19:21.450 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63918
|
|
2025-12-22 04:19:21.450 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:19:22.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:22.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:22.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:22.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:22.787 ERROR [src.node.docker_mananger] Max retries reached for container f20079ad971f. Exiting log stream.
|
|
2025-12-22 04:19:22.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:22.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:23.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:23.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:23.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:23.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:23.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:23.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:23.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:23.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:23.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:23.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:24.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:24.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:24.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:24.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:24.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:24.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:24.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:24.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:24.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:24.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:25.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:25.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:25.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:25.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:25.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:25.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:25.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:25.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:25.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:25.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:26.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:26.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:26.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:26.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:26.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:26.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:26.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:26.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:26.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:27.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:27.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:27.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:27.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:27.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:27.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:27.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:27.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:27.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:27.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:28.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:28.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:28.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:28.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:28.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:28.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:28.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:28.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:28.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:28.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:29.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:29.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:29.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:29.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:29.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:29.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:29.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:29.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:29.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:29.950 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:30.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:30.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:30.253 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:30.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:30.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:30.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:30.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:30.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:30.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:30.962 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:31.064 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:31.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:31.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:31.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:31.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:31.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:31.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:31.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:31.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:31.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:32.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:32.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:32.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:32.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:32.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:32.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:32.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:32.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:32.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:32.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:33.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:33.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:33.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:33.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:33.495 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:33.596 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:33.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:33.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:33.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:34.001 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:34.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:34.204 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:34.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:34.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:34.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:34.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:34.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:34.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:34.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:35.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:35.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:35.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:35.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:35.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:35.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:35.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:35.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:35.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:35.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:36.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:36.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:36.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:36.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:36.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:36.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:36.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:36.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:36.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:36.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:37.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:37.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:37.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:37.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:37.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:37.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:37.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:37.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:37.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:37.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:38.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:38.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:38.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:38.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:38.457 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:38.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:38.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:38.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:38.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:38.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:39.065 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:39.166 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:39.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:39.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:39.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:39.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:39.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:39.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:39.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:39.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:40.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:40.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:40.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:40.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:40.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:40.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:40.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:40.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:40.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:40.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:41.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:41.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:41.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:41.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:41.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:41.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:41.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:41.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:41.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:42.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:42.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:42.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:42.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:42.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:42.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63918/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:42.516 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=63918): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fa8ea9dea20>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-22 04:19:42.616 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:19:42.616 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:19:42.618 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:19:42.618 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.166.27
|
|
2025-12-22 04:19:42.618 DEBUG [src.node.docker_mananger] Generated ports ['6923', '6924', '6925', '6926', '6927']
|
|
2025-12-22 04:19:42.618 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:19:42.619 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:19:42.619 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:19:42.619 DEBUG [src.node.docker_mananger] docker run -i -t -p 6923:6923 -p 6924:6924 -p 6925:6925 -p 6926:6926 -p 6927:6927 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=6925 --rest-port=6923 --tcp-port=6924 --discv5-udp-port=6926 --rest-address=0.0.0.0 --nat=extip:172.18.166.27 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a1b4fe1de88bc401a943ca5e6fedf36e5e5a2668dab3c5b8bc6cf88bc82d2cb9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6927 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMG0vtSy6hZzMNXQ2h56VV15ESQXbNrHftHoFtEDKV0KULnTfwTqsdB9VHuWCh6M5rR-JRun14-7YKqbqTHmmQICgmlkgnY0gmlwhKwSrW2KbXVsdGlhZGRyc5YACASsEq1tBsnIAAoErBKtbQbJyd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrXWgV97jOLFRy2q68Pfdl8V5og7_otoNSwqL2Ls8yQCDdGNwgsnIg3VkcILJyoV3YWt1Mgk --lightpushnode=/ip4/172.18.173.109/tcp/51656/p2p/16Uiu2HAmQL6uq7y9aSXTxtug8U6LgS92dQusHhB9iEg4FFj63Rw5 --lightpush=true --relay=false
|
|
2025-12-22 04:19:42.796 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.166.27 waku cc0cbc93aa0b6e95136442d5e8b7a80b7036ec7db122668d69eafa0a4ae12665
|
|
2025-12-22 04:19:42.826 DEBUG [src.node.docker_mananger] Container started with ID cc0cbc93aa0b. Setting up logs at ./log/docker/lightpush_node1_2025-12-22_04-19-18__3377ccda-2a1b-444f-a55a-76603f8ed005__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:19:42.827 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6923
|
|
2025-12-22 04:19:42.827 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:19:43.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:43.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:44.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:44.117 ERROR [src.node.docker_mananger] Max retries reached for container cc0cbc93aa0b. Exiting log stream.
|
|
2025-12-22 04:19:44.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:44.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:44.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:44.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:44.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:44.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:44.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:44.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:44.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:45.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:45.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:45.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:45.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:45.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:45.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:45.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:45.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:45.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:45.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:46.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:46.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:46.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:46.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:46.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:46.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:46.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:46.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:46.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:46.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:47.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:47.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:47.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:47.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:47.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:47.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:47.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:47.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:47.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:47.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:48.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:48.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:48.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:48.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:48.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:48.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:48.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:48.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:48.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:48.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:49.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:49.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:49.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:49.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:49.501 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:49.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:49.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:49.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:49.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:50.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:50.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:50.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:50.311 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:50.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:50.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:50.615 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:50.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:50.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:50.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:51.020 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:51.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:51.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:51.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:51.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:51.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:51.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:51.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:51.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:51.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:52.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:52.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:52.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:52.337 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:52.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:52.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:52.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:52.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:52.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:52.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:53.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:53.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:53.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:53.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:53.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:53.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:53.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:53.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:53.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:53.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:54.060 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:54.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:54.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:54.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:54.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:54.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:54.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:54.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:54.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:54.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:55.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:55.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:55.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:55.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:55.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:55.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:55.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:55.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:55.884 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:55.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:56.086 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:56.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:56.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:56.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:56.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:56.593 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:56.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:56.796 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:56.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:56.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:57.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:57.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:57.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:57.404 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:57.506 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:57.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:57.708 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:57.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:57.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:58.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:58.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:58.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:58.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:58.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:58.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:58.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:58.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:58.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:58.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:59.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:59.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:59.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:59.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:59.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:59.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:59.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:59.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:59.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:19:59.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:00.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:00.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:00.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:00.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:00.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:00.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:00.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:00.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:00.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:00.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:01.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:01.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:01.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:01.357 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:01.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:01.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:01.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:01.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:01.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:01.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:02.066 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:02.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:02.268 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:02.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:02.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:02.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:02.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:02.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:02.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:02.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:03.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:03.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:03.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:03.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:03.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:03.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:03.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:03.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:03.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6923/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:03.889 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=6923): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fa8eab354c0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-22 04:20:03.989 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-22 04:20:03.990 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-22 04:20:03.991 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-22 04:20:03.991 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.54.52
|
|
2025-12-22 04:20:03.991 DEBUG [src.node.docker_mananger] Generated ports ['9567', '9568', '9569', '9570', '9571']
|
|
2025-12-22 04:20:03.992 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-22 04:20:03.992 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-22 04:20:03.992 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-22 04:20:03.992 DEBUG [src.node.docker_mananger] docker run -i -t -p 9567:9567 -p 9568:9568 -p 9569:9569 -p 9570:9570 -p 9571:9571 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=9569 --rest-port=9567 --tcp-port=9568 --discv5-udp-port=9570 --rest-address=0.0.0.0 --nat=extip:172.18.54.52 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aee615e5bae4d5cc34bf7907227ce75df101c687ad3a17127acd9e6bf32d7a19 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9571 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QMG0vtSy6hZzMNXQ2h56VV15ESQXbNrHftHoFtEDKV0KULnTfwTqsdB9VHuWCh6M5rR-JRun14-7YKqbqTHmmQICgmlkgnY0gmlwhKwSrW2KbXVsdGlhZGRyc5YACASsEq1tBsnIAAoErBKtbQbJyd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrXWgV97jOLFRy2q68Pfdl8V5og7_otoNSwqL2Ls8yQCDdGNwgsnIg3VkcILJyoV3YWt1Mgk --lightpushnode=/ip4/172.18.173.109/tcp/51656/p2p/16Uiu2HAmQL6uq7y9aSXTxtug8U6LgS92dQusHhB9iEg4FFj63Rw5 --lightpush=true --relay=false
|
|
2025-12-22 04:20:04.174 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.54.52 waku c573b803400fed5441a1e52d13a427b48caaf60dc578111dfd257d8a4e2bb086
|
|
2025-12-22 04:20:04.202 DEBUG [src.node.docker_mananger] Container started with ID c573b803400f. Setting up logs at ./log/docker/lightpush_node1_2025-12-22_04-19-18__3377ccda-2a1b-444f-a55a-76603f8ed005__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:20:04.203 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9567
|
|
2025-12-22 04:20:04.203 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-22 04:20:05.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:05.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:05.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:05.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:05.518 ERROR [src.node.docker_mananger] Max retries reached for container c573b803400f. Exiting log stream.
|
|
2025-12-22 04:20:05.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:05.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:05.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:05.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:06.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:06.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:06.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:06.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:06.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:06.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:06.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:06.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:06.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:06.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:07.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:07.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:07.228 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:07.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:07.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:07.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:07.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:07.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:07.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:07.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:08.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:08.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:08.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:08.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:08.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:08.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:08.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:08.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:08.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:08.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:09.052 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:09.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:09.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:09.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:09.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:09.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:09.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:09.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:09.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:09.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:10.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:10.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:10.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:10.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:10.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:10.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:10.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:10.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:10.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:10.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:11.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:11.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:11.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:11.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:11.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:11.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:11.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:11.800 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:11.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:12.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:12.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:12.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:12.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:12.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:12.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:12.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:12.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:12.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:12.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:13.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:13.116 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:13.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:13.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:13.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:13.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:13.623 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:13.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:13.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:13.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:14.029 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:14.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:14.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:14.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:14.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:14.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:14.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:14.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:14.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:14.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:15.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:15.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:15.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:15.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:15.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:15.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:15.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:15.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:15.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:15.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:16.056 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:16.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:16.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:16.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:16.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:16.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:16.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:16.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:16.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:16.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:17.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:17.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:17.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:17.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:17.475 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:17.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:17.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:17.778 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:17.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:17.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:18.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:18.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:18.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:18.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:18.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:18.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:18.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:18.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:18.892 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:18.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:19.094 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:19.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:19.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:19.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:19.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:19.602 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:19.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:19.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:19.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:20.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:20.109 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:20.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:20.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:20.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:20.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:20.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:20.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:20.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:20.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:21.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:21.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:21.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:21.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:21.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:21.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:21.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:21.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:21.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:21.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:22.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:22.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:22.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:22.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:22.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:22.543 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:22.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:22.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:22.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:22.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:23.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:23.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:23.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:23.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:23.454 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:23.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:23.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:23.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:23.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:23.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:24.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:24.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:24.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:24.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:24.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:24.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:24.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:24.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:24.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:24.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:25.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:25.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:25.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9567/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-22 04:20:25.280 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=9567): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fa8eac79190>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2025-12-22 04:20:25.452 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-22 04:20:25.453 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-22 04:20:25.453 DEBUG [src.node.waku_node] Stopping container with id 1dadac5ccb36
|
|
2025-12-22 04:20:25.981 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-22 04:20:25.982 DEBUG [src.node.waku_node] Stopping container with id 21fb0f4b141f
|
|
2025-12-22 04:20:26.484 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-22 04:20:26.486 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:26.589 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:26.690 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:26.792 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:26.795 ERROR [src.node.docker_mananger] Max retries reached for container 1dadac5ccb36. Exiting log stream.
|
|
2025-12-22 04:20:26.894 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:26.996 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:27.097 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:27.199 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:27.301 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:27.366 ERROR [src.node.docker_mananger] Max retries reached for container 21fb0f4b141f. Exiting log stream.
|
|
2025-12-22 04:20:27.402 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:27.504 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:27.605 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:27.707 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:27.808 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:27.910 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:28.011 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:28.113 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:28.214 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:28.316 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:28.418 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:28.519 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:28.621 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:28.722 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:28.824 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:28.925 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:29.027 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:29.129 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:29.230 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:29.332 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:29.433 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:29.535 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:29.636 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:29.738 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:29.839 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:29.941 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:30.042 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:30.144 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:30.245 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:30.347 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:30.448 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:30.550 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:30.651 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:30.753 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:30.855 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:30.956 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:31.058 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:31.160 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:31.261 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:31.363 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:31.464 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:31.566 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:31.567 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/c573b803400fed5441a1e52d13a427b48caaf60dc578111dfd257d8a4e2bb086/stop: Not Found ("No such container: c573b803400fed5441a1e52d13a427b48caaf60dc578111dfd257d8a4e2bb086")
|
|
2025-12-22 04:20:31.567 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:31.668 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:31.770 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:31.871 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:31.973 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:32.074 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:32.176 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:32.278 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:32.379 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:32.481 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:32.582 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:32.683 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:32.785 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:32.887 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:32.988 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:33.090 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:33.191 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:33.293 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:33.395 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:33.496 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:33.598 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:33.700 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:33.801 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:33.902 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:34.004 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:34.105 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:34.207 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:34.309 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:34.411 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:34.512 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:34.613 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:34.715 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:34.816 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:34.918 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:35.019 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:35.120 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:35.222 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:35.324 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:35.425 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:35.527 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:35.628 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:35.730 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:35.832 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:35.933 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:36.035 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:36.136 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:36.238 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:36.339 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:36.441 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:36.542 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:36.644 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:36.645 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/c573b803400fed5441a1e52d13a427b48caaf60dc578111dfd257d8a4e2bb086/stop: Not Found ("No such container: c573b803400fed5441a1e52d13a427b48caaf60dc578111dfd257d8a4e2bb086")
|
|
2025-12-22 04:20:36.645 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:36.746 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:36.848 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:36.949 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:37.051 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:37.152 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:37.254 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:37.356 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:37.457 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:37.559 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:37.660 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:37.762 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:37.863 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:37.965 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:38.066 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:38.167 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:38.269 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:38.371 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:38.473 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:38.574 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:38.676 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:38.777 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:38.879 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:38.980 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:39.082 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:39.183 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:39.285 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:39.386 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:39.488 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:39.589 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:39.691 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:39.792 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:39.894 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:39.995 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:40.097 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:40.198 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:40.300 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:40.401 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:40.503 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:40.604 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:40.706 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:40.808 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:40.909 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:41.011 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:41.112 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:41.214 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:41.316 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:41.417 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:41.519 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:41.620 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:41.722 DEBUG [src.node.waku_node] Stopping container with id c573b803400f
|
|
2025-12-22 04:20:41.723 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/c573b803400fed5441a1e52d13a427b48caaf60dc578111dfd257d8a4e2bb086/stop: Not Found ("No such container: c573b803400fed5441a1e52d13a427b48caaf60dc578111dfd257d8a4e2bb086")
|
|
2025-12-22 04:20:41.724 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-22 04:20:41.748 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:20:41.795 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:20:41.795 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:20:41.795 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:20:41.796 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-22 04:20:41.796 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2025-12-22 04:20:41.796 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2025-12-22 04:20:41.797 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node1_2025-12-22_04-19-18__3377ccda-2a1b-444f-a55a-76603f8ed005__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:20:41.798 DEBUG [src.libs.common] Attaching file ./log/docker/lightpush_node1_2025-12-22_04-19-18__3377ccda-2a1b-444f-a55a-76603f8ed005__wakuorg_nwaku:latest.log
|
|
2025-12-22 04:20:41.798 DEBUG [src.libs.common] Attaching file ./log/docker/receiving_node2_2025-12-22_04-19-18__3377ccda-2a1b-444f-a55a-76603f8ed005__wakuorg_nwaku:latest.log
|