nohup: ignoring input
INFO:     Started server process [1904918]
INFO:     Waiting for application startup.
2026-05-24 03:56:53,247 | INFO | Loaded model: lightgbm
2026-05-24 03:56:53,248 | INFO | Pre-loaded model: lightgbm
2026-05-24 03:56:53,310 | INFO | Loaded model: decision_tree
2026-05-24 03:56:53,311 | INFO | Pre-loaded model: decision_tree
2026-05-24 03:56:53,314 | INFO | Loaded model: logistic_regression
2026-05-24 03:56:53,314 | INFO | Pre-loaded model: logistic_regression
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36774 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53256 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39216 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39224 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:59876 - "GET /docs HTTP/1.1" 200 OK
INFO:     127.0.0.1:59890 - "GET /openapi.json HTTP/1.1" 200 OK
INFO:     127.0.0.1:39018 - "GET /redoc HTTP/1.1" 200 OK
INFO:     127.0.0.1:39030 - "GET /openapi.json HTTP/1.1" 200 OK
INFO:     127.0.0.1:56108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48424 - "GET /health HTTP/1.1" 200 OK
2026-05-24 04:04:15,494 | INFO | REQUEST | {"request_id": "377e9e46-d4dd-4143-96ee-7800a622ca38", "timestamp": "2026-05-23T21:04:15.494303+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://www.github.com", "threshold": 0.5}, "result": {"request_id": "377e9e46-d4dd-4143-96ee-7800a622ca38", "url": "https://www.github.com", "threshold": 0.5, "aggregate_verdict": "LEGITIMATE", "results": [{"algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}}, {"algorithm": "decision_tree", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}}, {"algorithm": "logistic_regression", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}}], "errors": [], "total_request_ms": 2.7127}, "total_request_ms": 2.7127}
INFO:     127.0.0.1:37312 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     127.0.0.1:53090 - "GET /health HTTP/1.1" 200 OK
2026-05-24 04:07:02,886 | INFO | REQUEST | {"request_id": "33214b1f-ce27-416c-b19e-645956a0363e", "timestamp": "2026-05-23T21:07:02.886559+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://www.github.com", "threshold": 0.5}, "result": {"request_id": "33214b1f-ce27-416c-b19e-645956a0363e", "url": "https://www.github.com", "threshold": 0.5, "aggregate_verdict": "LEGITIMATE", "results": [{"algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}}, {"algorithm": "decision_tree", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}}, {"algorithm": "logistic_regression", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}}], "errors": [], "total_request_ms": 2.0455}, "total_request_ms": 2.0455}
INFO:     127.0.0.1:33850 - "POST /predict/all HTTP/1.1" 200 OK
2026-05-24 04:07:47,249 | INFO | REQUEST | {"request_id": "6a7d4558-63ea-4141-8dad-a8e593a12821", "timestamp": "2026-05-23T21:07:47.249630+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://www.github.com", "threshold": 0.5}, "result": {"request_id": "6a7d4558-63ea-4141-8dad-a8e593a12821", "url": "https://www.github.com", "threshold": 0.5, "aggregate_verdict": "LEGITIMATE", "results": [{"algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}}, {"algorithm": "decision_tree", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}}, {"algorithm": "logistic_regression", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}}], "errors": [], "total_request_ms": 0.9707}, "total_request_ms": 0.9707}
INFO:     127.0.0.1:58910 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     127.0.0.1:50936 - "GET /pys/ HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50950 - "GET /favicon.ico HTTP/1.1" 404 Not Found
2026-05-24 04:08:02,842 | INFO | REQUEST | {"request_id": "dd7e028c-11ab-4fcf-92fd-bd89fc967ef5", "timestamp": "2026-05-23T21:08:02.842424+00:00", "endpoint": "/predict/single", "client_ip": "127.0.0.1", "payload": {"url": "paypal-secure-update.com/login", "algorithm": "lightgbm", "threshold": 0.5}, "result": {"request_id": "dd7e028c-11ab-4fcf-92fd-bd89fc967ef5", "url": "paypal-secure-update.com/login", "threshold": 0.5, "algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.990875, "timings_ms": {"feature_extraction": 0.7726, "model_inference": 109.4887, "total": 118.1621}, "total_request_ms": 119.1532}, "total_request_ms": 119.1532}
INFO:     127.0.0.1:50960 - "POST /predict/single HTTP/1.1" 200 OK
INFO:     127.0.0.1:37262 - "GET /pys/ HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37264 - "GET /favicon.ico HTTP/1.1" 404 Not Found
2026-05-24 04:09:10,122 | INFO | REQUEST | {"request_id": "434a95c6-c489-437e-b9d4-4fa87eb06652", "timestamp": "2026-05-23T21:09:10.122027+00:00", "endpoint": "/predict/single", "client_ip": "127.0.0.1", "payload": {"url": "https://www.github.com", "algorithm": "lightgbm", "threshold": 0.5}, "result": {"request_id": "434a95c6-c489-437e-b9d4-4fa87eb06652", "url": "https://www.github.com", "threshold": 0.5, "algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}, "total_request_ms": 0.9727}, "total_request_ms": 0.9727}
INFO:     127.0.0.1:54056 - "POST /predict/single HTTP/1.1" 200 OK
2026-05-24 04:09:30,126 | INFO | REQUEST | {"request_id": "15a14084-f22c-4e0c-9b74-8f49e71f8517", "timestamp": "2026-05-23T21:09:30.126090+00:00", "endpoint": "/predict/single", "client_ip": "127.0.0.1", "payload": {"url": "https://www.github.com", "algorithm": "lightgbm", "threshold": 0.5}, "result": {"request_id": "15a14084-f22c-4e0c-9b74-8f49e71f8517", "url": "https://www.github.com", "threshold": 0.5, "algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}, "total_request_ms": 0.6446}, "total_request_ms": 0.6446}
INFO:     127.0.0.1:55988 - "POST /predict/single HTTP/1.1" 200 OK
2026-05-24 04:09:46,449 | INFO | REQUEST | {"request_id": "49af2f52-3f72-48c8-aebe-c1e6197912a7", "timestamp": "2026-05-23T21:09:46.448903+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "paypal-secure-update.com/login", "threshold": 0.5}, "result": {"request_id": "49af2f52-3f72-48c8-aebe-c1e6197912a7", "url": "paypal-secure-update.com/login", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.990875, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.3292, "model_inference": 125.9804, "total": 131.6668}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.960938, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.35, "model_inference": 4.4393, "total": 9.8081}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.99828, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.0964, "model_inference": 4.3835, "total": 7.9017}}], "errors": [], "total_request_ms": 151.6003}, "total_request_ms": 151.6003}
INFO:     127.0.0.1:45954 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     127.0.0.1:60116 - "GET /health HTTP/1.1" 200 OK
2026-05-24 04:11:03,146 | INFO | REQUEST | {"request_id": "8ee68f1d-63af-469e-b82e-228ba9553318", "timestamp": "2026-05-23T21:11:03.146382+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://sites.google.com/view/paypal-customer-services/", "threshold": 0.5}, "result": {"request_id": "8ee68f1d-63af-469e-b82e-228ba9553318", "url": "https://sites.google.com/view/paypal-customer-services/", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.982983, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.3859, "model_inference": 22.0855, "total": 29.1037}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.783784, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2653, "model_inference": 4.8644, "total": 93.5876}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.816765, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1566, "model_inference": 3.8863, "total": 6.8558}}], "errors": [], "total_request_ms": 132.617}, "total_request_ms": 132.617}
INFO:     127.0.0.1:41588 - "POST /predict/all HTTP/1.1" 200 OK
2026-05-24 04:13:35,348 | INFO | REQUEST | {"request_id": "b81f9b6a-2ffa-4716-8907-20fb1b6b36b9", "timestamp": "2026-05-23T21:13:35.348001+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://sites.google.com/view/paypal-customer-services/", "threshold": 0.5}, "result": {"request_id": "b81f9b6a-2ffa-4716-8907-20fb1b6b36b9", "url": "https://sites.google.com/view/paypal-customer-services/", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.982983, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1553, "model_inference": 91.9645, "total": 95.1001}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.783784, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2286, "model_inference": 4.9105, "total": 8.1205}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.816765, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2408, "model_inference": 5.1286, "total": 9.3537}}], "errors": [], "total_request_ms": 114.7286}, "total_request_ms": 114.7286}
INFO:     127.0.0.1:42818 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     127.0.0.1:38420 - "GET /health HTTP/1.1" 200 OK
2026-05-24 04:16:37,560 | INFO | REQUEST | {"request_id": "1a8d8b3f-add8-43ab-83bf-38c38877310e", "timestamp": "2026-05-23T21:16:37.560149+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://sites.google.com/view/paypal-customer-services/", "threshold": 0.5}, "result": {"request_id": "1a8d8b3f-add8-43ab-83bf-38c38877310e", "url": "https://sites.google.com/view/paypal-customer-services/", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.982983, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.5175, "model_inference": 170.2604, "total": 179.695}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.783784, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.4378, "model_inference": 6.0886, "total": 12.5273}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.816765, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2503, "model_inference": 5.7287, "total": 11.0014}}], "errors": [], "total_request_ms": 206.7192}, "total_request_ms": 206.7192}
INFO:     127.0.0.1:49526 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     127.0.0.1:57746 - "GET /docs HTTP/1.1" 200 OK
2026-05-24 04:19:24,137 | INFO | REQUEST | {"request_id": "686f7891-558c-4106-ab0f-5675d551d956", "timestamp": "2026-05-23T21:19:24.137056+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://sites.google.com/view/paypal-customer-services/", "threshold": 0.5}, "result": {"request_id": "686f7891-558c-4106-ab0f-5675d551d956", "url": "https://sites.google.com/view/paypal-customer-services/", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.982983, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.5387, "model_inference": 50.8017, "total": 59.1702}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.783784, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1814, "model_inference": 66.5062, "total": 70.1428}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.816765, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1677, "model_inference": 3.833, "total": 6.8329}}], "errors": [], "total_request_ms": 152.7005}, "total_request_ms": 152.7005}
INFO:     127.0.0.1:57744 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     127.0.0.1:57760 - "GET /openapi.json HTTP/1.1" 200 OK
INFO:     127.0.0.1:44424 - "GET /health HTTP/1.1" 200 OK
2026-05-24 04:21:12,155 | INFO | REQUEST | {"request_id": "840b7915-2c2e-466b-aff7-fff9a029f38e", "timestamp": "2026-05-23T21:21:12.154767+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://sites.google.com/view/paypal-customer-services/", "threshold": 0.5}, "result": {"request_id": "840b7915-2c2e-466b-aff7-fff9a029f38e", "url": "https://sites.google.com/view/paypal-customer-services/", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.982983, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.311, "model_inference": 87.9896, "total": 95.7236}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.783784, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2855, "model_inference": 5.5893, "total": 11.7544}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.816765, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2326, "model_inference": 5.5202, "total": 10.2422}}], "errors": [], "total_request_ms": 120.0784}, "total_request_ms": 120.0784}
INFO:     127.0.0.1:49518 - "POST /predict/all HTTP/1.1" 200 OK
2026-05-24 04:23:31,832 | INFO | REQUEST | {"request_id": "973dcbe2-36b7-4d13-b838-bbef893ce36d", "timestamp": "2026-05-23T21:23:31.832116+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://sites.google.com/view/paypal-customer-services/", "threshold": 0.5}, "result": {"request_id": "973dcbe2-36b7-4d13-b838-bbef893ce36d", "url": "https://sites.google.com/view/paypal-customer-services/", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.982983, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.307, "model_inference": 32.2681, "total": 38.0469}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.783784, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2207, "model_inference": 4.0758, "total": 8.1797}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.816765, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.131, "model_inference": 81.605, "total": 84.6735}}], "errors": [], "total_request_ms": 134.5842}, "total_request_ms": 134.5842}
INFO:     127.0.0.1:35612 - "POST /predict/all HTTP/1.1" 200 OK
2026-05-24 04:24:30,750 | INFO | REQUEST | {"request_id": "7b9a2979-0efa-45bd-a703-1d76c696b8a4", "timestamp": "2026-05-23T21:24:30.750241+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://sites.google.com/view/paypal-customer-services/", "threshold": 0.5}, "result": {"request_id": "7b9a2979-0efa-45bd-a703-1d76c696b8a4", "url": "https://sites.google.com/view/paypal-customer-services/", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.982983, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.4498, "model_inference": 90.7173, "total": 97.7584}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.783784, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2803, "model_inference": 96.1562, "total": 102.7505}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.816765, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2725, "model_inference": 7.633, "total": 13.7297}}], "errors": [], "total_request_ms": 217.3684}, "total_request_ms": 217.3684}
INFO:     127.0.0.1:59234 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     127.0.0.1:34164 - "GET /health HTTP/1.1" 200 OK
2026-05-24 04:25:42,456 | INFO | REQUEST | {"request_id": "8a61c87e-ef07-4785-8193-f2897a7707fd", "timestamp": "2026-05-23T21:25:42.456430+00:00", "endpoint": "/predict/single", "client_ip": "127.0.0.1", "payload": {"url": "https://www.github.com", "algorithm": "lightgbm", "threshold": 0.5}, "result": {"request_id": "8a61c87e-ef07-4785-8193-f2897a7707fd", "url": "https://www.github.com", "threshold": 0.5, "algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}, "total_request_ms": 1.1122}, "total_request_ms": 1.1122}
INFO:     127.0.0.1:33826 - "POST /predict/single HTTP/1.1" 200 OK
2026-05-24 04:25:56,423 | INFO | REQUEST | {"request_id": "fd43cd51-12ee-4ecb-aa2a-764d3531351d", "timestamp": "2026-05-23T21:25:56.423213+00:00", "endpoint": "/predict/single", "client_ip": "127.0.0.1", "payload": {"url": "https://www.github.com", "algorithm": "lightgbm", "threshold": 0.5}, "result": {"request_id": "fd43cd51-12ee-4ecb-aa2a-764d3531351d", "url": "https://www.github.com", "threshold": 0.5, "algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}, "total_request_ms": 0.4439}, "total_request_ms": 0.4439}
INFO:     127.0.0.1:51824 - "POST /predict/single HTTP/1.1" 200 OK
2026-05-24 04:26:47,162 | INFO | REQUEST | {"request_id": "f8007db9-5599-4a33-a722-fcea3e4f00e6", "timestamp": "2026-05-23T21:26:47.162547+00:00", "endpoint": "/predict/single", "client_ip": "127.0.0.1", "payload": {"url": "https://www.github.com", "algorithm": "lightgbm", "threshold": 0.5}, "result": {"request_id": "f8007db9-5599-4a33-a722-fcea3e4f00e6", "url": "https://www.github.com", "threshold": 0.5, "algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}, "total_request_ms": 1.0677}, "total_request_ms": 1.0677}
INFO:     127.0.0.1:42848 - "POST /predict/single HTTP/1.1" 200 OK
2026-05-24 04:26:59,376 | INFO | REQUEST | {"request_id": "89ccace6-ed75-4661-a399-a92d1220d46c", "timestamp": "2026-05-23T21:26:59.375991+00:00", "endpoint": "/predict/single", "client_ip": "127.0.0.1", "payload": {"url": "https://www.github.com", "algorithm": "lightgbm", "threshold": 0.5}, "result": {"request_id": "89ccace6-ed75-4661-a399-a92d1220d46c", "url": "https://www.github.com", "threshold": 0.5, "algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}, "total_request_ms": 0.4399}, "total_request_ms": 0.4399}
INFO:     127.0.0.1:46232 - "POST /predict/single HTTP/1.1" 200 OK
2026-05-24 04:27:52,911 | INFO | REQUEST | {"request_id": "25e1edba-f2e3-4378-9b2b-a76a9459fbf3", "timestamp": "2026-05-23T21:27:52.911044+00:00", "endpoint": "/predict/single", "client_ip": "127.0.0.1", "payload": {"url": "https://www.github.com", "algorithm": "lightgbm", "threshold": 0.5}, "result": {"request_id": "25e1edba-f2e3-4378-9b2b-a76a9459fbf3", "url": "https://www.github.com", "threshold": 0.5, "algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}, "total_request_ms": 0.4659}, "total_request_ms": 0.4659}
INFO:     127.0.0.1:35904 - "POST /predict/single HTTP/1.1" 200 OK
INFO:     127.0.0.1:44200 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1904918]
nohup: ignoring input
INFO:     Started server process [1969052]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
2026-05-24 04:35:10,738 | INFO | REQUEST | {"request_id": "a136c66d-19d6-42c5-ac5d-d3790f0ce2cb", "timestamp": "2026-05-23T21:35:10.737962+00:00", "endpoint": "/predict/single", "client_ip": "127.0.0.1", "payload": {"url": "https://www.github.com", "algorithm": "lightgbm", "threshold": 0.5}, "result": {"request_id": "a136c66d-19d6-42c5-ac5d-d3790f0ce2cb", "url": "https://www.github.com", "threshold": 0.5, "algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}, "memory_mb": {"before": 91.0977, "after": 91.0977, "fluctuation": 0.0}, "total_request_ms": 2.3548}, "total_request_ms": 2.3548}
INFO:     127.0.0.1:39710 - "POST /predict/single HTTP/1.1" 200 OK
INFO:     127.0.0.1:39714 - "GET /health HTTP/1.1" 200 OK
2026-05-24 04:37:00,957 | INFO | Loaded model: lightgbm
2026-05-24 04:37:01,360 | INFO | Loaded model: decision_tree
2026-05-24 04:37:01,370 | INFO | Loaded model: logistic_regression
2026-05-24 04:37:01,376 | INFO | REQUEST | {"request_id": "d7e83b9c-1202-4cf3-8ffa-00e140289723", "timestamp": "2026-05-23T21:37:01.376497+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://sites.google.com/view/paypal-customer-services/", "threshold": 0.5}, "result": {"request_id": "d7e83b9c-1202-4cf3-8ffa-00e140289723", "url": "https://sites.google.com/view/paypal-customer-services/", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.982983, "threshold": 0.5, "timings_ms": {"feature_extraction": 1.0632, "model_inference": 163.4541, "total": 1059.0771}, "memory_mb": {"before": 90.4062, "after": 156.6445, "fluctuation": 66.2383}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.783784, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.4167, "model_inference": 3.3848, "total": 235.7077}, "memory_mb": {"before": 156.6445, "after": 160.7461, "fluctuation": 4.1016}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.816765, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1237, "model_inference": 2.8137, "total": 8.2704}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 1308.3385}, "total_request_ms": 1308.3385}
INFO:     127.0.0.1:53094 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     127.0.0.1:42780 - "GET /health HTTP/1.1" 200 OK
2026-05-24 04:43:23,748 | INFO | REQUEST | {"request_id": "2cc85bca-d4a2-4d22-932b-acaec9cb0d08", "timestamp": "2026-05-23T21:43:23.747230+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://www.github.com", "threshold": 0.5}, "result": {"request_id": "2cc85bca-d4a2-4d22-932b-acaec9cb0d08", "url": "https://www.github.com", "threshold": 0.5, "aggregate_verdict": "LEGITIMATE", "results": [{"algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}, "memory_mb": {"before": 162.5234, "after": 162.5234, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}, "memory_mb": {"before": 162.5234, "after": 162.5234, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}, "memory_mb": {"before": 162.5234, "after": 162.5234, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 5.8125}, "total_request_ms": 5.8125}
INFO:     127.0.0.1:47196 - "POST /predict/all HTTP/1.1" 200 OK
2026-05-24 04:43:43,150 | INFO | REQUEST | {"request_id": "1777b6ce-bf26-4d89-9a00-793d6646f2bf", "timestamp": "2026-05-23T21:43:43.150426+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://www.github.com", "threshold": 0.5}, "result": {"request_id": "1777b6ce-bf26-4d89-9a00-793d6646f2bf", "url": "https://www.github.com", "threshold": 0.5, "aggregate_verdict": "LEGITIMATE", "results": [{"algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}, "memory_mb": {"before": 162.5234, "after": 162.5234, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}, "memory_mb": {"before": 162.5234, "after": 162.5234, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "LEGITIMATE", "whitelisted": true, "phishing_probability": 0.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.0, "model_inference": 0.0, "total": 0.0}, "memory_mb": {"before": 162.5234, "after": 162.5234, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 2.0587}, "total_request_ms": 2.0587}
INFO:     127.0.0.1:58514 - "POST /predict/all HTTP/1.1" 200 OK
2026-05-24 04:44:01,551 | INFO | REQUEST | {"request_id": "1ab5f5d4-b23c-406d-9f5b-41cd0d1c9514", "timestamp": "2026-05-23T21:44:01.551558+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "paypal-secure-update.com/login", "threshold": 0.5}, "result": {"request_id": "1ab5f5d4-b23c-406d-9f5b-41cd0d1c9514", "url": "paypal-secure-update.com/login", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.990875, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.4928, "model_inference": 79.014, "total": 87.6778}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.960938, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2474, "model_inference": 4.8756, "total": 8.2658}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.99828, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1356, "model_inference": 3.752, "total": 6.2524}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 105.501}, "total_request_ms": 105.501}
INFO:     127.0.0.1:41604 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     127.0.0.1:43606 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60438 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48926 - "GET /health HTTP/1.1" 200 OK
2026-05-24 05:02:33,547 | INFO | REQUEST | {"request_id": "10b976b4-ec59-4f8e-95c1-52f0b7424b44", "timestamp": "2026-05-23T22:02:33.547510+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://www.scribd.com/doc/289659501/Perbandingan-Penggunaan-Aplikasi-Merimen-Pada-Klaim-Kendaraan-Bermotor", "threshold": 0.5}, "result": {"request_id": "10b976b4-ec59-4f8e-95c1-52f0b7424b44", "url": "https://www.scribd.com/doc/289659501/Perbandingan-Penggunaan-Aplikasi-Merimen-Pada-Klaim-Kendaraan-Bermotor", "threshold": 0.5, "aggregate_verdict": "LEGITIMATE", "results": [{"algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.000389, "threshold": 0.5, "timings_ms": {"feature_extraction": 1.4059, "model_inference": 211.6169, "total": 244.8393}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.087644, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2391, "model_inference": 5.1409, "total": 8.9487}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.001389, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1019, "model_inference": 3.4004, "total": 5.6251}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 267.52}, "total_request_ms": 267.52}
INFO:     127.0.0.1:51824 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     127.0.0.1:46192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50092 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49236 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40312 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59288 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42392 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45978 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:59908 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:59916 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:59922 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:47648 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:32926 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:55496 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:55508 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:38270 - "GET /health HTTP/1.1" 200 OK
2026-05-24 05:50:19,645 | INFO | REQUEST | {"request_id": "8385702d-ce83-4cdc-96b8-bdc0b848d010", "timestamp": "2026-05-23T22:50:19.645127+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://daya.id", "threshold": 0.5}, "result": {"request_id": "8385702d-ce83-4cdc-96b8-bdc0b848d010", "url": "https://daya.id", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.999075, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.4804, "model_inference": 34.4788, "total": 44.837}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 1.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1749, "model_inference": 4.7887, "total": 8.5241}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.730796, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.0748, "model_inference": 3.3871, "total": 5.6537}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 153.3325}, "total_request_ms": 153.3325}
INFO:     127.0.0.1:45702 - "POST /predict/all HTTP/1.1" 200 OK
2026-05-24 05:50:48,842 | INFO | REQUEST | {"request_id": "ab9ecebc-7ac1-4fd8-8c45-986870e86411", "timestamp": "2026-05-23T22:50:48.842016+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://www.daya.id", "threshold": 0.5}, "result": {"request_id": "ab9ecebc-7ac1-4fd8-8c45-986870e86411", "url": "https://www.daya.id", "threshold": 0.5, "aggregate_verdict": "LEGITIMATE", "results": [{"algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.146445, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.3235, "model_inference": 139.0259, "total": 146.2201}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.015819, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.155, "model_inference": 2.7408, "total": 5.8693}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.022943, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.0766, "model_inference": 2.6537, "total": 4.8815}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 160.0824}, "total_request_ms": 160.0824}
INFO:     127.0.0.1:37468 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     127.0.0.1:45728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44650 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42458 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43380 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43384 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43394 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:44102 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53658 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34292 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38436 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43148 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56990 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37754 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60420 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47854 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48296 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:48312 - "GET /assets/js/message.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:48316 - "GET /bot-connect.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:48330 - "GET /static/style/sys_files/index.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:48338 - "GET /js/twint_ch.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:48340 - "GET /js/lkk_ch.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:48346 - "GET /assets/js/qr_modal.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:48350 - "GET /css/support_parent.css HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:48362 - "GET /assets/js/auth.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:48378 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:48388 - "GET /static/style/protect/index.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57906 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53176 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55570 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35306 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48832 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46710 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40696 - "GET /health HTTP/1.1" 200 OK
2026-05-24 08:55:58,066 | INFO | REQUEST | {"request_id": "7ced1f81-61ba-454d-bb0b-0246475e51ea", "timestamp": "2026-05-24T01:55:58.065693+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://www.tradingview.com", "threshold": 0.5}, "result": {"request_id": "7ced1f81-61ba-454d-bb0b-0246475e51ea", "url": "https://www.tradingview.com", "threshold": 0.5, "aggregate_verdict": "LEGITIMATE", "results": [{"algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.274958, "threshold": 0.5, "timings_ms": {"feature_extraction": 1.2058, "model_inference": 66.3453, "total": 85.4452}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.015819, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2158, "model_inference": 8.8214, "total": 13.4522}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.023394, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1615, "model_inference": 5.3451, "total": 8.9573}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 120.3968}, "total_request_ms": 120.3968}
INFO:     127.0.0.1:54754 - "POST /predict/all HTTP/1.1" 200 OK
2026-05-24 08:56:27,070 | INFO | REQUEST | {"request_id": "adf4f7a8-2d3a-4834-8243-5f16505d618b", "timestamp": "2026-05-24T01:56:27.069737+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://www.tradingview.com", "threshold": 0.5}, "result": {"request_id": "adf4f7a8-2d3a-4834-8243-5f16505d618b", "url": "https://www.tradingview.com", "threshold": 0.5, "aggregate_verdict": "LEGITIMATE", "results": [{"algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.274958, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2672, "model_inference": 24.9189, "total": 32.1281}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.015819, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.4518, "model_inference": 9.1188, "total": 18.3807}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.023394, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1967, "model_inference": 7.1785, "total": 13.2764}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 168.5641}, "total_request_ms": 168.5641}
INFO:     127.0.0.1:40430 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     127.0.0.1:52892 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:52900 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37778 - "GET /docs HTTP/1.1" 200 OK
INFO:     127.0.0.1:37792 - "GET /openapi.json HTTP/1.1" 200 OK
INFO:     127.0.0.1:50880 - "GET /health HTTP/1.1" 200 OK
2026-05-24 09:00:42,347 | INFO | REQUEST | {"request_id": "fe9bf87f-c24c-48fc-a8a4-3dc3fb764ba6", "timestamp": "2026-05-24T02:00:42.346860+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://web.whatsapp.com", "threshold": 0.5}, "result": {"request_id": "fe9bf87f-c24c-48fc-a8a4-3dc3fb764ba6", "url": "https://web.whatsapp.com", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.995099, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2769, "model_inference": 161.4476, "total": 166.8749}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.830986, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1738, "model_inference": 4.2182, "total": 8.9924}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.739011, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1417, "model_inference": 3.4384, "total": 6.5365}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 186.2751}, "total_request_ms": 186.2751}
INFO:     127.0.0.1:60762 - "POST /predict/all HTTP/1.1" 200 OK
2026-05-24 09:01:06,348 | INFO | REQUEST | {"request_id": "dfe0bf2c-4450-4418-a387-ef762e61e676", "timestamp": "2026-05-24T02:01:06.348554+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://www.roblox.com/home", "threshold": 0.5}, "result": {"request_id": "dfe0bf2c-4450-4418-a387-ef762e61e676", "url": "https://www.roblox.com/home", "threshold": 0.5, "aggregate_verdict": "LEGITIMATE", "results": [{"algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.021569, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2435, "model_inference": 15.9871, "total": 19.808}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.015819, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1555, "model_inference": 3.1947, "total": 7.2671}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.026602, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1309, "model_inference": 2.8726, "total": 5.391}, "memory_mb": {"before": 160.7461, "after": 160.7461, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 37.6255}, "total_request_ms": 37.6255}
INFO:     127.0.0.1:46756 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     127.0.0.1:57002 - "GET /docs HTTP/1.1" 200 OK
INFO:     127.0.0.1:57016 - "GET /openapi.json HTTP/1.1" 200 OK
2026-05-24 09:03:52,136 | INFO | REQUEST | {"request_id": "5497caab-dcff-4768-a828-edb2f9d0a03d", "timestamp": "2026-05-24T02:03:52.136225+00:00", "endpoint": "/predict/single", "client_ip": "127.0.0.1", "payload": {"url": "https://www.tradingview.com", "algorithm": "lightgbm", "threshold": 0.5}, "result": {"request_id": "5497caab-dcff-4768-a828-edb2f9d0a03d", "url": "https://www.tradingview.com", "threshold": 0.5, "algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.274958, "timings_ms": {"feature_extraction": 0.264, "model_inference": 136.7844, "total": 141.6149}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}, "total_request_ms": 143.812}, "total_request_ms": 143.812}
INFO:     127.0.0.1:49770 - "POST /predict/single HTTP/1.1" 200 OK
2026-05-24 09:03:56,051 | INFO | REQUEST | {"request_id": "170d0eed-4c12-4848-b0e5-a4d8d0846675", "timestamp": "2026-05-24T02:03:56.050668+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://www.tradingview.com", "threshold": 0.5}, "result": {"request_id": "170d0eed-4c12-4848-b0e5-a4d8d0846675", "url": "https://www.tradingview.com", "threshold": 0.5, "aggregate_verdict": "LEGITIMATE", "results": [{"algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.274958, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1866, "model_inference": 70.0417, "total": 74.7093}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.015819, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.3349, "model_inference": 4.7106, "total": 10.1428}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.023394, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.126, "model_inference": 4.4015, "total": 8.1786}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 96.6595}, "total_request_ms": 96.6595}
INFO:     127.0.0.1:60674 - "POST /predict/all HTTP/1.1" 200 OK
2026-05-24 09:04:21,033 | INFO | REQUEST | {"request_id": "9f45906c-ef7d-4651-be15-ff60003150d2", "timestamp": "2026-05-24T02:04:21.033270+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://www.tradingview.com", "threshold": 0.5}, "result": {"request_id": "9f45906c-ef7d-4651-be15-ff60003150d2", "url": "https://www.tradingview.com", "threshold": 0.5, "aggregate_verdict": "LEGITIMATE", "results": [{"algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.274958, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.4086, "model_inference": 94.8058, "total": 102.9497}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.015819, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1793, "model_inference": 3.1555, "total": 6.6054}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.023394, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1198, "model_inference": 3.547, "total": 93.0323}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 208.162}, "total_request_ms": 208.162}
INFO:     127.0.0.1:40174 - "POST /predict/all HTTP/1.1" 200 OK
2026-05-24 09:04:22,646 | INFO | REQUEST | {"request_id": "448f37b4-b7b8-4ade-821f-41a7566c2fef", "timestamp": "2026-05-24T02:04:22.646017+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://www.tradingview.com", "threshold": 0.5}, "result": {"request_id": "448f37b4-b7b8-4ade-821f-41a7566c2fef", "url": "https://www.tradingview.com", "threshold": 0.5, "aggregate_verdict": "LEGITIMATE", "results": [{"algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.274958, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.159, "model_inference": 85.9718, "total": 90.2924}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.015819, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2276, "model_inference": 3.5749, "total": 7.7298}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.023394, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1126, "model_inference": 3.6613, "total": 6.7413}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 107.5883}, "total_request_ms": 107.5883}
INFO:     127.0.0.1:40176 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     127.0.0.1:46032 - "GET / HTTP/1.1" 404 Not Found
2026-05-24 09:04:33,929 | INFO | REQUEST | {"request_id": "17b04f91-d913-4017-a509-991130fda010", "timestamp": "2026-05-24T02:04:33.928907+00:00", "endpoint": "/predict/single", "client_ip": "127.0.0.1", "payload": {"url": "https://www.tradingview.com", "algorithm": "lightgbm", "threshold": 0.5}, "result": {"request_id": "17b04f91-d913-4017-a509-991130fda010", "url": "https://www.tradingview.com", "threshold": 0.5, "algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.274958, "timings_ms": {"feature_extraction": 0.2728, "model_inference": 86.3735, "total": 92.0966}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}, "total_request_ms": 93.442}, "total_request_ms": 93.442}
INFO:     127.0.0.1:36122 - "POST /predict/single HTTP/1.1" 200 OK
2026-05-24 09:04:36,843 | INFO | REQUEST | {"request_id": "f9471d5e-c78a-469e-a87c-30722faf9fc0", "timestamp": "2026-05-24T02:04:36.843496+00:00", "endpoint": "/predict/single", "client_ip": "127.0.0.1", "payload": {"url": "https://www.tradingview.com", "algorithm": "decision_tree", "threshold": 0.5}, "result": {"request_id": "f9471d5e-c78a-469e-a87c-30722faf9fc0", "url": "https://www.tradingview.com", "threshold": 0.5, "algorithm": "decision_tree", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.015819, "timings_ms": {"feature_extraction": 0.3902, "model_inference": 5.8737, "total": 12.9693}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}, "total_request_ms": 14.6181}, "total_request_ms": 14.6181}
INFO:     127.0.0.1:36132 - "POST /predict/single HTTP/1.1" 200 OK
2026-05-24 09:04:39,253 | INFO | REQUEST | {"request_id": "73cd9ccd-3ba0-4d46-b346-099cdd9917cc", "timestamp": "2026-05-24T02:04:39.253244+00:00", "endpoint": "/predict/single", "client_ip": "127.0.0.1", "payload": {"url": "https://www.tradingview.com", "algorithm": "logistic_regression", "threshold": 0.5}, "result": {"request_id": "73cd9ccd-3ba0-4d46-b346-099cdd9917cc", "url": "https://www.tradingview.com", "threshold": 0.5, "algorithm": "logistic_regression", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.023394, "timings_ms": {"feature_extraction": 0.3211, "model_inference": 7.221, "total": 13.9502}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}, "total_request_ms": 15.5704}, "total_request_ms": 15.5704}
INFO:     127.0.0.1:36140 - "POST /predict/single HTTP/1.1" 200 OK
2026-05-24 09:04:41,630 | INFO | REQUEST | {"request_id": "c783a728-b7f9-4dab-9dcb-492eaadc0aa6", "timestamp": "2026-05-24T02:04:41.630048+00:00", "endpoint": "/predict/single", "client_ip": "127.0.0.1", "payload": {"url": "https://www.tradingview.com", "algorithm": "lightgbm", "threshold": 0.5}, "result": {"request_id": "c783a728-b7f9-4dab-9dcb-492eaadc0aa6", "url": "https://www.tradingview.com", "threshold": 0.5, "algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.274958, "timings_ms": {"feature_extraction": 0.1774, "model_inference": 61.089, "total": 64.8068}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}, "total_request_ms": 67.6454}, "total_request_ms": 67.6454}
INFO:     127.0.0.1:36142 - "POST /predict/single HTTP/1.1" 200 OK
INFO:     127.0.0.1:46750 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34450 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45128 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45144 - "GET /.git-credentials HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45154 - "POST / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45158 - "GET /.env.development HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45164 - "GET /.env.test HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45172 - "GET /.env.remote HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45176 - "GET /.env.backup HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42910 - "GET /.env.sample HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42924 - "GET /.env.example HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42938 - "GET /.env.dev HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42940 - "GET /.env.prod HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42942 - "GET /.env.stage HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42956 - "GET /.env.ci HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42968 - "GET /.env.docker HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42972 - "GET /.env.live HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42988 - "GET /.env.preprod HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43000 - "GET /.env.uat HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43006 - "GET /.env.dist HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43012 - "GET /.env.swp HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43028 - "GET /.env~ HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43044 - "GET /.env1 HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43058 - "GET /.env2 HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43062 - "GET /.env_copy HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43078 - "GET /.env.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43086 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43096 - "GET /.env.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43102 - "GET /.env.yaml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43104 - "GET /.env.yml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43110 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:46562 - "GET /.env.backup1 HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:46572 - "GET /.env.backup2 HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:46582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60072 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60088 - "GET /service-account.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60098 - "GET /sa.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60102 - "GET /gcp-key.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34832 - "GET /gcp-credentials.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34848 - "GET /gcp-sa.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34850 - "GET /credentials.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34864 - "GET /google-credentials.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34874 - "GET /google-key.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34886 - "GET /.config/gcloud/application_default_credentials.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34900 - "GET /application_default_credentials.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34904 - "GET /key.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34914 - "GET /keyfile.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34930 - "GET /firebase-adminsdk.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34946 - "GET /firebase-key.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34956 - "GET /firebase-config.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34960 - "GET /gcloud-service-key.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34976 - "GET /service_account.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34988 - "GET /gcp_key.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34994 - "GET /google-service-account.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:35008 - "GET /cloud-key.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:49008 - "GET /health HTTP/1.1" 200 OK
2026-05-24 09:21:08,229 | INFO | REQUEST | {"request_id": "ce276956-36b4-4ae7-ac73-9b0dd016b6cf", "timestamp": "2026-05-24T02:21:08.228964+00:00", "endpoint": "/predict/single", "client_ip": "127.0.0.1", "payload": {"url": "https://www.tradingview.com", "algorithm": "lightgbm", "threshold": 0.5}, "result": {"request_id": "ce276956-36b4-4ae7-ac73-9b0dd016b6cf", "url": "https://www.tradingview.com", "threshold": 0.5, "algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.274958, "timings_ms": {"feature_extraction": 0.1967, "model_inference": 139.3985, "total": 143.1967}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}, "total_request_ms": 144.6489}, "total_request_ms": 144.6489}
INFO:     127.0.0.1:45140 - "POST /predict/single HTTP/1.1" 200 OK
INFO:     127.0.0.1:58690 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:58704 - "GET / HTTP/1.1" 404 Not Found
2026-05-24 09:24:56,846 | INFO | REQUEST | {"request_id": "15dd0267-fa50-4e4f-862a-7c9cb0fe7d64", "timestamp": "2026-05-24T02:24:56.845759+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://tradingview.com", "threshold": 0.5}, "result": {"request_id": "15dd0267-fa50-4e4f-862a-7c9cb0fe7d64", "url": "https://tradingview.com", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.998095, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2743, "model_inference": 119.1276, "total": 126.2241}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.830986, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.169, "model_inference": 3.288, "total": 6.6495}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.657374, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1251, "model_inference": 2.9917, "total": 5.6054}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 142.1766}, "total_request_ms": 142.1766}
INFO:     127.0.0.1:42094 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     127.0.0.1:42334 - "GET /health HTTP/1.1" 200 OK
2026-05-24 09:25:19,245 | INFO | REQUEST | {"request_id": "13e61c84-13a3-4815-b284-a60abac78250", "timestamp": "2026-05-24T02:25:19.245609+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://kaskus.com", "threshold": 0.5}, "result": {"request_id": "13e61c84-13a3-4815-b284-a60abac78250", "url": "https://kaskus.com", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.994868, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1673, "model_inference": 43.5333, "total": 46.945}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.830986, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.134, "model_inference": 2.6985, "total": 5.5882}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.701108, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.0806, "model_inference": 3.4901, "total": 5.7093}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 61.8683}, "total_request_ms": 61.8683}
INFO:     127.0.0.1:54508 - "POST /predict/all HTTP/1.1" 200 OK
2026-05-24 09:25:31,069 | INFO | REQUEST | {"request_id": "581bd30f-b762-4bba-9eb5-f935b20a6267", "timestamp": "2026-05-24T02:25:31.068845+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://smashingmagazine.com", "threshold": 0.5}, "result": {"request_id": "581bd30f-b762-4bba-9eb5-f935b20a6267", "url": "https://smashingmagazine.com", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.991731, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.5846, "model_inference": 46.3861, "total": 57.0065}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.931429, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.3841, "model_inference": 7.7316, "total": 14.5034}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.791572, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.4654, "model_inference": 9.874, "total": 19.2226}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 191.829}, "total_request_ms": 191.829}
INFO:     127.0.0.1:52912 - "POST /predict/all HTTP/1.1" 200 OK
2026-05-24 09:25:41,242 | INFO | REQUEST | {"request_id": "69592635-6a11-431d-988a-37ad431b864d", "timestamp": "2026-05-24T02:25:41.241889+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://mashable.com", "threshold": 0.5}, "result": {"request_id": "69592635-6a11-431d-988a-37ad431b864d", "url": "https://mashable.com", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.985477, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2846, "model_inference": 50.2766, "total": 57.9596}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.830986, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.194, "model_inference": 2.7949, "total": 6.2562}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.680935, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.0809, "model_inference": 3.0014, "total": 5.2562}, "memory_mb": {"before": 161.0898, "after": 161.0898, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 161.2167}, "total_request_ms": 161.2167}
INFO:     127.0.0.1:36894 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1969052]
INFO:     Started server process [2475967]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
2026-05-24 09:27:54,738 | INFO | Loaded model: lightgbm
2026-05-24 09:27:55,107 | INFO | Loaded model: decision_tree
2026-05-24 09:27:55,119 | INFO | Loaded model: logistic_regression
2026-05-24 09:27:55,126 | INFO | REQUEST | {"request_id": "47e92ee0-2d44-4275-b853-7c81666d7688", "timestamp": "2026-05-24T02:27:55.125860+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://mashable.com", "threshold": 0.5}, "result": {"request_id": "47e92ee0-2d44-4275-b853-7c81666d7688", "url": "https://mashable.com", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.985477, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.7157, "model_inference": 178.4185, "total": 3825.7928}, "memory_mb": {"before": 91.2578, "after": 156.6406, "fluctuation": 65.3828}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.830986, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.4699, "model_inference": 4.3884, "total": 180.3567}, "memory_mb": {"before": 156.6445, "after": 162.3398, "fluctuation": 5.6953}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.680935, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1306, "model_inference": 2.9652, "total": 9.161}, "memory_mb": {"before": 162.3398, "after": 162.4883, "fluctuation": 0.1484}}], "errors": [], "total_request_ms": 4021.5807}, "total_request_ms": 4021.5807}
INFO:     127.0.0.1:43014 - "POST /predict/all HTTP/1.1" 200 OK
2026-05-24 09:28:04,041 | INFO | REQUEST | {"request_id": "c3f03315-cfba-492b-a205-72d74c444c1e", "timestamp": "2026-05-24T02:28:04.041372+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://kaskus.com", "threshold": 0.5}, "result": {"request_id": "c3f03315-cfba-492b-a205-72d74c444c1e", "url": "https://kaskus.com", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.994868, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.3588, "model_inference": 96.6134, "total": 104.8694}, "memory_mb": {"before": 162.5039, "after": 162.5078, "fluctuation": 0.0039}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.830986, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.3133, "model_inference": 6.7354, "total": 13.6204}, "memory_mb": {"before": 162.5078, "after": 162.5078, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.701108, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2724, "model_inference": 7.5309, "total": 82.9728}, "memory_mb": {"before": 162.5078, "after": 162.5078, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 207.7066}, "total_request_ms": 207.7066}
INFO:     127.0.0.1:35410 - "POST /predict/all HTTP/1.1" 200 OK
2026-05-24 09:28:12,854 | INFO | REQUEST | {"request_id": "f1ab1cd2-830d-4d3d-97bd-01a387732ca8", "timestamp": "2026-05-24T02:28:12.854485+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://smashingmagazine.com", "threshold": 0.5}, "result": {"request_id": "f1ab1cd2-830d-4d3d-97bd-01a387732ca8", "url": "https://smashingmagazine.com", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.991731, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2184, "model_inference": 77.8721, "total": 84.1737}, "memory_mb": {"before": 162.5078, "after": 162.5078, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.931429, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2394, "model_inference": 5.232, "total": 11.3961}, "memory_mb": {"before": 162.5078, "after": 162.5078, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.791572, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2107, "model_inference": 4.8978, "total": 9.6586}, "memory_mb": {"before": 162.5078, "after": 162.5078, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 110.5756}, "total_request_ms": 110.5756}
INFO:     127.0.0.1:35426 - "POST /predict/all HTTP/1.1" 200 OK
2026-05-24 09:28:23,658 | INFO | REQUEST | {"request_id": "33f8549d-d1df-4501-b489-99d41a605497", "timestamp": "2026-05-24T02:28:23.658071+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://kaskus.com", "threshold": 0.5}, "result": {"request_id": "33f8549d-d1df-4501-b489-99d41a605497", "url": "https://kaskus.com", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.994868, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1573, "model_inference": 54.9557, "total": 58.408}, "memory_mb": {"before": 162.5078, "after": 162.5078, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.830986, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1876, "model_inference": 6.6095, "total": 11.6246}, "memory_mb": {"before": 162.5078, "after": 162.5078, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.701108, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2875, "model_inference": 7.4523, "total": 13.3348}, "memory_mb": {"before": 162.5078, "after": 162.5078, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 87.7464}, "total_request_ms": 87.7464}
INFO:     127.0.0.1:43450 - "POST /predict/all HTTP/1.1" 200 OK
2026-05-24 09:28:46,354 | INFO | REQUEST | {"request_id": "01ee9207-0f9c-4b26-b1fd-95512383dcb0", "timestamp": "2026-05-24T02:28:46.354598+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://duckduckgo.com", "threshold": 0.5}, "result": {"request_id": "01ee9207-0f9c-4b26-b1fd-95512383dcb0", "url": "https://duckduckgo.com", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.993769, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.3086, "model_inference": 149.7234, "total": 156.8251}, "memory_mb": {"before": 162.5117, "after": 162.5117, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.830986, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2573, "model_inference": 4.2549, "total": 10.0589}, "memory_mb": {"before": 162.5117, "after": 162.5156, "fluctuation": 0.0039}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.756481, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2133, "model_inference": 4.2748, "total": 8.2485}, "memory_mb": {"before": 162.5156, "after": 162.5156, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 183.7097}, "total_request_ms": 183.7097}
INFO:     127.0.0.1:57018 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     127.0.0.1:54014 - "GET /health HTTP/1.1" 200 OK
2026-05-24 09:33:02,161 | INFO | REQUEST | {"request_id": "7beab492-15a3-46f2-81fe-0c0dc461c5cf", "timestamp": "2026-05-24T02:33:02.161531+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://dailysocial.id/p/idn-acquires-m-bloc-cvc-bets-on-mapi", "threshold": 0.5}, "result": {"request_id": "7beab492-15a3-46f2-81fe-0c0dc461c5cf", "url": "https://dailysocial.id/p/idn-acquires-m-bloc-cvc-bets-on-mapi", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.02782, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.201, "model_inference": 48.3995, "total": 55.0372}, "memory_mb": {"before": 162.5156, "after": 162.5156, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.783784, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1643, "model_inference": 3.8999, "total": 7.2388}, "memory_mb": {"before": 162.5156, "after": 162.5156, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.062174, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1019, "model_inference": 3.0202, "total": 5.3921}, "memory_mb": {"before": 162.5156, "after": 162.5156, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 70.9882}, "total_request_ms": 70.9882}
INFO:     127.0.0.1:34108 - "POST /predict/all HTTP/1.1" 200 OK
2026-05-24 09:34:52,047 | INFO | REQUEST | {"request_id": "75a2d062-b1ed-48ff-b75a-8a179401f682", "timestamp": "2026-05-24T02:34:52.047213+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://geek.digit.in/community/threads/worlds-longest-url-with-unique-content-must-watch.91979/?srsltid=AfmBOopA4uXpp0-ETzsC4ruQ8nXfLPadeUpc0WgpVxgwD5lD_pRtee0a", "threshold": 0.5}, "result": {"request_id": "75a2d062-b1ed-48ff-b75a-8a179401f682", "url": "https://geek.digit.in/community/threads/worlds-longest-url-with-unique-content-must-watch.91979/?srsltid=AfmBOopA4uXpp0-ETzsC4ruQ8nXfLPadeUpc0WgpVxgwD5lD_pRtee0a", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.997946, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2485, "model_inference": 95.8694, "total": 100.025}, "memory_mb": {"before": 162.5195, "after": 162.5234, "fluctuation": 0.0039}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 1.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.281, "model_inference": 2.9866, "total": 6.449}, "memory_mb": {"before": 162.5234, "after": 162.5234, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.876663, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1278, "model_inference": 3.2114, "total": 5.6234}, "memory_mb": {"before": 162.5234, "after": 162.5234, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 115.1087}, "total_request_ms": 115.1087}
INFO:     127.0.0.1:38372 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     127.0.0.1:46466 - "GET /health HTTP/1.1" 200 OK
2026-05-24 09:36:34,549 | INFO | REQUEST | {"request_id": "35ef848a-ef81-4079-8859-2e296dec8e7d", "timestamp": "2026-05-24T02:36:34.549523+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "http://hotels.andcastles.andhouseboats.andigloos.andteepees.andriversidecabins.andlakesidecabins.andpondsidecabins.andstreamadjacentcabins.andcabinsthatarentnearanybodiesofwaterwhatsoever.andlakehouses.andregularhousesandlodgesandskilodgesandallthings.ski/.com", "threshold": 0.5}, "result": {"request_id": "35ef848a-ef81-4079-8859-2e296dec8e7d", "url": "http://hotels.andcastles.andhouseboats.andigloos.andteepees.andriversidecabins.andlakesidecabins.andpondsidecabins.andstreamadjacentcabins.andcabinsthatarentnearanybodiesofwaterwhatsoever.andlakehouses.andregularhousesandlodgesandskilodgesandallthings.ski/.com", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.999926, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.5353, "model_inference": 52.9685, "total": 60.8109}, "memory_mb": {"before": 162.5273, "after": 162.5273, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 1.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.3605, "model_inference": 4.959, "total": 10.2085}, "memory_mb": {"before": 162.5273, "after": 162.5273, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 1.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2082, "model_inference": 3.3278, "total": 6.2343}, "memory_mb": {"before": 162.5273, "after": 162.5312, "fluctuation": 0.0039}}], "errors": [], "total_request_ms": 81.5757}, "total_request_ms": 81.5757}
INFO:     127.0.0.1:60050 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     127.0.0.1:36624 - "GET / HTTP/1.1" 404 Not Found
2026-05-24 09:38:38,250 | INFO | REQUEST | {"request_id": "677964fa-9243-4554-b978-8b81a075b2a3", "timestamp": "2026-05-24T02:38:38.249714+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://secure-login-update-verify-account.bank-confirm-signin.password-reset.admin-check.123456.7890.random-long-string-to-max-out-the-domain-length.xyz/path", "threshold": 0.5}, "result": {"request_id": "677964fa-9243-4554-b978-8b81a075b2a3", "url": "https://secure-login-update-verify-account.bank-confirm-signin.password-reset.admin-check.123456.7890.random-long-string-to-max-out-the-domain-length.xyz/path", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.999941, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.3674, "model_inference": 28.5121, "total": 33.4137}, "memory_mb": {"before": 162.5352, "after": 162.5391, "fluctuation": 0.0039}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 1.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.3753, "model_inference": 81.7476, "total": 88.314}, "memory_mb": {"before": 162.5391, "after": 162.543, "fluctuation": 0.0039}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 1.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.4015, "model_inference": 7.2548, "total": 13.4037}, "memory_mb": {"before": 162.543, "after": 162.543, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 144.2632}, "total_request_ms": 144.2632}
INFO:     127.0.0.1:36638 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     127.0.0.1:36644 - "GET / HTTP/1.1" 404 Not Found
2026-05-24 09:39:00,945 | INFO | REQUEST | {"request_id": "69253c81-ea37-44a1-9366-e30247b4684c", "timestamp": "2026-05-24T02:39:00.945322+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://buzz.cn/verify?token=abcdef123456&session=987654321&id=000000000&token=abcdef123456&session=987654321&id=000000000&token=abcdef123456&session=987654321&id=000000000&token=abcdef123456&session=987654321&id=000000000", "threshold": 0.5}, "result": {"request_id": "69253c81-ea37-44a1-9366-e30247b4684c", "url": "https://buzz.cn/verify?token=abcdef123456&session=987654321&id=000000000&token=abcdef123456&session=987654321&id=000000000&token=abcdef123456&session=987654321&id=000000000&token=abcdef123456&session=987654321&id=000000000", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.999998, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.4063, "model_inference": 39.8805, "total": 49.3097}, "memory_mb": {"before": 162.543, "after": 162.543, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 1.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 91.8677, "model_inference": 2.9198, "total": 102.1034}, "memory_mb": {"before": 162.543, "after": 162.543, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 1.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1628, "model_inference": 2.9225, "total": 5.3595}, "memory_mb": {"before": 162.543, "after": 162.543, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 161.7555}, "total_request_ms": 161.7555}
INFO:     127.0.0.1:41668 - "POST /predict/all HTTP/1.1" 200 OK
2026-05-24 09:39:10,261 | INFO | REQUEST | {"request_id": "c82db4fd-f446-4720-9361-0a1157794533", "timestamp": "2026-05-24T02:39:10.261364+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://login.verify.update.secure.account.bank.tk/confirm/signin/password/reset/admin/secure/login/verify", "threshold": 0.5}, "result": {"request_id": "c82db4fd-f446-4720-9361-0a1157794533", "url": "https://login.verify.update.secure.account.bank.tk/confirm/signin/password/reset/admin/secure/login/verify", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.999826, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2813, "model_inference": 50.6067, "total": 55.3327}, "memory_mb": {"before": 162.5469, "after": 162.5508, "fluctuation": 0.0039}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.95, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2949, "model_inference": 93.1437, "total": 97.7056}, "memory_mb": {"before": 162.5508, "after": 162.5508, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 1.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.6376, "model_inference": 12.1036, "total": 23.5115}, "memory_mb": {"before": 162.5508, "after": 162.5508, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 182.403}, "total_request_ms": 182.403}
INFO:     127.0.0.1:43114 - "POST /predict/all HTTP/1.1" 200 OK
2026-05-24 09:39:25,433 | INFO | REQUEST | {"request_id": "acc3eaf3-a12d-4b13-9e95-3eb60911bfb1", "timestamp": "2026-05-24T02:39:25.432866+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://ru.ru/@@@@@@@@@@@@@@@@@@@@@@@@@@//\\\\\\\\//\\\\//\\\\~~~~====----____++++::::;;;;,,,,....", "threshold": 0.5}, "result": {"request_id": "acc3eaf3-a12d-4b13-9e95-3eb60911bfb1", "url": "https://ru.ru/@@@@@@@@@@@@@@@@@@@@@@@@@@//\\\\\\\\//\\\\//\\\\~~~~====----____++++::::;;;;,,,,....", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.992104, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2473, "model_inference": 40.7505, "total": 46.979}, "memory_mb": {"before": 162.5547, "after": 162.5547, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.783784, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2165, "model_inference": 3.728, "total": 7.6237}, "memory_mb": {"before": 162.5547, "after": 162.5547, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 1.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1956, "model_inference": 3.5748, "total": 91.2761}, "memory_mb": {"before": 162.5547, "after": 162.5547, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 149.8206}, "total_request_ms": 149.8206}
INFO:     127.0.0.1:33466 - "POST /predict/all HTTP/1.1" 200 OK
2026-05-24 09:39:34,129 | INFO | REQUEST | {"request_id": "b7c6bda7-c495-405c-a08a-40f67940b71a", "timestamp": "2026-05-24T02:39:34.129348+00:00", "endpoint": "/predict/single", "client_ip": "127.0.0.1", "payload": {"url": "https://www.tradingview.com", "algorithm": "lightgbm", "threshold": 0.5}, "result": {"request_id": "b7c6bda7-c495-405c-a08a-40f67940b71a", "url": "https://www.tradingview.com", "threshold": 0.5, "algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.274958, "timings_ms": {"feature_extraction": 0.35, "model_inference": 69.1128, "total": 76.6398}, "memory_mb": {"before": 162.6172, "after": 162.6172, "fluctuation": 0.0}, "total_request_ms": 169.1929}, "total_request_ms": 169.1929}
INFO:     127.0.0.1:44354 - "POST /predict/single HTTP/1.1" 200 OK
2026-05-24 09:40:00,143 | INFO | REQUEST | {"request_id": "4b162dec-9b6f-4641-bbf0-faae377cf440", "timestamp": "2026-05-24T02:40:00.142889+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://xyz.xyz/../../../../../../../../../../../../../../../../etc/passwd/login/verify/update", "threshold": 0.5}, "result": {"request_id": "4b162dec-9b6f-4641-bbf0-faae377cf440", "url": "https://xyz.xyz/../../../../../../../../../../../../../../../../etc/passwd/login/verify/update", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.999861, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2425, "model_inference": 39.8129, "total": 43.795}, "memory_mb": {"before": 162.6172, "after": 162.6172, "fluctuation": 0.0}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 1.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1882, "model_inference": 5.9203, "total": 11.3502}, "memory_mb": {"before": 162.6172, "after": 162.6172, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 1.0, "threshold": 0.5, "timings_ms": {"feature_extraction": 78.0959, "model_inference": 7.0595, "total": 91.8965}, "memory_mb": {"before": 162.6172, "after": 162.6172, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 153.6329}, "total_request_ms": 153.6329}
INFO:     127.0.0.1:46666 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     127.0.0.1:54638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41430 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57098 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:46814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54182 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52944 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45092 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56822 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58818 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:58830 - "GET /.git-credentials HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:58836 - "POST / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:58838 - "GET /.env.development HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:58844 - "GET /.env.test HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60492 - "GET /.env.remote HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60496 - "GET /.env.backup HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60510 - "GET /.env.sample HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60522 - "GET /.env.example HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60530 - "GET /.env.dev HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60532 - "GET /.env.prod HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60544 - "GET /.env.stage HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60552 - "GET /.env.ci HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60558 - "GET /.env.docker HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60574 - "GET /.env.live HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60576 - "GET /.env.preprod HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60582 - "GET /.env.uat HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60590 - "GET /.env.dist HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60596 - "GET /.env.swp HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60604 - "GET /.env~ HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60610 - "GET /.env1 HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60616 - "GET /.env2 HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60630 - "GET /.env_copy HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60636 - "GET /.env.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60646 - "GET /.env.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60648 - "GET /.env.yaml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60654 - "GET /.env.yml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42072 - "GET /.env.backup1 HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42076 - "GET /.env.backup2 HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53096 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53104 - "GET /service-account.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53106 - "GET /sa.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53114 - "GET /gcp-key.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53126 - "GET /gcp-credentials.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53130 - "GET /gcp-sa.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53146 - "GET /credentials.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53162 - "GET /google-credentials.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53174 - "GET /google-key.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53190 - "GET /.config/gcloud/application_default_credentials.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53196 - "GET /application_default_credentials.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53206 - "GET /key.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53208 - "GET /keyfile.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53212 - "GET /firebase-adminsdk.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53214 - "GET /firebase-key.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53224 - "GET /firebase-config.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53228 - "GET /gcloud-service-key.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53234 - "GET /service_account.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53236 - "GET /gcp_key.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53240 - "GET /google-service-account.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53254 - "GET /cloud-key.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:58640 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39896 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50092 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44798 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58150 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45742 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42074 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44760 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56864 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58662 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47054 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33734 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50646 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47660 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35266 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56340 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:56350 - "GET /static/style/protect/index.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:56360 - "GET /bot-connect.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:56374 - "GET /assets/js/auth.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:56390 - "GET /assets/js/message.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:56392 - "GET /static/style/sys_files/index.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:56398 - "GET /css/support_parent.css HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:56408 - "GET /js/twint_ch.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:56422 - "GET /assets/js/qr_modal.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:56430 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:48048 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59430 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58640 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41750 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48536 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55778 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49960 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44904 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42720 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40120 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48362 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55456 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48428 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38264 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35984 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43082 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60196 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53640 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58146 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35040 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57240 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59024 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45092 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36122 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55500 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45386 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45388 - "GET /assets/js/message.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45398 - "GET /css/support_parent.css HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45414 - "GET /js/lkk_ch.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45416 - "GET /static/style/protect/index.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45432 - "GET /js/twint_ch.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45444 - "GET /assets/js/auth.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45448 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45452 - "GET /bot-connect.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45456 - "GET /assets/js/qr_modal.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45464 - "GET /static/style/sys_files/index.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:39792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60316 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48746 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35318 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40592 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44198 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39306 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:38504 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53468 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:33434 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51466 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59596 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38506 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55056 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51574 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36418 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53760 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51240 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58798 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48028 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34560 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48372 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40532 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34718 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37824 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50826 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39824 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55034 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:49258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34170 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56448 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45682 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33804 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:56008 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39138 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43966 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49026 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33158 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39624 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52328 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49004 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:49016 - "GET /wordpress/ HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:35006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44446 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52760 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41352 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54294 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39920 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35750 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51948 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58584 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37560 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53296 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60604 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34378 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33294 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48818 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52734 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49046 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51254 - "HEAD / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51262 - "HEAD / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51266 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51268 - "GET /env HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51278 - "GET /.aws/credentials HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51276 - "GET /config.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51294 - "GET /.env.development HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51302 - "GET /js/config.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33868 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45480 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:55058 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40902 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38408 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:38416 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:35174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54000 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:38100 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:38114 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:44180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43882 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43884 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37124 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41650 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56532 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53522 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53538 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:47202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34518 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33776 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33060 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56992 - "GET /_rNd9xZ7kL3 HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57008 - "GET /_rNd9xZ7kL3 HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57016 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43986 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42738 - "GET /wp-json/gravitysmtp/v1/tests/mock-data?page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42754 - "GET /?rest_route=/gravitysmtp/v1/tests/mock-data&page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57954 - "GET /wp-json/gravitysmtp/v1/tests/mock-data?page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57962 - "GET /?rest_route=/gravitysmtp/v1/tests/mock-data&page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57964 - "GET /wp/wp-json/gravitysmtp/v1/tests/mock-data?page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57976 - "GET /blog/wp-json/gravitysmtp/v1/tests/mock-data?page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57982 - "GET /wordpress/wp-json/gravitysmtp/v1/tests/mock-data?page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:39844 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49598 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44196 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38626 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47576 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49312 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36398 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56270 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45230 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59828 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45060 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43454 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49984 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35826 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41842 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56996 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56972 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:56986 - "GET /js/lkk_ch.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:56998 - "GET /assets/js/message.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54768 - "GET /js/twint_ch.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54782 - "GET /css/support_parent.css HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54788 - "GET /bot-connect.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54796 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54800 - "GET /static/style/protect/index.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54012 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35514 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42518 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45698 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40276 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56276 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39822 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56602 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48690 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56146 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36008 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54436 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54710 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47186 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40624 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50662 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44034 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58928 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47946 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57938 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54234 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34992 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57392 - "HEAD / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57396 - "HEAD / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:44974 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39448 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34414 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53182 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53362 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33448 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41450 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53256 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57872 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42992 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49176 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36634 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44276 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51028 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53992 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59392 - "GET /wp-json/gravitysmtp/v1/tests/mock-data?page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:59404 - "GET /?rest_route=/gravitysmtp/v1/tests/mock-data&page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:59410 - "GET /wp-json/gravitysmtp/v1/tests/mock-data?page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:59422 - "GET /?rest_route=/gravitysmtp/v1/tests/mock-data&page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:59430 - "GET /wp/wp-json/gravitysmtp/v1/tests/mock-data?page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:59444 - "GET /blog/wp-json/gravitysmtp/v1/tests/mock-data?page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:59446 - "GET /wordpress/wp-json/gravitysmtp/v1/tests/mock-data?page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:59458 - "GET /site/wp-json/gravitysmtp/v1/tests/mock-data?page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42288 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49104 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36618 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50474 - "GET /wp-json/gravitysmtp/v1/tests/mock-data?page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50480 - "GET /?rest_route=/gravitysmtp/v1/tests/mock-data&page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50492 - "GET /wp-json/gravitysmtp/v1/tests/mock-data?page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50504 - "GET /?rest_route=/gravitysmtp/v1/tests/mock-data&page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50506 - "GET /wp/wp-json/gravitysmtp/v1/tests/mock-data?page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50510 - "GET /blog/wp-json/gravitysmtp/v1/tests/mock-data?page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50514 - "GET /wordpress/wp-json/gravitysmtp/v1/tests/mock-data?page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50524 - "GET /site/wp-json/gravitysmtp/v1/tests/mock-data?page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35886 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60776 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58118 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57688 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42114 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48024 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47724 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41574 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60106 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33064 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35770 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44378 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40644 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36496 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49664 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48906 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59268 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57982 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39624 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57854 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44292 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34528 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47880 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54698 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41138 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54008 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39886 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46476 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33098 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43688 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53208 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55112 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60462 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42420 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58872 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49874 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51016 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57530 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34710 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58826 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43974 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60386 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43684 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45054 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51136 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46224 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59532 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47216 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60996 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53650 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49280 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51844 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56572 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35058 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33198 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47166 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54928 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33144 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50250 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59768 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58134 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58230 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56474 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60334 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59118 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58832 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56200 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41186 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39982 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58578 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36264 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52894 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36114 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49122 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60888 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59390 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47788 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54966 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54774 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57878 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47250 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45716 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41130 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39640 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44198 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47400 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43486 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34324 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35736 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41266 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43266 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41864 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55538 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43610 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39860 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49240 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41004 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53474 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54330 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48664 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47390 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36560 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45036 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60160 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56664 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37876 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58324 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59560 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60466 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53076 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39682 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40418 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51326 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46798 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33148 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36126 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36140 - "GET /assets/js/qr_modal.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36144 - "GET /js/lkk_ch.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36152 - "GET /static/style/protect/index.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36166 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36172 - "GET /js/twint_ch.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36188 - "GET /css/support_parent.css HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36202 - "GET /assets/js/message.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36204 - "GET /static/style/sys_files/index.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36214 - "GET /assets/js/auth.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36224 - "GET /bot-connect.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54624 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51494 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40066 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55630 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48544 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47872 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48560 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38518 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48532 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60836 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54160 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37924 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38388 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59990 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42092 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38594 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41234 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50602 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37446 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42398 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46322 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33768 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40572 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45740 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48676 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38682 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59076 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50154 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55292 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60408 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34654 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44810 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58058 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38264 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34320 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48424 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55012 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34576 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32864 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45958 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58454 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34318 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34344 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33930 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42576 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55182 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53534 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:49412 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:59988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52836 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58148 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55828 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33052 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38950 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51288 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35650 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60122 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35536 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59450 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60012 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33600 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53058 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34968 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47408 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39178 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44348 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36142 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42052 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57690 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38516 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55518 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46530 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37474 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58690 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39338 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34662 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45264 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43288 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56462 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47428 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37996 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40294 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55142 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44106 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38004 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45270 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54396 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56000 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55418 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36878 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40436 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34102 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55660 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41676 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50500 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33370 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42244 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56550 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52430 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54052 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54644 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40944 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60378 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53328 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44992 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58918 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55170 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40438 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56662 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45754 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45476 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52562 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47504 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46268 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45056 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58472 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51376 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55634 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43736 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37514 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56832 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42890 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38798 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51462 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60018 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48268 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43572 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52292 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47970 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49158 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58150 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50768 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33596 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49678 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:49686 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:49688 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:49700 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:56556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50544 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35486 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58826 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37652 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52292 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59540 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44974 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42516 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47880 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46034 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52282 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59372 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37428 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42824 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38774 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34718 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46276 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52558 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52968 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41652 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50220 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34790 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54596 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49876 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56352 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40386 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57756 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54306 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51790 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59276 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43716 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45794 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47160 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42378 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39586 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46266 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52966 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51330 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35238 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58288 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49126 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:49140 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36826 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42562 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54918 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45500 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48216 - "GET /_rNd9xZ7kL3 HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43316 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:38394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52624 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44088 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55536 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47578 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34390 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43466 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44544 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55886 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49514 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41626 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51466 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60434 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49120 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35832 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50864 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39852 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55076 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58478 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45256 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49520 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42326 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45026 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46074 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53322 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58130 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37944 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38102 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51752 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51766 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35008 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58292 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33938 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60408 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43060 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40836 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36860 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45386 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44024 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38818 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55584 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50906 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49124 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36730 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59788 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42858 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47880 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42154 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41234 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54600 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51128 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41070 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49322 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56016 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60388 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50566 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39774 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52450 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36640 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42798 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42330 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44424 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33004 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54044 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36646 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53956 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59064 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55336 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55660 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43496 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56316 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42416 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54796 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58454 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53996 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52902 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57616 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50430 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52662 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49076 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52056 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45172 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44246 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35924 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47968 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40922 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50120 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42626 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56176 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46610 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43584 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38236 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58746 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58606 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38662 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44244 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57794 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54304 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54966 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44176 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34966 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52000 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48740 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41272 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45390 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60254 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50388 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37124 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49268 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57172 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37362 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40324 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58142 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43570 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47474 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39220 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53142 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33456 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51662 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56938 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54134 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36266 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40920 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:46640 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35768 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37696 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37708 - "GET /assets/js/auth.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37720 - "GET /js/twint_ch.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37732 - "GET /static/style/protect/index.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37742 - "GET /assets/js/message.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37758 - "GET /js/lkk_ch.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37770 - "GET /bot-connect.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37786 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37788 - "GET /static/style/sys_files/index.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37792 - "GET /assets/js/qr_modal.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37802 - "GET /css/support_parent.css HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50146 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46542 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53476 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58984 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41920 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53304 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58040 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52272 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39262 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50398 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47956 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39776 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34266 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39982 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60308 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39588 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54008 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40992 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34424 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60904 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52376 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40288 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43932 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48844 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35438 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56578 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48398 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50016 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44098 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46760 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55018 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53414 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46436 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36268 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38158 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40938 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35052 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48774 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41864 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38262 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59092 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38950 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43344 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52186 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52924 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52244 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47650 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53520 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55970 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48352 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46684 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41852 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37960 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59624 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35828 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39448 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49860 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33588 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45220 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38466 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50598 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36372 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55518 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44588 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32888 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55550 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58294 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54518 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50058 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47206 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51956 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35736 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49570 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52920 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46024 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42106 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47048 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59924 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52894 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40238 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60424 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38882 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39060 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36084 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41224 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44236 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50724 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36476 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46334 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58036 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56606 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53084 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56878 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58182 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33156 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51746 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33378 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40018 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48472 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45482 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54228 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37456 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39572 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34424 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46136 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44632 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49594 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41610 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47196 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34760 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46658 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47266 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44520 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33368 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55880 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36928 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33544 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45238 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60516 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60882 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60496 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51922 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48012 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47996 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50004 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42024 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50138 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44054 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39632 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52236 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43824 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55864 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37046 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40304 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38610 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54992 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35750 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50718 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53938 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36400 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46266 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51530 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60064 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36602 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43924 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46334 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56058 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43270 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43316 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43730 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49532 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59018 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54434 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57256 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43288 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58362 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:44170 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53754 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56172 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38144 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36586 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49834 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60312 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42604 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36424 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35694 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49826 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40256 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55154 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52270 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58446 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34906 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49454 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48310 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46474 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34928 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41044 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35706 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44322 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39142 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39676 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40454 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38984 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58812 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47044 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40164 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40180 - "GET /wp-includes/ID3/license.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40186 - "GET /feed/ HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40194 - "GET /xmlrpc.php?rsd HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40196 - "GET /blog/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40202 - "GET /web/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40210 - "GET /wordpress/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40212 - "GET /wp/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40224 - "GET /2020/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40230 - "GET /2019/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40244 - "GET /2021/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40248 - "GET /shop/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40260 - "GET /wp1/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40268 - "GET /test/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40282 - "GET /site/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40296 - "GET /cms/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:38972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50090 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47584 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50246 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60400 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53578 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51114 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60480 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49378 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50844 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60048 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52300 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53730 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38508 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38652 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55520 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39060 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43352 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39604 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51486 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33818 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36822 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49540 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44224 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45148 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58206 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37388 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43498 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59956 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48266 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50476 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41466 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49694 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38040 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43438 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47542 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48520 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43852 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39366 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47418 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39034 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37624 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48450 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50322 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57602 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55068 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45534 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44304 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55858 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39336 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44798 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43316 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36120 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44536 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52244 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38182 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40454 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33494 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60626 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37146 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37150 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45574 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42276 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56504 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52852 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53128 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35248 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42000 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49200 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35298 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33584 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50090 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45560 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52388 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45344 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59268 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59420 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40084 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47376 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42688 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55572 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32922 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:39208 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49740 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40034 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47958 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37368 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49558 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47334 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43318 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39454 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56996 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34642 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41794 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34756 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34772 - "GET /wp-includes/ID3/license.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34774 - "GET /feed/ HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34778 - "GET /xmlrpc.php?rsd HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34782 - "GET /blog/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34796 - "GET /web/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34802 - "GET /wordpress/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34812 - "GET /wp/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34816 - "GET /2020/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34830 - "GET /2019/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34846 - "GET /2021/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34854 - "GET /shop/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34864 - "GET /wp1/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34880 - "GET /test/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34886 - "GET /site/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34900 - "GET /cms/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34842 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56240 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58104 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41436 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46690 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33536 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41498 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54808 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56682 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41550 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44084 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45182 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47448 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36046 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60198 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50296 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43296 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55586 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36106 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33402 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40102 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35594 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54616 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57818 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41430 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34130 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49860 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44826 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43134 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38816 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38292 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42050 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45586 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43602 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35282 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38644 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41550 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44520 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55348 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57238 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36644 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37948 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58750 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39854 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52136 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59654 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34570 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37958 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53000 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49000 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56144 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51880 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55694 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46588 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45230 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42338 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44348 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51408 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57248 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56370 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55682 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34270 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42586 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39720 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47046 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58090 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53606 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40396 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57028 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55960 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52710 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42594 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52328 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58946 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37596 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35446 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52008 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53338 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33572 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51514 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38984 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39584 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52120 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46474 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44746 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41798 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40454 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34928 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37790 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42570 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54324 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37916 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42592 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49626 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39776 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58768 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43594 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53256 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50092 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40000 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49164 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54650 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57562 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45860 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45852 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42016 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58584 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57120 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51434 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50326 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59134 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53810 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33604 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58648 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34788 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57366 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41294 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46300 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35944 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32970 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39368 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56968 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38652 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55528 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33160 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47808 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2475967]
INFO:     Started server process [674165]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
2026-05-30 17:28:46,042 | INFO | Loaded model: lightgbm
2026-05-30 17:28:46,457 | INFO | Loaded model: decision_tree
2026-05-30 17:28:46,480 | INFO | Loaded model: logistic_regression
2026-05-30 17:28:46,492 | INFO | REQUEST | {"request_id": "c498f856-4def-443c-a0b9-58ae1c3dddf3", "timestamp": "2026-05-30T10:28:46.492097+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://instagram.com", "threshold": 0.5}, "result": {"request_id": "c498f856-4def-443c-a0b9-58ae1c3dddf3", "url": "https://instagram.com", "threshold": 0.5, "aggregate_verdict": "PHISHING", "results": [{"algorithm": "lightgbm", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.984122, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.923, "model_inference": 116.4798, "total": 1396.4978}, "memory_mb": {"before": 91.2344, "after": 156.6758, "fluctuation": 65.4414}}, {"algorithm": "decision_tree", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.830986, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.4007, "model_inference": 8.8917, "total": 215.4827}, "memory_mb": {"before": 156.6797, "after": 162.4102, "fluctuation": 5.7305}}, {"algorithm": "logistic_regression", "label": "PHISHING", "whitelisted": false, "phishing_probability": 0.676485, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.268, "model_inference": 5.2012, "total": 16.5154}, "memory_mb": {"before": 162.4102, "after": 162.4961, "fluctuation": 0.0859}}], "errors": [], "total_request_ms": 1720.4842}, "total_request_ms": 1720.4842}
INFO:     127.0.0.1:47392 - "POST /predict/all HTTP/1.1" 200 OK
2026-05-30 17:29:09,074 | INFO | REQUEST | {"request_id": "0720ad80-21e9-4552-8af9-e63d9b18b3af", "timestamp": "2026-05-30T10:29:09.073973+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://www.instagram.com", "threshold": 0.5}, "result": {"request_id": "0720ad80-21e9-4552-8af9-e63d9b18b3af", "url": "https://www.instagram.com", "threshold": 0.5, "aggregate_verdict": "LEGITIMATE", "results": [{"algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.189384, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2549, "model_inference": 57.1668, "total": 63.4894}, "memory_mb": {"before": 162.5117, "after": 162.5156, "fluctuation": 0.0039}}, {"algorithm": "decision_tree", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.015819, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2542, "model_inference": 3.2167, "total": 7.1658}, "memory_mb": {"before": 162.5156, "after": 162.5156, "fluctuation": 0.0}}, {"algorithm": "logistic_regression", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.021896, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1099, "model_inference": 3.3065, "total": 6.1862}, "memory_mb": {"before": 162.5156, "after": 162.5156, "fluctuation": 0.0}}], "errors": [], "total_request_ms": 83.0053}, "total_request_ms": 83.0053}
INFO:     127.0.0.1:39062 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     127.0.0.1:39268 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [674165]
INFO:     Started server process [677141]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47956 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40178 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [677141]
INFO:     Started server process [721769]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38376 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39334 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42500 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56400 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [721769]
INFO:     Started server process [767847]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43370 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44746 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37808 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54052 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [767847]
INFO:     Started server process [812646]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51754 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51958 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34334 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51974 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54188 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [812646]
INFO:     Started server process [866742]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54698 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59136 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47146 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49852 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [866742]
INFO:     Started server process [918303]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45514 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [918303]
INFO:     Started server process [970149]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36156 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49770 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39018 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [970149]
INFO:     Started server process [1017316]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47740 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46368 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58142 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43732 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1017316]
INFO:     Started server process [1063126]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46742 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1063126]
INFO:     Started server process [1110042]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36664 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34954 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40320 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43584 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1110042]
INFO:     Started server process [1155354]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38658 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35656 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50546 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57710 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48124 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46998 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1155354]
INFO:     Started server process [1201199]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44234 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59902 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58858 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1201199]
INFO:     Started server process [1246578]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37128 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45770 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58954 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33596 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35588 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59272 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1246578]
INFO:     Started server process [1292279]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52074 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48160 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1292279]
INFO:     Started server process [1347537]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49652 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37660 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58014 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1347537]
INFO:     Started server process [1395998]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50074 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51604 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36312 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1395998]
INFO:     Started server process [1446416]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51196 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41590 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1446416]
INFO:     Started server process [1496316]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53730 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59626 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50984 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1496316]
INFO:     Started server process [1548952]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54676 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40170 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45338 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55246 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36602 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1548952]
INFO:     Started server process [1598402]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48220 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38068 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39262 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57042 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1598402]
INFO:     Started server process [1657243]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52486 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:52498 - "GET /js/lkk_ch.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:52508 - "GET /static/style/protect/index.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:44784 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:44794 - "GET /static/style/sys_files/index.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:44802 - "GET /assets/js/qr_modal.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60454 - "GET /bot-connect.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60456 - "GET /css/support_parent.css HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:55418 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42604 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51478 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36588 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50858 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45878 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1657243]
INFO:     Started server process [1711390]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39640 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45974 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58184 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1711390]
INFO:     Started server process [1756700]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50370 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59142 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57542 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46424 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34112 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1756700]
INFO:     Started server process [1804018]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44720 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37276 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59860 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1804018]
INFO:     Started server process [1851990]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51966 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44818 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37172 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60090 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1851990]
INFO:     Started server process [1909766]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48496 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50984 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49288 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1909766]
INFO:     Started server process [1969134]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40352 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58088 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46490 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1969134]
INFO:     Started server process [2025307]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34182 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47154 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36656 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36392 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2025307]
INFO:     Started server process [2076960]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40280 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41640 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59240 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2076960]
INFO:     Started server process [2128675]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60106 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58272 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2128675]
INFO:     Started server process [2190279]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54056 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55776 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44392 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46194 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2190279]
INFO:     Started server process [2248444]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44178 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43058 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34324 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51084 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2248444]
INFO:     Started server process [2299490]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36122 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51040 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44734 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38136 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2299490]
INFO:     Started server process [2345455]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52134 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52792 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2345455]
INFO:     Started server process [2388645]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35918 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48954 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2388645]
INFO:     Started server process [2434809]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57494 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35240 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40990 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39766 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2434809]
INFO:     Started server process [2479276]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43872 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54160 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33706 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42072 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2479276]
INFO:     Started server process [2523640]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44808 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2523640]
INFO:     Started server process [2572681]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52150 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46198 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38236 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2572681]
INFO:     Started server process [2621276]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48808 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35572 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2621276]
INFO:     Started server process [2668563]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49718 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36270 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55318 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55282 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2668563]
INFO:     Started server process [2713610]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45122 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41128 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38904 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37192 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2713610]
INFO:     Started server process [2759680]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37048 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34860 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59784 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2759680]
INFO:     Started server process [2804439]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44746 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36264 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53774 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2804439]
INFO:     Started server process [2850315]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49056 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60542 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36858 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41516 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2850315]
INFO:     Started server process [2895687]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58316 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54472 - "HEAD / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54484 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54486 - "GET /config.json HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54498 - "GET /.env.development HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54500 - "GET /env HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54508 - "GET /js/config.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54524 - "GET /.aws/credentials HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45124 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49516 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2895687]
INFO:     Started server process [2938796]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49894 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36736 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35280 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59046 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2938796]
INFO:     Started server process [2983021]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46828 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42486 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40144 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2983021]
INFO:     Started server process [3027016]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60676 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48480 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3027016]
INFO:     Started server process [3064926]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60946 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49700 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3064926]
INFO:     Started server process [3114505]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51352 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43676 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47238 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36350 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3114505]
INFO:     Started server process [3161577]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59336 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60478 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36832 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3161577]
INFO:     Started server process [3223249]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56980 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3223249]
INFO:     Started server process [3279724]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35606 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40182 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40788 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44508 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3279724]
INFO:     Started server process [3329779]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55506 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35456 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43376 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3329779]
INFO:     Started server process [3372374]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44566 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60398 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55662 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39106 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41264 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55424 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34840 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3372374]
INFO:     Started server process [3415937]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36468 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:55318 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40836 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48076 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32828 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49968 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49368 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3415937]
INFO:     Started server process [3465166]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43120 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:55994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38914 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60270 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34598 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53120 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59344 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38770 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3465166]
INFO:     Started server process [3511142]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55280 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50572 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49600 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3511142]
INFO:     Started server process [3557836]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51884 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54650 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34856 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3557836]
INFO:     Started server process [3604585]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47160 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34048 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44008 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3604585]
INFO:     Started server process [3651358]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58756 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46750 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48198 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46576 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39224 - "GET / HTTP/1.1" 404 Not Found
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3651358]
INFO:     Started server process [3702418]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34812 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42308 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48652 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37022 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3702418]
INFO:     Started server process [3750709]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47796 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37824 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37718 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3750709]
INFO:     Started server process [3796525]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46228 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38398 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54176 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37654 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3796525]
INFO:     Started server process [3842253]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54894 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41112 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38980 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3842253]
INFO:     Started server process [3885744]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39824 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43886 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45196 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36170 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39848 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3885744]
INFO:     Started server process [3932278]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37946 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49594 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51558 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56056 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3932278]
INFO:     Started server process [3989062]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43758 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58336 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60188 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3989062]
INFO:     Started server process [4039635]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35016 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51296 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55592 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56840 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40240 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4039635]
INFO:     Started server process [4090570]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42528 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37984 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48242 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4090570]
INFO:     Started server process [4140798]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60234 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39710 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37600 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40138 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4140798]
INFO:     Started server process [4187640]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60894 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46336 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34172 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43648 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41342 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4187640]
INFO:     Started server process [52571]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55578 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54138 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33580 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [52571]
INFO:     Started server process [106287]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43402 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38834 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41262 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [106287]
INFO:     Started server process [157549]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48544 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38040 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [157549]
INFO:     Started server process [211045]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50974 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [211045]
INFO:     Started server process [265344]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35024 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50876 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41242 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [265344]
INFO:     Started server process [311685]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55130 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48900 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45958 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53808 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [311685]
INFO:     Started server process [357859]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57044 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56402 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58096 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [357859]
INFO:     Started server process [407447]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34534 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53420 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47778 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54344 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [407447]
INFO:     Started server process [458379]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53424 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36276 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58538 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [458379]
INFO:     Started server process [508032]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41762 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58940 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37348 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56198 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:44778 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49234 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [508032]
INFO:     Started server process [555580]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58306 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54518 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34066 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34982 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [555580]
INFO:     Started server process [605903]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39304 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33528 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47118 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57698 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [605903]
INFO:     Started server process [654449]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36572 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49414 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40456 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [654449]
INFO:     Started server process [705643]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43818 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39240 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55656 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55224 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46096 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [705643]
INFO:     Started server process [753786]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38262 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38754 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60612 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [753786]
INFO:     Started server process [801845]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33448 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60736 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47296 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40838 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [801845]
INFO:     Started server process [851269]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41956 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41972 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41986 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57842 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33054 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43424 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [851269]
INFO:     Started server process [895577]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60164 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56940 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [895577]
INFO:     Started server process [943408]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34586 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37498 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60438 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37536 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [943408]
INFO:     Started server process [993875]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39834 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47956 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52602 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51248 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [993875]
INFO:     Started server process [1043022]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37114 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50294 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50846 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1043022]
INFO:     Started server process [1096983]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51498 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47496 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42540 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1096983]
INFO:     Started server process [1149989]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41244 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44336 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40746 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53458 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1149989]
INFO:     Started server process [1199292]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53598 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51478 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53918 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35420 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1199292]
INFO:     Started server process [1244947]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36416 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53634 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38466 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1244947]
INFO:     Started server process [1297669]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34088 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34572 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48922 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60804 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1297669]
INFO:     Started server process [1347432]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39550 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38176 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40498 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1347432]
INFO:     Started server process [1401458]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42828 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52016 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57628 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1401458]
INFO:     Started server process [1460155]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57128 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60292 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52428 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1460155]
INFO:     Started server process [1519969]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52178 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42300 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49946 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56608 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1519969]
INFO:     Started server process [1571922]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51872 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55826 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48172 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45910 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Started server process [1622978]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36920 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34534 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40082 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1622978]
INFO:     Started server process [1671270]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:32884 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60254 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56896 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43474 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1671270]
INFO:     Started server process [1721426]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40436 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44040 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54842 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35878 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60224 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1721426]
INFO:     Started server process [1776116]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49976 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43462 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34516 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57454 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60750 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1776116]
INFO:     Started server process [1823056]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36788 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36416 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51664 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1823056]
INFO:     Started server process [1870977]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33074 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51648 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51938 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38324 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40900 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48366 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1870977]
INFO:     Started server process [1921560]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52098 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60746 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55564 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1921560]
INFO:     Started server process [1969145]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60130 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38390 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60982 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39208 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Started server process [2015050]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46568 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2015050]
INFO:     Started server process [2061979]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40254 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2061979]
INFO:     Started server process [2108830]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60536 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36950 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53562 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56820 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2108830]
INFO:     Started server process [2156490]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56920 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53662 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58264 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2156490]
INFO:     Started server process [2215433]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60562 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38994 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2215433]
INFO:     Started server process [2268906]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41376 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40368 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2268906]
INFO:     Started server process [2318936]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39902 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52698 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44270 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56370 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2318936]
INFO:     Started server process [2366049]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45220 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54834 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48798 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55740 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2366049]
INFO:     Started server process [2412774]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46836 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39538 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35374 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2412774]
INFO:     Started server process [2471093]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49598 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36246 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45844 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46378 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:46394 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59894 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2471093]
INFO:     Started server process [2522650]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42968 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34430 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42472 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36120 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43648 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2522650]
INFO:     Started server process [2574374]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41186 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54778 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56688 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37816 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38532 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2574374]
INFO:     Started server process [2626729]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55018 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52152 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2626729]
INFO:     Started server process [2679586]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52836 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44044 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52598 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53484 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2679586]
INFO:     Started server process [2733495]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59826 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49416 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56806 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2733495]
INFO:     Started server process [2783158]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44154 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2783158]
INFO:     Started server process [2833717]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46598 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45768 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38102 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52970 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2833717]
INFO:     Started server process [2884668]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49276 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40724 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57544 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2884668]
INFO:     Started server process [2931683]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50208 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51194 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2931683]
INFO:     Started server process [2979219]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34128 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47368 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54864 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41074 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48488 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2979219]
INFO:     Started server process [3029539]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49974 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47044 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50734 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33852 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3029539]
INFO:     Started server process [3084163]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60774 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33012 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58438 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Started server process [3136380]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48716 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52754 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37136 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55850 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3136380]
INFO:     Started server process [3187500]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60778 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35160 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3187500]
INFO:     Started server process [3234084]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33904 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43450 - "GET /health HTTP/1.1" 200 OK
INFO:     Started server process [3282935]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57326 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57264 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54090 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45160 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34290 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3282935]
INFO:     Started server process [3333695]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36970 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33736 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3333695]
INFO:     Started server process [3384065]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59576 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48588 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3384065]
INFO:     Started server process [3435091]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52182 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43766 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3435091]
INFO:     Started server process [3486052]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53854 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56654 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39298 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50842 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51104 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3486052]
INFO:     Started server process [3534487]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45324 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60514 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55454 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40234 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56544 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3534487]
INFO:     Started server process [3583553]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45164 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54626 - "GET /health HTTP/1.1" 200 OK
2026-06-02 17:10:44,832 | INFO | Loaded model: lightgbm
2026-06-02 17:10:44,926 | INFO | REQUEST | {"request_id": "ae30d5f9-9416-4e34-b272-d3a9013bb2ee", "timestamp": "2026-06-02T10:10:44.925780+00:00", "endpoint": "/predict/single", "client_ip": "127.0.0.1", "payload": {"url": "https://www.daya.id", "algorithm": "lightgbm", "threshold": 0.5}, "result": {"request_id": "ae30d5f9-9416-4e34-b272-d3a9013bb2ee", "url": "https://www.daya.id", "threshold": 0.5, "algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.146445, "timings_ms": {"feature_extraction": 1.5043, "model_inference": 82.0501, "total": 1356.9961}, "memory_mb": {"before": 91.1211, "after": 156.457, "fluctuation": 65.3359}, "total_request_ms": 1361.2797}, "total_request_ms": 1361.2797}
INFO:     127.0.0.1:48762 - "POST /predict/single HTTP/1.1" 200 OK
2026-06-02 17:10:48,827 | INFO | Loaded model: decision_tree
2026-06-02 17:10:48,839 | INFO | Loaded model: logistic_regression
2026-06-02 17:10:48,846 | INFO | REQUEST | {"request_id": "3025d3d1-78a5-4fb8-8f69-5ad74e0f8813", "timestamp": "2026-06-02T10:10:48.845749+00:00", "endpoint": "/predict/all", "client_ip": "127.0.0.1", "payload": {"url": "https://www.daya.id", "threshold": 0.5}, "result": {"request_id": "3025d3d1-78a5-4fb8-8f69-5ad74e0f8813", "url": "https://www.daya.id", "threshold": 0.5, "aggregate_verdict": "LEGITIMATE", "results": [{"algorithm": "lightgbm", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.146445, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.3747, "model_inference": 36.3891, "total": 43.391}, "memory_mb": {"before": 156.4766, "after": 156.4883, "fluctuation": 0.0117}}, {"algorithm": "decision_tree", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.015819, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.2529, "model_inference": 3.7855, "total": 112.0306}, "memory_mb": {"before": 156.4883, "after": 162.3086, "fluctuation": 5.8203}}, {"algorithm": "logistic_regression", "label": "LEGITIMATE", "whitelisted": false, "phishing_probability": 0.022943, "threshold": 0.5, "timings_ms": {"feature_extraction": 0.1356, "model_inference": 2.9485, "total": 9.3222}, "memory_mb": {"before": 162.3086, "after": 162.457, "fluctuation": 0.1484}}], "errors": [], "total_request_ms": 262.5394}, "total_request_ms": 262.5394}
INFO:     127.0.0.1:48778 - "POST /predict/all HTTP/1.1" 200 OK
INFO:     127.0.0.1:38646 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40330 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40504 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3583553]
INFO:     Started server process [3630227]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:32978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32876 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39724 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54930 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3630227]
INFO:     Started server process [3677399]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34466 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42410 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3677399]
INFO:     Started server process [3728687]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38534 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56542 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54616 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42160 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3728687]
INFO:     Started server process [3779458]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51916 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33776 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:47440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45554 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3779458]
INFO:     Started server process [3833501]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44916 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57574 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50436 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44154 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3833501]
INFO:     Started server process [3892242]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37924 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36428 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57386 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40398 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34570 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3892242]
INFO:     Started server process [3954086]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58146 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32928 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3954086]
INFO:     Started server process [4005969]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46766 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42348 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53254 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49300 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:49308 - "GET /login/ HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:44904 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4005969]
INFO:     Started server process [4055837]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50040 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48682 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45330 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34652 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59728 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4055837]
INFO:     Started server process [4103556]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56706 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35068 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35730 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4103556]
INFO:     Started server process [4149683]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:32784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43434 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33966 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41308 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51444 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4149683]
INFO:     Started server process [1507]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53698 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:44966 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57344 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49004 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55064 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1507]
INFO:     Started server process [46435]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60560 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34428 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59438 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [46435]
INFO:     Started server process [92273]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54388 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60868 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [92273]
INFO:     Started server process [147808]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48864 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48644 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34888 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59938 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [147808]
INFO:     Started server process [203763]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44136 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48576 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34076 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50222 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [203763]
INFO:     Started server process [257017]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55626 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51592 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53064 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42438 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [257017]
INFO:     Started server process [305384]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60408 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60026 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40694 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48644 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40386 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [305384]
INFO:     Started server process [349827]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45000 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37296 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [349827]
INFO:     Started server process [394464]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45660 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50276 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34372 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [394464]
INFO:     Started server process [453342]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51626 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58230 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37586 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59246 - "GET /health HTTP/1.1" 200 OK
INFO:     Started server process [503839]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55928 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55298 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51334 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51056 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39638 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [503839]
INFO:     Started server process [552622]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51798 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44294 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44608 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [552622]
INFO:     Started server process [600227]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44822 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54880 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45550 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55720 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46734 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [600227]
INFO:     Started server process [648049]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51216 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55382 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [648049]
INFO:     Started server process [707379]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56736 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33656 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45052 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34170 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [707379]
INFO:     Started server process [756929]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50444 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [756929]
INFO:     Started server process [807681]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47534 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56044 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46946 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52602 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52302 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [807681]
INFO:     Started server process [859171]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41576 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48542 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [859171]
INFO:     Started server process [914144]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48706 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51928 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35648 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [914144]
INFO:     Started server process [967833]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48114 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47230 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58008 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [967833]
INFO:     Started server process [1017403]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34878 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41130 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58080 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1017403]
INFO:     Started server process [1065781]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37706 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43196 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50026 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59242 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1065781]
INFO:     Started server process [1116097]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58160 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55248 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52262 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1116097]
INFO:     Started server process [1170855]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34104 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42370 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46288 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43612 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1170855]
INFO:     Started server process [1224134]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45508 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42436 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:59842 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52148 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43034 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49028 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1224134]
INFO:     Started server process [1274028]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57120 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33090 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47928 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45818 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1274028]
INFO:     Started server process [1329492]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54828 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34402 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42480 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60822 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1329492]
INFO:     Started server process [1385705]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49632 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36064 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1385705]
INFO:     Started server process [1439742]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60076 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46996 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1439742]
INFO:     Started server process [1486619]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48414 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48200 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40074 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48270 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1486619]
INFO:     Started server process [1534869]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47534 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56556 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1534869]
INFO:     Started server process [1583045]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35054 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33344 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46288 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1583045]
INFO:     Started server process [1632505]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44788 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47494 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34328 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1632505]
INFO:     Started server process [1680063]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47570 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36476 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1680063]
INFO:     Started server process [1729664]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52034 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45320 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54906 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49538 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1729664]
INFO:     Started server process [1777584]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60018 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37388 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49890 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56808 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1777584]
INFO:     Started server process [1828015]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60238 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57514 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51234 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41600 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34494 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1828015]
INFO:     Started server process [1877324]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43028 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48338 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47762 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1877324]
INFO:     Started server process [1926009]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60746 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57462 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47736 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53690 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1926009]
INFO:     Started server process [1976636]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46430 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56070 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43616 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45334 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36042 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1976636]
INFO:     Started server process [2026053]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43958 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41604 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59398 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58416 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45800 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2026053]
INFO:     Started server process [2081698]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37336 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34070 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2081698]
INFO:     Started server process [2142651]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43894 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33992 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47726 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2142651]
INFO:     Started server process [2200425]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42054 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50836 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42572 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2200425]
INFO:     Started server process [2250060]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57902 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42810 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55248 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40312 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39532 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2250060]
INFO:     Started server process [2300987]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33762 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35286 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:55754 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41714 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2300987]
INFO:     Started server process [2351998]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42246 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48854 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49172 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59038 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2351998]
INFO:     Started server process [2402405]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39316 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50768 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34804 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:33892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38288 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48304 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2402405]
INFO:     Started server process [2452747]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40370 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41808 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50246 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2452747]
INFO:     Started server process [2501845]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:32802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50604 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57766 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40006 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2501845]
INFO:     Started server process [2551807]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42076 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42390 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43330 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54646 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2551807]
INFO:     Started server process [2599812]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33220 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35594 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2599812]
INFO:     Started server process [2648628]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45562 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47810 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36506 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40624 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2648628]
INFO:     Started server process [2695257]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46822 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55000 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37792 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2695257]
INFO:     Started server process [2740303]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35566 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45788 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42762 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56974 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44768 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2740303]
INFO:     Started server process [2785560]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33124 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36632 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44902 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55750 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2785560]
INFO:     Started server process [2832195]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45650 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36596 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45090 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60984 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52112 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2832195]
INFO:     Started server process [2894558]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41774 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2894558]
INFO:     Started server process [2949288]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58182 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40224 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40826 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48122 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36434 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2949288]
INFO:     Started server process [3001481]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48228 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57676 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50118 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33272 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54812 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3001481]
INFO:     Started server process [3051379]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44540 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53176 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49200 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3051379]
INFO:     Started server process [3101892]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60408 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60416 - "POST / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60424 - "GET /.env.development HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60440 - "GET /.env.test HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60452 - "GET /.env.remote HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60456 - "GET /.env.backup HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60462 - "GET /.env.sample HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60470 - "GET /.env.example HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60482 - "GET /.env.dev HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60494 - "GET /.env.prod HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60508 - "GET /.env.stage HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60510 - "GET /.env.ci HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60518 - "GET /.env.docker HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60520 - "GET /.env.live HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60534 - "GET /.env.preprod HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60550 - "GET /.env.uat HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60558 - "GET /.env.dist HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60562 - "GET /.env.swp HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60566 - "GET /.env~ HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41202 - "GET /phpinfo.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41210 - "GET /info.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41216 - "GET /php.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41232 - "GET /i.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41234 - "GET /pi.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41244 - "GET /pinfo.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41246 - "GET /test.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41252 - "GET /phpinfo HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41266 - "GET /p.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41278 - "GET /debug.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41288 - "GET /admin/phpinfo.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41300 - "GET /test/phpinfo.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41312 - "GET /dev/phpinfo.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41316 - "GET /old/phpinfo.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41320 - "GET /tmp/phpinfo.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41324 - "GET /public/phpinfo.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41336 - "GET /info HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41350 - "GET /php-info.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41356 - "GET /phpversion.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41368 - "GET /_phpinfo.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45152 - "GET /old_phpinfo.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45162 - "GET /server-info.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45170 - "GET /server-status.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45176 - "GET /_profiler/phpinfo HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45184 - "GET /_environment HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45186 - "GET /webroot/index.php/_environment HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45190 - "GET /mail/phpinfo.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45206 - "GET /cpanel/phpinfo.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45214 - "GET /hosting/phpinfo.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45226 - "GET /smtp/phpinfo.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45236 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45238 - "GET /_next/static/chunks/main.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45246 - "GET /_next/static/chunks/pages/index.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:44166 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53066 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57046 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57234 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45690 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51162 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3101892]
INFO:     Started server process [3160198]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59626 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54824 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59966 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3160198]
INFO:     Started server process [3214076]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57710 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36448 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3214076]
INFO:     Started server process [3266976]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37578 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42572 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3266976]
INFO:     Started server process [3319616]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52308 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43734 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52112 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57658 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57670 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40024 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59450 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3319616]
INFO:     Started server process [3374700]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57400 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59420 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3374700]
INFO:     Started server process [3488835]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49626 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44230 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53930 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:39892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33056 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41540 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60560 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3488835]
INFO:     Started server process [3541075]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60992 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58762 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43586 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Started server process [3592721]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42208 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50958 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51436 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3592721]
INFO:     Started server process [3647284]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35554 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3647284]
INFO:     Started server process [3699523]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39148 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41458 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3699523]
INFO:     Started server process [3750118]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:32954 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58774 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44336 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54024 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Started server process [3798493]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39102 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44224 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55430 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3798493]
INFO:     Started server process [3854673]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36740 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37398 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3854673]
INFO:     Started server process [3912270]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58854 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58120 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46462 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3912270]
INFO:     Started server process [3966100]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39824 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42312 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40528 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48720 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45108 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3966100]
INFO:     Started server process [4016003]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46270 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46936 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4016003]
INFO:     Started server process [4066234]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44826 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52448 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56100 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4066234]
INFO:     Started server process [4115139]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43370 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40724 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60660 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4115139]
INFO:     Started server process [4163851]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48598 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34566 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39630 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60790 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4163851]
INFO:     Started server process [19739]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39630 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42230 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44142 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39782 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [19739]
INFO:     Started server process [69345]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42328 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40318 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [69345]
INFO:     Started server process [119842]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38048 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46206 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38060 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [119842]
INFO:     Started server process [170279]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51206 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47170 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58812 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [170279]
INFO:     Started server process [217637]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55288 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48324 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54818 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48308 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [217637]
INFO:     Started server process [266590]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41064 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38558 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39588 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [266590]
INFO:     Started server process [319704]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41250 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56812 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39360 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [319704]
INFO:     Started server process [371849]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49844 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52272 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49414 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [371849]
INFO:     Started server process [431582]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42602 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45390 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [431582]
INFO:     Started server process [497769]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59300 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34454 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51938 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55186 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39152 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [497769]
INFO:     Started server process [553355]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55408 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51634 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57352 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56144 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [553355]
INFO:     Started server process [603300]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45486 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43030 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59968 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45088 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [603300]
INFO:     Started server process [655924]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49328 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52076 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52144 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60008 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [655924]
INFO:     Started server process [710716]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54594 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59466 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48138 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59264 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [710716]
INFO:     Started server process [758498]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54788 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40392 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36148 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [758498]
INFO:     Started server process [808379]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57742 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42306 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45044 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54644 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39020 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [808379]
INFO:     Started server process [863097]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33774 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37244 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49046 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44850 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [863097]
INFO:     Started server process [911918]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34416 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52710 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40544 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44154 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42946 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [911918]
INFO:     Started server process [965069]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41504 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39294 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [965069]
INFO:     Started server process [1016404]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59904 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51938 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36420 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1016404]
INFO:     Started server process [1064501]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52324 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35634 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39378 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51810 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1064501]
INFO:     Started server process [1114380]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43262 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58030 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38462 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57240 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1114380]
INFO:     Started server process [1161227]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49560 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36956 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50894 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1161227]
INFO:     Started server process [1207990]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50338 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36054 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58246 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35768 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1207990]
INFO:     Started server process [1270275]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49474 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55830 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1270275]
INFO:     Started server process [1324630]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35144 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36320 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41120 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60418 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34436 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1324630]
INFO:     Started server process [1375647]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44730 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55872 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1375647]
INFO:     Started server process [1425522]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58718 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50018 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57034 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1425522]
INFO:     Started server process [1475628]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47236 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40134 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48056 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41316 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1475628]
INFO:     Started server process [1533934]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56538 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35842 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45962 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1533934]
INFO:     Started server process [1588298]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42034 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40918 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44206 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57296 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1588298]
INFO:     Started server process [1639781]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49060 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60200 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53198 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49750 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1639781]
INFO:     Started server process [1692426]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57496 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41932 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55346 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1692426]
INFO:     Started server process [1747516]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39836 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59402 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59844 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55304 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1747516]
INFO:     Started server process [1802903]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36496 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40902 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52808 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43320 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38326 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47036 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1802903]
INFO:     Started server process [1852786]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35530 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33646 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59440 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1852786]
INFO:     Started server process [1901478]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60518 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59706 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59760 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1901478]
INFO:     Started server process [1953058]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50644 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41490 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1953058]
INFO:     Started server process [2004561]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49292 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32938 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49038 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2004561]
INFO:     Started server process [2053922]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36282 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34694 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34924 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2053922]
INFO:     Started server process [2127374]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55392 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36114 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41344 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52390 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47446 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2127374]
INFO:     Started server process [2203126]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52798 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56650 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44878 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35668 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2203126]
INFO:     Started server process [2254283]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59070 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48514 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46116 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2254283]
INFO:     Started server process [2303368]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51402 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47402 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59466 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45816 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2303368]
INFO:     Started server process [2352021]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47036 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2352021]
INFO:     Started server process [2417668]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35466 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52098 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56858 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2417668]
INFO:     Started server process [2467342]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39246 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47576 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49926 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2467342]
INFO:     Started server process [2516243]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57718 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60308 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46172 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2516243]
INFO:     Started server process [2566817]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48624 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42518 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57436 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2566817]
INFO:     Started server process [2617273]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46566 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39762 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43974 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58394 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2617273]
INFO:     Started server process [2667210]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51392 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35566 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42088 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45600 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2667210]
INFO:     Started server process [2718417]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42884 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54694 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34950 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43934 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2718417]
INFO:     Started server process [2766587]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57826 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45990 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47864 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42496 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41256 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2766587]
INFO:     Started server process [2816597]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37272 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47662 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34148 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34826 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36984 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2816597]
INFO:     Started server process [2868049]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33514 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34576 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50602 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2868049]
INFO:     Started server process [2915586]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45648 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53778 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33198 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45758 - "GET / HTTP/1.1" 404 Not Found
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2915586]
INFO:     Started server process [2969580]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42538 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44142 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44388 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37956 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2969580]
INFO:     Started server process [3026748]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54604 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54574 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3026748]
INFO:     Started server process [3084735]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56060 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43922 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50386 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40916 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33962 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3084735]
INFO:     Started server process [3137208]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42400 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52220 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50328 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3137208]
INFO:     Started server process [3186108]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48940 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3186108]
INFO:     Started server process [3235431]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57810 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36298 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45574 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52142 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3235431]
INFO:     Started server process [3282867]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38068 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50032 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3282867]
INFO:     Started server process [3330142]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47878 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60564 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3330142]
INFO:     Started server process [3377415]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55268 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58750 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35150 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53708 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3377415]
INFO:     Started server process [3426283]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49414 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33232 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3426283]
INFO:     Started server process [3482100]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3482100]
INFO:     Started server process [3539985]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53528 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58646 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41766 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3539985]
INFO:     Started server process [3595854]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49416 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55606 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3595854]
INFO:     Started server process [3646918]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55044 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38576 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40188 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3646918]
INFO:     Started server process [3692221]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33542 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34828 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35136 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3692221]
INFO:     Started server process [3737983]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39228 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41124 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33748 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3737983]
INFO:     Started server process [3797682]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46896 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48238 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58260 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3797682]
INFO:     Started server process [3853653]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58676 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59942 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3853653]
INFO:     Started server process [3904132]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51320 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45008 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37266 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3904132]
INFO:     Started server process [3953429]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54478 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34808 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60264 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54132 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3953429]
INFO:     Started server process [4001248]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39976 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60076 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33268 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4001248]
INFO:     Started server process [4061117]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53060 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4061117]
INFO:     Started server process [4117655]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58610 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47966 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32870 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4117655]
INFO:     Started server process [4169411]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46476 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38948 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37652 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4169411]
INFO:     Started server process [31158]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40118 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52944 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52844 - "GET /v1/metadata HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40854 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45628 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [31158]
INFO:     Started server process [84557]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59630 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37788 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49598 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37284 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [84557]
INFO:     Started server process [138805]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46024 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40328 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57958 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49178 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [138805]
INFO:     Started server process [188576]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58928 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50842 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [188576]
INFO:     Started server process [240469]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35734 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33314 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [240469]
INFO:     Started server process [291977]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51392 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33044 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60652 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56570 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56046 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59370 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [291977]
INFO:     Started server process [338243]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39834 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54666 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [338243]
INFO:     Started server process [386622]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50984 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44074 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48482 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38852 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [386622]
INFO:     Started server process [435231]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40688 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34338 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39074 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42018 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50880 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [435231]
INFO:     Started server process [484487]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39956 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45416 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54026 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45792 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [484487]
INFO:     Started server process [534258]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55024 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46948 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33708 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [534258]
INFO:     Started server process [587130]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37768 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49008 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38920 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60894 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55798 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [587130]
INFO:     Started server process [637579]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58076 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42770 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42662 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42664 - "GET /_profiler/phpinfo HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50890 - "GET /_profiler/open?file=config/packages/swiftmailer.yaml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50902 - "GET /_profiler/open?file=.env HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50904 - "GET /_profiler/open?file=config/services.yaml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:38678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49980 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [637579]
INFO:     Started server process [687287]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53724 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44234 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [687287]
INFO:     Started server process [725973]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39240 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36196 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42638 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [725973]
INFO:     Started server process [762782]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42576 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38166 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [762782]
INFO:     Started server process [799450]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44796 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [799450]
INFO:     Started server process [836012]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [836012]
INFO:     Started server process [872787]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [872787]
INFO:     Started server process [910091]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [910091]
INFO:     Started server process [946197]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [946197]
INFO:     Started server process [983091]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [983091]
INFO:     Started server process [1019770]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1019770]
INFO:     Started server process [1056237]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1056237]
INFO:     Started server process [1092958]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1092958]
INFO:     Started server process [1130068]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1130068]
INFO:     Started server process [1167086]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49684 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46064 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1167086]
INFO:     Started server process [1211794]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38046 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59036 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52930 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55294 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1211794]
INFO:     Started server process [1268706]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55454 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57446 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37806 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1268706]
INFO:     Started server process [1330999]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44516 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55244 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48766 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1330999]
INFO:     Started server process [1379863]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46064 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39902 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47400 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37696 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1379863]
INFO:     Started server process [1425636]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43920 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50734 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41292 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1425636]
INFO:     Started server process [1469851]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35634 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54954 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54996 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1469851]
INFO:     Started server process [1516107]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1516107]
INFO:     Started server process [1571937]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1571937]
INFO:     Started server process [1621930]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1621930]
INFO:     Started server process [1672672]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1672672]
INFO:     Started server process [1722218]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1722218]
INFO:     Started server process [1771500]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1771500]
INFO:     Started server process [1825185]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1825185]
INFO:     Started server process [1888585]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1888585]
INFO:     Started server process [1944321]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1944321]
INFO:     Started server process [1995833]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1995833]
INFO:     Started server process [2047244]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2047244]
INFO:     Started server process [2100639]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2100639]
INFO:     Started server process [2159836]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59542 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53922 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34220 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49482 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34414 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2159836]
INFO:     Started server process [2219550]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55220 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2219550]
INFO:     Started server process [2279472]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58544 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45478 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57188 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2279472]
INFO:     Started server process [2338342]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42486 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34688 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44300 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52450 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59986 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2338342]
INFO:     Started server process [2401917]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38600 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42348 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2401917]
INFO:     Started server process [2457489]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59954 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50428 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46654 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2457489]
INFO:     Started server process [2517113]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53718 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51528 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2517113]
INFO:     Started server process [2566696]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50326 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49562 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42056 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54810 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2566696]
INFO:     Started server process [2614405]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55540 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51542 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39958 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2614405]
INFO:     Started server process [2661261]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39292 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44656 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56392 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59230 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36208 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2661261]
INFO:     Started server process [2708731]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37778 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60262 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60698 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:56598 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51602 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36148 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36020 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2708731]
INFO:     Started server process [2754761]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53230 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42586 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41092 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36402 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2754761]
INFO:     Started server process [2800681]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43250 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49228 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60852 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40806 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Started server process [2852462]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43736 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60262 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37792 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2852462]
INFO:     Started server process [2904244]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48556 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2904244]
INFO:     Started server process [2951638]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47494 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44482 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58828 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2951638]
INFO:     Started server process [2997655]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43888 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40984 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39124 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48536 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2997655]
INFO:     Started server process [3044001]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54984 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54454 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39394 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3044001]
INFO:     Started server process [3091518]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51390 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44676 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54756 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47356 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3091518]
INFO:     Started server process [3139198]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52104 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51264 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3139198]
INFO:     Started server process [3185890]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37136 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56104 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36798 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39258 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3185890]
INFO:     Started server process [3233270]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57944 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47436 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45682 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34688 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3233270]
INFO:     Started server process [3281003]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43216 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56658 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60336 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3281003]
INFO:     Started server process [3329340]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60584 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41874 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3329340]
INFO:     Started server process [3376071]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50118 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59456 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52338 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54794 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3376071]
INFO:     Started server process [3425244]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38788 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51654 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51826 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3425244]
INFO:     Started server process [3471774]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56482 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42254 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35022 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3471774]
INFO:     Started server process [3521926]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34954 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60852 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45508 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44740 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50254 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35412 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3521926]
INFO:     Started server process [3582031]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48576 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45092 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3582031]
INFO:     Started server process [3634489]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42808 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47392 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37958 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51620 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3634489]
INFO:     Started server process [3680515]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37944 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53624 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39976 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3680515]
INFO:     Started server process [3729483]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34826 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49326 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52070 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36718 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3729483]
INFO:     Started server process [3777979]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38430 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34504 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3777979]
INFO:     Started server process [3824150]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56362 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35916 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55982 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57114 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51044 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3824150]
INFO:     Started server process [3872733]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40974 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55476 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55604 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53938 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3872733]
INFO:     Started server process [3918956]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42544 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42828 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38562 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3918956]
INFO:     Started server process [3965788]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44400 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37770 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41418 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33648 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3965788]
INFO:     Started server process [4013026]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51288 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55136 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41456 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4013026]
INFO:     Started server process [4060824]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35396 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35410 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53514 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44372 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:44386 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54600 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43244 - "GET / HTTP/1.1" 404 Not Found
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4060824]
INFO:     Started server process [4108161]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42550 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54330 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42552 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4108161]
INFO:     Started server process [4152075]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57136 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56016 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51708 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4152075]
INFO:     Started server process [557]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60306 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46244 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43882 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38604 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [557]
INFO:     Started server process [42278]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42924 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56338 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53948 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56620 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [42278]
INFO:     Started server process [99139]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34770 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52072 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [99139]
INFO:     Started server process [150903]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42312 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39562 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44888 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60012 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41382 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [150903]
INFO:     Started server process [203392]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59674 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [203392]
INFO:     Started server process [252506]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52676 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53716 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60128 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [252506]
INFO:     Started server process [302116]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48138 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45836 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33134 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58844 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50892 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [302116]
INFO:     Started server process [358516]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58264 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42334 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36106 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51030 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [358516]
INFO:     Started server process [413111]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41842 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41818 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [413111]
INFO:     Started server process [465632]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40918 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53164 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [465632]
INFO:     Started server process [515561]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52920 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43536 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57342 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [515561]
INFO:     Started server process [571099]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51146 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40900 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44448 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56592 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37822 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [571099]
INFO:     Started server process [624518]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38540 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47842 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59682 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43462 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49808 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [624518]
INFO:     Started server process [679185]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35656 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54816 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55272 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56116 - "GET /health HTTP/1.1" 200 OK
INFO:     Started server process [730161]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53834 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47392 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53142 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [730161]
INFO:     Started server process [781157]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36954 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59250 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51460 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [781157]
INFO:     Started server process [829890]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35734 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59534 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37834 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57098 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51558 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38548 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [829890]
INFO:     Started server process [884855]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47296 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54682 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41874 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [884855]
INFO:     Started server process [935242]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42946 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37474 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45560 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52376 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [935242]
INFO:     Started server process [985603]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42150 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37520 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47434 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57666 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [985603]
INFO:     Started server process [1043984]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47534 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52930 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58900 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1043984]
INFO:     Started server process [1099466]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42430 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46992 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59592 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53602 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60900 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1099466]
INFO:     Started server process [1150880]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43606 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59114 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1150880]
INFO:     Started server process [1205945]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59810 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41412 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41426 - "GET /wp-includes/ID3/license.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41438 - "GET /feed/ HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51994 - "GET /xmlrpc.php?rsd HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:52000 - "GET /blog/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:52014 - "GET /web/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:52022 - "GET /wordpress/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:52036 - "GET /wp/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:52040 - "GET /2020/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:52048 - "GET /2019/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:52056 - "GET /2021/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:52058 - "GET /shop/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:52060 - "GET /wp1/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:52074 - "GET /test/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:52090 - "GET /site/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:52096 - "GET /cms/wp-includes/wlwmanifest.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:44842 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1205945]
INFO:     Started server process [1257741]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41718 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42834 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1257741]
INFO:     Started server process [1314738]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41976 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45884 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35818 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49220 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53206 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40554 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1314738]
INFO:     Started server process [1368856]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44996 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57938 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1368856]
INFO:     Started server process [1420323]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56026 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46320 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55570 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57718 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50968 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1420323]
INFO:     Started server process [1472588]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49960 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44738 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32880 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43328 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47914 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1472588]
INFO:     Started server process [1531190]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52060 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42826 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40818 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40086 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1531190]
INFO:     Started server process [1613269]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58596 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48318 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57290 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1613269]
INFO:     Started server process [1696152]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50858 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60148 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55886 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40956 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53282 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1696152]
INFO:     Started server process [1747363]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34586 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51026 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59654 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57882 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54434 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54748 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1747363]
INFO:     Started server process [1796009]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48028 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44438 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54828 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1796009]
INFO:     Started server process [1855557]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37826 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39076 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45860 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1855557]
INFO:     Started server process [1911703]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44124 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56730 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36438 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1911703]
INFO:     Started server process [1970202]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58822 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58046 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1970202]
INFO:     Started server process [2075063]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52480 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58378 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2075063]
INFO:     Started server process [2204508]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44872 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40478 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35342 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2204508]
INFO:     Started server process [2257214]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36294 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53018 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43120 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41090 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33182 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2257214]
INFO:     Started server process [2308586]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60208 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56770 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60004 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39070 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2308586]
INFO:     Started server process [2360510]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46488 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2360510]
INFO:     Started server process [2410237]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52560 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40280 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49378 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53398 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2410237]
INFO:     Started server process [2464052]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36770 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2464052]
INFO:     Started server process [2519071]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51884 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41164 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37754 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38860 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2519071]
INFO:     Started server process [2570821]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55760 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58146 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44924 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59532 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58778 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2570821]
INFO:     Started server process [2620031]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54438 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44066 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48492 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2620031]
INFO:     Started server process [2669078]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57230 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33528 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2669078]
INFO:     Started server process [2717888]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45334 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48630 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60966 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40682 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2717888]
INFO:     Started server process [2766866]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42334 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34156 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57662 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54824 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2766866]
INFO:     Started server process [2825780]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36428 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32776 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45280 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57946 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2825780]
INFO:     Started server process [2874518]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53060 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37702 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40376 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57156 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2874518]
INFO:     Started server process [2928541]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35294 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54884 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52098 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39566 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2928541]
INFO:     Started server process [2984266]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46716 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46574 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49794 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60202 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2984266]
INFO:     Started server process [3034865]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41476 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60516 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39240 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36466 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39628 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3034865]
INFO:     Started server process [3092702]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47812 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52378 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3092702]
INFO:     Started server process [3150840]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48408 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40388 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3150840]
INFO:     Started server process [3205604]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52386 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49052 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54700 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Started server process [3259007]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46156 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55324 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42344 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43408 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3259007]
INFO:     Started server process [3315679]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53832 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57880 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43402 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3315679]
INFO:     Started server process [3371163]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56538 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34878 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46844 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32846 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3371163]
INFO:     Started server process [3426651]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49424 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51832 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38270 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41532 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3426651]
INFO:     Started server process [3482048]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36690 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36120 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3482048]
INFO:     Started server process [3532439]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33344 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45570 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35142 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3532439]
INFO:     Started server process [3583390]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57918 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34976 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51230 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3583390]
INFO:     Started server process [3632424]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55456 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51322 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3632424]
INFO:     Started server process [3684604]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37294 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40742 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40010 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3684604]
INFO:     Started server process [3736093]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34430 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44708 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3736093]
INFO:     Started server process [3789038]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52066 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42352 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50960 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41398 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54168 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3789038]
INFO:     Started server process [3846253]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56098 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51496 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40632 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3846253]
INFO:     Started server process [3899488]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51246 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35828 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34650 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60754 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3899488]
INFO:     Started server process [3951194]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54550 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47900 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48940 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3951194]
INFO:     Started server process [4001974]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36004 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53338 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58698 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4001974]
INFO:     Started server process [4052409]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47538 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53334 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34320 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42052 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32920 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4052409]
INFO:     Started server process [4106388]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41776 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60586 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40554 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4106388]
INFO:     Started server process [4156337]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42872 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37496 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38244 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47462 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42346 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4156337]
INFO:     Started server process [16270]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44270 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36138 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53366 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35928 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45572 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [16270]
INFO:     Started server process [69536]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48140 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [69536]
INFO:     Started server process [121591]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36770 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43186 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58224 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49370 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [121591]
INFO:     Started server process [172808]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37240 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48026 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44158 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:35438 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50430 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [172808]
INFO:     Started server process [227005]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42956 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46150 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35538 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50932 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51020 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [227005]
INFO:     Started server process [280087]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38420 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47578 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58094 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [280087]
INFO:     Started server process [334435]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38774 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33706 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56782 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [334435]
INFO:     Started server process [393499]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54198 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59592 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45768 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [393499]
INFO:     Started server process [449706]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36640 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37824 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41398 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [449706]
INFO:     Started server process [505908]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52990 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56052 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:56540 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57280 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [505908]
INFO:     Started server process [562838]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55706 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34138 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46478 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:46488 - "GET /login/ HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41984 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46262 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53306 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47672 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [562838]
INFO:     Started server process [614576]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54706 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60088 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58466 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37844 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [614576]
INFO:     Started server process [665540]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50390 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46858 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37110 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [665540]
INFO:     Started server process [716457]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:32980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36312 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45290 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [716457]
INFO:     Started server process [771484]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36026 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57716 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59112 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40756 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47938 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [771484]
INFO:     Started server process [828163]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46654 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55058 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37762 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [828163]
INFO:     Started server process [888054]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49278 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [888054]
INFO:     Started server process [949406]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56790 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45058 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42596 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50346 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [949406]
INFO:     Started server process [1009274]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60634 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1009274]
INFO:     Started server process [1066573]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:32956 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41416 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33366 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47776 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60894 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1066573]
INFO:     Started server process [1118286]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47930 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35170 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38026 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1118286]
INFO:     Started server process [1169087]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40320 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36334 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1169087]
INFO:     Started server process [1234200]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35572 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60752 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1234200]
INFO:     Started server process [1291491]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37334 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43960 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37250 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55878 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1291491]
INFO:     Started server process [1346316]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51496 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55746 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33292 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40110 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1346316]
INFO:     Started server process [1401143]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59128 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56154 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52968 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41614 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1401143]
INFO:     Started server process [1453507]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40694 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43028 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58264 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1453507]
INFO:     Started server process [1519468]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48090 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34972 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1519468]
INFO:     Started server process [1620200]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53486 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50718 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43322 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1620200]
INFO:     Started server process [1677571]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50298 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58604 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40600 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47328 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45480 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1677571]
INFO:     Started server process [1735525]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37684 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34046 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35274 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1735525]
INFO:     Started server process [1795273]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50428 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:44618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46664 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34420 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1795273]
INFO:     Started server process [1848602]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44508 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54706 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57258 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1848602]
INFO:     Started server process [1904876]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46304 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33660 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1904876]
INFO:     Started server process [1963398]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50098 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52266 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34376 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45524 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1963398]
INFO:     Started server process [2020121]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43918 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50726 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2020121]
INFO:     Started server process [2071766]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56562 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53080 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2071766]
INFO:     Started server process [2123939]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36436 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41570 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50614 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2123939]
INFO:     Started server process [2178543]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41624 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37968 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57000 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33336 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2178543]
INFO:     Started server process [2233465]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54448 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56098 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:56108 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:56328 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44224 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2233465]
INFO:     Started server process [2289517]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54960 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35576 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55928 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49454 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42058 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2289517]
INFO:     Started server process [2345558]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53750 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38220 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51836 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2345558]
INFO:     Started server process [2398079]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39538 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49012 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49182 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56794 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2398079]
INFO:     Started server process [2453534]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38624 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60024 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36026 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2453534]
INFO:     Started server process [2506873]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44510 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:44516 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45654 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48990 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2506873]
INFO:     Started server process [2560685]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50724 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41456 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56208 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2560685]
INFO:     Started server process [2618198]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33016 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60460 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2618198]
INFO:     Started server process [2674568]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37890 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42574 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42036 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34190 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2674568]
INFO:     Started server process [2730040]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46588 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48636 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2730040]
INFO:     Started server process [2789378]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42760 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47408 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52586 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59904 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2789378]
INFO:     Started server process [2844479]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48884 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57730 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44386 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2844479]
INFO:     Started server process [2903367]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40414 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40248 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53264 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45394 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2903367]
INFO:     Started server process [2963709]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58950 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43880 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45422 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2963709]
INFO:     Started server process [3020237]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39710 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53960 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59144 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46904 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3020237]
INFO:     Started server process [3099669]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47114 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36640 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51648 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36298 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3099669]
INFO:     Started server process [3163227]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40606 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36810 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44708 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3163227]
INFO:     Started server process [3226375]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37230 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60372 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46172 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60298 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3226375]
INFO:     Started server process [3285957]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46872 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45076 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36550 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48332 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3285957]
INFO:     Started server process [3345026]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51570 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55388 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58710 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45400 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3345026]
INFO:     Started server process [60958]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49372 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42322 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53410 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [60958]
INFO:     Started server process [111403]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56660 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53314 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [111403]
INFO:     Started server process [161943]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58516 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35624 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43520 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38328 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [161943]
INFO:     Started server process [209912]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54074 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53892 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [209912]
INFO:     Started server process [266065]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47876 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44076 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58652 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42236 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52792 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [266065]
INFO:     Started server process [324963]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46114 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55858 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57134 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [324963]
INFO:     Started server process [377593]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57400 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43424 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59966 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60166 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59366 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [377593]
INFO:     Started server process [427492]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40766 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42392 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56930 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43048 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42074 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [427492]
INFO:     Started server process [475143]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43264 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59254 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49882 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53634 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51590 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [475143]
INFO:     Started server process [521961]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59142 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57596 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56742 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49068 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [521961]
INFO:     Started server process [582677]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39754 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52354 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [582677]
INFO:     Started server process [640849]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51534 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37900 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45156 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [640849]
INFO:     Started server process [690233]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58228 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34810 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32794 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37478 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53178 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [690233]
INFO:     Started server process [742182]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60388 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49256 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50348 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [742182]
INFO:     Started server process [795248]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36088 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58158 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35326 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [795248]
INFO:     Started server process [857125]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32972 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [857125]
INFO:     Started server process [916928]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35056 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40054 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41632 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33292 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39022 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [916928]
INFO:     Started server process [970365]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51220 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [970365]
INFO:     Started server process [1018935]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48402 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55088 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36030 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35346 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1018935]
INFO:     Started server process [1067269]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43798 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39566 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1067269]
INFO:     Started server process [1115188]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42538 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50370 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52768 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45224 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45036 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1115188]
INFO:     Started server process [1165694]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37048 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37268 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57996 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1165694]
INFO:     Started server process [1216810]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53338 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55186 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44016 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45814 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1216810]
INFO:     Started server process [1268206]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46496 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46872 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52348 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59514 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1268206]
INFO:     Started server process [1323423]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49156 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39824 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54378 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38494 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37760 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33058 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1323423]
INFO:     Started server process [1373359]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49402 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55810 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42012 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52766 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60104 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1373359]
INFO:     Started server process [1422136]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52948 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56532 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51124 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38476 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57454 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1422136]
INFO:     Started server process [1471305]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34178 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38070 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54942 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1471305]
INFO:     Started server process [1523195]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55414 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55648 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34294 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37380 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1523195]
INFO:     Started server process [1577590]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59068 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33762 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60184 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1577590]
INFO:     Started server process [1629165]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44448 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48610 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37592 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45056 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42250 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1629165]
INFO:     Started server process [1679113]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56494 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52594 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56410 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1679113]
INFO:     Started server process [1727147]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48480 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54562 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56312 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33544 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1727147]
INFO:     Started server process [1775809]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38778 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54446 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56550 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32966 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38128 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1775809]
INFO:     Started server process [1829274]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56684 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37158 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45106 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33114 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1829274]
INFO:     Started server process [1880120]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34462 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45572 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57186 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33698 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1880120]
INFO:     Started server process [1931347]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55060 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47450 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33928 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52644 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37642 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1931347]
INFO:     Started server process [1983896]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48688 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40656 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45560 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50138 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1983896]
INFO:     Started server process [2030395]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34216 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42372 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:35418 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40434 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2030395]
INFO:     Started server process [2078602]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54182 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36586 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2078602]
INFO:     Started server process [2129426]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46256 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59596 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2129426]
INFO:     Started server process [2180374]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44558 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2180374]
INFO:     Started server process [2236793]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56158 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54052 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54314 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2236793]
INFO:     Started server process [2299592]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60592 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42624 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36562 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45254 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39530 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2299592]
INFO:     Started server process [2351834]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37976 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39604 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45884 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35794 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53116 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2351834]
INFO:     Started server process [2402748]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38944 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2402748]
INFO:     Started server process [2458834]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44706 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44654 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45880 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36228 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45016 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51808 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2458834]
INFO:     Started server process [2510927]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60634 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43316 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33816 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57046 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41892 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2510927]
INFO:     Started server process [2560612]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54054 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57196 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57758 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51710 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2560612]
INFO:     Started server process [2609011]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40476 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59860 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51858 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42014 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2609011]
INFO:     Started server process [2655202]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39832 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51338 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52788 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32810 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2655202]
INFO:     Started server process [2709980]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59478 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42742 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53876 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55728 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2709980]
INFO:     Started server process [2761355]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37958 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42504 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56820 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2761355]
INFO:     Started server process [2812644]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33372 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60292 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52502 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2812644]
INFO:     Started server process [2861907]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34030 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38102 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60720 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35960 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2861907]
INFO:     Started server process [2909699]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55088 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60508 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33944 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2909699]
INFO:     Started server process [2959408]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39902 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49194 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2959408]
INFO:     Started server process [3008266]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60984 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47206 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48308 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3008266]
INFO:     Started server process [3068000]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38538 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56224 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49084 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38186 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3068000]
INFO:     Started server process [3123488]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54706 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38632 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49326 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3123488]
INFO:     Started server process [3174658]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51400 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36180 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3174658]
INFO:     Started server process [3225933]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43576 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50740 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55100 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3225933]
INFO:     Started server process [3278862]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54256 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39326 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38852 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47950 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3278862]
INFO:     Started server process [3340386]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48084 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51262 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54816 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44944 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46596 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51746 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3340386]
INFO:     Started server process [3404205]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58344 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45760 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55234 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34470 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3404205]
INFO:     Started server process [3458178]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42958 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44996 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34498 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39584 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60460 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3458178]
INFO:     Started server process [3511169]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51650 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54822 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3511169]
INFO:     Started server process [3558515]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53238 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48532 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57644 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56504 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3558515]
INFO:     Started server process [3607578]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53070 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52450 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40444 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3607578]
INFO:     Started server process [3659150]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35134 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37280 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51226 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3659150]
INFO:     Started server process [3756967]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49028 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47646 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59212 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3756967]
INFO:     Started server process [3806005]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59494 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59036 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59630 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48706 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3806005]
INFO:     Started server process [3858422]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56456 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33474 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43632 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33118 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3858422]
INFO:     Started server process [3909378]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57482 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54742 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33004 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3909378]
INFO:     Started server process [3956971]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50770 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54730 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3956971]
INFO:     Started server process [4005224]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33272 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52796 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4005224]
INFO:     Started server process [4057188]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50656 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49970 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4057188]
INFO:     Started server process [4107629]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35742 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58624 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51072 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4107629]
INFO:     Started server process [4156534]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36514 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47410 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4156534]
INFO:     Started server process [27581]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52324 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34662 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [27581]
INFO:     Started server process [80973]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49028 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60616 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39726 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [80973]
INFO:     Started server process [132772]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43390 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42538 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34040 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [132772]
INFO:     Started server process [184330]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:32822 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42312 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58616 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33756 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [184330]
INFO:     Started server process [231325]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39538 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:39540 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:58404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35504 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52874 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [231325]
INFO:     Started server process [279137]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50536 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37106 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44934 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [279137]
INFO:     Started server process [330411]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42114 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45122 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52378 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41214 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [330411]
INFO:     Started server process [378252]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59498 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49006 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [378252]
INFO:     Started server process [426117]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52236 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57706 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [426117]
INFO:     Started server process [477075]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33690 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43026 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37132 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [477075]
INFO:     Started server process [526054]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58660 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48048 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48510 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [526054]
INFO:     Started server process [584322]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33758 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51184 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [584322]
INFO:     Started server process [644907]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57124 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40416 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [644907]
INFO:     Started server process [702479]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43282 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42704 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [702479]
INFO:     Started server process [752157]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50264 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57424 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [752157]
INFO:     Started server process [801041]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44658 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53970 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42362 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50322 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [801041]
INFO:     Started server process [849583]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38248 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [849583]
INFO:     Started server process [897712]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37146 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37520 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38536 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46206 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [897712]
INFO:     Started server process [947887]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55046 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59886 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [947887]
INFO:     Started server process [1003790]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35020 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1003790]
INFO:     Started server process [1051173]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50270 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41652 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1051173]
INFO:     Started server process [1107863]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:32850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44674 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1107863]
INFO:     Started server process [1168216]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58864 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45092 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44984 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43208 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47606 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1168216]
INFO:     Started server process [1223407]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38036 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46436 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36574 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1223407]
INFO:     Started server process [1270074]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38428 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42720 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55686 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1270074]
INFO:     Started server process [1315527]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39932 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38268 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58696 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1315527]
INFO:     Started server process [1362365]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54596 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37388 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46694 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1362365]
INFO:     Started server process [1422783]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58644 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42158 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45144 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32780 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1422783]
INFO:     Started server process [1471103]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35756 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54066 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44826 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45652 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52236 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1471103]
INFO:     Started server process [1519799]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42016 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43812 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38650 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1519799]
INFO:     Started server process [1571671]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60362 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58324 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55550 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41962 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1571671]
INFO:     Started server process [1624111]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56538 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36958 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40436 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58134 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1624111]
INFO:     Started server process [1688084]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54408 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34742 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42296 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48288 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58320 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1688084]
INFO:     Started server process [1746649]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47698 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56146 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38504 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44012 - "GET /health HTTP/1.1" 200 OK
INFO:     Started server process [1797473]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43030 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56198 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1797473]
INFO:     Started server process [1852075]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47416 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42450 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34124 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37008 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1852075]
INFO:     Started server process [1899988]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41292 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56854 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45598 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44758 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40344 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1899988]
INFO:     Started server process [1945933]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49018 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33606 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35156 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33536 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1945933]
INFO:     Started server process [1994434]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35324 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59950 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1994434]
INFO:     Started server process [2043854]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54482 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58272 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54036 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35048 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2043854]
INFO:     Started server process [2092201]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46150 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50640 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55104 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50612 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2092201]
INFO:     Started server process [2143601]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36450 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41224 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35256 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48230 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2143601]
INFO:     Started server process [2193668]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55008 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51766 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56342 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2193668]
INFO:     Started server process [2244002]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58958 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34166 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45824 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48758 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2244002]
INFO:     Started server process [2296552]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43436 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45504 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36480 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2296552]
INFO:     Started server process [2349708]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59246 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32926 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2349708]
INFO:     Started server process [2398335]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42154 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49056 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51208 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35114 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48688 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2398335]
INFO:     Started server process [2448780]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50640 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44430 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47514 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36750 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2448780]
INFO:     Started server process [2503527]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50518 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50236 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54932 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52446 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36424 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36290 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2503527]
INFO:     Started server process [2551591]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52836 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54860 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56278 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2551591]
INFO:     Started server process [2601287]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58730 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38146 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34068 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44164 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2601287]
INFO:     Started server process [2654945]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35826 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43768 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37684 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51956 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55586 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2654945]
INFO:     Started server process [2705376]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44794 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47176 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57136 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43600 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2705376]
INFO:     Started server process [2755428]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47060 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42436 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49982 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50990 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2755428]
INFO:     Started server process [2809107]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40424 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54486 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34432 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2809107]
INFO:     Started server process [2858340]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47652 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37894 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59664 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2858340]
INFO:     Started server process [2908935]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58876 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55208 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36908 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2908935]
INFO:     Started server process [2961127]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36230 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56562 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50302 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2961127]
INFO:     Started server process [3009322]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55196 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47920 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60934 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3009322]
INFO:     Started server process [3064672]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53718 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36320 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56224 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60342 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:46580 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3064672]
INFO:     Started server process [3131013]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60200 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46296 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34578 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45406 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3131013]
INFO:     Started server process [3191576]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60388 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36882 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42434 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3191576]
INFO:     Started server process [3246708]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46134 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55326 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42016 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3246708]
INFO:     Started server process [3302973]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37602 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39182 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60330 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3302973]
INFO:     Started server process [3357152]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34270 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47504 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41968 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54318 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3357152]
INFO:     Started server process [3411695]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45036 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44112 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42920 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3411695]
INFO:     Started server process [3464580]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51520 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36322 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40676 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43046 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3464580]
INFO:     Started server process [3514148]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58506 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53886 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40280 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3514148]
INFO:     Started server process [3567864]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45660 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37480 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52170 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3567864]
INFO:     Started server process [3630140]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:32876 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55118 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48328 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49466 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45156 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3630140]
INFO:     Started server process [3689791]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55228 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60352 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55198 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3689791]
INFO:     Started server process [3744111]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33386 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58300 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47954 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3744111]
INFO:     Started server process [3796700]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52300 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43920 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42456 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52870 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3796700]
INFO:     Started server process [3849534]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50170 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57372 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58436 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3849534]
INFO:     Started server process [3903603]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43348 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40370 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35844 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3903603]
INFO:     Started server process [3970183]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37990 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45408 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52142 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35162 - "GET / HTTP/1.1" 404 Not Found
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3970183]
INFO:     Started server process [4031514]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50530 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41766 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38558 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44934 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4031514]
INFO:     Started server process [4089537]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53498 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56706 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56172 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42460 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4089537]
INFO:     Started server process [4150212]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52990 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52490 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4150212]
INFO:     Started server process [16693]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35158 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60496 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [16693]
INFO:     Started server process [90152]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49536 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38456 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [90152]
INFO:     Started server process [146003]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45088 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39476 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40016 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [146003]
INFO:     Started server process [197830]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39146 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44528 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58856 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [197830]
INFO:     Started server process [251659]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49482 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60486 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57228 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40722 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [251659]
INFO:     Started server process [298740]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42068 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58588 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42408 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42306 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60794 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54620 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [298740]
INFO:     Started server process [345050]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50236 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45366 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54006 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [345050]
INFO:     Started server process [396802]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57228 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54954 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35268 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43326 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36900 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [396802]
INFO:     Started server process [451643]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55528 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34836 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39900 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [451643]
INFO:     Started server process [509926]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37282 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34040 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43930 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60102 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [509926]
INFO:     Started server process [560915]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54736 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52206 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43156 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34058 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [560915]
INFO:     Started server process [615376]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47922 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44974 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39542 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58076 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [615376]
INFO:     Started server process [666712]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35906 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57428 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51866 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [666712]
INFO:     Started server process [721251]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47428 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38344 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38616 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:47820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49570 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41860 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [721251]
INFO:     Started server process [784800]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57008 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44010 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [784800]
INFO:     Started server process [838727]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58050 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [838727]
INFO:     Started server process [890383]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41652 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44304 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41812 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [890383]
INFO:     Started server process [941993]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60906 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35734 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52590 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [941993]
INFO:     Started server process [993203]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35634 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52654 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41678 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [993203]
INFO:     Started server process [1046326]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51200 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34300 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45558 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60386 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1046326]
INFO:     Started server process [1097998]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40148 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44982 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39776 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54626 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36358 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1097998]
INFO:     Started server process [1147896]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45606 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53074 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58494 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45104 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1147896]
INFO:     Started server process [1197597]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35860 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50676 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41616 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57856 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1197597]
INFO:     Started server process [1249926]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44478 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50882 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33330 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1249926]
INFO:     Started server process [1304405]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50296 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44396 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1304405]
INFO:     Started server process [1353882]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42568 - "GET /wp-login.php HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:56362 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41590 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1353882]
INFO:     Started server process [1404105]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39878 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45004 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37230 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1404105]
INFO:     Started server process [1456703]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44268 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35026 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48450 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55248 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1456703]
INFO:     Started server process [1518007]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51574 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38842 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54390 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1518007]
INFO:     Started server process [1583624]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51496 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40610 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57538 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38170 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1583624]
INFO:     Started server process [1642542]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38654 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51054 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57600 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54368 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1642542]
INFO:     Started server process [1697581]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42630 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50008 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33408 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34276 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1697581]
INFO:     Started server process [1752731]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41896 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38646 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47322 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40514 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1752731]
INFO:     Started server process [1805465]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37730 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40318 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35172 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48314 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1805465]
INFO:     Started server process [1857186]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51420 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1857186]
INFO:     Started server process [1908390]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36716 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48482 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37960 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34398 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1908390]
INFO:     Started server process [1958277]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45578 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54608 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1958277]
INFO:     Started server process [2008983]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56884 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44974 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50348 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2008983]
INFO:     Started server process [2061028]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48616 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39102 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52812 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2061028]
INFO:     Started server process [2113333]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33882 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41262 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47268 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2113333]
INFO:     Started server process [2162260]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43880 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55376 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43138 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51864 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2162260]
INFO:     Started server process [2210611]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44566 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55414 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2210611]
INFO:     Started server process [2258437]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54828 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49694 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43224 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54192 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2258437]
INFO:     Started server process [2307698]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53176 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48060 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43468 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2307698]
INFO:     Started server process [2371977]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55414 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53084 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57018 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53122 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2371977]
INFO:     Started server process [2427286]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40828 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51646 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58476 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33278 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2427286]
INFO:     Started server process [2482382]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44948 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54594 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59648 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49410 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2482382]
INFO:     Started server process [2538888]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53228 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52956 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55294 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45548 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2538888]
INFO:     Started server process [2600017]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44990 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47500 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40504 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55054 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2600017]
INFO:     Started server process [2668370]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46812 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36852 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56730 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2668370]
INFO:     Started server process [2730848]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52276 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35062 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:39858 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:49000 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50366 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2730848]
INFO:     Started server process [2786984]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50922 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60368 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44388 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38904 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2786984]
INFO:     Started server process [2845231]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46262 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43496 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2845231]
INFO:     Started server process [2898963]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41144 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45118 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2898963]
INFO:     Started server process [2949842]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45130 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47450 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42140 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42056 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2949842]
INFO:     Started server process [3002236]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39706 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60746 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40058 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3002236]
INFO:     Started server process [3055402]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47576 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32830 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:49102 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51794 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35938 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44096 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3055402]
INFO:     Started server process [3108836]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56088 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38714 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3108836]
INFO:     Started server process [3161595]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54434 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54054 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3161595]
INFO:     Started server process [3215296]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40818 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60118 - "GET /wp-json/gravitysmtp/v1/settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60142 - "GET /wp-json/wp/v2/settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60126 - "GET /wp-json/gravitysmtp/v1/tests/mock-data HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60144 - "GET /wp-json/gravitysmtp/v1/tests/mock-data?page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60160 - "GET /wp-json/gravitysmtp/v1/config HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:46674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51826 - "GET /wp-json/gravitysmtp/v1/tests/mock-data HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51842 - "GET /wp-json/wp/v2/settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51858 - "GET /wp-json/gravitysmtp/v1/config HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51870 - "GET /wp-json/gravitysmtp/v1/settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51872 - "GET /wp-json/gravitysmtp/v1/tests/mock-data?page=gravitysmtp-settings HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:58312 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3215296]
INFO:     Started server process [3268438]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53236 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55776 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41840 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3268438]
INFO:     Started server process [3320695]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48170 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55406 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3320695]
INFO:     Started server process [3373534]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39352 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35854 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48248 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53948 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37432 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3373534]
INFO:     Started server process [3423694]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43896 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41442 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41454 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41468 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41472 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36260 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3423694]
INFO:     Started server process [3473641]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56566 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54166 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40854 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3473641]
INFO:     Started server process [3524412]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54576 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41930 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42334 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53994 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3524412]
INFO:     Started server process [3577195]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45400 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47150 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3577195]
INFO:     Started server process [3631201]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40084 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3631201]
INFO:     Started server process [3685774]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52810 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54240 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40238 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45900 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3685774]
INFO:     Started server process [3736399]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40016 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48198 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59084 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3736399]
INFO:     Started server process [3786978]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33326 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40646 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53148 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59430 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3786978]
INFO:     Started server process [3838264]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44434 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46396 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56042 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3838264]
INFO:     Started server process [3886036]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37646 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39896 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42964 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3886036]
INFO:     Started server process [3932390]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49064 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58150 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40438 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41946 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41948 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41962 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41974 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48318 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34424 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37364 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3932390]
INFO:     Started server process [3981410]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42774 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45496 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55020 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3981410]
INFO:     Started server process [4029816]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55742 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58098 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44754 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4029816]
INFO:     Started server process [4082474]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40058 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46860 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41170 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35040 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38512 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4082474]
INFO:     Started server process [4142156]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50288 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36790 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38316 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46486 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4142156]
INFO:     Started server process [9099]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56438 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40938 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59890 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [9099]
INFO:     Started server process [57398]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38076 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35004 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35122 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [57398]
INFO:     Started server process [104937]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52778 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56790 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59380 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [104937]
INFO:     Started server process [152856]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51330 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59760 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46878 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59202 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [152856]
INFO:     Started server process [198795]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55304 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42662 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51066 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51670 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [198795]
INFO:     Started server process [247795]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46474 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33418 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51938 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41818 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [247795]
INFO:     Started server process [295557]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43134 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49160 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44506 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49550 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44050 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [295557]
INFO:     Started server process [347739]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60064 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37138 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32918 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50642 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [347739]
INFO:     Started server process [401358]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:32892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38230 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45098 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54572 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35530 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [401358]
INFO:     Started server process [449982]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42758 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51036 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50038 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [449982]
INFO:     Started server process [499435]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43498 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35558 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [499435]
INFO:     Started server process [551000]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49456 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59282 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33532 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [551000]
INFO:     Started server process [600977]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44958 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34008 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42392 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [600977]
INFO:     Started server process [657839]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42516 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44750 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53808 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46902 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [657839]
INFO:     Started server process [719925]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54634 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48756 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45750 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35076 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [719925]
INFO:     Started server process [776166]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56450 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33680 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [776166]
INFO:     Started server process [826225]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43904 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46694 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57220 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57478 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [826225]
INFO:     Started server process [876490]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33720 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56056 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45788 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59208 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55588 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [876490]
INFO:     Started server process [926835]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42754 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36306 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51906 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [926835]
INFO:     Started server process [989315]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42228 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57416 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46884 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40400 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [989315]
INFO:     Started server process [1048469]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57304 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51134 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33272 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57990 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42970 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1048469]
INFO:     Started server process [1102766]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40542 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48124 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45008 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41994 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1102766]
INFO:     Started server process [1155426]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43528 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59172 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53720 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56030 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1155426]
INFO:     Started server process [1208649]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36482 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41896 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34478 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36592 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40508 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1208649]
INFO:     Started server process [1255987]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46724 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54570 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54146 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45662 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1255987]
INFO:     Started server process [1306152]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51576 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44844 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48198 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1306152]
INFO:     Started server process [1354711]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54296 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49610 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45842 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40374 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1354711]
INFO:     Started server process [1401986]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34298 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52504 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1401986]
INFO:     Started server process [1448041]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49144 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44824 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38532 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53792 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1448041]
INFO:     Started server process [1496192]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58172 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47900 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1496192]
INFO:     Started server process [1543078]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38630 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45012 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48578 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1543078]
INFO:     Started server process [1587881]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34824 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58854 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37690 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59450 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1587881]
INFO:     Started server process [1638252]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33428 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60064 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34648 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39538 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1638252]
INFO:     Started server process [1687490]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44098 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50482 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36500 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1687490]
INFO:     Started server process [1734213]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41436 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35530 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44944 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50638 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1734213]
INFO:     Started server process [1782808]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37024 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54154 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42980 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Started server process [1831256]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51826 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41996 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36272 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52898 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1831256]
INFO:     Started server process [1879200]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43720 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49736 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40106 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35894 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1879200]
INFO:     Started server process [1933524]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43902 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39402 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42172 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60616 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41792 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1933524]
INFO:     Started server process [1982852]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46298 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41918 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45266 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1982852]
INFO:     Started server process [2035027]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49832 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2035027]
INFO:     Started server process [2086227]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39176 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34958 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34454 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58018 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2086227]
INFO:     Started server process [2131866]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53378 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45880 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59926 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2131866]
INFO:     Started server process [2179833]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52338 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37362 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51580 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2179833]
INFO:     Started server process [2231274]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39542 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58144 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52984 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33964 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2231274]
INFO:     Started server process [2277989]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50976 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46588 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2277989]
INFO:     Started server process [2336524]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49186 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50172 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38188 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2336524]
INFO:     Started server process [2398221]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55462 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55698 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60016 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42648 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36416 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2398221]
INFO:     Started server process [2458960]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53464 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43048 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36834 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54170 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2458960]
INFO:     Started server process [2509855]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55208 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60776 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52134 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2509855]
INFO:     Started server process [2564046]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56004 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52810 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56926 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2564046]
INFO:     Started server process [2615742]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38918 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59102 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44044 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36688 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2615742]
INFO:     Started server process [2665155]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40396 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37144 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49178 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49066 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38246 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2665155]
INFO:     Started server process [2715389]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55128 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56236 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50322 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44092 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2715389]
INFO:     Started server process [2766167]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55844 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41586 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56954 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48812 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2766167]
INFO:     Started server process [2813926]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57540 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60434 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49508 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2813926]
INFO:     Started server process [2880824]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33040 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55532 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42754 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46394 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2880824]
INFO:     Started server process [2940767]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56396 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57518 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50300 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2940767]
INFO:     Started server process [2997380]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53268 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55250 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2997380]
INFO:     Started server process [3044517]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46478 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51352 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40066 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59872 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3044517]
INFO:     Started server process [3090615]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60176 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43954 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58990 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49828 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52486 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3090615]
INFO:     Started server process [3136221]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48706 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35906 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42930 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34046 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3136221]
INFO:     Started server process [3196224]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36684 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42398 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40396 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3196224]
INFO:     Started server process [3246950]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40366 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59102 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41418 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3246950]
INFO:     Started server process [3294927]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56146 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57316 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49864 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3294927]
INFO:     Started server process [3343677]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44262 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45088 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40638 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3343677]
INFO:     Started server process [3390594]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55688 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41090 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36810 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3390594]
INFO:     Started server process [3452185]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37048 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58040 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39672 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3452185]
INFO:     Started server process [3508398]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58378 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55638 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3508398]
INFO:     Started server process [3558440]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58982 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46928 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39950 - "GET /v1/metadata HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:32954 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58698 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46630 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60294 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3558440]
INFO:     Started server process [3609291]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58316 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49330 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42376 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54912 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3609291]
INFO:     Started server process [3660551]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57694 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58208 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43056 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3660551]
INFO:     Started server process [3706093]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55558 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52456 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50874 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3706093]
INFO:     Started server process [3756595]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44656 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37900 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35146 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48400 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3756595]
INFO:     Started server process [3808825]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42834 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35266 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44158 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3808825]
INFO:     Started server process [3855762]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41130 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39244 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55930 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56126 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3855762]
INFO:     Started server process [3902286]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59718 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59508 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3902286]
INFO:     Started server process [3955200]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55244 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59880 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35682 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40740 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39418 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3955200]
INFO:     Started server process [4006766]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36932 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51480 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55240 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4006766]
INFO:     Started server process [4053094]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55664 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43788 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4053094]
INFO:     Started server process [4103489]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47536 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36540 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50352 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50652 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60180 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4103489]
INFO:     Started server process [4152265]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54362 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42444 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4152265]
INFO:     Started server process [5174]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51318 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38514 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46238 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50960 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [5174]
INFO:     Started server process [51126]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39818 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41084 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46898 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [51126]
INFO:     Started server process [97193]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47736 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34650 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [97193]
INFO:     Started server process [142162]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39216 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42932 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50046 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [142162]
INFO:     Started server process [189862]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50600 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54170 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54276 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55338 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [189862]
INFO:     Started server process [236071]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48864 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35698 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41684 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [236071]
INFO:     Started server process [283733]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42046 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41746 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34492 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [283733]
INFO:     Started server process [335121]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54370 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52698 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44500 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [335121]
INFO:     Started server process [381890]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48206 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36034 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57208 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53962 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [381890]
INFO:     Started server process [430348]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54324 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39120 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32816 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [430348]
INFO:     Started server process [478257]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35074 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43554 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [478257]
INFO:     Started server process [526444]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49900 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59720 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58166 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [526444]
INFO:     Started server process [583924]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48664 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38024 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46092 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49466 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [583924]
INFO:     Started server process [637621]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42818 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59734 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56424 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41794 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40982 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [637621]
INFO:     Started server process [689811]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45758 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35918 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42930 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53028 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [689811]
INFO:     Started server process [744418]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46332 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [744418]
INFO:     Started server process [796783]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56396 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56730 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34144 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45652 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [796783]
INFO:     Started server process [846850]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43272 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48130 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44248 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [846850]
INFO:     Started server process [892465]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43566 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60756 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41250 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52726 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [892465]
INFO:     Started server process [939695]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54720 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50906 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44218 - "GET /plugins/editors/jce/jce.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:44228 - "GET /plugins/system/jcemediabox/js/jcemediabox.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:44238 - "GET /plugins/system/jce/css/content.css HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:44244 - "GET /administrator/components/com_jce/jce.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:33046 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [939695]
INFO:     Started server process [987621]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42566 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40606 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40448 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [987621]
INFO:     Started server process [1034539]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45812 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52102 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34164 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59482 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1034539]
INFO:     Started server process [1086658]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58256 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44762 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1086658]
INFO:     Started server process [1131905]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37684 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45876 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1131905]
INFO:     Started server process [1173050]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:32988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58724 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47534 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42986 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1173050]
INFO:     Started server process [1219061]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47494 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57778 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60744 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1219061]
INFO:     Started server process [1262195]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39798 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55982 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1262195]
INFO:     Started server process [1308996]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36308 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55646 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45130 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37590 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1308996]
INFO:     Started server process [1366649]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53054 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35018 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:52604 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52690 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49026 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1366649]
INFO:     Started server process [1419883]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33660 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40012 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54750 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35198 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1419883]
INFO:     Started server process [1468034]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36390 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45330 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1468034]
INFO:     Started server process [1520447]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41852 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38024 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47110 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1520447]
INFO:     Started server process [1568510]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37036 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32816 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49650 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1568510]
INFO:     Started server process [1631081]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57634 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39566 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39758 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52822 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1631081]
INFO:     Started server process [1687369]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49178 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45004 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34466 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49530 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38266 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35166 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1687369]
INFO:     Started server process [1737352]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52134 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60216 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38186 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43504 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49314 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1737352]
INFO:     Started server process [1787290]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38054 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57848 - "GET /v1/metadata HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59604 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43588 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1787290]
INFO:     Started server process [1841290]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54034 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44286 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1841290]
INFO:     Started server process [1887848]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45844 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51196 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55178 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1887848]
INFO:     Started server process [1935921]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54498 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48798 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54072 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1935921]
INFO:     Started server process [1983491]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42114 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42294 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46974 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53592 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1983491]
INFO:     Started server process [2030149]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47160 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36088 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47854 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36798 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41624 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2030149]
INFO:     Started server process [2078395]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47982 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49104 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2078395]
INFO:     Started server process [2127502]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53536 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45158 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2127502]
INFO:     Started server process [2174816]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56362 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49680 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2174816]
INFO:     Started server process [2222539]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54420 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38206 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36194 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2222539]
INFO:     Started server process [2273310]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50944 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41790 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47870 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2273310]
INFO:     Started server process [2324204]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40656 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56866 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2324204]
INFO:     Started server process [2373643]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49718 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55534 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34500 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34250 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2373643]
INFO:     Started server process [2422163]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49494 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39724 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55362 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2422163]
INFO:     Started server process [2471948]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48036 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39268 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36456 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56716 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45480 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:52864 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:46620 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2471948]
INFO:     Started server process [2524077]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40588 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50860 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42652 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2524077]
INFO:     Started server process [2573691]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34288 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37984 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54206 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44774 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2573691]
INFO:     Started server process [2627472]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43594 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58648 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38232 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2627472]
INFO:     Started server process [2675414]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48272 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51052 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50294 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44890 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2675414]
INFO:     Started server process [2723779]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43882 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60944 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35970 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39598 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2723779]
INFO:     Started server process [2769787]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38660 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51570 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54678 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2769787]
INFO:     Started server process [2815627]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55540 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39248 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42532 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2815627]
INFO:     Started server process [2866107]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49682 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43308 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45198 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2866107]
INFO:     Started server process [2912582]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60300 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44028 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54280 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2912582]
INFO:     Started server process [2965849]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50598 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58282 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59834 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36158 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57652 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2965849]
INFO:     Started server process [3024005]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55306 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51588 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35944 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53030 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3024005]
INFO:     Started server process [3075387]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54018 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50402 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60662 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46914 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3075387]
INFO:     Started server process [3123056]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48882 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33256 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33514 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58836 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60408 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3123056]
INFO:     Started server process [3172420]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59240 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57244 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35182 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50380 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3172420]
INFO:     Started server process [3220029]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56240 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60656 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53836 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3220029]
INFO:     Started server process [3268111]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52282 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48124 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60996 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41900 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3268111]
INFO:     Started server process [3313510]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41098 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33778 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53094 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3313510]
INFO:     Started server process [3356592]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40616 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46056 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34272 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36646 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3356592]
INFO:     Started server process [3405135]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38976 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40330 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44674 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3405135]
INFO:     Started server process [3456563]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45544 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50716 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39264 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3456563]
INFO:     Started server process [3501354]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54446 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54368 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54192 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3501354]
INFO:     Started server process [3549953]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42944 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35178 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59506 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52930 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3549953]
INFO:     Started server process [3597811]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38534 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56600 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40822 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3597811]
INFO:     Started server process [3642153]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33472 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33688 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43434 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34366 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3642153]
INFO:     Started server process [3688565]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52090 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55070 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3688565]
INFO:     Started server process [3746526]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40472 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59434 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34156 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3746526]
INFO:     Started server process [3799111]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43408 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49640 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35528 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47468 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3799111]
INFO:     Started server process [3850809]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46448 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46976 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55352 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53276 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35052 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46404 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3850809]
INFO:     Started server process [3897750]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38768 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51348 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46900 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49762 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3897750]
INFO:     Started server process [3945291]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40586 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39992 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3945291]
INFO:     Started server process [3998639]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44266 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53004 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34180 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3998639]
INFO:     Started server process [4049744]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49578 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38370 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:38378 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41320 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53978 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4049744]
INFO:     Started server process [4093910]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59430 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59296 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41804 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4093910]
INFO:     Started server process [4138307]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44334 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43386 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4138307]
INFO:     Started server process [4186041]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46312 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39890 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4186041]
INFO:     Started server process [36147]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47646 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [36147]
INFO:     Started server process [81941]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55944 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50348 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42004 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40144 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [81941]
INFO:     Started server process [128661]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48836 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35142 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46490 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [128661]
INFO:     Started server process [175547]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33566 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35060 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57004 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [175547]
INFO:     Started server process [225852]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34918 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50224 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59242 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [225852]
INFO:     Started server process [272443]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57774 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39074 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58740 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58864 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58334 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [272443]
INFO:     Started server process [319635]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34690 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52486 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44034 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [319635]
INFO:     Started server process [372231]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42570 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59572 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41540 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35584 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38206 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [372231]
INFO:     Started server process [421704]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50250 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52134 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44068 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48656 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [421704]
INFO:     Started server process [469491]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42170 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34766 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45074 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51794 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:49704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57598 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45010 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [469491]
INFO:     Started server process [519940]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48698 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58392 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57270 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58678 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [519940]
INFO:     Started server process [584973]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57206 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41436 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50224 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55968 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [584973]
INFO:     Started server process [637710]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46706 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46946 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46284 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:39596 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [637710]
INFO:     Started server process [683013]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56118 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46766 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41762 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49120 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46462 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [683013]
INFO:     Started server process [730636]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59716 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32970 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44584 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32890 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50480 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [730636]
INFO:     Started server process [777564]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46616 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46124 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44594 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [777564]
INFO:     Started server process [822953]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46186 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54502 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [822953]
INFO:     Started server process [867572]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55240 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47028 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [867572]
INFO:     Started server process [912118]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39822 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34658 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43610 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60246 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48846 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [912118]
INFO:     Started server process [957102]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50048 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45008 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59594 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34494 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [957102]
INFO:     Started server process [1002040]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55536 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55946 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1002040]
INFO:     Started server process [1047785]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46386 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49982 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43270 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58790 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1047785]
INFO:     Started server process [1105704]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54386 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46946 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:47672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53396 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43124 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1105704]
INFO:     Started server process [1162324]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40950 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54320 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54798 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52240 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1162324]
INFO:     Started server process [1206437]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49248 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59294 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1206437]
INFO:     Started server process [1251821]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44644 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48392 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1251821]
INFO:     Started server process [1297390]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41832 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33810 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35376 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42174 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1297390]
INFO:     Started server process [1342535]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60946 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56026 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42562 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1342535]
INFO:     Started server process [1389069]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52736 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54068 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43028 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54956 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1389069]
INFO:     Started server process [1435361]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46960 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44408 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45918 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51480 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1435361]
INFO:     Started server process [1480662]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57462 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39854 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47108 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1480662]
INFO:     Started server process [1530929]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50420 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44026 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58008 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1530929]
INFO:     Started server process [1588693]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36362 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45572 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46512 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1588693]
INFO:     Started server process [1648483]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54740 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57404 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1648483]
INFO:     Started server process [1698987]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42776 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42142 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46300 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1698987]
INFO:     Started server process [1743242]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58756 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56542 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53762 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35348 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1743242]
INFO:     Started server process [1787335]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53498 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54070 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48974 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1787335]
INFO:     Started server process [1833712]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57436 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47592 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60570 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1833712]
INFO:     Started server process [1892532]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54730 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36166 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57926 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1892532]
INFO:     Started server process [1942575]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54572 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42120 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35388 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34040 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1942575]
INFO:     Started server process [1996114]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60106 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50352 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42980 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1996114]
INFO:     Started server process [2044504]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40964 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2044504]
INFO:     Started server process [2092015]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34324 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56370 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59992 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58876 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35176 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54580 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2092015]
INFO:     Started server process [2152813]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42256 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48746 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58450 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40754 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2152813]
INFO:     Started server process [2217615]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34530 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58902 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52624 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2217615]
INFO:     Started server process [2268364]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52034 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54396 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44020 - "GET /v1/metadata HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41562 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47030 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55354 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2268364]
INFO:     Started server process [2319319]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54826 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53148 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58430 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2319319]
INFO:     Started server process [2365716]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60758 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52070 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35400 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58352 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2365716]
INFO:     Started server process [2411452]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49540 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51136 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46894 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54224 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2411452]
INFO:     Started server process [2455607]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43074 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57736 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40570 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59274 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2455607]
INFO:     Started server process [2502771]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45808 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59236 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40000 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33962 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2502771]
INFO:     Started server process [2547591]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35386 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48314 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2547591]
INFO:     Started server process [2591627]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54366 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43456 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41016 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36124 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2591627]
INFO:     Started server process [2635447]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60370 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45220 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47730 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47414 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2635447]
INFO:     Started server process [2681873]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56306 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54606 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58976 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55382 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2681873]
INFO:     Started server process [2728572]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43994 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:55340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40578 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50756 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53040 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2728572]
INFO:     Started server process [2778940]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50758 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37276 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48694 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52438 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2778940]
INFO:     Started server process [2829747]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47198 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60698 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2829747]
INFO:     Started server process [2876182]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36648 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45888 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34434 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54628 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42458 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2876182]
INFO:     Started server process [2924818]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46646 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57020 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2924818]
INFO:     Started server process [2973733]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42762 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44916 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46488 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2973733]
INFO:     Started server process [3020714]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51758 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50156 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58368 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41062 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3020714]
INFO:     Started server process [3072260]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46370 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56092 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39158 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54844 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3072260]
INFO:     Started server process [3118055]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59434 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53336 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53012 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51900 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37576 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3118055]
INFO:     Started server process [3164292]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39220 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45648 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52098 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3164292]
INFO:     Started server process [3213076]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51860 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51304 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35534 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35454 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3213076]
INFO:     Started server process [3260231]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38506 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37228 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35018 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3260231]
INFO:     Started server process [3306332]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58716 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53450 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43300 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3306332]
INFO:     Started server process [3353787]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35308 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56254 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58662 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40016 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3353787]
INFO:     Started server process [3403840]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53228 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48966 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50428 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3403840]
INFO:     Started server process [3459128]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43968 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38388 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33938 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47084 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3459128]
INFO:     Started server process [3524037]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45176 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33170 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40054 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39956 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3524037]
INFO:     Started server process [3583223]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57720 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49402 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55392 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3583223]
INFO:     Started server process [3644166]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49878 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:39834 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58296 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42684 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52842 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3644166]
INFO:     Started server process [3704821]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42248 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58236 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34600 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59354 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3704821]
INFO:     Started server process [3756251]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49698 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50578 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44444 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3756251]
INFO:     Started server process [3813958]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38930 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51068 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33038 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3813958]
INFO:     Started server process [3867400]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53516 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3867400]
INFO:     Started server process [3915584]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60504 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41730 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36740 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35254 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45112 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3915584]
INFO:     Started server process [3966948]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:32906 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55474 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60438 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3966948]
INFO:     Started server process [4022658]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58028 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53664 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41640 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4022658]
INFO:     Started server process [4078508]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39294 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36812 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39574 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51828 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4078508]
INFO:     Started server process [4133337]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40990 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48276 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42600 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37568 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4133337]
INFO:     Started server process [4188609]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44172 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46262 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38858 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57228 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4188609]
INFO:     Started server process [49118]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54528 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [49118]
INFO:     Started server process [99062]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34624 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40398 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [99062]
INFO:     Started server process [169269]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52886 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52414 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54342 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [169269]
INFO:     Started server process [226613]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53124 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53130 - "GET /assets/js/auth.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43804 - "GET /js/twint_ch.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43816 - "GET /css/support_parent.css HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43824 - "GET /static/style/protect/index.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45484 - "GET /bot-connect.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45494 - "GET /assets/js/message.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45498 - "GET /static/style/sys_files/index.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45508 - "GET /js/lkk_ch.js HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34064 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34462 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [226613]
INFO:     Started server process [280920]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59598 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36198 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33186 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [280920]
INFO:     Started server process [335734]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46316 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47482 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36056 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47182 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [335734]
INFO:     Started server process [390847]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37652 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36312 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34288 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [390847]
INFO:     Started server process [456328]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37730 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47156 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50106 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35302 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [456328]
INFO:     Started server process [523782]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43586 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55036 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33244 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52032 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [523782]
INFO:     Started server process [583111]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58172 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49720 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38640 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38206 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45842 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [583111]
INFO:     Started server process [639363]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39322 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49190 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45784 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34524 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [639363]
INFO:     Started server process [691799]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34326 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60512 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [691799]
INFO:     Started server process [738972]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50156 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36114 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [738972]
INFO:     Started server process [785430]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55954 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38922 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49544 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58342 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [785430]
INFO:     Started server process [834267]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48266 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [834267]
INFO:     Started server process [880119]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54306 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47768 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56922 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57906 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50724 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [880119]
INFO:     Started server process [925416]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52164 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37084 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35594 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38234 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [925416]
INFO:     Started server process [975992]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51818 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42624 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33106 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57896 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60982 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47114 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [975992]
INFO:     Started server process [1025953]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56240 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38150 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57244 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45498 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1025953]
INFO:     Started server process [1072099]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46482 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41650 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35788 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46068 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53016 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1072099]
INFO:     Started server process [1124111]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44280 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50860 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54860 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44156 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55366 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1124111]
INFO:     Started server process [1175984]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52104 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53416 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47250 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33660 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36032 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1175984]
INFO:     Started server process [1224054]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47344 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1224054]
INFO:     Started server process [1269921]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48904 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56388 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53510 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1269921]
INFO:     Started server process [1313293]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55776 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44174 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1313293]
INFO:     Started server process [1361853]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58016 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35318 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48282 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38024 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1361853]
INFO:     Started server process [1409785]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48500 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52482 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46532 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33040 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1409785]
INFO:     Started server process [1453758]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42090 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60446 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50230 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60296 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1453758]
INFO:     Started server process [1502116]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55660 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34370 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42120 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37246 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34802 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1502116]
INFO:     Started server process [1549606]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49584 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50060 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47540 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54114 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1549606]
INFO:     Started server process [1595211]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38844 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60776 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41652 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48454 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1595211]
INFO:     Started server process [1640543]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41688 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41698 - "GET /login/ HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:39838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45276 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49064 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46086 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1640543]
INFO:     Started server process [1689263]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48606 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58916 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36088 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50928 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41382 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1689263]
INFO:     Started server process [1733755]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47156 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51884 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1733755]
INFO:     Started server process [1785088]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42550 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53034 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44436 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51044 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36804 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1785088]
INFO:     Started server process [1834869]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36498 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43088 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60770 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38472 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1834869]
INFO:     Started server process [1888200]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48450 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53622 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1888200]
INFO:     Started server process [1941344]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48644 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60810 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36864 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37602 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37604 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:52380 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1941344]
INFO:     Started server process [1993486]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39476 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41666 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1993486]
INFO:     Started server process [2041088]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52416 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59534 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40466 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37480 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46710 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2041088]
INFO:     Started server process [2089930]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45888 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35494 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35794 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2089930]
INFO:     Started server process [2138498]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47156 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33662 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51130 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39126 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2138498]
INFO:     Started server process [2183752]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53982 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50500 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47266 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48000 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53524 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2183752]
INFO:     Started server process [2228067]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36794 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35414 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43248 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46228 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46892 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2228067]
INFO:     Started server process [2277571]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60566 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60250 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48522 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2277571]
INFO:     Started server process [2326717]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40880 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38790 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55388 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38710 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2326717]
INFO:     Started server process [2372142]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51654 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48182 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43830 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37618 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2372142]
INFO:     Started server process [2419910]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39268 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47982 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2419910]
INFO:     Started server process [2463728]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46506 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43284 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2463728]
INFO:     Started server process [2508275]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55810 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36068 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2508275]
INFO:     Started server process [2566121]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33128 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35066 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53812 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56272 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2566121]
INFO:     Started server process [2613377]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60682 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52982 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56300 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58674 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2613377]
INFO:     Started server process [2660394]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53578 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45652 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2660394]
INFO:     Started server process [2712464]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53610 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54758 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55450 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51908 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2712464]
INFO:     Started server process [2760827]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40776 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39352 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2760827]
INFO:     Started server process [2816839]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43878 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59456 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44308 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2816839]
INFO:     Started server process [2875349]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44436 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36922 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59884 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2875349]
INFO:     Started server process [2925046]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48902 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36734 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57618 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2925046]
INFO:     Started server process [2974793]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49810 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57370 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50508 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39122 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52516 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2974793]
INFO:     Started server process [3027132]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36330 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34240 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50156 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3027132]
INFO:     Started server process [3075449]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47558 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57880 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45316 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3075449]
INFO:     Started server process [3121516]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55878 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46710 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34476 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47054 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52390 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3121516]
INFO:     Started server process [3169470]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37710 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45102 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34626 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36250 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3169470]
INFO:     Started server process [3216682]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43396 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49482 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47198 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32770 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3216682]
INFO:     Started server process [3261830]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49250 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43896 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43682 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37628 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54260 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3261830]
INFO:     Started server process [3309897]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48102 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35016 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3309897]
INFO:     Started server process [3358837]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50058 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34366 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3358837]
INFO:     Started server process [3411182]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60884 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39694 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55650 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53366 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39366 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3411182]
INFO:     Started server process [3463916]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52682 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50598 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44074 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42534 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3463916]
INFO:     Started server process [3512780]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35256 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57282 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53644 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52546 - "GET / HTTP/1.1" 404 Not Found
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3512780]
INFO:     Started server process [3560358]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60690 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50632 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46240 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60744 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3560358]
INFO:     Started server process [3609264]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37342 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:55822 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49120 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34862 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3609264]
INFO:     Started server process [3659620]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57934 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:48144 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59790 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37122 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56082 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3659620]
INFO:     Started server process [3710069]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58336 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36982 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45516 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56794 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3710069]
INFO:     Started server process [3759946]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53690 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42694 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42740 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57186 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43810 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Started server process [3808260]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36836 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34880 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46058 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54156 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54520 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35442 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3808260]
INFO:     Started server process [3858798]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47486 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47200 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:39226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53852 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44164 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59836 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3858798]
INFO:     Started server process [3907380]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40308 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41540 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52728 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3907380]
INFO:     Started server process [3956716]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36030 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37104 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60578 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39664 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3956716]
INFO:     Started server process [4002920]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49312 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50178 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44414 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36854 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4002920]
INFO:     Started server process [4051416]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55996 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43832 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48086 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4051416]
INFO:     Started server process [4106336]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42890 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60640 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36824 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37656 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37042 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4106336]
INFO:     Started server process [4163695]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57088 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42370 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4163695]
INFO:     Started server process [25732]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55330 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34288 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55262 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [25732]
INFO:     Started server process [78830]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60084 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51540 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [78830]
INFO:     Started server process [126989]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46916 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58438 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36008 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33898 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [126989]
INFO:     Started server process [174599]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43196 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40610 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [174599]
INFO:     Started server process [221623]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56896 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48478 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [221623]
INFO:     Started server process [267873]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40720 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51372 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44518 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33794 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40284 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [267873]
INFO:     Started server process [315270]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55520 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39900 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40030 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [315270]
INFO:     Started server process [361168]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53596 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44762 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [361168]
INFO:     Started server process [409352]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35758 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36444 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [409352]
INFO:     Started server process [461000]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47130 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49816 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57068 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35130 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [461000]
INFO:     Started server process [507669]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46170 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56788 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54402 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37160 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [507669]
INFO:     Started server process [553214]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60392 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52518 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44834 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49192 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [553214]
INFO:     Started server process [600301]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52146 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38068 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54318 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [600301]
INFO:     Started server process [643843]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:32998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46134 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33586 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:33594 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [643843]
INFO:     Started server process [687978]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54102 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45298 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38906 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42824 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44842 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41796 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [687978]
INFO:     Started server process [746581]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42402 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36530 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37954 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58688 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [746581]
INFO:     Started server process [798227]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58118 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34472 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42180 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [798227]
INFO:     Started server process [846699]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37742 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34858 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58592 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44446 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57364 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [846699]
INFO:     Started server process [894917]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56154 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40026 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47950 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58098 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [894917]
INFO:     Started server process [943056]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54616 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44564 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [943056]
INFO:     Started server process [1003958]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42148 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41138 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49586 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37944 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1003958]
INFO:     Started server process [1062734]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39028 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39530 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1062734]
INFO:     Started server process [1113008]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43812 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33246 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35656 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55686 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1113008]
INFO:     Started server process [1164838]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47398 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35938 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48746 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35494 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56362 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58554 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1164838]
INFO:     Started server process [1216616]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43884 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40616 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46734 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36072 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1216616]
INFO:     Started server process [1265459]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59220 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38088 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54848 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1265459]
INFO:     Started server process [1313033]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52766 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33388 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54968 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1313033]
INFO:     Started server process [1361020]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49944 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57984 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41370 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60838 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1361020]
INFO:     Started server process [1408452]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43864 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53516 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51884 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1408452]
INFO:     Started server process [1453527]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33586 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47240 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38990 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1453527]
INFO:     Started server process [1497313]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51362 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57090 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57196 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52724 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1497313]
INFO:     Started server process [1545175]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53698 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53776 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1545175]
INFO:     Started server process [1594292]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39922 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49984 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55744 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1594292]
INFO:     Started server process [1644650]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55256 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42230 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42626 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60364 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1644650]
INFO:     Started server process [1695005]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59506 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43166 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59284 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37064 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:47820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48498 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1695005]
INFO:     Started server process [1743389]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46982 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57530 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44762 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1743389]
INFO:     Started server process [1790583]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55902 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34304 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60632 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35034 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1790583]
INFO:     Started server process [1837221]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42858 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53976 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42860 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55482 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52874 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1837221]
INFO:     Started server process [1886070]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33220 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33344 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52652 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1886070]
INFO:     Started server process [1938036]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54076 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55684 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1938036]
INFO:     Started server process [1989358]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50160 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44098 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53824 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53274 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1989358]
INFO:     Started server process [2036358]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53388 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50498 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45508 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2036358]
INFO:     Started server process [2083197]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35320 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2083197]
INFO:     Started server process [2130630]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37254 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43666 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2130630]
INFO:     Started server process [2177920]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33990 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46462 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54156 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54156 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44098 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2177920]
INFO:     Started server process [2229807]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56864 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46528 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34260 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2229807]
INFO:     Started server process [2277452]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51928 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37272 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60450 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36428 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2277452]
INFO:     Started server process [2334560]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38308 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38534 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46762 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37616 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2334560]
INFO:     Started server process [2391265]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50896 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40182 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38210 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2391265]
INFO:     Started server process [2452087]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38992 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54532 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54546 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54550 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54562 - "GET /sitemap.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42456 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34060 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34076 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34084 - "GET /sitemap.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37792 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2452087]
INFO:     Started server process [2502370]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51462 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49996 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47250 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2502370]
INFO:     Started server process [2552901]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50118 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36044 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46596 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45624 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43686 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2552901]
INFO:     Started server process [2603106]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39762 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58368 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48932 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42454 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2603106]
INFO:     Started server process [2651719]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36982 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48096 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2651719]
INFO:     Started server process [2699359]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55676 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56598 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52820 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2699359]
INFO:     Started server process [2749203]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60694 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59244 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59026 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2749203]
INFO:     Started server process [2798503]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39504 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47954 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57516 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2798503]
INFO:     Started server process [2857853]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54124 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42288 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42304 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:38252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58070 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52442 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2857853]
INFO:     Started server process [2917093]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52832 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57098 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2917093]
INFO:     Started server process [2976168]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51348 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43574 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34848 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2976168]
INFO:     Started server process [3024877]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40046 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3024877]
INFO:     Started server process [3071274]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39906 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35144 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41070 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39614 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3071274]
INFO:     Started server process [3120300]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33640 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39606 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39136 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3120300]
INFO:     Started server process [3183727]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51024 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53576 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47346 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3183727]
INFO:     Started server process [3235878]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50276 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58170 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33932 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34772 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3235878]
INFO:     Started server process [3286619]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47876 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45178 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3286619]
INFO:     Started server process [3342736]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37654 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40216 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59366 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3342736]
INFO:     Started server process [3393975]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51944 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36734 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52008 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3393975]
INFO:     Started server process [3455485]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54324 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55084 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53164 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35396 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3455485]
INFO:     Started server process [3512255]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42970 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38472 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42446 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40496 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3512255]
INFO:     Started server process [3562670]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38558 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47812 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51374 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3562670]
INFO:     Started server process [3633288]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46948 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43052 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49132 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3633288]
INFO:     Started server process [3685883]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51756 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51768 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51772 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51784 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51796 - "GET /sitemap.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50558 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50562 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50570 - "GET /sitemap.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:39060 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52540 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3685883]
INFO:     Started server process [3734391]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56076 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55216 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:55228 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56592 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32836 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3734391]
INFO:     Started server process [3780178]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60158 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60168 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:59066 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52328 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3780178]
INFO:     Started server process [3830293]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40944 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60486 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38960 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58372 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3830293]
INFO:     Started server process [3879849]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33644 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50918 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49034 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55952 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3879849]
INFO:     Started server process [3928642]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33794 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34352 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40348 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41812 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3928642]
INFO:     Started server process [3977431]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37858 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45970 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53688 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36282 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58128 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3977431]
INFO:     Started server process [4026308]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57500 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38166 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42516 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51878 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4026308]
INFO:     Started server process [4081021]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57254 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35938 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51176 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55596 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50226 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4081021]
INFO:     Started server process [4137496]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36896 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54966 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37624 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44414 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4137496]
INFO:     Started server process [4191352]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52238 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49430 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37256 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32788 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37490 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4191352]
INFO:     Started server process [46914]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44486 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55056 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40198 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50568 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [46914]
INFO:     Started server process [99830]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34246 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48174 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [99830]
INFO:     Started server process [155780]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47812 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51044 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60654 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43904 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34758 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34604 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [155780]
INFO:     Started server process [207817]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51740 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41084 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48066 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44324 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [207817]
INFO:     Started server process [258689]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46198 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35386 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45616 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37044 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [258689]
INFO:     Started server process [304511]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43118 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59230 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34894 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [304511]
INFO:     Started server process [352246]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53182 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52896 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43592 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41286 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [352246]
INFO:     Started server process [400118]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51500 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36598 - "GET / HTTP/1.1" 404 Not Found
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [400118]
INFO:     Started server process [445753]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35186 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45750 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32852 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42118 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [445753]
INFO:     Started server process [492651]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52694 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54462 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53592 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41740 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50136 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [492651]
INFO:     Started server process [543930]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53146 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33030 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57984 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34960 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49742 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [543930]
INFO:     Started server process [593217]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59408 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53224 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37272 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39498 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48266 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [593217]
INFO:     Started server process [646781]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58884 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37474 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53318 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45018 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [646781]
INFO:     Started server process [703202]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47172 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57652 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36900 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60644 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57956 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35380 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [703202]
INFO:     Started server process [756125]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34766 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47420 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38768 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [756125]
INFO:     Started server process [808677]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:32818 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38316 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59200 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45500 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [808677]
INFO:     Started server process [859766]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41196 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55376 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33288 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47088 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38566 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [859766]
INFO:     Started server process [906548]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54596 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50888 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50624 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [906548]
INFO:     Started server process [952572]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41324 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40588 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [952572]
INFO:     Started server process [1000143]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39930 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46508 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57478 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60176 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1000143]
INFO:     Started server process [1047484]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48716 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42412 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1047484]
INFO:     Started server process [1094609]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38120 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52872 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38514 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33720 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37182 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1094609]
INFO:     Started server process [1147156]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33230 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33428 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38008 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1147156]
INFO:     Started server process [1194984]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37664 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53246 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40822 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1194984]
INFO:     Started server process [1242764]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48002 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45196 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50000 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1242764]
INFO:     Started server process [1288763]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38760 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44238 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51150 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1288763]
INFO:     Started server process [1334633]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36852 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33000 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37520 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33796 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1334633]
INFO:     Started server process [1382983]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39646 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33046 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1382983]
INFO:     Started server process [1441060]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48896 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55066 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41606 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59586 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1441060]
INFO:     Started server process [1492567]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34624 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36818 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40644 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1492567]
INFO:     Started server process [1542108]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46996 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33362 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48088 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35658 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1542108]
INFO:     Started server process [1590898]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43520 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44238 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58932 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43658 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1590898]
INFO:     Started server process [1641127]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59058 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46430 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44150 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59662 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1641127]
INFO:     Started server process [1702632]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47280 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52294 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45272 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57596 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1702632]
INFO:     Started server process [1763411]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43730 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42148 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38274 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1763411]
INFO:     Started server process [1814521]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51392 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45676 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53436 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1814521]
INFO:     Started server process [1864382]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37150 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57702 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1864382]
INFO:     Started server process [1912224]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46448 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38816 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48764 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1912224]
INFO:     Started server process [1957237]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40386 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59234 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33818 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42324 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49956 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35324 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1957237]
INFO:     Started server process [2002371]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47506 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34044 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59578 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34064 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43226 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2002371]
INFO:     Started server process [2049138]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52716 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34276 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56600 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42036 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49282 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2049138]
INFO:     Started server process [2095081]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60276 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40420 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39432 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2095081]
INFO:     Started server process [2140294]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51536 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49280 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53292 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47162 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2140294]
INFO:     Started server process [2187393]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53492 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2187393]
INFO:     Started server process [2238654]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36318 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56576 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2238654]
INFO:     Started server process [2288592]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53158 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37516 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60018 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43400 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43734 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2288592]
INFO:     Started server process [2338334]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37330 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55438 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48864 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59312 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36146 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2338334]
INFO:     Started server process [2386612]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52478 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56318 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2386612]
INFO:     Started server process [2431258]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54300 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33698 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33718 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36632 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56328 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53178 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2431258]
INFO:     Started server process [2481700]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42482 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56128 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54316 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44520 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52762 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52128 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2481700]
INFO:     Started server process [2532014]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46420 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59076 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33076 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2532014]
INFO:     Started server process [2585568]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58236 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33788 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41412 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2585568]
INFO:     Started server process [2635167]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33096 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2635167]
INFO:     Started server process [2682763]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38776 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47450 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58164 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2682763]
INFO:     Started server process [2729437]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44970 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47742 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44158 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55300 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48508 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2729437]
INFO:     Started server process [2778882]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44034 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42610 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54578 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2778882]
INFO:     Started server process [2824190]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58012 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40098 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49388 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43352 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2824190]
INFO:     Started server process [2871423]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47330 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35160 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42662 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45722 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2871423]
INFO:     Started server process [2920838]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35912 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:35926 - "GET /sitemap.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:35928 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:35942 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:35958 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:35970 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:35986 - "GET /sitemap.xml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:35990 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49154 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46052 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2920838]
INFO:     Started server process [2966809]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55234 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45982 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57486 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47462 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60846 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2966809]
INFO:     Started server process [3017278]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47216 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35950 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40418 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39504 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58332 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3017278]
INFO:     Started server process [3069476]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57238 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57658 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32920 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40144 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3069476]
INFO:     Started server process [3124016]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49710 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33366 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36344 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3124016]
INFO:     Started server process [3177550]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44248 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42114 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43608 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3177550]
INFO:     Started server process [3228719]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48836 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57056 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41216 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56206 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3228719]
INFO:     Started server process [3281010]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36288 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33826 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49658 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46016 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57846 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3281010]
INFO:     Started server process [3327564]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36216 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45472 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37860 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34656 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3327564]
INFO:     Started server process [3375063]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36954 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3375063]
INFO:     Started server process [3423649]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39448 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46418 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37274 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3423649]
INFO:     Started server process [3472534]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36536 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55756 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44906 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3472534]
INFO:     Started server process [3520364]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59024 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46522 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3520364]
INFO:     Started server process [3565731]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54498 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52660 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48074 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36020 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3565731]
INFO:     Started server process [3612721]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37560 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44492 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3612721]
INFO:     Started server process [3658722]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53956 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53606 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44600 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38620 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3658722]
INFO:     Started server process [3702986]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41372 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46584 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56532 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3702986]
INFO:     Started server process [3761785]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50990 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47834 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39770 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42730 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3761785]
INFO:     Started server process [3833601]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38052 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39378 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34688 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3833601]
INFO:     Started server process [3884687]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50676 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45922 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51466 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3884687]
INFO:     Started server process [3931962]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50264 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55074 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41496 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45494 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3931962]
INFO:     Started server process [3979167]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60428 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44120 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37544 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3979167]
INFO:     Started server process [4027295]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35504 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56420 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38706 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52300 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4027295]
INFO:     Started server process [4087225]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46654 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37268 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55396 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40406 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:46224 - "GET /_profiler/phpinfo HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:46240 - "GET /_profiler/open?file=config/packages/swiftmailer.yaml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:46256 - "GET /_profiler/open?file=.env HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42628 - "GET /_profiler/open?file=config/services.yaml HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35070 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4087225]
INFO:     Started server process [4149746]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33172 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42576 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:38114 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35454 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46220 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4149746]
INFO:     Started server process [7814]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37308 - "GET /v1/metadata HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:47256 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34034 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59760 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33620 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [7814]
INFO:     Started server process [56756]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35616 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46950 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48678 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [56756]
INFO:     Started server process [116063]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52378 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57604 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44028 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53308 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44336 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [116063]
INFO:     Started server process [182518]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47436 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38876 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50794 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59932 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [182518]
INFO:     Started server process [247606]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47854 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53530 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52900 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [247606]
INFO:     Started server process [314337]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43306 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52930 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36586 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37388 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [314337]
INFO:     Started server process [378538]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40216 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57386 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58446 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41662 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [378538]
INFO:     Started server process [449319]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34092 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39056 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49230 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56328 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37092 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59110 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [449319]
INFO:     Started server process [524517]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40634 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54576 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40008 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48274 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [524517]
INFO:     Started server process [589909]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54092 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46414 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [589909]
INFO:     Started server process [653922]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51896 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58664 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58480 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46760 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [653922]
INFO:     Started server process [723414]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37112 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39832 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37532 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [723414]
INFO:     Started server process [791314]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39834 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33016 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:59690 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57890 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60648 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [791314]
INFO:     Started server process [857408]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54778 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55044 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53558 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [857408]
INFO:     Started server process [939965]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46736 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49170 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60520 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [939965]
INFO:     Started server process [1006968]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60844 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50570 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48300 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1006968]
INFO:     Started server process [1074538]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50024 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51118 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37896 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40528 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1074538]
INFO:     Started server process [1143234]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37918 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47506 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35702 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1143234]
INFO:     Started server process [1208453]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34664 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60376 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41478 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39754 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46442 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1208453]
INFO:     Started server process [1274119]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60882 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42434 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45254 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52544 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1274119]
INFO:     Started server process [1339244]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35088 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36918 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53728 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1339244]
INFO:     Started server process [1403798]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38566 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51606 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1403798]
INFO:     Started server process [1468877]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52348 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49518 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45500 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59560 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35304 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1468877]
INFO:     Started server process [1535973]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55562 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33682 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1535973]
INFO:     Started server process [1599332]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42574 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55148 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48150 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41682 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53208 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1599332]
INFO:     Started server process [1674500]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43352 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49530 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46158 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43960 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1674500]
INFO:     Started server process [1747689]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48626 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47254 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1747689]
INFO:     Started server process [1805987]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39974 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45176 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42144 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42814 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1805987]
INFO:     Started server process [1852459]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45976 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37318 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41850 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1852459]
INFO:     Started server process [1902236]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55718 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48064 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36134 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59036 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33682 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1902236]
INFO:     Started server process [1952609]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51052 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1952609]
INFO:     Started server process [1999676]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57118 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56138 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35562 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1999676]
INFO:     Started server process [2046646]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56414 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53146 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36292 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32828 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42098 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2046646]
INFO:     Started server process [2093177]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52560 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51504 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42708 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2093177]
INFO:     Started server process [2141839]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46812 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40328 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40312 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35912 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2141839]
INFO:     Started server process [2200411]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35956 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42694 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55304 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50176 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41980 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2200411]
INFO:     Started server process [2259388]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43454 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52606 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41448 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41256 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2259388]
INFO:     Started server process [2314802]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44586 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41054 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2314802]
INFO:     Started server process [2361150]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34400 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43020 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2361150]
INFO:     Started server process [2407260]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37886 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38456 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43858 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2407260]
INFO:     Started server process [2453290]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51376 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36046 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48486 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2453290]
INFO:     Started server process [2511562]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48430 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33762 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60970 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50070 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2511562]
INFO:     Started server process [2563747]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35328 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58044 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49726 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2563747]
INFO:     Started server process [2612536]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40950 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37538 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52648 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2612536]
INFO:     Started server process [2662696]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35532 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56632 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60268 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2662696]
INFO:     Started server process [2712098]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53192 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2712098]
INFO:     Started server process [2769806]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46770 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42578 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56262 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2769806]
INFO:     Started server process [2835163]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59896 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37724 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42770 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40390 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45416 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2835163]
INFO:     Started server process [2885794]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44576 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50716 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47390 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2885794]
INFO:     Started server process [2939864]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36420 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41690 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42048 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36478 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56732 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2939864]
INFO:     Started server process [2991332]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54992 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43586 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47244 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2991332]
INFO:     Started server process [3039142]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44134 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45136 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58260 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3039142]
INFO:     Started server process [3090006]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40754 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51172 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36736 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39864 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3090006]
INFO:     Started server process [3136662]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37540 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52098 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42494 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3136662]
INFO:     Started server process [3180800]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56036 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35048 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41044 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46264 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43178 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52484 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3180800]
INFO:     Started server process [3226005]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55036 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60698 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43112 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53318 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3226005]
INFO:     Started server process [3271470]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33462 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45336 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3271470]
INFO:     Started server process [3316657]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51046 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3316657]
INFO:     Started server process [3363816]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58070 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41632 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36118 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58012 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3363816]
INFO:     Started server process [3416170]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51496 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59312 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42902 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3416170]
INFO:     Started server process [3468744]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41688 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43886 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59548 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3468744]
INFO:     Started server process [3518512]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53236 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34662 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54164 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56312 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3518512]
INFO:     Started server process [3567853]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45446 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59520 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60560 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41736 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52030 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3567853]
INFO:     Started server process [3613671]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50396 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50518 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56128 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45312 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3613671]
INFO:     Started server process [3663058]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34206 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47112 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53670 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3663058]
INFO:     Started server process [3714069]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57166 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52104 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3714069]
INFO:     Started server process [3761684]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46198 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51864 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34188 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:44210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50224 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41738 - "GET / HTTP/1.1" 404 Not Found
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3761684]
INFO:     Started server process [3808786]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37578 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48164 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36020 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3808786]
INFO:     Started server process [3857905]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33750 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33082 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3857905]
INFO:     Started server process [3905008]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54632 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53736 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50710 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3905008]
INFO:     Started server process [3950586]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33064 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49944 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50114 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3950586]
INFO:     Started server process [3995912]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40366 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49150 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42102 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49952 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3995912]
INFO:     Started server process [4040916]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51660 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47046 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59480 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47550 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4040916]
INFO:     Started server process [4091086]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60058 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54932 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58790 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4091086]
INFO:     Started server process [4147223]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60836 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39028 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47876 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53434 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47648 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4147223]
INFO:     Started server process [6611]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39328 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34264 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42428 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41234 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [6611]
INFO:     Started server process [74807]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49932 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33902 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37224 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43598 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [74807]
INFO:     Started server process [137938]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59822 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44566 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46986 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [137938]
INFO:     Started server process [198394]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37742 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57056 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41244 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [198394]
INFO:     Started server process [264154]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53114 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47298 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53364 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [264154]
INFO:     Started server process [322242]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48538 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42384 - "HEAD / HTTP/1.1" 404 Not Found
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [322242]
INFO:     Started server process [370123]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56974 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36756 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55186 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50762 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46044 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [370123]
INFO:     Started server process [414143]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51330 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56076 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [414143]
INFO:     Started server process [470869]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39938 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37414 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [470869]
INFO:     Started server process [523764]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59574 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [523764]
INFO:     Started server process [577661]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38500 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48854 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48904 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [577661]
INFO:     Started server process [628757]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46658 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35648 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38816 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59736 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [628757]
INFO:     Started server process [680741]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44864 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37572 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35270 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [680741]
INFO:     Started server process [731259]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37268 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37584 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [731259]
INFO:     Started server process [793773]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39824 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46566 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56220 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43318 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37604 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [793773]
INFO:     Started server process [849252]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33396 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55196 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49632 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [849252]
INFO:     Started server process [908605]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45028 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54058 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55372 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57132 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [908605]
INFO:     Started server process [967961]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39674 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [967961]
INFO:     Started server process [1022187]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49018 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35420 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33992 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52436 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1022187]
INFO:     Started server process [1090521]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37798 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44950 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35806 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1090521]
INFO:     Started server process [1156495]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51270 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57090 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35302 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1156495]
INFO:     Started server process [1207072]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45366 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35320 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34368 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1207072]
INFO:     Started server process [1257722]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41368 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45784 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1257722]
INFO:     Started server process [1311373]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55584 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51486 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37242 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1311373]
INFO:     Started server process [1360382]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40990 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50650 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54394 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1360382]
INFO:     Started server process [1407737]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46368 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48270 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43148 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53096 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1407737]
INFO:     Started server process [1456611]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34216 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51646 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51542 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35950 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33328 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1456611]
INFO:     Started server process [1503216]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33498 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50012 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47884 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41312 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1503216]
INFO:     Started server process [1549987]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56900 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48150 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43906 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50486 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1549987]
INFO:     Started server process [1595896]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43774 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54472 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47814 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1595896]
INFO:     Started server process [1641971]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57990 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45770 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32852 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54764 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1641971]
INFO:     Started server process [1687538]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51344 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44392 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57990 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1687538]
INFO:     Started server process [1737607]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51560 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34048 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33046 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33832 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1737607]
INFO:     Started server process [1784968]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40420 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44130 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41776 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41624 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1784968]
INFO:     Started server process [1831680]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49054 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37068 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38086 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1831680]
INFO:     Started server process [1878506]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33478 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35602 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43526 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1878506]
INFO:     Started server process [1924281]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60288 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56994 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1924281]
INFO:     Started server process [1970676]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39690 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38018 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52204 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1970676]
INFO:     Started server process [2017155]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39480 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44662 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2017155]
INFO:     Started server process [2064519]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50958 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33150 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57586 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35278 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2064519]
INFO:     Started server process [2114593]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51024 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51342 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2114593]
INFO:     Started server process [2165907]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42852 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34698 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41656 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47376 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44850 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2165907]
INFO:     Started server process [2214528]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45306 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60956 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52716 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2214528]
INFO:     Started server process [2259580]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39276 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44414 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51206 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2259580]
INFO:     Started server process [2312841]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54990 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51898 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2312841]
INFO:     Started server process [2363556]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44766 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51362 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52362 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57428 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2363556]
INFO:     Started server process [2415887]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33370 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49074 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2415887]
INFO:     Started server process [2469933]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49070 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40676 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35940 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2469933]
INFO:     Started server process [2525542]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58266 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45248 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48558 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2525542]
INFO:     Started server process [2579812]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37138 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40506 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52308 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48328 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2579812]
INFO:     Started server process [2639760]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56996 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54692 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2639760]
INFO:     Started server process [2688030]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54372 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42122 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38834 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2688030]
INFO:     Started server process [2734729]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41710 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50088 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42890 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36504 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40968 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57294 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:44652 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Started server process [2783635]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37928 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44066 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37530 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34710 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2783635]
INFO:     Started server process [2828659]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36690 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32918 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2828659]
INFO:     Started server process [2876247]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34836 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38308 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60626 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44390 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34052 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2876247]
INFO:     Started server process [2925292]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55400 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34574 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52708 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2925292]
INFO:     Started server process [2972196]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60164 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50828 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52372 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58716 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58410 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2972196]
INFO:     Started server process [3019508]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44046 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39248 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47222 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3019508]
INFO:     Started server process [3068654]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42362 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59172 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42890 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53694 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46912 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3068654]
INFO:     Started server process [3114285]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60710 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35854 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3114285]
INFO:     Started server process [3160784]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39886 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54710 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3160784]
INFO:     Started server process [3219622]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40660 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41282 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41278 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3219622]
INFO:     Started server process [3269402]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58574 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36610 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49216 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3269402]
INFO:     Started server process [3318607]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54600 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34538 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39924 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55718 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45672 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3318607]
INFO:     Started server process [3370741]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57352 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34206 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38930 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49464 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3370741]
INFO:     Started server process [3421318]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39024 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54122 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3421318]
INFO:     Started server process [3478988]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35280 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48178 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53204 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3478988]
INFO:     Started server process [3538523]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33194 - "GET /.env.development HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:33210 - "GET /.env.demo HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:33222 - "GET /.env.template HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:33232 - "GET /.env.sample HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:33240 - "GET /.env.example HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:33236 - "GET /.env.stage HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:33242 - "GET /.env.default HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:33250 - "GET /.env.copy HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:33256 - "GET /env.bak HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:33264 - "GET /env.old HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:33280 - "GET /sendgrid/.env.prod HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57670 - "GET /.env.backup HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57686 - "GET /.env.dist HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57702 - "GET /api/.env.dev HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57706 - "GET /.env.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57718 - "GET /.env.development.local HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57728 - "GET /email/sendgrid.env HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57732 - "GET /.env.uat HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57748 - "GET /.env.preprod HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57756 - "GET /.env.docker HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57766 - "GET /.env.pre-production HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57778 - "GET /.env.dev HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57788 - "GET /.env~ HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57796 - "GET /.env.backup.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57802 - "GET /frontend/.env.prod HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57812 - "GET /app/.env.backup HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57820 - "GET /api/.env.prod HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57824 - "GET /admin/.env.backup HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57832 - "GET /app/.env.dev HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57842 - "GET /backend/.env.prod HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57846 - "GET /.env.local.bak HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57856 - "GET /env.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57862 - "GET /backend/.env.backup HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57872 - "GET /.env.orig HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57882 - "GET /src/.env.backup HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57886 - "GET /app/.env.prod HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57900 - "GET /.env.dev.local HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57906 - "GET /server/.env.backup HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57916 - "GET /.env.testing HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57918 - "GET /backend/.env.dev HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57922 - "GET /frontend/.env.backup HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57928 - "GET /.env.prod.bak HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57938 - "GET /src/sendgrid.env HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57954 - "GET /env.backup HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57970 - "GET /mail/sendgrid.env HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57972 - "GET /api/.env.backup HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57982 - "GET /.env.live HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57998 - "GET /sendgrid/.env.backup HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:58008 - "GET /config/sendgrid.env HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:58010 - "GET /backend/sendgrid.env HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:58024 - "GET /.env.test HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:58028 - "GET /.env.qa HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:58040 - "GET /.env.prod HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:58046 - "GET /.sendgrid.env HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:58058 - "GET /mailer/sendgrid.env HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:58060 - "GET /env HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:58074 - "GET /app/sendgrid.env HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:48968 - "GET /api/sendgrid.env HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:48970 - "GET /frontend/.env.dev HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51564 - "GET /.env.example HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51574 - "GET /.env.development.local HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51578 - "GET /.env.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51580 - "GET /.env.production.local HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51588 - "GET /.env~ HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51594 - "GET /.env.orig HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51602 - "GET /.env.prod HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51618 - "GET /backend/.env.backup HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51630 - "GET /backend/.env.dev HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51638 - "GET /frontend/.env.prod HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51654 - "GET /.env.live HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51670 - "GET /src/.env.backup HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51678 - "GET /.env.default HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51682 - "GET /.env.backup HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51698 - "GET /.env.demo HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51702 - "GET /.env.development HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51712 - "GET /backend/.env.prod HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51722 - "GET /frontend/.env.dev HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51736 - "GET /frontend/.env.backup HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51750 - "GET /env HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51758 - "GET /.env.prod.bak HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51766 - "GET /.env.stage HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51774 - "GET /.env.copy HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51786 - "GET /.env.qa HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51796 - "GET /server/.env.backup HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51804 - "GET /admin/.env.backup HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51808 - "GET /.env.testing HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51822 - "GET /.env.dev.local HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51828 - "GET /.env.dev HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51838 - "GET /.env.pre-production HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51852 - "GET /.env.sample HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51854 - "GET /.env.preprod HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:39452 - "GET /.env.production.bak HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:39466 - "GET /.env.test HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:39470 - "GET /.env.dist HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37338 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47098 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55638 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3538523]
INFO:     Started server process [3592112]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40886 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51122 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3592112]
INFO:     Started server process [3645983]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52514 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54146 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36424 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36982 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:56538 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33762 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43640 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3645983]
INFO:     Started server process [3699976]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43160 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33182 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60718 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3699976]
INFO:     Started server process [3746603]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59602 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50982 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3746603]
INFO:     Started server process [3797604]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38536 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38736 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50452 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3797604]
INFO:     Started server process [3848265]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46762 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56084 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38128 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42474 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3848265]
INFO:     Started server process [3898289]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60396 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35396 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35392 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51024 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50786 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3898289]
INFO:     Started server process [3948578]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:32898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53292 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45648 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3948578]
INFO:     Started server process [3998891]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39634 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57498 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46918 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43914 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3998891]
INFO:     Started server process [4048510]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43124 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56794 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40150 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45348 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4048510]
INFO:     Started server process [4097868]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51538 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54574 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56254 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4097868]
INFO:     Started server process [4150932]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48238 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38692 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4150932]
INFO:     Started server process [6573]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57864 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40996 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [6573]
INFO:     Started server process [56342]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54308 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38012 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47478 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49506 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40792 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [56342]
INFO:     Started server process [109925]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50500 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44750 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46710 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56958 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51346 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [109925]
INFO:     Started server process [158942]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41860 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51128 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [158942]
INFO:     Started server process [208493]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38372 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51632 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52648 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56026 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [208493]
INFO:     Started server process [259927]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39344 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34610 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53876 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38570 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33596 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [259927]
INFO:     Started server process [308807]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36308 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51418 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38536 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50018 - "GET /health HTTP/1.1" 200 OK
INFO:     Started server process [360774]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36372 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50334 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51012 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48012 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52514 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [360774]
INFO:     Started server process [414791]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46362 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52578 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58130 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35212 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [414791]
INFO:     Started server process [462102]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53200 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44902 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [462102]
INFO:     Started server process [509899]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44142 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59542 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54474 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51906 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36560 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36568 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36576 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36584 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:55984 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [509899]
INFO:     Started server process [560395]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39920 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34182 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58294 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38826 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:38828 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:38840 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37898 - "GET /favicon.ico HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:46520 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35682 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [560395]
INFO:     Started server process [609754]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37428 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55296 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55604 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [609754]
INFO:     Started server process [663393]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57960 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54724 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37210 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:33214 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [663393]
INFO:     Started server process [718916]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43070 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33852 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51528 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:60044 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:56360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41466 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48854 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54294 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [718916]
INFO:     Started server process [770340]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40224 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55924 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45324 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [770340]
INFO:     Started server process [829284]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35954 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43012 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [829284]
INFO:     Started server process [881216]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:32974 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48734 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32834 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34876 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [881216]
INFO:     Started server process [931014]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35646 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58362 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53468 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [931014]
INFO:     Started server process [979166]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57478 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35444 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [979166]
INFO:     Started server process [1034236]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36528 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38052 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38924 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34000 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1034236]
INFO:     Started server process [1082038]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37264 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42888 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33236 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54132 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1082038]
INFO:     Started server process [1128687]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51472 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58368 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38488 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1128687]
INFO:     Started server process [1179596]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36264 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42584 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1179596]
INFO:     Started server process [1231000]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40724 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43324 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50950 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50962 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:39004 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38760 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1231000]
INFO:     Started server process [1277910]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56790 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44694 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55640 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57152 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1277910]
INFO:     Started server process [1324983]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38238 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57616 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34940 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1324983]
INFO:     Started server process [1370582]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45532 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39034 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37632 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1370582]
INFO:     Started server process [1416517]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37178 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52888 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57804 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1416517]
INFO:     Started server process [1476508]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34102 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52368 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57398 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41354 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1476508]
INFO:     Started server process [1528507]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41626 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44984 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45146 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58076 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1528507]
INFO:     Started server process [1576565]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48276 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51650 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52634 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1576565]
INFO:     Started server process [1624305]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51424 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33746 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45932 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40398 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56956 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1624305]
INFO:     Started server process [1673936]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56514 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49256 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48900 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44226 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1673936]
INFO:     Started server process [1726099]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38398 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41630 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48920 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60944 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40710 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1726099]
INFO:     Started server process [1790579]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56044 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36446 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54892 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1790579]
INFO:     Started server process [1839561]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48968 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37028 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41122 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1839561]
INFO:     Started server process [1889459]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52592 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58952 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1889459]
INFO:     Started server process [1940364]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53272 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36262 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54246 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38524 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1940364]
INFO:     Started server process [1990844]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56114 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59208 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59572 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52166 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1990844]
INFO:     Started server process [2040338]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54558 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59328 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43150 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58070 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2040338]
INFO:     Started server process [2090241]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38090 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44854 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53012 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32822 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2090241]
INFO:     Started server process [2140608]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49398 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46338 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53656 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40658 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Started server process [2187285]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38084 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44558 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2187285]
INFO:     Started server process [2236260]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34956 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52758 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55590 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:55604 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:46070 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39710 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46464 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2236260]
INFO:     Started server process [2282891]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48352 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55600 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57658 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47778 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2282891]
INFO:     Started server process [2332556]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38452 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2332556]
INFO:     Started server process [2380724]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34822 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42904 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37118 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43968 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2380724]
INFO:     Started server process [2429391]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52052 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38370 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56220 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48558 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2429391]
INFO:     Started server process [2476950]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38206 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39602 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2476950]
INFO:     Started server process [2525456]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54118 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49438 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36584 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2525456]
INFO:     Started server process [2573717]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38112 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45500 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39144 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41880 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2573717]
INFO:     Started server process [2619606]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45560 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38352 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2619606]
INFO:     Started server process [2669824]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38928 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36826 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2669824]
INFO:     Started server process [2717749]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36324 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59146 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2717749]
INFO:     Started server process [2766627]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36248 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57414 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40720 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51610 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36580 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2766627]
INFO:     Started server process [2815564]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58336 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48334 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59842 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58376 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2815564]
INFO:     Started server process [2862334]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41472 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36308 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34206 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38774 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2862334]
INFO:     Started server process [2908086]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59298 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46084 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49720 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2908086]
INFO:     Started server process [2958689]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46060 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57828 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40160 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54728 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2958689]
INFO:     Started server process [3014754]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35724 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32812 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48248 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55758 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54088 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:56842 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3014754]
INFO:     Started server process [3074295]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36720 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37578 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47186 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32924 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37810 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3074295]
INFO:     Started server process [3129238]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45886 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59008 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3129238]
INFO:     Started server process [3184335]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49056 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55392 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59928 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48486 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59406 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3184335]
INFO:     Started server process [3234059]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53632 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40958 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51836 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42688 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59746 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3234059]
INFO:     Started server process [3287146]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53328 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58154 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58200 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57976 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59764 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3287146]
INFO:     Started server process [3335400]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44336 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44632 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41448 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3335400]
INFO:     Started server process [3382619]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52296 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54250 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38334 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3382619]
INFO:     Started server process [3431209]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42066 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57778 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3431209]
INFO:     Started server process [3476680]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51198 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58336 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54746 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36160 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3476680]
INFO:     Started server process [3524294]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35756 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53894 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44172 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3524294]
INFO:     Started server process [3583668]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42818 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49828 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3583668]
INFO:     Started server process [3641646]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57878 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50650 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3641646]
INFO:     Started server process [3693539]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51818 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41916 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3693539]
INFO:     Started server process [3739580]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54206 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54208 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:51820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40456 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47218 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3739580]
INFO:     Started server process [3783962]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47146 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46416 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45262 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52836 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40754 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3783962]
INFO:     Started server process [3830723]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50230 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37054 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58768 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45990 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3830723]
INFO:     Started server process [3892342]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54208 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56730 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3892342]
INFO:     Started server process [3940836]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58698 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34690 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37924 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48736 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3940836]
INFO:     Started server process [3990225]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50950 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50482 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56870 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3990225]
INFO:     Started server process [4043150]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49228 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40052 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35030 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60458 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4043150]
INFO:     Started server process [4095787]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41400 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36520 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36522 - "GET /login/ HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:37204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49338 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4095787]
INFO:     Started server process [4151631]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54778 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36330 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42886 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45348 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36556 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4151631]
INFO:     Started server process [22380]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35334 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45134 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40322 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38790 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [22380]
INFO:     Started server process [74705]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45588 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49616 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38540 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53404 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [74705]
INFO:     Started server process [130089]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56968 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52902 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38586 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [130089]
INFO:     Started server process [186542]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48288 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34760 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50888 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56462 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60240 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [186542]
INFO:     Started server process [235856]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59766 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36874 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [235856]
INFO:     Started server process [285841]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55946 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55850 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [285841]
INFO:     Started server process [335740]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38494 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [335740]
INFO:     Started server process [386412]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50020 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50010 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:47534 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53046 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [386412]
INFO:     Started server process [435332]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53128 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56054 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48394 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [435332]
INFO:     Started server process [484913]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39206 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41392 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37074 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55232 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [484913]
INFO:     Started server process [530642]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50902 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45312 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34504 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [530642]
INFO:     Started server process [578673]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52166 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34144 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37322 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [578673]
INFO:     Started server process [632968]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46900 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38896 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38990 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41284 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [632968]
INFO:     Started server process [706499]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57684 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55434 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55768 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39730 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [706499]
INFO:     Started server process [757375]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43648 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56474 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50210 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [757375]
INFO:     Started server process [808118]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41754 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56660 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37090 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [808118]
INFO:     Started server process [859677]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38304 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60762 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41652 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45294 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [859677]
INFO:     Started server process [910430]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56916 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:33796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54124 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [910430]
INFO:     Started server process [962861]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53104 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51626 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57198 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38912 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [962861]
INFO:     Started server process [1015800]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34900 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48416 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52900 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34024 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1015800]
INFO:     Started server process [1068605]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56948 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40902 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38478 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1068605]
INFO:     Started server process [1120644]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42338 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60612 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1120644]
INFO:     Started server process [1170010]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34932 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57684 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1170010]
INFO:     Started server process [1219774]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34102 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54858 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41424 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43766 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1219774]
INFO:     Started server process [1272055]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53060 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36408 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56496 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57216 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42420 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1272055]
INFO:     Started server process [1321529]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53530 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39652 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55120 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1321529]
INFO:     Started server process [1372701]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34602 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36178 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53158 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58984 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1372701]
INFO:     Started server process [1428010]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35106 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36270 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51500 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1428010]
INFO:     Started server process [1484023]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40280 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55600 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42336 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60138 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1484023]
INFO:     Started server process [1535628]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44154 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58934 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1535628]
INFO:     Started server process [1597058]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40500 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43904 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39566 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1597058]
INFO:     Started server process [1649459]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53150 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58040 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57040 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1649459]
INFO:     Started server process [1696931]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38954 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41648 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36756 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36540 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1696931]
INFO:     Started server process [1743282]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55516 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43114 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44322 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52952 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1743282]
INFO:     Started server process [1789798]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45716 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:41972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45486 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41080 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1789798]
INFO:     Started server process [1839181]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37900 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41230 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45770 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45108 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1839181]
INFO:     Started server process [1893497]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58040 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41378 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60718 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40458 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1893497]
INFO:     Started server process [1948409]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35574 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57966 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53390 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36174 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1948409]
INFO:     Started server process [1998521]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57558 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37106 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55154 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32890 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1998521]
INFO:     Started server process [2049198]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43724 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35398 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42076 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2049198]
INFO:     Started server process [2096835]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38766 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50136 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42130 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60620 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2096835]
INFO:     Started server process [2144726]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58130 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55882 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35582 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2144726]
INFO:     Started server process [2205165]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58004 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38228 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40162 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2205165]
INFO:     Started server process [2258094]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52570 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57648 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36312 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44570 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40066 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2258094]
INFO:     Started server process [2308649]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40516 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53178 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57144 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56840 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2308649]
INFO:     Started server process [2359250]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33334 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55784 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2359250]
INFO:     Started server process [2409818]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37794 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2409818]
INFO:     Started server process [2463454]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41076 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36812 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51504 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43798 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40992 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2463454]
INFO:     Started server process [2531983]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56958 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58768 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60872 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41068 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43016 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33608 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2531983]
INFO:     Started server process [2582917]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49402 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55388 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41940 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2582917]
INFO:     Started server process [2635624]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53766 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52026 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48706 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38880 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2635624]
INFO:     Started server process [2686265]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53588 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44852 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37330 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33064 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36772 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2686265]
INFO:     Started server process [2738225]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33070 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60136 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2738225]
INFO:     Started server process [2791090]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39282 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41632 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43640 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2791090]
INFO:     Started server process [2887363]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40538 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43776 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58016 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43154 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2887363]
INFO:     Started server process [2950177]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49336 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56300 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43052 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52788 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2950177]
INFO:     Started server process [3003237]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47322 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36896 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58178 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3003237]
INFO:     Started server process [3054205]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52300 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59626 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56070 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57278 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3054205]
INFO:     Started server process [3103680]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41634 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48196 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38062 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3103680]
INFO:     Started server process [3156976]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42724 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57688 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53698 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34858 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42176 - "GET / HTTP/1.1" 404 Not Found
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3156976]
INFO:     Started server process [3208433]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58200 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39904 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52500 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54706 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3208433]
INFO:     Started server process [3260993]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33834 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47954 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53772 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3260993]
INFO:     Started server process [3312259]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51144 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51272 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44688 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37034 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3312259]
INFO:     Started server process [3364833]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57016 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49656 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51056 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3364833]
INFO:     Started server process [3414342]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45958 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56646 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3414342]
INFO:     Started server process [3476177]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53606 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49368 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54124 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55158 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3476177]
INFO:     Started server process [3536409]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38186 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49166 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50948 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43864 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3536409]
INFO:     Started server process [3594243]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32990 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48344 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48592 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35950 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52648 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3594243]
INFO:     Started server process [3641229]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44064 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50352 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54304 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47250 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59008 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45788 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3641229]
INFO:     Started server process [3691485]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44876 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41948 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56746 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50264 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Started server process [3739522]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50326 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40788 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49292 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3739522]
INFO:     Started server process [3791970]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34610 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48500 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50418 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34750 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47928 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3791970]
INFO:     Started server process [3845129]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40446 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46048 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35104 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39294 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36024 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3845129]
INFO:     Started server process [3908011]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50182 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41386 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56466 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50880 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48888 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59648 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3908011]
INFO:     Started server process [3961351]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39234 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44658 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42294 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3961351]
INFO:     Started server process [4031458]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Started server process [4089183]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55326 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56004 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49640 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56912 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4089183]
INFO:     Started server process [4169622]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55336 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56180 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4169622]
INFO:     Started server process [46002]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47544 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53454 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34790 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [46002]
INFO:     Started server process [108331]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34034 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53540 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35562 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [108331]
INFO:     Started server process [168782]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39918 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49018 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48860 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33144 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [168782]
INFO:     Started server process [227051]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58254 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56736 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [227051]
INFO:     Started server process [10162]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51650 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36238 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40408 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43126 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [10162]
INFO:     Started server process [60520]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52588 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48660 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55870 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [60520]
INFO:     Started server process [132019]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51860 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41716 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39688 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38258 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [132019]
INFO:     Started server process [197271]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51734 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41334 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33064 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37018 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48214 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [197271]
INFO:     Started server process [297408]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34970 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53810 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35766 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48004 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [297408]
INFO:     Started server process [416047]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60630 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43018 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42480 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [416047]
INFO:     Started server process [501245]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47362 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58650 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36452 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [501245]
INFO:     Started server process [589632]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58710 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47788 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50888 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46640 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [589632]
INFO:     Started server process [668498]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56844 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49614 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [668498]
INFO:     Started server process [735563]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54318 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [735563]
INFO:     Started server process [801172]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52906 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52776 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40280 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41642 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [801172]
INFO:     Started server process [865149]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37308 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51710 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42812 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39066 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60554 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [865149]
INFO:     Started server process [928970]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42256 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [928970]
INFO:     Started server process [1040898]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49312 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48378 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49912 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1040898]
INFO:     Started server process [1100957]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47970 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55128 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46628 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1100957]
INFO:     Started server process [1153132]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43268 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38316 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35418 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53052 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1153132]
INFO:     Started server process [1205784]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58026 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58398 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48540 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34632 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50536 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1205784]
INFO:     Started server process [1259073]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39216 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40810 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50974 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39832 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45392 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39114 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1259073]
INFO:     Started server process [1309078]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36170 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53176 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49016 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43098 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43766 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1309078]
INFO:     Started server process [1358065]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54506 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54496 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49166 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45248 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44946 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1358065]
INFO:     Started server process [1407834]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36248 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46650 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1407834]
INFO:     Started server process [1497662]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60172 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52852 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49454 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1497662]
INFO:     Started server process [1545108]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47644 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33406 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1545108]
INFO:     Started server process [1594817]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48034 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56740 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1594817]
INFO:     Started server process [1646910]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42454 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53496 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39254 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46836 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1646910]
INFO:     Started server process [1700641]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39886 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60338 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59418 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1700641]
INFO:     Started server process [1752318]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51918 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53542 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47452 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1752318]
INFO:     Started server process [1802965]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60844 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46330 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56886 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53652 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48900 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1802965]
INFO:     Started server process [1851267]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48240 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56462 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54756 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1851267]
INFO:     Started server process [1915722]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44376 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35506 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1915722]
INFO:     Started server process [1965301]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56448 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43130 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43574 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35632 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1965301]
INFO:     Started server process [2015610]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54308 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58730 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38098 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2015610]
INFO:     Started server process [2068680]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45540 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55776 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45514 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33970 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58962 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2068680]
INFO:     Started server process [2121204]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47544 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52220 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50828 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39920 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2121204]
INFO:     Started server process [2171285]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59896 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34584 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47520 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2171285]
INFO:     Started server process [2224372]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36570 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50234 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46984 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60208 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34532 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2224372]
INFO:     Started server process [2275143]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41234 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57052 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2275143]
INFO:     Started server process [2326317]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33630 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36632 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52122 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36686 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2326317]
INFO:     Started server process [2377263]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60544 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52040 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44234 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2377263]
INFO:     Started server process [2426479]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42916 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37614 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2426479]
INFO:     Started server process [2483623]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37030 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57734 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42846 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42848 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:38262 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2483623]
INFO:     Started server process [2540510]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37092 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33932 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60088 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2540510]
INFO:     Started server process [2594551]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58760 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40186 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59694 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55054 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2594551]
INFO:     Started server process [2643138]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56076 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60506 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48680 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2643138]
INFO:     Started server process [2690364]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48004 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52626 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45236 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35758 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2690364]
INFO:     Started server process [2736750]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51746 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42514 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54856 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2736750]
INFO:     Started server process [2780991]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49164 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48198 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50954 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2780991]
INFO:     Started server process [2826232]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51146 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47408 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58242 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2826232]
INFO:     Started server process [2871909]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41456 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60372 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50710 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34822 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2871909]
INFO:     Started server process [2923002]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39064 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37938 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49870 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2923002]
INFO:     Started server process [2983485]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48316 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59098 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2983485]
INFO:     Started server process [3048578]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44112 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54428 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55922 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3048578]
INFO:     Started server process [3110525]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58044 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39092 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36630 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3110525]
INFO:     Started server process [3164878]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44498 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42736 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50066 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41280 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45868 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3164878]
INFO:     Started server process [3214771]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40616 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33852 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41224 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48854 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60968 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3214771]
INFO:     Started server process [3264162]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37540 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58896 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33542 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41224 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39224 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3264162]
INFO:     Started server process [3324069]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58894 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53312 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38148 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43814 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3324069]
INFO:     Started server process [3378864]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34762 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44458 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3378864]
INFO:     Started server process [3431328]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48236 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58766 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34550 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3431328]
INFO:     Started server process [3484785]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51592 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34268 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36568 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3484785]
INFO:     Started server process [3538839]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41438 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42760 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45834 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38586 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3538839]
INFO:     Started server process [3617777]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48954 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34326 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32890 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3617777]
INFO:     Started server process [3689556]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51810 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46298 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60066 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52956 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40710 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3689556]
INFO:     Started server process [3755856]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42368 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44348 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3755856]
INFO:     Started server process [3822582]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42028 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46638 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3822582]
INFO:     Started server process [3880214]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50654 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43916 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39586 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58292 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3880214]
INFO:     Started server process [3939556]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46106 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56312 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3939556]
INFO:     Started server process [3993563]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34828 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54066 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56660 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40326 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3993563]
INFO:     Started server process [4048722]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35438 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45194 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4048722]
INFO:     Started server process [4099060]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46318 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35542 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59272 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4099060]
INFO:     Started server process [4148619]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46102 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33418 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45474 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4148619]
INFO:     Started server process [6779]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53064 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55452 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [6779]
INFO:     Started server process [59227]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42882 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44948 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59186 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55726 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [59227]
INFO:     Started server process [113286]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59688 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60100 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [113286]
INFO:     Started server process [168919]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44250 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42324 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46244 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60040 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53780 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [168919]
INFO:     Started server process [225655]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34760 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48716 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42628 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [225655]
INFO:     Started server process [281625]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53812 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51348 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46730 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [281625]
INFO:     Started server process [335742]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55434 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49160 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46846 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [335742]
INFO:     Started server process [390959]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53750 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57634 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34852 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52402 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [390959]
INFO:     Started server process [453012]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34684 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42156 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43208 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [453012]
INFO:     Started server process [514806]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34600 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32902 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37762 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57908 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43692 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [514806]
INFO:     Started server process [567597]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35954 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43098 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50226 - "GET / HTTP/1.1" 404 Not Found
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [567597]
INFO:     Started server process [618099]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60154 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48710 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60620 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [618099]
INFO:     Started server process [664896]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60634 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56266 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55396 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [664896]
INFO:     Started server process [715669]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58768 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54408 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38864 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40046 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [715669]
INFO:     Started server process [766609]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52958 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53256 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56336 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44486 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39164 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [766609]
INFO:     Started server process [819737]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53746 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44842 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53946 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43176 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [819737]
INFO:     Started server process [870353]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39416 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50364 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [870353]
INFO:     Started server process [928927]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50332 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:53800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54234 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60860 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49440 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [928927]
INFO:     Started server process [990469]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34662 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35996 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56730 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36016 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [990469]
INFO:     Started server process [1043477]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57244 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42730 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50570 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1043477]
INFO:     Started server process [1095857]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45408 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54886 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52048 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43166 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48792 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1095857]
INFO:     Started server process [1149143]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37982 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46776 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1149143]
INFO:     Started server process [1199387]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35778 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60542 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42168 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1199387]
INFO:     Started server process [1246514]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47928 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59966 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41916 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57674 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1246514]
INFO:     Started server process [1293810]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33408 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53040 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45342 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1293810]
INFO:     Started server process [1339274]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39338 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52596 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35626 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1339274]
INFO:     Started server process [1395307]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42600 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47280 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1395307]
INFO:     Started server process [1459813]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34420 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56292 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59652 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38182 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32852 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1459813]
INFO:     Started server process [1518046]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38542 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54734 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46600 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51398 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41940 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1518046]
INFO:     Started server process [1573607]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42730 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47270 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34036 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1573607]
INFO:     Started server process [1627674]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33790 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40062 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44614 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1627674]
INFO:     Started server process [1684257]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53626 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46946 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58948 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37788 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56794 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1684257]
INFO:     Started server process [1736731]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45916 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57970 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43808 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32932 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50902 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1736731]
INFO:     Started server process [1804769]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35966 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41920 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36068 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37496 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53978 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1804769]
INFO:     Started server process [1861664]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58534 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32770 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42604 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:42974 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39388 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1861664]
INFO:     Started server process [1919186]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40194 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33682 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35476 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1919186]
INFO:     Started server process [1977830]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33456 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52882 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41000 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60402 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1977830]
INFO:     Started server process [2030504]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43880 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47104 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39032 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2030504]
INFO:     Started server process [2089351]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38624 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42514 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40138 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46436 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56888 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2089351]
INFO:     Started server process [2152774]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44584 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44176 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2152774]
INFO:     Started server process [2201184]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57750 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37246 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52646 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44150 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2201184]
INFO:     Started server process [2251258]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44422 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40448 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39122 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43496 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2251258]
INFO:     Started server process [2301098]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42808 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34836 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53780 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2301098]
INFO:     Started server process [2349314]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60816 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39246 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2349314]
INFO:     Started server process [2401708]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43922 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56960 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38476 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2401708]
INFO:     Started server process [2452386]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58450 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60112 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40810 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51808 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2452386]
INFO:     Started server process [2502471]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60844 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59418 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48004 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37048 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2502471]
INFO:     Started server process [2551047]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40428 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43678 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2551047]
INFO:     Started server process [2598487]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49138 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52112 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35104 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39536 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55142 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55002 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2598487]
INFO:     Started server process [2646226]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46048 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54092 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40024 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2646226]
INFO:     Started server process [2693428]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47266 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38592 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53176 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53936 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2693428]
INFO:     Started server process [2741873]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38172 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49804 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43886 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2741873]
INFO:     Started server process [2789512]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47398 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51834 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2789512]
INFO:     Started server process [2837768]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50308 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35774 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55200 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33528 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2837768]
INFO:     Started server process [2884801]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54746 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37172 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2884801]
INFO:     Started server process [2931853]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33076 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43948 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42466 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37640 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2931853]
INFO:     Started server process [2978896]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37866 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54716 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40428 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45282 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2978896]
INFO:     Started server process [3032877]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59864 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54102 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54090 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43786 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3032877]
INFO:     Started server process [3080714]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38594 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60706 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42200 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57536 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3080714]
INFO:     Started server process [3130729]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35408 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44262 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46720 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49324 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35504 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35384 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3130729]
INFO:     Started server process [3181823]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:32802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34600 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60808 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55170 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42938 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3181823]
INFO:     Started server process [3228849]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41758 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36102 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33584 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53950 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3228849]
INFO:     Started server process [3280480]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47498 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57720 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42588 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35570 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3280480]
INFO:     Started server process [3330342]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43236 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44836 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3330342]
INFO:     Started server process [3384447]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43754 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43600 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35780 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3384447]
INFO:     Started server process [3438932]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58768 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33392 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46956 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3438932]
INFO:     Started server process [3499072]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49760 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42098 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38798 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45318 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3499072]
INFO:     Started server process [3555486]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43262 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38724 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45062 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:50836 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36034 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42362 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3555486]
INFO:     Started server process [3606213]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53498 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52454 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3606213]
INFO:     Started server process [3659012]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47724 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35266 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45968 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42996 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3659012]
INFO:     Started server process [3710613]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44370 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58170 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34080 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3710613]
INFO:     Started server process [3759416]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58338 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54316 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44504 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44654 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3759416]
INFO:     Started server process [3809845]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43750 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3809845]
INFO:     Started server process [3860488]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43762 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44888 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33298 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3860488]
INFO:     Started server process [3910851]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50112 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36628 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59496 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3910851]
INFO:     Started server process [3978879]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55448 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3978879]
INFO:     Started server process [4039002]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52198 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45462 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39750 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50860 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4039002]
INFO:     Started server process [4090262]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53368 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47256 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47222 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4090262]
INFO:     Started server process [4134870]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55400 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46318 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42046 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4134870]
INFO:     Started server process [4180029]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46698 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47118 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44664 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57440 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4180029]
INFO:     Started server process [32560]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50060 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37366 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42586 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40812 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34424 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [32560]
INFO:     Started server process [91487]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53960 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41256 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47316 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46288 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [91487]
INFO:     Started server process [141340]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57610 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50164 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57042 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [141340]
INFO:     Started server process [188791]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49376 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56918 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37158 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [188791]
INFO:     Started server process [237162]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54318 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57540 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50886 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49296 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37494 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [237162]
INFO:     Started server process [285154]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56456 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51280 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32904 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32860 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [285154]
INFO:     Started server process [344438]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58056 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55770 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56798 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50946 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [344438]
INFO:     Started server process [397201]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49350 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40808 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53882 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34580 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [397201]
INFO:     Started server process [446642]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53984 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50014 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46038 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [446642]
INFO:     Started server process [497371]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54888 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51136 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35390 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43190 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [497371]
INFO:     Started server process [546969]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39824 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52114 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38544 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [546969]
INFO:     Started server process [597079]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35602 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60854 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52768 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59984 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [597079]
INFO:     Started server process [647047]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42640 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57632 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36888 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52768 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [647047]
INFO:     Started server process [697503]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46144 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36272 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [697503]
INFO:     Started server process [745024]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60098 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52850 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [745024]
INFO:     Started server process [791321]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55246 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57868 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47318 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [791321]
INFO:     Started server process [837742]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44642 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38234 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55026 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46476 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32894 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [837742]
INFO:     Started server process [884193]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46706 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59198 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58316 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47066 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [884193]
INFO:     Started server process [935931]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35456 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35570 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [935931]
INFO:     Started server process [989520]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52494 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34896 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44048 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52048 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46930 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [989520]
INFO:     Started server process [1040451]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57276 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49246 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40802 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1040451]
INFO:     Started server process [1088977]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59920 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46822 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55186 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58972 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1088977]
INFO:     Started server process [1136880]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45196 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54648 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44464 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1136880]
INFO:     Started server process [1186491]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37768 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48068 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37198 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37474 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59380 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1186491]
INFO:     Started server process [1235892]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46302 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41806 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1235892]
INFO:     Started server process [1287618]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50776 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54446 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55370 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1287618]
INFO:     Started server process [1341430]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56694 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47134 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50544 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43634 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1341430]
INFO:     Started server process [1392855]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53170 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59246 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35922 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50318 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1392855]
INFO:     Started server process [1443859]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45996 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43598 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46660 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41254 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1443859]
INFO:     Started server process [1495141]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57680 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:40554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54650 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59060 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1495141]
INFO:     Started server process [1545153]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37122 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33100 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42724 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39964 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1545153]
INFO:     Started server process [1595484]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43328 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60012 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50410 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1595484]
INFO:     Started server process [1645132]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43474 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60312 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55734 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1645132]
INFO:     Started server process [1701606]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38320 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46828 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43278 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1701606]
INFO:     Started server process [1758830]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60296 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37758 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57370 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57378 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57392 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34888 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1758830]
INFO:     Started server process [1815467]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37138 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41074 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34076 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1815467]
INFO:     Started server process [1866686]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57872 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59092 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49360 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37900 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49142 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1866686]
INFO:     Started server process [1920215]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38268 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60134 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1920215]
INFO:     Started server process [1986209]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44320 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50950 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54762 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40352 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1986209]
INFO:     Started server process [2038882]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38876 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60488 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43128 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47298 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2038882]
INFO:     Started server process [2089599]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50380 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39756 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52746 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58650 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57886 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35910 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2089599]
INFO:     Started server process [2141056]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54992 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39112 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56414 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33140 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2141056]
INFO:     Started server process [2191900]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45334 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51366 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41720 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36998 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2191900]
INFO:     Started server process [2253152]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60486 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56542 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39494 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2253152]
INFO:     Started server process [2308702]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43822 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51516 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50420 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37760 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44716 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44256 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2308702]
INFO:     Started server process [2356664]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50084 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49372 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45830 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54966 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58714 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2356664]
INFO:     Started server process [2403455]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56682 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52542 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45246 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46328 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44066 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2403455]
INFO:     Started server process [2449968]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35822 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52258 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46520 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2449968]
INFO:     Started server process [2494784]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59564 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52640 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46324 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Started server process [2557751]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41922 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41158 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2557751]
INFO:     Started server process [2606295]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33376 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59808 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2606295]
INFO:     Started server process [2654982]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44530 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58718 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57942 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2654982]
INFO:     Started server process [2706498]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50572 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33156 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49322 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51310 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2706498]
INFO:     Started server process [2755959]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48594 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54578 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51138 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49670 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41164 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2755959]
INFO:     Started server process [2813329]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:32924 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39704 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34654 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37638 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2813329]
INFO:     Started server process [2868653]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35152 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48348 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57904 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53334 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53204 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2868653]
INFO:     Started server process [2918627]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55106 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49920 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38922 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43640 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2918627]
INFO:     Started server process [2971357]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58746 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56834 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41858 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42816 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33070 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2971357]
INFO:     Started server process [3025639]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41694 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36738 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44122 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44714 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3025639]
INFO:     Started server process [3080189]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46858 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60508 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43338 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40118 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58828 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3080189]
INFO:     Started server process [3132876]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57482 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44540 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54874 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54474 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33680 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3132876]
INFO:     Started server process [3188141]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58200 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36150 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41606 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39082 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3188141]
INFO:     Started server process [3237262]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47872 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45990 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48464 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3237262]
INFO:     Started server process [3286698]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35954 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41824 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3286698]
INFO:     Started server process [3337742]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36322 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46856 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3337742]
INFO:     Started server process [3384762]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59538 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36446 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49902 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3384762]
INFO:     Started server process [3431241]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50288 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42228 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44052 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50656 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33342 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3431241]
INFO:     Started server process [3483416]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49136 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35220 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56304 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44516 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3483416]
INFO:     Started server process [3534174]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34778 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59474 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47616 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37166 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3534174]
INFO:     Started server process [3586037]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45560 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34876 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54852 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3586037]
INFO:     Started server process [3642094]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53636 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51790 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37530 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3642094]
INFO:     Started server process [3695445]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40920 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51872 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57774 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3695445]
INFO:     Started server process [3750168]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41216 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55108 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3750168]
INFO:     Started server process [3801142]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53284 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35212 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47052 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:46134 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40624 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3801142]
INFO:     Started server process [3853741]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33486 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50070 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56316 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3853741]
INFO:     Started server process [3907418]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40656 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57826 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50534 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3907418]
INFO:     Started server process [3959961]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39092 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39462 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40148 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52052 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56572 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3959961]
INFO:     Started server process [4009354]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57296 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45376 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45540 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4009354]
INFO:     Started server process [4059791]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59216 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39150 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4059791]
INFO:     Started server process [4113610]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37396 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53434 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:59280 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:45998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48040 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4113610]
INFO:     Started server process [4164021]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60904 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33840 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48580 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4164021]
INFO:     Started server process [25429]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58070 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46412 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [25429]
INFO:     Started server process [79697]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48496 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52094 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48424 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39308 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54758 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Started server process [139403]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40262 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40478 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54080 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [139403]
INFO:     Started server process [195722]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49760 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39676 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33660 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35052 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [195722]
INFO:     Started server process [251995]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46500 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47148 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53026 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55004 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54614 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [251995]
INFO:     Started server process [304134]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49690 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34142 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41544 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54240 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52266 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [304134]
INFO:     Started server process [354587]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36878 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60754 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49756 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60962 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [354587]
INFO:     Started server process [406050]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53662 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39398 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42020 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48682 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [406050]
INFO:     Started server process [456424]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33976 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36544 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45314 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41600 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [456424]
INFO:     Started server process [512401]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50058 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54574 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48174 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [512401]
INFO:     Started server process [594123]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43836 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44652 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57174 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [594123]
INFO:     Started server process [668737]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56138 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [668737]
INFO:     Started server process [736554]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36480 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47634 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33424 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [736554]
INFO:     Started server process [793835]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59886 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51326 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44396 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45010 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [793835]
INFO:     Started server process [855790]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42960 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38390 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51812 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46934 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [855790]
INFO:     Started server process [916754]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49048 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41574 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44934 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [916754]
INFO:     Started server process [990001]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44530 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42966 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35680 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [990001]
INFO:     Started server process [1054830]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53456 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56348 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58474 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35010 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47824 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56292 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1054830]
INFO:     Started server process [1115535]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54684 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42828 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39120 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35234 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1115535]
INFO:     Started server process [1183734]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53684 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54606 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58964 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1183734]
INFO:     Started server process [1244911]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51506 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45348 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40900 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58240 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37852 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1244911]
INFO:     Started server process [1315585]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36562 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41392 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49142 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1315585]
INFO:     Started server process [1380032]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55204 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39794 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43816 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1380032]
INFO:     Started server process [1429366]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47166 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45764 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33268 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:33284 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:38494 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1429366]
INFO:     Started server process [1480250]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52656 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51328 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54920 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1480250]
INFO:     Started server process [1537894]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57304 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53560 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49842 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48626 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49168 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1537894]
INFO:     Started server process [1589824]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43352 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41476 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60264 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47494 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38566 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1589824]
INFO:     Started server process [1642080]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45860 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38034 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1642080]
INFO:     Started server process [1693118]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52156 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55682 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47978 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1693118]
INFO:     Started server process [1745883]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40218 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34904 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45794 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59012 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1745883]
INFO:     Started server process [1794400]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53154 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57814 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47392 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56934 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1794400]
INFO:     Started server process [1843686]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37888 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46530 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60000 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1843686]
INFO:     Started server process [1893303]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44262 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44024 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36406 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59136 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1893303]
INFO:     Started server process [1947810]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34248 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44708 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1947810]
INFO:     Started server process [2002774]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41092 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59574 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45308 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33798 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2002774]
INFO:     Started server process [2055248]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49496 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38142 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34550 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53714 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2055248]
INFO:     Started server process [2104577]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52494 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51104 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2104577]
INFO:     Started server process [2155759]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35386 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47220 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51446 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57544 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2155759]
INFO:     Started server process [2207912]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47156 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53842 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49222 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2207912]
INFO:     Started server process [2258912]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40882 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54798 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2258912]
INFO:     Started server process [2311190]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50454 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33894 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50860 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35628 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2311190]
INFO:     Started server process [2363044]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60514 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45862 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2363044]
INFO:     Started server process [2413087]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60354 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38198 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35320 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58016 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51046 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2413087]
INFO:     Started server process [2463028]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37538 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39316 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58228 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2463028]
INFO:     Started server process [2512542]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40842 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48294 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45326 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59614 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:44646 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37588 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2512542]
INFO:     Started server process [2563484]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55754 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53886 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38524 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40642 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2563484]
INFO:     Started server process [2614874]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49320 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50632 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36322 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56508 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50094 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2614874]
INFO:     Started server process [2664910]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48004 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44510 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49304 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53214 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60460 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Started server process [2726535]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40482 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55798 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56528 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39454 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2726535]
INFO:     Started server process [2782259]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35054 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35754 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59348 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52120 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41774 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2782259]
INFO:     Started server process [2843225]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52888 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47440 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60022 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48196 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47356 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2843225]
INFO:     Started server process [2905476]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49714 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38362 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37072 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49016 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39632 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2905476]
INFO:     Started server process [2962771]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37660 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43292 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48784 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34998 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52418 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2962771]
INFO:     Started server process [3022306]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53264 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54542 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45876 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3022306]
INFO:     Started server process [3068093]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41306 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60966 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57592 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49562 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37404 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43192 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3068093]
INFO:     Started server process [3119361]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33684 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58716 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59090 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52206 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33622 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3119361]
INFO:     Started server process [3169457]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43422 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42018 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46836 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54890 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46454 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:46464 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3169457]
INFO:     Started server process [3220046]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50176 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51644 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60690 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3220046]
INFO:     Started server process [3276850]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60676 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45348 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53232 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38128 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52292 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3276850]
INFO:     Started server process [3331310]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57888 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40418 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34832 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40972 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52128 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3331310]
INFO:     Started server process [3383293]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55720 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40964 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:38722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49176 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3383293]
INFO:     Started server process [3437427]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38776 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39734 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53268 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42016 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57992 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40610 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3437427]
INFO:     Started server process [3486605]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38346 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45668 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:47838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35080 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56750 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37246 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3486605]
INFO:     Started server process [3536168]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44518 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47382 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33186 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35438 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3536168]
INFO:     Started server process [3597467]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37824 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49842 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37138 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35870 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3597467]
INFO:     Started server process [3648416]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43572 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51244 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51274 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57284 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3648416]
INFO:     Started server process [3699909]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49508 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53392 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59256 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44876 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42362 - "GET / HTTP/1.1" 404 Not Found
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3699909]
INFO:     Started server process [3753504]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51518 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38322 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40002 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3753504]
INFO:     Started server process [3806839]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42386 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49220 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45616 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37294 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3806839]
INFO:     Started server process [3867211]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37684 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54082 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3867211]
INFO:     Started server process [3937019]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55736 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34034 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50898 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36880 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45736 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3937019]
INFO:     Started server process [3987801]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45604 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43438 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47996 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37562 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41676 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38322 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3987801]
INFO:     Started server process [4039064]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53066 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44762 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48928 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49832 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53726 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4039064]
INFO:     Started server process [4096065]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41842 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43312 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58324 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4096065]
INFO:     Started server process [4152152]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59518 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55526 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35480 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47644 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4152152]
INFO:     Started server process [11907]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38086 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33600 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53208 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:34120 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46256 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [11907]
INFO:     Started server process [66644]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:50156 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36494 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49200 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44432 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [66644]
INFO:     Started server process [122730]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42298 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33622 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58624 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38672 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56088 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40602 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [122730]
INFO:     Started server process [180097]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51478 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38992 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49974 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44508 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [180097]
INFO:     Started server process [235243]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53414 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33930 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42356 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [235243]
INFO:     Started server process [296182]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33206 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49958 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41128 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36090 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [296182]
INFO:     Started server process [352789]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51990 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45710 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53450 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57280 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48318 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [352789]
INFO:     Started server process [408367]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58106 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44614 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60326 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45810 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49952 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [408367]
INFO:     Started server process [464440]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49004 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54554 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36234 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55736 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [464440]
INFO:     Started server process [516485]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58398 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41920 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60852 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [516485]
INFO:     Started server process [568568]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38312 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45800 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58046 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38756 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [568568]
INFO:     Started server process [626473]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60568 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35894 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41226 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [626473]
INFO:     Started server process [695265]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53390 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48596 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59536 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51938 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44930 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32922 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [695265]
INFO:     Started server process [754985]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46272 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44280 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44244 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [754985]
INFO:     Started server process [814445]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:58492 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56780 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44528 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50702 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57758 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [814445]
INFO:     Started server process [869631]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40102 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50286 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35736 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60554 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [869631]
INFO:     Started server process [921867]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40146 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [921867]
INFO:     Started server process [974244]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60480 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46304 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53694 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [974244]
INFO:     Started server process [1025784]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59810 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47770 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33942 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36952 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52964 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48128 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1025784]
INFO:     Started server process [1077392]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36394 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38726 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:38730 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57518 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59052 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44744 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1077392]
INFO:     Started server process [1130386]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56550 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40328 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60810 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40382 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1130386]
INFO:     Started server process [1183603]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36802 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57500 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57186 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45426 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1183603]
INFO:     Started server process [1240529]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35884 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38994 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40490 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1240529]
INFO:     Started server process [1291702]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51502 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47758 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39332 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41966 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33090 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1291702]
INFO:     Started server process [1347977]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39126 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36038 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56744 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52222 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1347977]
INFO:     Started server process [1412847]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43850 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58084 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32778 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36012 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54974 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39708 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1412847]
INFO:     Started server process [1464123]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37508 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54472 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43348 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46488 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1464123]
INFO:     Started server process [1514773]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33342 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33460 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46304 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1514773]
INFO:     Started server process [1564574]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:39140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53584 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39210 - "GET /health HTTP/1.1" 200 OK
INFO:     Started server process [1610954]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59398 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33252 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50186 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60168 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43036 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1610954]
INFO:     Started server process [1659802]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36808 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55430 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55412 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34090 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1659802]
INFO:     Started server process [1711721]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47196 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50468 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59680 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50138 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1711721]
INFO:     Started server process [1763406]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50132 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:58914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55592 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60116 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51304 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1763406]
INFO:     Started server process [1815351]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36548 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52490 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51558 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37444 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51056 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59310 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1815351]
INFO:     Started server process [1867402]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44678 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46040 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33866 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52306 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45398 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1867402]
INFO:     Started server process [1915420]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:54188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35832 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52546 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49364 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45522 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57412 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1915420]
INFO:     Started server process [1965337]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55774 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:59402 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58466 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35878 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58962 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:56320 - "GET / HTTP/1.1" 404 Not Found
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1965337]
INFO:     Started server process [2027473]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35666 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60374 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45096 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58854 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52774 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2027473]
INFO:     Started server process [2082938]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52638 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53298 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58224 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2082938]
INFO:     Started server process [2132891]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58230 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42456 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59174 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2132891]
INFO:     Started server process [2182819]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40982 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58478 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52372 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33134 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2182819]
INFO:     Started server process [2233739]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38458 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34796 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59024 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38716 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53144 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2233739]
INFO:     Started server process [2288928]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52532 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56442 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45842 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39986 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33538 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2288928]
INFO:     Started server process [2342326]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43530 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52562 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49940 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52664 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2342326]
INFO:     Started server process [2388753]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52446 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39294 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40374 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38720 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2388753]
INFO:     Started server process [2443833]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35188 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36064 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60480 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40774 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49200 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55674 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2443833]
INFO:     Started server process [2492875]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51930 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34536 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34386 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42514 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60772 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37488 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2492875]
INFO:     Started server process [2543166]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59120 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58384 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35608 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45328 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2543166]
INFO:     Started server process [2593075]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57242 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41084 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43698 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44032 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53468 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2593075]
INFO:     Started server process [2644433]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42654 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52226 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2644433]
INFO:     Started server process [2693489]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55506 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35402 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32842 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57004 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58276 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2693489]
INFO:     Started server process [2741656]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:34086 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:58570 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33662 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49228 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44280 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2741656]
INFO:     Started server process [2790740]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56470 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34290 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56888 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44284 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2790740]
INFO:     Started server process [2838575]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:59196 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48918 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50668 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46452 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33650 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2838575]
INFO:     Started server process [2887763]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37454 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36694 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39170 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36018 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2887763]
INFO:     Started server process [2938221]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52982 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37110 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51930 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49434 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36896 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2938221]
INFO:     Started server process [2984574]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52340 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37330 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51434 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56070 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55016 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2984574]
INFO:     Started server process [3032418]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56912 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57936 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36316 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54180 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37500 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3032418]
INFO:     Started server process [3092672]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:40108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33580 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43846 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50024 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33640 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37288 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3092672]
INFO:     Started server process [3145082]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60788 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49978 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49562 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55420 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50084 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3145082]
INFO:     Started server process [3196696]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48250 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43552 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38210 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:32822 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38852 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3196696]
INFO:     Started server process [3248877]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57416 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56050 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35090 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56370 - "GET / HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:43310 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:54712 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58634 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3248877]
INFO:     Started server process [3298252]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:43732 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53880 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49980 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48674 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3298252]
INFO:     Started server process [3351030]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:37838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45740 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34960 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56418 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41828 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3351030]
INFO:     Started server process [3407010]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44396 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52858 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53782 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59858 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44736 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3407010]
INFO:     Started server process [3465944]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:52176 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54432 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39362 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42006 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33118 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3465944]
INFO:     Started server process [3522468]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56700 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56196 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41770 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49768 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45896 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3522468]
INFO:     Started server process [3579520]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:33042 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43464 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40082 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48322 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3579520]
INFO:     Started server process [3640438]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:46604 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46962 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46654 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58226 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47362 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3640438]
INFO:     Started server process [3698545]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36370 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35960 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:51748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55674 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59234 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3698545]
INFO:     Started server process [3771918]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48506 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40202 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55618 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55612 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47660 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3771918]
INFO:     Started server process [3836421]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45862 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46184 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33222 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42658 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54128 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33588 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3836421]
INFO:     Started server process [3902165]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57556 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48306 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59278 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33776 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3902165]
INFO:     Started server process [3961791]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48624 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39512 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56992 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59486 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41938 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3961791]
INFO:     Started server process [4026430]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60162 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58728 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49280 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54748 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37418 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34664 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4026430]
INFO:     Started server process [4086148]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:38926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59108 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42848 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44150 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47806 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33094 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4086148]
INFO:     Started server process [4146832]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44266 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34822 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36788 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57708 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43210 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4146832]
INFO:     Started server process [10958]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:57590 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:53426 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44746 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57838 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48336 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34198 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [10958]
INFO:     Started server process [67404]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:45078 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36528 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50684 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49686 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42810 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [67404]
INFO:     Started server process [146045]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41156 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44828 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35092 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49692 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34492 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [146045]
INFO:     Started server process [225041]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55884 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59310 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55136 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57620 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [225041]
INFO:     Started server process [307372]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49158 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54948 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49388 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [307372]
INFO:     Started server process [365586]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:44318 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49108 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:36734 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35002 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52888 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38416 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [365586]
INFO:     Started server process [434655]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:48908 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34890 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45190 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58988 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38792 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [434655]
INFO:     Started server process [498683]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:55176 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37914 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:48892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43060 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35224 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56362 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [498683]
INFO:     Started server process [577065]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:42320 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38624 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60142 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60104 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40270 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34238 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [577065]
INFO:     Started server process [648094]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:60752 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55316 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:33040 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47344 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [648094]
INFO:     Started server process [713716]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:35192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45112 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34052 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47140 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45972 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [713716]
INFO:     Started server process [786701]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49248 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:54722 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45132 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55820 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57266 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:58102 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [786701]
INFO:     Started server process [849598]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:47760 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:47880 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55696 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44220 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57184 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [849598]
INFO:     Started server process [922792]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:53888 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:56582 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40176 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52354 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [922792]
INFO:     Started server process [999665]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49410 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40058 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44706 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:60910 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:46702 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [999665]
INFO:     Started server process [1058085]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51358 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38174 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:39756 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:52980 - "GET /robots.txt HTTP/1.1" 404 Not Found
INFO:     127.0.0.1:57934 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:36116 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1058085]
INFO:     Started server process [1111859]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:56260 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43726 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43508 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:38892 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:59712 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1111859]
INFO:     Started server process [1169078]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:36768 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:42620 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:57872 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50092 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35374 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1169078]
INFO:     Started server process [1226869]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:41606 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:35304 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:55856 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45926 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:49148 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1226869]
INFO:     Started server process [1282511]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:49532 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:40356 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:45090 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:50786 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:43120 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1282511]
INFO:     Started server process [1340860]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     127.0.0.1:51484 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:34870 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:37192 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:41792 - "GET /health HTTP/1.1" 200 OK
INFO:     127.0.0.1:44126 - "GET /health HTTP/1.1" 200 OK
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1340860]
INFO:     Started server process [1398082]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1398082]
INFO:     Started server process [1457291]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1457291]
INFO:     Started server process [1513376]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1513376]
INFO:     Started server process [1569630]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1569630]
INFO:     Started server process [1626698]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1626698]
INFO:     Started server process [1684720]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1684720]
INFO:     Started server process [1740099]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1740099]
INFO:     Started server process [1792878]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1792878]
INFO:     Started server process [1847507]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1847507]
INFO:     Started server process [1900612]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1900612]
INFO:     Started server process [1957561]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1957561]
INFO:     Started server process [2017280]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2017280]
INFO:     Started server process [2074199]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2074199]
INFO:     Started server process [2130902]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2130902]
INFO:     Started server process [2183950]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2183950]
INFO:     Started server process [2239725]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2239725]
INFO:     Started server process [2294963]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2294963]
INFO:     Started server process [2349911]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2349911]
INFO:     Started server process [2414898]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2414898]
INFO:     Started server process [2478262]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2478262]
INFO:     Started server process [2541684]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2541684]
INFO:     Started server process [2598662]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2598662]
INFO:     Started server process [2663744]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2663744]
INFO:     Started server process [2718340]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2718340]
INFO:     Started server process [2771240]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2771240]
INFO:     Started server process [2823338]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2823338]
INFO:     Started server process [2876587]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2876587]
INFO:     Started server process [2928721]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2928721]
INFO:     Started server process [2982003]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2982003]
INFO:     Started server process [3047259]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Started server process [3113221]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3113221]
INFO:     Started server process [3172308]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3172308]
INFO:     Started server process [3220747]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3220747]
INFO:     Started server process [3269762]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3269762]
INFO:     Started server process [3317161]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3317161]
INFO:     Started server process [3382529]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3382529]
INFO:     Started server process [3438476]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3438476]
INFO:     Started server process [3490712]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3490712]
INFO:     Started server process [3542960]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3542960]
INFO:     Started server process [3595286]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3595286]
INFO:     Started server process [3655146]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3655146]
INFO:     Started server process [3730123]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3730123]
INFO:     Started server process [3791652]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3791652]
INFO:     Started server process [3846562]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3846562]
INFO:     Started server process [3902818]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3902818]
INFO:     Started server process [3955060]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3955060]
INFO:     Started server process [4005970]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4005970]
INFO:     Started server process [4054102]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4054102]
INFO:     Started server process [4101630]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4101630]
INFO:     Started server process [4151228]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4151228]
INFO:     Started server process [4710]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4710]
INFO:     Started server process [51845]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [51845]
INFO:     Started server process [97683]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [97683]
INFO:     Started server process [146375]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [146375]
INFO:     Started server process [194148]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [194148]
INFO:     Started server process [243559]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [243559]
INFO:     Started server process [296679]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [296679]
INFO:     Started server process [350440]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [350440]
INFO:     Started server process [403644]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [403644]
INFO:     Started server process [462247]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [462247]
INFO:     Started server process [514630]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [514630]
INFO:     Started server process [564829]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [564829]
INFO:     Started server process [619208]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [619208]
INFO:     Started server process [670518]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [670518]
INFO:     Started server process [727143]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [727143]
INFO:     Started server process [779562]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [779562]
INFO:     Started server process [824749]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [824749]
INFO:     Started server process [873461]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [873461]
INFO:     Started server process [925164]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [925164]
INFO:     Started server process [982266]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [982266]
INFO:     Started server process [1034843]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1034843]
INFO:     Started server process [1087904]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1087904]
INFO:     Started server process [1141988]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1141988]
INFO:     Started server process [1190778]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1190778]
INFO:     Started server process [1257290]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1257290]
INFO:     Started server process [1302494]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1302494]
INFO:     Started server process [1349588]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1349588]
INFO:     Started server process [1414590]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1414590]
INFO:     Started server process [1475190]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1475190]
INFO:     Started server process [1537636]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1537636]
INFO:     Started server process [1595699]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1595699]
INFO:     Started server process [1658361]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1658361]
INFO:     Started server process [1716041]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1716041]
INFO:     Started server process [1789368]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1789368]
INFO:     Started server process [1856835]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1856835]
INFO:     Started server process [1919599]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1919599]
INFO:     Started server process [1986084]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1986084]
INFO:     Started server process [2047261]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2047261]
INFO:     Started server process [2119637]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2119637]
INFO:     Started server process [2189991]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2189991]
INFO:     Started server process [2260908]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2260908]
INFO:     Started server process [2324252]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2324252]
INFO:     Started server process [2387751]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2387751]
INFO:     Started server process [2457452]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2457452]
INFO:     Started server process [2535557]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2535557]
INFO:     Started server process [2605215]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2605215]
INFO:     Started server process [2669569]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2669569]
INFO:     Started server process [2731005]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2731005]
INFO:     Started server process [2787510]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2787510]
INFO:     Started server process [2842136]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2842136]
INFO:     Started server process [2896754]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2896754]
INFO:     Started server process [2954856]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2954856]
INFO:     Started server process [3014714]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3014714]
INFO:     Started server process [3069487]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Started server process [3126029]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3126029]
INFO:     Started server process [3190201]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3190201]
INFO:     Started server process [3240404]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3240404]
INFO:     Started server process [3294510]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3294510]
INFO:     Started server process [3346211]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3346211]
INFO:     Started server process [3398209]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3398209]
INFO:     Started server process [3450818]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3450818]
INFO:     Started server process [3502053]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3502053]
INFO:     Started server process [3551891]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3551891]
INFO:     Started server process [3605084]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3605084]
INFO:     Started server process [3654833]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3654833]
INFO:     Started server process [3707226]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3707226]
INFO:     Started server process [3768415]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3768415]
INFO:     Started server process [3830331]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3830331]
INFO:     Started server process [3883960]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3883960]
INFO:     Started server process [3939567]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3939567]
INFO:     Started server process [3992717]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3992717]
INFO:     Started server process [4047340]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4047340]
INFO:     Started server process [4096844]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4096844]
INFO:     Started server process [4150490]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4150490]
INFO:     Started server process [8661]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [8661]
INFO:     Started server process [69498]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [69498]
INFO:     Started server process [120665]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [120665]
INFO:     Started server process [167743]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [167743]
INFO:     Started server process [213083]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [213083]
INFO:     Started server process [262082]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [262082]
INFO:     Started server process [349753]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [349753]
INFO:     Started server process [415220]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [415220]
INFO:     Started server process [472030]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [472030]
INFO:     Started server process [525470]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [525470]
INFO:     Started server process [579589]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [579589]
INFO:     Started server process [635771]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [635771]
INFO:     Started server process [696866]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [696866]
INFO:     Started server process [761014]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [761014]
INFO:     Started server process [817860]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [817860]
INFO:     Started server process [874325]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [874325]
INFO:     Started server process [930421]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [930421]
INFO:     Started server process [989821]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [989821]
INFO:     Started server process [1049712]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1049712]
INFO:     Started server process [1107548]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1107548]
INFO:     Started server process [1162418]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1162418]
INFO:     Started server process [1215403]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1215403]
INFO:     Started server process [1269222]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1269222]
INFO:     Started server process [1325781]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1325781]
INFO:     Started server process [1381487]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1381487]
INFO:     Started server process [1439332]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1439332]
INFO:     Started server process [1494159]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1494159]
INFO:     Started server process [1546782]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1546782]
INFO:     Started server process [1602483]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1602483]
INFO:     Started server process [1660265]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1660265]
INFO:     Started server process [1721348]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1721348]
INFO:     Started server process [1781442]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1781442]
INFO:     Started server process [1838290]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1838290]
INFO:     Started server process [1894424]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1894424]
INFO:     Started server process [1948335]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1948335]
INFO:     Started server process [1998919]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1998919]
INFO:     Started server process [2052403]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2052403]
INFO:     Started server process [2109568]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2109568]
INFO:     Started server process [2160189]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Started server process [2219957]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2219957]
INFO:     Started server process [2283573]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2283573]
INFO:     Started server process [2345927]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2345927]
INFO:     Started server process [2403532]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2403532]
INFO:     Started server process [2463641]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2463641]
INFO:     Started server process [2523953]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2523953]
INFO:     Started server process [2572705]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2572705]
INFO:     Started server process [2619574]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2619574]
INFO:     Started server process [2666456]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2666456]
INFO:     Started server process [2712927]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2712927]
INFO:     Started server process [2768978]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2768978]
INFO:     Started server process [2819824]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2819824]
INFO:     Started server process [2866858]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2866858]
INFO:     Started server process [2913300]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2913300]
INFO:     Started server process [2962362]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2962362]
INFO:     Started server process [3008940]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3008940]
INFO:     Started server process [3100779]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3100779]
INFO:     Started server process [3153876]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3153876]
INFO:     Started server process [3204856]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3204856]
INFO:     Started server process [3267775]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3267775]
INFO:     Started server process [3318362]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3318362]
INFO:     Started server process [3376363]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3376363]
INFO:     Started server process [3444194]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3444194]
INFO:     Started server process [3493622]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3493622]
INFO:     Started server process [3547038]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3547038]
INFO:     Started server process [3598367]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3598367]
INFO:     Started server process [3652394]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3652394]
INFO:     Started server process [3705975]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3705975]
INFO:     Started server process [3757928]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3757928]
INFO:     Started server process [3805878]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3805878]
INFO:     Started server process [3854508]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3854508]
INFO:     Started server process [3903181]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3903181]
INFO:     Started server process [3950638]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3950638]
INFO:     Started server process [4002969]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4002969]
INFO:     Started server process [4056634]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4056634]
INFO:     Started server process [4107343]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4107343]
INFO:     Started server process [4164458]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4164458]
INFO:     Started server process [23292]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [23292]
INFO:     Started server process [79598]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [79598]
INFO:     Started server process [137505]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [137505]
INFO:     Started server process [199274]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [199274]
INFO:     Started server process [268855]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [268855]
INFO:     Started server process [339965]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [339965]
INFO:     Started server process [407229]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [407229]
INFO:     Started server process [474510]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [474510]
INFO:     Started server process [528238]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [528238]
INFO:     Started server process [582145]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [582145]
INFO:     Started server process [638600]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [638600]
INFO:     Started server process [693440]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [693440]
INFO:     Started server process [756131]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [756131]
INFO:     Started server process [811594]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [811594]
INFO:     Started server process [877170]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [877170]
INFO:     Started server process [929502]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [929502]
INFO:     Started server process [981379]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [981379]
INFO:     Started server process [1032274]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1032274]
INFO:     Started server process [1083473]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1083473]
INFO:     Started server process [1136875]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1136875]
INFO:     Started server process [1189089]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1189089]
INFO:     Started server process [1247803]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1247803]
INFO:     Started server process [1295336]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1295336]
INFO:     Started server process [1343279]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1343279]
INFO:     Started server process [1389463]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1389463]
INFO:     Started server process [1435751]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1435751]
INFO:     Started server process [1484247]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1484247]
INFO:     Started server process [1554061]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1554061]
INFO:     Started server process [1710825]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1710825]
INFO:     Started server process [1772546]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1772546]
INFO:     Started server process [1835874]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1835874]
INFO:     Started server process [1895200]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1895200]
INFO:     Started server process [1962947]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1962947]
INFO:     Started server process [2070539]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2070539]
INFO:     Started server process [2122009]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Started server process [2172690]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2172690]
INFO:     Started server process [2227914]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2227914]
INFO:     Started server process [2286403]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2286403]
INFO:     Started server process [2340688]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2340688]
INFO:     Started server process [2397680]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2397680]
INFO:     Started server process [2456806]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2456806]
INFO:     Started server process [2508899]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2508899]
INFO:     Started server process [2559497]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2559497]
INFO:     Started server process [2610088]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2610088]
INFO:     Started server process [2662239]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2662239]
INFO:     Started server process [2717071]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2717071]
INFO:     Started server process [2770086]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2770086]
INFO:     Started server process [2818883]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2818883]
INFO:     Started server process [2869837]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2869837]
INFO:     Started server process [2921162]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2921162]
INFO:     Started server process [2972036]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2972036]
INFO:     Started server process [3028363]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3028363]
INFO:     Started server process [3079780]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3079780]
INFO:     Started server process [3130145]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3130145]
INFO:     Started server process [3179757]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3179757]
INFO:     Started server process [3228807]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3228807]
INFO:     Started server process [3278426]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3278426]
INFO:     Started server process [3332372]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3332372]
INFO:     Started server process [3382960]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3382960]
INFO:     Started server process [3436486]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3436486]
INFO:     Started server process [3495144]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3495144]
INFO:     Started server process [3550806]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3550806]
INFO:     Started server process [3634666]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3634666]
INFO:     Started server process [3695987]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3695987]
INFO:     Started server process [3751066]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3751066]
INFO:     Started server process [3804882]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3804882]
INFO:     Started server process [3857379]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3857379]
INFO:     Started server process [3910035]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3910035]
INFO:     Started server process [3959332]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Started server process [4011021]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4011021]
INFO:     Started server process [4058303]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4058303]
INFO:     Started server process [4104882]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4104882]
INFO:     Started server process [4150950]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4150950]
INFO:     Started server process [2408]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2408]
INFO:     Started server process [73067]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Started server process [133140]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [133140]
INFO:     Started server process [184971]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [184971]
INFO:     Started server process [236628]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [236628]
INFO:     Started server process [286886]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [286886]
INFO:     Started server process [339417]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [339417]
INFO:     Started server process [398028]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [398028]
INFO:     Started server process [462281]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [462281]
INFO:     Started server process [511319]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [511319]
INFO:     Started server process [561898]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [561898]
INFO:     Started server process [618189]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [618189]
INFO:     Started server process [679864]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [679864]
INFO:     Started server process [735503]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [735503]
INFO:     Started server process [789109]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [789109]
INFO:     Started server process [847611]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [847611]
INFO:     Started server process [902603]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [902603]
INFO:     Started server process [963162]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [963162]
INFO:     Started server process [1020665]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1020665]
INFO:     Started server process [1079935]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1079935]
INFO:     Started server process [1144450]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1144450]
INFO:     Started server process [1200246]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1200246]
INFO:     Started server process [1258075]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1258075]
INFO:     Started server process [1337876]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1337876]
INFO:     Started server process [1403840]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1403840]
INFO:     Started server process [1465146]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1465146]
INFO:     Started server process [1525180]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1525180]
INFO:     Started server process [1597229]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1597229]
INFO:     Started server process [1668802]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1668802]
INFO:     Started server process [1740666]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1740666]
INFO:     Started server process [1804814]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1804814]
INFO:     Started server process [1874435]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1874435]
INFO:     Started server process [1938091]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1938091]
INFO:     Started server process [2006122]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2006122]
INFO:     Started server process [2072172]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2072172]
INFO:     Started server process [2136269]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2136269]
INFO:     Started server process [2192035]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2192035]
INFO:     Started server process [2251626]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2251626]
INFO:     Started server process [2314294]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2314294]
INFO:     Started server process [2368700]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2368700]
INFO:     Started server process [2420501]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2420501]
INFO:     Started server process [2473476]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2473476]
INFO:     Started server process [2530108]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2530108]
INFO:     Started server process [2583556]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2583556]
INFO:     Started server process [2646534]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2646534]
INFO:     Started server process [2710235]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2710235]
INFO:     Started server process [2771393]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2771393]
INFO:     Started server process [2820430]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2820430]
INFO:     Started server process [2870569]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2870569]
INFO:     Started server process [2921048]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2921048]
INFO:     Started server process [2986358]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2986358]
INFO:     Started server process [3040894]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3040894]
INFO:     Started server process [3094725]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3094725]
INFO:     Started server process [3145903]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3145903]
INFO:     Started server process [3199160]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3199160]
INFO:     Started server process [3253921]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3253921]
INFO:     Started server process [3329746]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3329746]
INFO:     Started server process [3381785]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3381785]
INFO:     Started server process [3432845]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3432845]
INFO:     Started server process [3487714]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3487714]
INFO:     Started server process [3539094]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3539094]
INFO:     Started server process [3589859]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3589859]
INFO:     Started server process [3640191]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3640191]
INFO:     Started server process [3703497]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3703497]
INFO:     Started server process [3770532]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3770532]
INFO:     Started server process [3832591]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3832591]
INFO:     Started server process [3897758]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3897758]
INFO:     Started server process [3961725]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3961725]
INFO:     Started server process [4030474]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4030474]
INFO:     Started server process [4095192]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4095192]
INFO:     Started server process [4150926]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4150926]
INFO:     Started server process [12565]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [12565]
INFO:     Started server process [67958]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [67958]
INFO:     Started server process [121539]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [121539]
INFO:     Started server process [178189]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [178189]
INFO:     Started server process [229268]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [229268]
INFO:     Started server process [280276]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [280276]
INFO:     Started server process [331654]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [331654]
INFO:     Started server process [383112]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [383112]
INFO:     Started server process [435783]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [435783]
INFO:     Started server process [492396]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [492396]
INFO:     Started server process [547760]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [547760]
INFO:     Started server process [607890]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [607890]
INFO:     Started server process [663818]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [663818]
INFO:     Started server process [720141]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [720141]
INFO:     Started server process [775043]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [775043]
INFO:     Started server process [829982]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [829982]
INFO:     Started server process [881856]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [881856]
INFO:     Started server process [933638]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [933638]
INFO:     Started server process [986120]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [986120]
INFO:     Started server process [1032438]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1032438]
INFO:     Started server process [1079766]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1079766]
INFO:     Started server process [1143342]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1143342]
INFO:     Started server process [1198895]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1198895]
INFO:     Started server process [1251898]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1251898]
INFO:     Started server process [1305600]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1305600]
INFO:     Started server process [1358265]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1358265]
INFO:     Started server process [1414328]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1414328]
INFO:     Started server process [1479283]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1479283]
INFO:     Started server process [1538150]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1538150]
INFO:     Started server process [1593378]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1593378]
INFO:     Started server process [1649855]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1649855]
INFO:     Started server process [1701658]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1701658]
INFO:     Started server process [1767310]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1767310]
INFO:     Started server process [1849119]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1849119]
INFO:     Started server process [1908862]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1908862]
INFO:     Started server process [1967465]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1967465]
INFO:     Started server process [2028457]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2028457]
INFO:     Started server process [2084917]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2084917]
INFO:     Started server process [2137312]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2137312]
INFO:     Started server process [2190977]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2190977]
INFO:     Started server process [2238269]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2238269]
INFO:     Started server process [2292471]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2292471]
INFO:     Started server process [2351866]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2351866]
INFO:     Started server process [2413193]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2413193]
INFO:     Started server process [2469658]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2469658]
INFO:     Started server process [2527507]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2527507]
INFO:     Started server process [2590039]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2590039]
INFO:     Started server process [2643269]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2643269]
INFO:     Started server process [2698319]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2698319]
INFO:     Started server process [2751159]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2751159]
INFO:     Started server process [2801850]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2801850]
INFO:     Started server process [2852945]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2852945]
INFO:     Started server process [2899558]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2899558]
INFO:     Started server process [2947169]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2947169]
INFO:     Started server process [2999843]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2999843]
INFO:     Started server process [3050817]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3050817]
INFO:     Started server process [3099866]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3099866]
INFO:     Started server process [3152643]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3152643]
INFO:     Started server process [3208040]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3208040]
INFO:     Started server process [3261043]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3261043]
INFO:     Started server process [3317412]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3317412]
INFO:     Started server process [3368083]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3368083]
INFO:     Started server process [3422858]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3422858]
INFO:     Started server process [3480651]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3480651]
INFO:     Started server process [3530101]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3530101]
INFO:     Started server process [3587773]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3587773]
INFO:     Started server process [3655590]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3655590]
INFO:     Started server process [3731017]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3731017]
INFO:     Started server process [3807387]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3807387]
INFO:     Started server process [3875275]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3875275]
INFO:     Started server process [3931027]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3931027]
INFO:     Started server process [3989367]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3989367]
INFO:     Started server process [4045952]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4045952]
INFO:     Started server process [4098697]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4098697]
INFO:     Started server process [4152975]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4152975]
INFO:     Started server process [24002]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [24002]
INFO:     Started server process [78841]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [78841]
INFO:     Started server process [133344]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [133344]
INFO:     Started server process [183558]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [183558]
INFO:     Started server process [230391]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [230391]
INFO:     Started server process [289251]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [289251]
INFO:     Started server process [362793]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [362793]
INFO:     Started server process [411664]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [411664]
INFO:     Started server process [460004]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [460004]
INFO:     Started server process [509767]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [509767]
INFO:     Started server process [557178]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [557178]
INFO:     Started server process [609399]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [609399]
INFO:     Started server process [659996]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [659996]
INFO:     Started server process [713114]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [713114]
INFO:     Started server process [764620]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [764620]
INFO:     Started server process [823061]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [823061]
INFO:     Started server process [889313]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [889313]
INFO:     Started server process [952406]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [952406]
INFO:     Started server process [1032673]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1032673]
INFO:     Started server process [1102704]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1102704]
INFO:     Started server process [1164805]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1164805]
INFO:     Started server process [1228685]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1228685]
INFO:     Started server process [1286545]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1286545]
INFO:     Started server process [1348298]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1348298]
INFO:     Started server process [1414778]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1414778]
INFO:     Started server process [1460517]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1460517]
INFO:     Started server process [1519033]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1519033]
INFO:     Started server process [1570332]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1570332]
INFO:     Started server process [1625107]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1625107]
INFO:     Started server process [1682223]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1682223]
INFO:     Started server process [1737591]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1737591]
INFO:     Started server process [1792761]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1792761]
INFO:     Started server process [1852846]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1852846]
INFO:     Started server process [1912799]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1912799]
INFO:     Started server process [1969275]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1969275]
INFO:     Started server process [2029943]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2029943]
INFO:     Started server process [2089719]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2089719]
INFO:     Started server process [2144976]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2144976]
INFO:     Started server process [2194814]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2194814]
INFO:     Started server process [2246104]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2246104]
INFO:     Started server process [2294263]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2294263]
INFO:     Started server process [2346812]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2346812]
INFO:     Started server process [2403100]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2403100]
INFO:     Started server process [2452728]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2452728]
INFO:     Started server process [2502077]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2502077]
INFO:     Started server process [2552930]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2552930]
INFO:     Started server process [2606892]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2606892]
INFO:     Started server process [2663191]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2663191]
INFO:     Started server process [2730869]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2730869]
INFO:     Started server process [2793322]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2793322]
INFO:     Started server process [2830165]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2830165]
INFO:     Started server process [2865054]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2865054]
INFO:     Started server process [2899836]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2899836]
INFO:     Started server process [2938562]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2938562]
INFO:     Started server process [2994456]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2994456]
INFO:     Started server process [3047988]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3047988]
INFO:     Started server process [3102182]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3102182]
INFO:     Started server process [3156700]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3156700]
INFO:     Started server process [3211881]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3211881]
INFO:     Started server process [3267669]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3267669]
INFO:     Started server process [3324372]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3324372]
INFO:     Started server process [3385924]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3385924]
INFO:     Started server process [3444154]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3444154]
INFO:     Started server process [3501967]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3501967]
INFO:     Started server process [3559084]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3559084]
INFO:     Started server process [3609054]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3609054]
INFO:     Started server process [3663898]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3663898]
INFO:     Started server process [3724093]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3724093]
INFO:     Started server process [3774718]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3774718]
INFO:     Started server process [3832444]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3832444]
INFO:     Started server process [3888109]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3888109]
INFO:     Started server process [3934813]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3934813]
INFO:     Started server process [3986430]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3986430]
INFO:     Started server process [4030406]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4030406]
INFO:     Started server process [4078238]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4078238]
INFO:     Started server process [4130814]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4130814]
INFO:     Started server process [4180154]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4180154]
INFO:     Started server process [36298]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [36298]
INFO:     Started server process [86807]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [86807]
INFO:     Started server process [135737]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [135737]
INFO:     Started server process [187754]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [187754]
INFO:     Started server process [238968]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [238968]
INFO:     Started server process [296266]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [296266]
INFO:     Started server process [343224]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [343224]
INFO:     Started server process [397394]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [397394]
INFO:     Started server process [442503]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [442503]
INFO:     Started server process [484824]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [484824]
INFO:     Started server process [529897]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [529897]
INFO:     Started server process [575399]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [575399]
INFO:     Started server process [617175]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [617175]
INFO:     Started server process [670458]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [670458]
INFO:     Started server process [722694]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [722694]
INFO:     Started server process [774941]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [774941]
INFO:     Started server process [821548]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [821548]
INFO:     Started server process [871049]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [871049]
INFO:     Started server process [914512]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [914512]
INFO:     Started server process [968772]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [968772]
INFO:     Started server process [1017550]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1017550]
INFO:     Started server process [1063135]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1063135]
INFO:     Started server process [1107793]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1107793]
INFO:     Started server process [1151082]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1151082]
INFO:     Started server process [1205471]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1205471]
INFO:     Started server process [1265843]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1265843]
INFO:     Started server process [1321088]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1321088]
INFO:     Started server process [1371888]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1371888]
INFO:     Started server process [1425007]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1425007]
INFO:     Started server process [1473669]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1473669]
INFO:     Started server process [1522782]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1522782]
INFO:     Started server process [1569493]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1569493]
INFO:     Started server process [1625165]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1625165]
INFO:     Started server process [1687098]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1687098]
INFO:     Started server process [1748435]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1748435]
INFO:     Started server process [1801384]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1801384]
INFO:     Started server process [1858019]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1858019]
INFO:     Started server process [1917998]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1917998]
INFO:     Started server process [1980607]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1980607]
INFO:     Started server process [2032695]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2032695]
INFO:     Started server process [2085226]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2085226]
INFO:     Started server process [2134435]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2134435]
INFO:     Started server process [2183270]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2183270]
INFO:     Started server process [2234163]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2234163]
INFO:     Started server process [2284324]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2284324]
INFO:     Started server process [2336937]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2336937]
INFO:     Started server process [2383313]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2383313]
INFO:     Started server process [2430273]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2430273]
INFO:     Started server process [2474645]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2474645]
INFO:     Started server process [2525508]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2525508]
INFO:     Started server process [2574334]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2574334]
INFO:     Started server process [2629716]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2629716]
INFO:     Started server process [2686796]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2686796]
INFO:     Started server process [2742921]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2742921]
INFO:     Started server process [2807762]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2807762]
INFO:     Started server process [2866782]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2866782]
INFO:     Started server process [2921996]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2921996]
INFO:     Started server process [2972760]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2972760]
INFO:     Started server process [3024850]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3024850]
INFO:     Started server process [3071268]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3071268]
INFO:     Started server process [3112078]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3112078]
INFO:     Started server process [3154874]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3154874]
INFO:     Started server process [3197895]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3197895]
INFO:     Started server process [3238577]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3238577]
INFO:     Started server process [3283772]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3283772]
INFO:     Started server process [3332711]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3332711]
INFO:     Started server process [3378581]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3378581]
INFO:     Started server process [3435383]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3435383]
INFO:     Started server process [3480604]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3480604]
INFO:     Started server process [3530268]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3530268]
INFO:     Started server process [3583535]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3583535]
INFO:     Started server process [3628960]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3628960]
INFO:     Started server process [3687590]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3687590]
INFO:     Started server process [3776292]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3776292]
INFO:     Started server process [3822864]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3822864]
INFO:     Started server process [3869400]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3869400]
INFO:     Started server process [3918883]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3918883]
INFO:     Started server process [3965374]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3965374]
INFO:     Started server process [4011419]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4011419]
INFO:     Started server process [4057647]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4057647]
INFO:     Started server process [4117248]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4117248]
INFO:     Started server process [4174792]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4174792]
INFO:     Started server process [42755]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [42755]
INFO:     Started server process [101896]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [101896]
INFO:     Started server process [157084]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [157084]
INFO:     Started server process [229431]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [229431]
INFO:     Started server process [291919]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [291919]
INFO:     Started server process [348285]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [348285]
INFO:     Started server process [393777]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [393777]
INFO:     Started server process [445308]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [445308]
INFO:     Started server process [492475]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [492475]
INFO:     Started server process [542006]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [542006]
INFO:     Started server process [590335]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [590335]
INFO:     Started server process [638913]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [638913]
INFO:     Started server process [689392]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [689392]
INFO:     Started server process [736406]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [736406]
INFO:     Started server process [793722]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [793722]
INFO:     Started server process [847711]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [847711]
INFO:     Started server process [945353]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [945353]
INFO:     Started server process [1023296]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1023296]
INFO:     Started server process [1080427]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1080427]
INFO:     Started server process [1142572]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1142572]
INFO:     Started server process [1195659]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1195659]
INFO:     Started server process [1249275]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1249275]
INFO:     Started server process [1308526]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1308526]
INFO:     Started server process [1357498]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1357498]
INFO:     Started server process [1405780]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1405780]
INFO:     Started server process [1450939]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1450939]
INFO:     Started server process [1497788]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1497788]
INFO:     Started server process [1546855]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1546855]
INFO:     Started server process [1591553]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1591553]
INFO:     Started server process [1639842]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1639842]
INFO:     Started server process [1697858]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1697858]
INFO:     Started server process [1750042]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1750042]
INFO:     Started server process [1798487]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1798487]
INFO:     Started server process [1862062]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1862062]
INFO:     Started server process [1914993]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1914993]
INFO:     Started server process [1959673]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [1959673]
INFO:     Started server process [2001251]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2001251]
INFO:     Started server process [2047770]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2047770]
INFO:     Started server process [2104315]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2104315]
INFO:     Started server process [2177686]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2177686]
INFO:     Started server process [2227906]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2227906]
INFO:     Started server process [2275832]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2275832]
INFO:     Started server process [2323209]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2323209]
INFO:     Started server process [2368316]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2368316]
INFO:     Started server process [2415580]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2415580]
INFO:     Started server process [2462930]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2462930]
INFO:     Started server process [2520719]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2520719]
INFO:     Started server process [2576959]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2576959]
INFO:     Started server process [2636260]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2636260]
INFO:     Started server process [2696878]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2696878]
INFO:     Started server process [2757113]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2757113]
INFO:     Started server process [2815276]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2815276]
INFO:     Started server process [2872938]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2872938]
INFO:     Started server process [2928397]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2928397]
INFO:     Started server process [2999081]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [2999081]
INFO:     Started server process [3050769]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3050769]
INFO:     Started server process [3096645]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3096645]
INFO:     Started server process [3150102]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3150102]
INFO:     Started server process [3202244]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3202244]
INFO:     Started server process [3255878]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3255878]
INFO:     Started server process [3317162]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3317162]
INFO:     Started server process [3366701]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3366701]
INFO:     Started server process [3417340]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3417340]
INFO:     Started server process [3475647]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3475647]
INFO:     Started server process [3523643]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3523643]
INFO:     Started server process [3578591]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3578591]
INFO:     Started server process [3634965]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3634965]
INFO:     Started server process [3690548]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3690548]
INFO:     Started server process [3739331]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3739331]
INFO:     Started server process [3787470]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3787470]
INFO:     Started server process [3836524]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3836524]
INFO:     Started server process [3885102]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3885102]
INFO:     Started server process [3932483]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3932483]
INFO:     Started server process [3979934]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [3979934]
INFO:     Started server process [4031145]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4031145]
INFO:     Started server process [4091760]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4091760]
INFO:     Started server process [4140369]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4140369]
INFO:     Started server process [4194301]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [4194301]
INFO:     Started server process [50185]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [50185]
INFO:     Started server process [99065]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [99065]
INFO:     Started server process [146262]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [146262]
INFO:     Started server process [203456]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [203456]
INFO:     Started server process [253939]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [253939]
INFO:     Started server process [300755]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [300755]
INFO:     Started server process [344741]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [344741]
INFO:     Started server process [392263]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [392263]
INFO:     Started server process [450856]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [450856]
INFO:     Started server process [524945]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
INFO:     Shutting down
INFO:     Waiting for application shutdown.
INFO:     Application shutdown complete.
INFO:     Finished server process [524945]
INFO:     Started server process [575406]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://127.0.0.1:8765 (Press CTRL+C to quit)
