+ COMMAND=start + start + exec uwsgi --ini /etc/manila/manila-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/manila/manila-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 28 01:45:00 2026] *** compiled with version: 13.3.0 on 22 February 2026 16:52:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: manila-api-5788649dff-v7mdj machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8786 fd 3 Python version: 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7feec5491668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-28 01:45:03.273 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. 2026-05-28 01:45:03.273 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. 2026-05-28 01:45:03.295 8 INFO manila.api.extensions [-] Initializing extension manager. 2026-05-28 01:45:03.295 7 INFO manila.api.extensions [-] Initializing extension manager. 2026-05-28 01:45:04.197 7 INFO manila.api.extensions [-] Initializing extension manager. 2026-05-28 01:45:04.203 8 INFO manila.api.extensions [-] Initializing extension manager. 2026-05-28 01:45:04.279 7 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. 2026-05-28 01:45:04.284 7 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-28 01:45:04.285 8 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7feec5491668 pid: 7 (default app) 2026-05-28 01:45:04.290 8 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-28 01:45:04.291 7 INFO manila.api.openstack.wsgi [-] GET http://10.0.0.136:8786/ 2026-05-28 01:45:04.292 7 INFO manila.api.openstack.wsgi [-] http://10.0.0.136:8786/ returned with HTTP 300 WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7feec5491668 pid: 8 (default app) 2026-05-28 01:45:04.293 7 INFO manila.api.openstack.wsgi [-] GET http://10.0.0.136:8786/ 2026-05-28 01:45:04.293 7 INFO manila.api.openstack.wsgi [-] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:45:04.297 8 INFO manila.api.openstack.wsgi [-] GET http://10.0.0.136:8786/ 2026-05-28 01:45:04.298 8 INFO manila.api.openstack.wsgi [-] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:45:04.375 7 INFO manila.api.openstack.wsgi [-] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-05-28 01:45:04.376 7 INFO manila.api.openstack.wsgi [-] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 7|app: 0|req: 3/4] 10.0.0.128 () {32 vars in 633 bytes} [Thu May 28 01:45:04 2026] GET / => generated 409 bytes in 2 msecs (HTTP/1.1 300) 4 headers in 171 bytes (1 switches on core 0) 2026-05-28 01:45:05.147 8 INFO manila.api.openstack.wsgi [None req-466d477f-e6d3-4a5b-a74b-f11b26736630 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-05-28 01:45:05.961 8 INFO manila.api.openstack.wsgi [None req-466d477f-e6d3-4a5b-a74b-f11b26736630 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 8|app: 0|req: 2/5] 10.0.0.128 () {32 vars in 704 bytes} [Thu May 28 01:45:04 2026] GET /v2/types?all_tenants=1&is_public=all => generated 39 bytes in 1578 msecs (HTTP/1.1 200) 7 headers in 296 bytes (1 switches on core 0) 2026-05-28 01:45:06.319 7 INFO manila.api.openstack.wsgi [None req-708ccb21-0edc-4b22-b60f-dc6149e779d1 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-05-28 01:45:07.118 7 INFO manila.api.openstack.wsgi [None req-708ccb21-0edc-4b22-b60f-dc6149e779d1 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 7|app: 0|req: 4/6] 10.0.0.128 () {32 vars in 704 bytes} [Thu May 28 01:45:05 2026] GET /v2/types?all_tenants=1&is_public=all => generated 39 bytes in 1151 msecs (HTTP/1.1 200) 7 headers in 296 bytes (1 switches on core 0) 2026-05-28 01:45:08.804 8 INFO manila.api.openstack.wsgi [None req-466d477f-e6d3-4a5b-a74b-f11b26736630 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-05-28 01:45:08.805 8 INFO manila.api.openstack.wsgi [None req-466d477f-e6d3-4a5b-a74b-f11b26736630 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 8|app: 0|req: 3/7] 10.0.0.128 () {32 vars in 633 bytes} [Thu May 28 01:45:08 2026] GET / => generated 409 bytes in 4 msecs (HTTP/1.1 300) 4 headers in 171 bytes (1 switches on core 0) 2026-05-28 01:45:09.173 7 INFO manila.api.openstack.wsgi [None req-6a4f7031-3647-43ff-ac02-a167156eb952 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] POST http://manila-api.openstack.svc.cluster.local:8786/v2/types 2026-05-28 01:45:09.197 7 INFO manila.api.openstack.wsgi [None req-6a4f7031-3647-43ff-ac02-a167156eb952 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types returned with HTTP 200 [pid: 7|app: 0|req: 5/8] 10.0.0.128 () {36 vars in 703 bytes} [Thu May 28 01:45:08 2026] POST /v2/types => generated 609 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 297 bytes (1 switches on core 0) 2026-05-28 01:45:10.763 8 INFO manila.api.openstack.wsgi [None req-466d477f-e6d3-4a5b-a74b-f11b26736630 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-05-28 01:45:10.764 8 INFO manila.api.openstack.wsgi [None req-466d477f-e6d3-4a5b-a74b-f11b26736630 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 8|app: 0|req: 4/9] 10.0.0.128 () {32 vars in 633 bytes} [Thu May 28 01:45:10 2026] GET / => generated 409 bytes in 2 msecs (HTTP/1.1 300) 4 headers in 171 bytes (1 switches on core 0) 2026-05-28 01:45:10.798 7 INFO manila.api.openstack.wsgi [None req-af76c48a-8c03-4bec-b16e-f5d28cbeafa7 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types?all_tenants=1&is_public=all 2026-05-28 01:45:10.811 7 INFO manila.api.openstack.wsgi [None req-af76c48a-8c03-4bec-b16e-f5d28cbeafa7 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 7|app: 0|req: 6/10] 10.0.0.128 () {32 vars in 728 bytes} [Thu May 28 01:45:10 2026] GET /v2/share-group-types?all_tenants=1&is_public=all => generated 25 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 296 bytes (1 switches on core 0) 2026-05-28 01:45:10.822 8 INFO manila.api.openstack.wsgi [None req-3a6f447b-9d71-492f-b205-5a35538337a2 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types?all_tenants=1&is_public=all 2026-05-28 01:45:10.835 8 INFO manila.api.openstack.wsgi [None req-3a6f447b-9d71-492f-b205-5a35538337a2 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 8|app: 0|req: 5/11] 10.0.0.128 () {32 vars in 728 bytes} [Thu May 28 01:45:10 2026] GET /v2/share-group-types?all_tenants=1&is_public=all => generated 25 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 296 bytes (1 switches on core 0) 2026-05-28 01:45:12.449 7 INFO manila.api.openstack.wsgi [None req-af76c48a-8c03-4bec-b16e-f5d28cbeafa7 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/ 2026-05-28 01:45:12.449 7 INFO manila.api.openstack.wsgi [None req-af76c48a-8c03-4bec-b16e-f5d28cbeafa7 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://manila-api.openstack.svc.cluster.local:8786/ returned with HTTP 300 [pid: 7|app: 0|req: 7/12] 10.0.0.128 () {32 vars in 633 bytes} [Thu May 28 01:45:12 2026] GET / => generated 409 bytes in 1 msecs (HTTP/1.1 300) 4 headers in 171 bytes (1 switches on core 0) 2026-05-28 01:45:12.494 8 INFO manila.api.openstack.wsgi [None req-a579141d-a77b-4866-a81c-116207bcc3eb 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-05-28 01:45:12.499 8 INFO manila.api.openstack.wsgi [None req-a579141d-a77b-4866-a81c-116207bcc3eb 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 8|app: 0|req: 6/13] 10.0.0.128 () {32 vars in 704 bytes} [Thu May 28 01:45:12 2026] GET /v2/types?all_tenants=1&is_public=all => generated 619 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 297 bytes (1 switches on core 0) 2026-05-28 01:45:12.506 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all 2026-05-28 01:45:12.512 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/types?all_tenants=1&is_public=all returned with HTTP 200 [pid: 7|app: 0|req: 8/14] 10.0.0.128 () {32 vars in 704 bytes} [Thu May 28 01:45:12 2026] GET /v2/types?all_tenants=1&is_public=all => generated 619 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 297 bytes (1 switches on core 0) 2026-05-28 01:45:12.518 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] POST http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types 2026-05-28 01:45:12.549 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://manila-api.openstack.svc.cluster.local:8786/v2/share-group-types returned with HTTP 200 [pid: 8|app: 0|req: 7/15] 10.0.0.128 () {36 vars in 727 bytes} [Thu May 28 01:45:12 2026] POST /v2/share-group-types => generated 202 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 297 bytes (1 switches on core 0) 2026-05-28 01:45:14.067 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:45:14.067 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:45:24.067 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:45:24.068 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:45:34.067 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:45:34.068 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:45:44.067 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:45:44.068 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:45:54.067 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:45:54.068 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:46:04.066 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:46:04.067 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:46:14.067 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:46:14.068 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:46:24.068 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:46:24.069 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:46:34.066 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:46:34.067 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:46:44.067 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:46:44.068 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:46:54.067 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:46:54.067 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:47:04.067 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:47:04.068 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:47:14.067 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:47:14.067 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:47:24.067 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:47:24.068 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:47:34.066 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:47:34.067 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:47:44.067 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:47:44.068 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:47:54.066 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:47:54.067 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:48:04.067 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:48:04.068 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:48:14.067 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:48:14.068 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:48:24.067 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:48:24.067 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:48:34.067 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:48:34.068 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:48:44.066 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:48:44.067 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:48:54.067 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:48:54.067 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:49:04.066 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:49:04.067 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:49:14.067 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:49:14.068 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:49:24.067 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:49:24.068 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:49:34.067 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:49:34.068 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:49:44.066 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:49:44.067 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:49:54.066 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:49:54.067 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:50:04.066 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:50:04.067 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:50:14.067 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:50:14.068 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:50:24.066 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:50:24.067 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:50:34.066 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:50:34.067 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:50:44.070 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:50:44.071 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:50:54.067 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:50:54.068 7 INFO manila.api.openstack.wsgi [None req-63dc0f74-e789-4098-86a3-b592630a6314 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300 2026-05-28 01:51:04.067 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] GET http://10.0.0.136:8786/ 2026-05-28 01:51:04.068 8 INFO manila.api.openstack.wsgi [None req-d1920303-a01a-4411-8781-e6ec07f8b409 8555cfaccb5c4da0be690b5f99107f6f 28f7fb315f3f4034acf3f35134fcaad1 - - default default] http://10.0.0.136:8786/ returned with HTTP 300