mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 08:33:08 +00:00
865 lines
126 KiB
Plaintext
865 lines
126 KiB
Plaintext
2026-01-29 04:39:39.204 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-01-29 04:39:39.204 DEBUG [tests.conftest] Running test: test_light_push_on_multiple_pubsub_topics with id: 2026-01-29_04-39-39__ead793e0-aa2d-4900-8fba-2bac72c1eea8
|
|
2026-01-29 04:39:39.205 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-01-29 04:39:39.205 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-01-29 04:39:39.211 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:39:39.212 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-01-29_04-39-39__ead793e0-aa2d-4900-8fba-2bac72c1eea8__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:39:39.212 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:39:39.212 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:39:39.213 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:39:39.214 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.120.114
|
|
2026-01-29 04:39:39.214 DEBUG [src.node.docker_mananger] Generated ports ['45489', '45490', '45491', '45492', '45493']
|
|
2026-01-29 04:39:39.214 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:39:39.214 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:39:39.214 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:39:39.214 DEBUG [src.node.docker_mananger] docker run -i -t -p 45489:45489 -p 45490:45490 -p 45491:45491 -p 45492:45492 -p 45493:45493 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=45491 --rest-port=45489 --tcp-port=45490 --discv5-udp-port=45492 --rest-address=0.0.0.0 --nat=extip:172.18.120.114 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c528ac4d9f67eafeff621f60a0c8a690233a8ccdda4ebaefaa4c74f6ccbcedf1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45493 --metrics-logging=true --lightpush=true --relay=true
|
|
2026-01-29 04:39:39.391 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.120.114 waku 3480f1dd7f5d10eb1c44cc441cddec5a7b4dcdd2ab2dce73b89065a8392dba52
|
|
2026-01-29 04:39:39.420 DEBUG [src.node.docker_mananger] Container started with ID 3480f1dd7f5d. Setting up logs at ./log/docker/receiving_node1_2026-01-29_04-39-39__ead793e0-aa2d-4900-8fba-2bac72c1eea8__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:39:39.420 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45489
|
|
2026-01-29 04:39:39.420 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:39:39.477 ERROR [src.node.docker_mananger] Max retries reached for container 849f7cdbfdf0. Exiting log stream.
|
|
2026-01-29 04:39:40.012 ERROR [src.node.docker_mananger] Max retries reached for container bfae695133a4. Exiting log stream.
|
|
2026-01-29 04:39:40.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45489/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:40.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-29 04:39:40.424 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:39:40.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45489/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:40.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.120.114/tcp/45490/p2p/16Uiu2HAmDpxQQcYnVTaUMfu1BzgDSAZHqw4uXKyo5n4iDARoTAdm","/ip4/172.18.120.114/tcp/45491/ws/p2p/16Uiu2HAmDpxQQcYnVTaUMfu1BzgDSAZHqw4uXKyo5n4iDARoTAdm"],"enrUri":"enr:-L24QPp_N04HqirHxBjuxFqPS3VcyVoI8531Xj3tl1iO6WqJJbAJoJ5P6l9e-iXR4XS5dgMhb0_U8sbTS0rB3El9WJgCgmlkgnY0gmlwhKwSeHKKbXVsdGlhZGRyc5YACASsEnhyBrGyAAoErBJ4cgaxs90DgnJzhQADAQAAiXNlY3AyNTZrMaEDEWlLXYs1hhBbuhXMGQrL7jqkE5ohTJZlFnFSmkN0Z8iDdGNwgrGyg3VkcIKxtIV3YWt1Mgk"}'
|
|
2026-01-29 04:39:40.427 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:39:40.433 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:39:40.433 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-01-29_04-39-39__ead793e0-aa2d-4900-8fba-2bac72c1eea8__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:39:40.434 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:39:40.434 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:39:40.435 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:39:40.435 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.228.186
|
|
2026-01-29 04:39:40.435 DEBUG [src.node.docker_mananger] Generated ports ['53409', '53410', '53411', '53412', '53413']
|
|
2026-01-29 04:39:40.435 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:39:40.436 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:39:40.436 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:39:40.436 DEBUG [src.node.docker_mananger] docker run -i -t -p 53409:53409 -p 53410:53410 -p 53411:53411 -p 53412:53412 -p 53413:53413 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=53411 --rest-port=53409 --tcp-port=53410 --discv5-udp-port=53412 --rest-address=0.0.0.0 --nat=extip:172.18.228.186 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c2bff4bd0f9f0a842c3d69f84eaf31dc8b4c59d58f9b3dadbda4fe777b9d19ee --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53413 --metrics-logging=true --lightpush=false --relay=true
|
|
2026-01-29 04:39:40.618 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.228.186 waku 98e480d19b59f778dfc69b5eb10e6547ead1bd2c4e4fc053d77faf7f85664c77
|
|
2026-01-29 04:39:40.647 DEBUG [src.node.docker_mananger] Container started with ID 98e480d19b59. Setting up logs at ./log/docker/receiving_node2_2026-01-29_04-39-39__ead793e0-aa2d-4900-8fba-2bac72c1eea8__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:39:40.648 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53409
|
|
2026-01-29 04:39:40.648 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:39:41.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53409/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:41.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2026-01-29 04:39:41.651 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-01-29 04:39:41.652 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53409/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:41.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.228.186/tcp/53410/p2p/16Uiu2HAmKAPKFY8AZ5BjGNi6saZzWBsgiTJXDFu5ZPNpTV2q5ZXa","/ip4/172.18.228.186/tcp/53411/ws/p2p/16Uiu2HAmKAPKFY8AZ5BjGNi6saZzWBsgiTJXDFu5ZPNpTV2q5ZXa"],"enrUri":"enr:-L24QK37sLrg2FPPPSUOLZPoKzhEFtRfLzs1Z7xTWLzJ5k3EegG6mfR_U5j9D4XPJQyN2gJys9P5L5cZh2f9gkbUl5UCgmlkgnY0gmlwhKwS5LqKbXVsdGlhZGRyc5YACASsEuS6BtCiAAoErBLkugbQo90DgnJzhQADAQAAiXNlY3AyNTZrMaEDYK3udIHpIB8YamS3QC9A8T_3K2qlCPz-R21KiDr_pa2DdGNwgtCig3VkcILQpIV3YWt1MgE"}'
|
|
2026-01-29 04:39:41.654 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-01-29 04:39:41.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53409/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.120.114/tcp/45490/p2p/16Uiu2HAmDpxQQcYnVTaUMfu1BzgDSAZHqw4uXKyo5n4iDARoTAdm"]'
|
|
2026-01-29 04:39:41.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-01-29 04:39:41.693 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-01-29 04:39:41.693 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-01-29_04-39-39__ead793e0-aa2d-4900-8fba-2bac72c1eea8__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:39:41.694 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:39:41.694 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:39:41.698 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:39:41.699 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.221.128
|
|
2026-01-29 04:39:41.700 DEBUG [src.node.docker_mananger] Generated ports ['8497', '8498', '8499', '8500', '8501']
|
|
2026-01-29 04:39:41.700 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:39:41.700 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:39:41.700 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:39:41.701 DEBUG [src.node.docker_mananger] docker run -i -t -p 8497:8497 -p 8498:8498 -p 8499:8499 -p 8500:8500 -p 8501:8501 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=8499 --rest-port=8497 --tcp-port=8498 --discv5-udp-port=8500 --rest-address=0.0.0.0 --nat=extip:172.18.221.128 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aac3b5e1bc2aa9c2372aef3dccaf31fd71c8fb5ec7aed15e9c0bcefbaebc01c1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8501 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QPp_N04HqirHxBjuxFqPS3VcyVoI8531Xj3tl1iO6WqJJbAJoJ5P6l9e-iXR4XS5dgMhb0_U8sbTS0rB3El9WJgCgmlkgnY0gmlwhKwSeHKKbXVsdGlhZGRyc5YACASsEnhyBrGyAAoErBJ4cgaxs90DgnJzhQADAQAAiXNlY3AyNTZrMaEDEWlLXYs1hhBbuhXMGQrL7jqkE5ohTJZlFnFSmkN0Z8iDdGNwgrGyg3VkcIKxtIV3YWt1Mgk --lightpushnode=/ip4/172.18.120.114/tcp/45490/p2p/16Uiu2HAmDpxQQcYnVTaUMfu1BzgDSAZHqw4uXKyo5n4iDARoTAdm --lightpush=true --relay=false
|
|
2026-01-29 04:39:41.889 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.221.128 waku c488a96ec842e3589050bb427f2374f0cd9f4624dda0c0bee4cd62ffab0f02d7
|
|
2026-01-29 04:39:41.920 DEBUG [src.node.docker_mananger] Container started with ID c488a96ec842. Setting up logs at ./log/docker/lightpush_node1_2026-01-29_04-39-39__ead793e0-aa2d-4900-8fba-2bac72c1eea8__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:39:41.921 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8497
|
|
2026-01-29 04:39:41.922 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:39:42.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:43.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:43.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:43.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:43.270 ERROR [src.node.docker_mananger] Max retries reached for container c488a96ec842. Exiting log stream.
|
|
2026-01-29 04:39:43.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:43.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:43.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:43.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:43.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:43.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:43.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:44.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:44.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:44.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:44.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:44.440 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:44.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:44.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:44.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:44.846 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:44.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:45.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:45.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:45.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:45.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:45.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:45.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:45.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:45.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:45.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:45.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:46.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:46.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:46.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:46.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:46.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:46.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:46.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:46.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:46.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:46.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:47.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:47.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:47.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:47.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:47.477 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:47.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:47.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:47.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:47.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:47.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:48.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:48.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:48.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:48.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:48.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:48.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:48.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:48.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:48.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:48.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:49.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:49.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:49.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:49.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:49.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:49.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:49.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:49.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:49.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:50.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:50.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:50.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:50.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:50.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:50.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:50.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:50.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:50.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:50.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:51.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:51.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:51.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:51.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:51.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:51.550 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:51.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:51.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:51.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:51.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:52.057 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:52.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:52.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:52.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:52.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:52.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:52.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:52.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:52.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:52.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:53.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:53.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:53.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:53.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:53.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:53.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:53.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:53.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:53.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:53.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:54.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:54.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:54.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:54.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:54.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:54.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:54.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:54.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:54.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:54.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:55.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:55.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:55.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:55.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:55.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:55.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:55.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:55.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:55.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:56.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:56.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:56.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:56.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:56.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:56.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:56.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:56.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:56.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:56.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:57.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:57.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:57.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:57.326 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:57.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:57.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:57.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:57.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:57.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:57.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:58.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:58.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:58.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:58.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:58.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:58.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:58.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:58.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:58.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:58.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:59.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:59.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:59.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:59.354 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:59.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:59.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:59.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:59.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:59.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:39:59.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:00.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:00.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:00.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:00.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:00.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:00.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:00.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:00.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:00.874 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:00.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:01.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:01.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:01.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:01.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:01.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:01.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:01.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:01.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:01.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:01.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:02.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:02.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:02.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:02.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:02.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:02.596 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:02.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:02.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:02.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:03.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8497/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:03.002 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=8497): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f203076eae0>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-29 04:40:03.102 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:40:03.102 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:40:03.104 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:40:03.104 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.190.227
|
|
2026-01-29 04:40:03.104 DEBUG [src.node.docker_mananger] Generated ports ['16215', '16216', '16217', '16218', '16219']
|
|
2026-01-29 04:40:03.105 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:40:03.105 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:40:03.105 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:40:03.105 DEBUG [src.node.docker_mananger] docker run -i -t -p 16215:16215 -p 16216:16216 -p 16217:16217 -p 16218:16218 -p 16219:16219 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=16217 --rest-port=16215 --tcp-port=16216 --discv5-udp-port=16218 --rest-address=0.0.0.0 --nat=extip:172.18.190.227 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9bb9fcd6c7b46aefc3883fc6abea60bce5ac35ede23bdb516cf3e5902c3eb81c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16219 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QPp_N04HqirHxBjuxFqPS3VcyVoI8531Xj3tl1iO6WqJJbAJoJ5P6l9e-iXR4XS5dgMhb0_U8sbTS0rB3El9WJgCgmlkgnY0gmlwhKwSeHKKbXVsdGlhZGRyc5YACASsEnhyBrGyAAoErBJ4cgaxs90DgnJzhQADAQAAiXNlY3AyNTZrMaEDEWlLXYs1hhBbuhXMGQrL7jqkE5ohTJZlFnFSmkN0Z8iDdGNwgrGyg3VkcIKxtIV3YWt1Mgk --lightpushnode=/ip4/172.18.120.114/tcp/45490/p2p/16Uiu2HAmDpxQQcYnVTaUMfu1BzgDSAZHqw4uXKyo5n4iDARoTAdm --lightpush=true --relay=false
|
|
2026-01-29 04:40:03.287 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.190.227 waku 19ed866a9aab43f3e9e7728f90560ddfd1103890a93e13150bda8134252f2651
|
|
2026-01-29 04:40:03.316 DEBUG [src.node.docker_mananger] Container started with ID 19ed866a9aab. Setting up logs at ./log/docker/lightpush_node1_2026-01-29_04-39-39__ead793e0-aa2d-4900-8fba-2bac72c1eea8__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:40:03.316 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16215
|
|
2026-01-29 04:40:03.316 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:40:04.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:04.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:04.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:04.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:04.663 ERROR [src.node.docker_mananger] Max retries reached for container 19ed866a9aab. Exiting log stream.
|
|
2026-01-29 04:40:04.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:04.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:04.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:05.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:05.128 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:05.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:05.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:05.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:05.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:05.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:05.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:05.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:05.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:06.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:06.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:06.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:06.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:06.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:06.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:06.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:06.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:06.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:06.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:07.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:07.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:07.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:07.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:07.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:07.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:07.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:07.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:07.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:07.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:08.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:08.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:08.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:08.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:08.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:08.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:08.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:08.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:08.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:08.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:09.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:09.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:09.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:09.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:09.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:09.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:09.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:09.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:09.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:09.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:10.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:10.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:10.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:10.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:10.498 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:10.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:10.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:10.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:10.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:11.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:11.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:11.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:11.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:11.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:11.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:11.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:11.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:11.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:11.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:12.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:12.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:12.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:12.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:12.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:12.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:12.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:12.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:12.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:12.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:13.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:13.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:13.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:13.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:13.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:13.538 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:13.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:13.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:13.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:13.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:14.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:14.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:14.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:14.349 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:14.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:14.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:14.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:14.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:14.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:14.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:15.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:15.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:15.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:15.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:15.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:15.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:15.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:15.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:15.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:15.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:16.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:16.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:16.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:16.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:16.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:16.578 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:16.679 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:16.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:16.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:16.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:17.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:17.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:17.286 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:17.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:17.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:17.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:17.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:17.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:17.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:17.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:18.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:18.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:18.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:18.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:18.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:18.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:18.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:18.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:18.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:19.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:19.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:19.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:19.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:19.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:19.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:19.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:19.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:19.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:19.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:20.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:20.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:20.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:20.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:20.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:20.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:20.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:20.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:20.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:20.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:21.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:21.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:21.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:21.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:21.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:21.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:21.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:21.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:21.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:21.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:22.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:22.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:22.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:22.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:22.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:22.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:22.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:22.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:22.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:22.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:23.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:23.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:23.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:23.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:23.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:23.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:23.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:23.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:23.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:23.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:24.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:24.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:24.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:24.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16215/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:24.375 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=16215): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2030818620>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-29 04:40:24.475 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-01-29 04:40:24.475 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-01-29 04:40:24.477 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-01-29 04:40:24.477 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.198.75
|
|
2026-01-29 04:40:24.477 DEBUG [src.node.docker_mananger] Generated ports ['23013', '23014', '23015', '23016', '23017']
|
|
2026-01-29 04:40:24.477 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-01-29 04:40:24.477 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-01-29 04:40:24.477 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-01-29 04:40:24.477 DEBUG [src.node.docker_mananger] docker run -i -t -p 23013:23013 -p 23014:23014 -p 23015:23015 -p 23016:23016 -p 23017:23017 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=23015 --rest-port=23013 --tcp-port=23014 --discv5-udp-port=23016 --rest-address=0.0.0.0 --nat=extip:172.18.198.75 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8e9aab64fae68762d3cb014daef17a5310b042347ee3fd33bafef73eef948fbc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23017 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QPp_N04HqirHxBjuxFqPS3VcyVoI8531Xj3tl1iO6WqJJbAJoJ5P6l9e-iXR4XS5dgMhb0_U8sbTS0rB3El9WJgCgmlkgnY0gmlwhKwSeHKKbXVsdGlhZGRyc5YACASsEnhyBrGyAAoErBJ4cgaxs90DgnJzhQADAQAAiXNlY3AyNTZrMaEDEWlLXYs1hhBbuhXMGQrL7jqkE5ohTJZlFnFSmkN0Z8iDdGNwgrGyg3VkcIKxtIV3YWt1Mgk --lightpushnode=/ip4/172.18.120.114/tcp/45490/p2p/16Uiu2HAmDpxQQcYnVTaUMfu1BzgDSAZHqw4uXKyo5n4iDARoTAdm --lightpush=true --relay=false
|
|
2026-01-29 04:40:24.653 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.198.75 waku cd837bd53114d817ffa422563b939498712f4ff413370d777c075df6fcff7b2e
|
|
2026-01-29 04:40:24.682 DEBUG [src.node.docker_mananger] Container started with ID cd837bd53114. Setting up logs at ./log/docker/lightpush_node1_2026-01-29_04-39-39__ead793e0-aa2d-4900-8fba-2bac72c1eea8__wakuorg_nwaku:latest.log
|
|
2026-01-29 04:40:24.682 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23013
|
|
2026-01-29 04:40:24.683 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-01-29 04:40:25.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:25.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:25.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:25.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:26.016 ERROR [src.node.docker_mananger] Max retries reached for container cd837bd53114. Exiting log stream.
|
|
2026-01-29 04:40:26.088 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:26.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:26.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:26.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:26.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:26.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:26.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:26.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:26.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:27.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:27.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:27.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:27.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:27.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:27.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:27.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:27.709 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:27.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:27.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:28.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:28.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:28.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:28.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:28.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:28.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:28.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:28.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:28.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:28.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:29.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:29.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:29.229 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:29.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:29.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:29.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:29.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:29.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:29.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:29.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:30.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:30.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:30.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:30.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:30.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:30.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:30.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:30.750 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:30.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:30.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:31.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:31.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:31.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:31.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:31.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:31.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:31.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:31.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:31.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:31.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:32.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:32.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:32.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:32.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:32.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:32.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:32.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:32.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:32.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:32.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:33.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:33.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:33.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:33.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:33.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:33.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:33.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:33.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:33.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:33.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:34.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:34.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:34.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:34.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:34.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:34.599 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:34.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:34.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:34.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:35.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:35.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:35.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:35.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:35.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:35.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:35.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:35.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:35.815 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:35.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:36.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:36.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:36.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:36.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:36.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:36.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:36.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:36.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:36.828 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:36.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:37.030 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:37.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:37.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:37.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:37.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:37.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:37.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:37.739 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:37.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:37.941 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:38.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:38.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:38.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:38.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:38.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:38.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:38.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:38.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:38.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:38.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:39.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:39.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:39.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:39.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:39.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:39.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:39.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:39.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:39.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:39.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:40.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:40.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:40.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:40.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:40.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:40.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:40.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:40.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:40.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:40.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:41.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:41.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:41.287 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:41.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:41.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:41.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:41.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:41.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:41.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:41.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:42.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:42.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:42.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:42.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:42.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:42.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:42.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:42.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:42.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:43.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:43.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:43.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:43.314 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:43.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:43.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:43.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:43.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:43.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:43.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:44.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:44.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:44.225 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:44.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:44.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:44.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:44.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:44.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:44.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:44.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:45.036 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:45.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:45.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:45.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:45.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:45.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:45.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:45.745 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23013/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-01-29 04:40:45.746 ERROR [src.node.waku_node] REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=23013): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f20307f7320>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
|
2026-01-29 04:40:45.927 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-01-29 04:40:45.928 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-01-29 04:40:45.929 DEBUG [src.node.waku_node] Stopping container with id 3480f1dd7f5d
|
|
2026-01-29 04:40:46.454 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:40:46.454 DEBUG [src.node.waku_node] Stopping container with id 98e480d19b59
|
|
2026-01-29 04:40:46.936 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-01-29 04:40:46.938 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:47.040 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:47.141 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:47.243 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:47.265 ERROR [src.node.docker_mananger] Max retries reached for container 3480f1dd7f5d. Exiting log stream.
|
|
2026-01-29 04:40:47.344 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:47.445 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:47.547 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:47.648 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:47.747 ERROR [src.node.docker_mananger] Max retries reached for container 98e480d19b59. Exiting log stream.
|
|
2026-01-29 04:40:47.749 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:47.850 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:47.951 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:48.053 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:48.155 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:48.257 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:48.358 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:48.459 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:48.561 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:48.662 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:48.763 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:48.865 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:48.966 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:49.068 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:49.169 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:49.271 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:49.372 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:49.474 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:49.575 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:49.677 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:49.778 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:49.880 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:49.981 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:50.083 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:50.184 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:50.286 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:50.387 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:50.488 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:50.590 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:50.691 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:50.793 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:50.894 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:50.996 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:51.097 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:51.199 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:51.301 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:51.402 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:51.504 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:51.606 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:51.707 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:51.809 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:51.910 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:52.012 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:52.013 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/cd837bd53114d817ffa422563b939498712f4ff413370d777c075df6fcff7b2e/stop: Not Found ("No such container: cd837bd53114d817ffa422563b939498712f4ff413370d777c075df6fcff7b2e")
|
|
2026-01-29 04:40:52.014 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:52.115 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:52.216 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:52.318 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:52.419 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:52.521 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:52.622 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:52.723 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:52.825 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:52.926 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:53.028 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:53.129 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:53.231 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:53.332 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:53.433 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:53.535 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:53.636 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:53.738 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:53.839 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:53.940 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:54.042 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:54.144 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:54.245 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:54.347 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:54.449 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:54.550 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:54.652 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:54.753 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:54.854 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:54.956 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:55.057 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:55.159 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:55.260 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:55.362 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:55.463 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:55.565 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:55.666 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:55.767 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:55.869 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:55.970 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:56.072 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:56.173 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:56.275 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:56.377 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:56.478 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:56.579 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:56.681 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:56.782 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:56.884 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:56.985 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:57.087 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:57.088 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/cd837bd53114d817ffa422563b939498712f4ff413370d777c075df6fcff7b2e/stop: Not Found ("No such container: cd837bd53114d817ffa422563b939498712f4ff413370d777c075df6fcff7b2e")
|
|
2026-01-29 04:40:57.088 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:57.190 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:57.291 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:57.393 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:57.494 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:57.596 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:57.697 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:57.799 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:57.901 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:58.002 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:58.104 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:58.206 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:58.307 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:58.409 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:58.510 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:58.612 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:58.714 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:58.815 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:58.917 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:59.018 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:59.120 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:59.222 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:59.323 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:59.424 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:59.526 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:59.627 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:59.728 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:59.830 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:40:59.931 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:00.033 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:00.135 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:00.242 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:00.343 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:00.445 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:00.547 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:00.649 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:00.751 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:00.852 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:00.954 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:01.055 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:01.157 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:01.259 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:01.361 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:01.462 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:01.564 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:01.666 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:01.767 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:01.868 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:01.970 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:02.071 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:02.173 DEBUG [src.node.waku_node] Stopping container with id cd837bd53114
|
|
2026-01-29 04:41:02.174 ERROR [tests.conftest] Failed to stop container because of error 404 Client Error for http+docker://localhost/v1.48/containers/cd837bd53114d817ffa422563b939498712f4ff413370d777c075df6fcff7b2e/stop: Not Found ("No such container: cd837bd53114d817ffa422563b939498712f4ff413370d777c075df6fcff7b2e")
|
|
2026-01-29 04:41:02.175 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-01-29 04:41:02.199 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:41:02.222 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:41:02.222 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:41:02.222 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-01-29 04:41:02.222 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|