+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Mar 5 16:55:30 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-6669786d4f-x7r9w 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:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f61fdbdb668 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-03-05 16:55:32.147 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-05 16:55:32.153 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-03-05 16:55:33.038 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-03-05 16:55:33.038 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-03-05 16:55:33.039 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-03-05 16:55:33.039 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-03-05 16:55:33.039 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-05 16:55:33.040 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-05 16:55:35.101 7 WARNING glance.api.v2.images [None req-1e2279c6-b983-40e3-8b45-7bbc349759f6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-05 16:55:35.108 8 WARNING glance.api.v2.images [None req-45a99652-b7fa-411e-8cd6-4fff7655f75e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-05 16:55:35.440 7 WARNING keystonemiddleware._common.config [None req-1e2279c6-b983-40e3-8b45-7bbc349759f6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 16:55:35.442 8 WARNING keystonemiddleware._common.config [None req-45a99652-b7fa-411e-8cd6-4fff7655f75e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 16:55:35.448 7 WARNING oslo_config.cfg [None req-1e2279c6-b983-40e3-8b45-7bbc349759f6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-05 16:55:35.449 8 WARNING oslo_config.cfg [None req-45a99652-b7fa-411e-8cd6-4fff7655f75e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f61fdbdb668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f61fdbdb668 pid: 8 (default app) [pid: 7|app: 0|req: 3/4] 162.253.55.140 () {42 vars in 689 bytes} [Thu Mar 5 16:55:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 16:55:39.411 8 WARNING oslo_policy.policy [None req-8336bb3b-613e-4358-a2c3-2c0ea15f620f 2052fd8cbbd945f1821df7bb0b4fd505 ee0f9e75a80a40f8aaf5a2ce04558141 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-05 16:55:39.412 8 WARNING oslo_policy.policy [None req-8336bb3b-613e-4358-a2c3-2c0ea15f620f 2052fd8cbbd945f1821df7bb0b4fd505 ee0f9e75a80a40f8aaf5a2ce04558141 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-05 16:55:39.428 8 WARNING oslo_policy.policy [None req-8336bb3b-613e-4358-a2c3-2c0ea15f620f 2052fd8cbbd945f1821df7bb0b4fd505 ee0f9e75a80a40f8aaf5a2ce04558141 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-05 16:55:39.429 8 WARNING oslo_policy.policy [None req-8336bb3b-613e-4358-a2c3-2c0ea15f620f 2052fd8cbbd945f1821df7bb0b4fd505 ee0f9e75a80a40f8aaf5a2ce04558141 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/5] 162.253.55.140 () {44 vars in 911 bytes} [Thu Mar 5 16:55:38 2026] GET /v2/images => generated 69 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/6] 162.253.55.140 () {42 vars in 689 bytes} [Thu Mar 5 16:55:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/7] 162.253.55.140 () {44 vars in 911 bytes} [Thu Mar 5 16:55:42 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-05 16:55:42.817 7 WARNING oslo_policy.policy [None req-d6b0c79e-66ae-4620-ab4c-7f3c18bb8611 2052fd8cbbd945f1821df7bb0b4fd505 ee0f9e75a80a40f8aaf5a2ce04558141 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-05 16:55:42.818 7 WARNING oslo_policy.policy [None req-d6b0c79e-66ae-4620-ab4c-7f3c18bb8611 2052fd8cbbd945f1821df7bb0b4fd505 ee0f9e75a80a40f8aaf5a2ce04558141 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 5/8] 162.253.55.140 () {44 vars in 912 bytes} [Thu Mar 5 16:55:42 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/9] 162.253.55.140 () {44 vars in 934 bytes} [Thu Mar 5 16:55:42 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 16:55:42.958 7 WARNING oslo_policy.policy [None req-af55389d-a685-4aff-a0ae-5e63994ed845 2052fd8cbbd945f1821df7bb0b4fd505 ee0f9e75a80a40f8aaf5a2ce04558141 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-05 16:55:42.958 7 WARNING oslo_policy.policy [None req-af55389d-a685-4aff-a0ae-5e63994ed845 2052fd8cbbd945f1821df7bb0b4fd505 ee0f9e75a80a40f8aaf5a2ce04558141 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/10] 162.253.55.140 () {44 vars in 940 bytes} [Thu Mar 5 16:55:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-05 16:55:43.040 8 WARNING oslo_config.cfg [None req-7fdec285-7ab0-4b6f-bd74-0bc944638370 2052fd8cbbd945f1821df7bb0b4fd505 ee0f9e75a80a40f8aaf5a2ce04558141 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 5/11] 162.253.55.140 () {48 vars in 952 bytes} [Thu Mar 5 16:55:42 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-05 16:55:43.064 7 WARNING oslo_policy.policy [None req-076628e3-c557-4e9c-a220-872ffa8410db 2052fd8cbbd945f1821df7bb0b4fd505 ee0f9e75a80a40f8aaf5a2ce04558141 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-05 16:55:43.064 7 WARNING oslo_policy.policy [None req-076628e3-c557-4e9c-a220-872ffa8410db 2052fd8cbbd945f1821df7bb0b4fd505 ee0f9e75a80a40f8aaf5a2ce04558141 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-05 16:55:43.066 7 INFO glance.api.v2.image_data [None req-076628e3-c557-4e9c-a220-872ffa8410db 2052fd8cbbd945f1821df7bb0b4fd505 ee0f9e75a80a40f8aaf5a2ce04558141 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 16:55:47.194 7 WARNING glance.location [None req-076628e3-c557-4e9c-a220-872ffa8410db 2052fd8cbbd945f1821df7bb0b4fd505 ee0f9e75a80a40f8aaf5a2ce04558141 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/14] 162.253.55.140 () {48 vars in 1046 bytes} [Thu Mar 5 16:55:43 2026] PUT /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf/file => generated 0 bytes in 4179 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6604 switches on core 0) [pid: 8|app: 0|req: 8/15] 162.253.55.140 () {44 vars in 972 bytes} [Thu Mar 5 16:55:47 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-05 16:55:47.273 7 WARNING oslo_config.cfg [None req-fb07074b-4cce-438a-bd8a-1ba5f34364d4 2052fd8cbbd945f1821df7bb0b4fd505 ee0f9e75a80a40f8aaf5a2ce04558141 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 8/16] 162.253.55.140 () {44 vars in 972 bytes} [Thu Mar 5 16:55:47 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/267] 162.253.55.140 () {42 vars in 689 bytes} [Thu Mar 5 17:16:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/268] 162.253.55.140 () {44 vars in 911 bytes} [Thu Mar 5 17:16:43 2026] GET /v2/images => generated 1240 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 162.253.55.140 () {42 vars in 689 bytes} [Thu Mar 5 17:16:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 162.253.55.140 () {44 vars in 911 bytes} [Thu Mar 5 17:16:58 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 162.253.55.140 () {44 vars in 938 bytes} [Thu Mar 5 17:16:58 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/276] 162.253.55.140 () {44 vars in 960 bytes} [Thu Mar 5 17:16:58 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/277] 162.253.55.140 () {44 vars in 940 bytes} [Thu Mar 5 17:16:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 162.253.55.140 () {48 vars in 952 bytes} [Thu Mar 5 17:16:58 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-05 17:16:58.963 7 INFO glance.api.v2.image_data [None req-3d9caa89-7a77-46f6-9cf5-86835d0d9911 2052fd8cbbd945f1821df7bb0b4fd505 ee0f9e75a80a40f8aaf5a2ce04558141 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 17:17:33.118 7 WARNING glance.location [None req-3d9caa89-7a77-46f6-9cf5-86835d0d9911 2052fd8cbbd945f1821df7bb0b4fd505 ee0f9e75a80a40f8aaf5a2ce04558141 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/285] 162.253.55.140 () {48 vars in 1047 bytes} [Thu Mar 5 17:16:58 2026] PUT /v2/images/b4943f2a-de78-4b53-a2eb-ec8cdecfc9a6/file => generated 0 bytes in 34206 msecs (HTTP/1.1 204) 4 headers in 171 bytes (70518 switches on core 0) [pid: 8|app: 0|req: 146/286] 162.253.55.140 () {44 vars in 972 bytes} [Thu Mar 5 17:17:33 2026] GET /v2/images/b4943f2a-de78-4b53-a2eb-ec8cdecfc9a6 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/287] 162.253.55.140 () {44 vars in 972 bytes} [Thu Mar 5 17:17:33 2026] GET /v2/images/b4943f2a-de78-4b53-a2eb-ec8cdecfc9a6 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/288] 162.253.55.140 () {42 vars in 689 bytes} [Thu Mar 5 17:17:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/291] 162.253.55.140 () {44 vars in 911 bytes} [Thu Mar 5 17:17:34 2026] GET /v2/images => generated 2451 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/374] 162.253.55.140 () {42 vars in 689 bytes} [Thu Mar 5 17:24:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/375] 162.253.55.140 () {44 vars in 911 bytes} [Thu Mar 5 17:24:33 2026] GET /v2/images => generated 2451 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/380] 162.253.55.140 () {42 vars in 689 bytes} [Thu Mar 5 17:24:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/381] 162.253.55.140 () {44 vars in 911 bytes} [Thu Mar 5 17:24:50 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/382] 162.253.55.140 () {44 vars in 948 bytes} [Thu Mar 5 17:24:50 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/383] 162.253.55.140 () {44 vars in 970 bytes} [Thu Mar 5 17:24:50 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/384] 162.253.55.140 () {44 vars in 940 bytes} [Thu Mar 5 17:24:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/385] 162.253.55.140 () {48 vars in 952 bytes} [Thu Mar 5 17:24:50 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-05 17:24:50.685 7 INFO glance.api.v2.image_data [None req-45014c7a-0715-4027-b8ec-a68f94719a0d 2052fd8cbbd945f1821df7bb0b4fd505 ee0f9e75a80a40f8aaf5a2ce04558141 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 17:25:43.618 7 INFO glance.location [None req-45014c7a-0715-4027-b8ec-a68f94719a0d 2052fd8cbbd945f1821df7bb0b4fd505 ee0f9e75a80a40f8aaf5a2ce04558141 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 190/396] 162.253.55.140 () {48 vars in 1046 bytes} [Thu Mar 5 17:24:50 2026] PUT /v2/images/02affe04-ad85-4d05-b3c2-3c851f2f25e6/file => generated 0 bytes in 52978 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21050 switches on core 0) [pid: 8|app: 0|req: 207/397] 162.253.55.140 () {44 vars in 972 bytes} [Thu Mar 5 17:25:43 2026] GET /v2/images/02affe04-ad85-4d05-b3c2-3c851f2f25e6 => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/398] 162.253.55.140 () {48 vars in 1051 bytes} [Thu Mar 5 17:25:43 2026] PATCH /v2/images/02affe04-ad85-4d05-b3c2-3c851f2f25e6 => generated 1234 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/399] 162.253.55.140 () {44 vars in 972 bytes} [Thu Mar 5 17:25:43 2026] GET /v2/images/02affe04-ad85-4d05-b3c2-3c851f2f25e6 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/426] 162.253.55.140 () {42 vars in 689 bytes} [Thu Mar 5 17:27:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/427] 162.253.55.140 () {44 vars in 911 bytes} [Thu Mar 5 17:27:52 2026] GET /v2/images => generated 3687 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/432] 162.253.55.140 () {42 vars in 689 bytes} [Thu Mar 5 17:28:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/433] 162.253.55.140 () {44 vars in 911 bytes} [Thu Mar 5 17:28:05 2026] GET /v2/images => generated 3687 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/434] 162.253.55.140 () {44 vars in 940 bytes} [Thu Mar 5 17:28:05 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/435] 162.253.55.140 () {44 vars in 962 bytes} [Thu Mar 5 17:28:05 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/436] 162.253.55.140 () {44 vars in 940 bytes} [Thu Mar 5 17:28:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/437] 162.253.55.140 () {48 vars in 952 bytes} [Thu Mar 5 17:28:05 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-05 17:28:05.682 8 WARNING oslo_policy.policy [None req-f64e8f66-95ae-43ec-9a01-024c865ab00c 2052fd8cbbd945f1821df7bb0b4fd505 ee0f9e75a80a40f8aaf5a2ce04558141 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-05 17:28:05.682 8 WARNING oslo_policy.policy [None req-f64e8f66-95ae-43ec-9a01-024c865ab00c 2052fd8cbbd945f1821df7bb0b4fd505 ee0f9e75a80a40f8aaf5a2ce04558141 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-05 17:28:05.683 8 INFO glance.api.v2.image_data [None req-f64e8f66-95ae-43ec-9a01-024c865ab00c 2052fd8cbbd945f1821df7bb0b4fd505 ee0f9e75a80a40f8aaf5a2ce04558141 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 17:28:17.324 8 INFO glance.location [None req-f64e8f66-95ae-43ec-9a01-024c865ab00c 2052fd8cbbd945f1821df7bb0b4fd505 ee0f9e75a80a40f8aaf5a2ce04558141 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 228/440] 162.253.55.140 () {48 vars in 1046 bytes} [Thu Mar 5 17:28:05 2026] PUT /v2/images/4a291caf-3753-4914-bf53-411b29b63a83/file => generated 0 bytes in 11695 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19660 switches on core 0) [pid: 7|app: 0|req: 213/441] 162.253.55.140 () {44 vars in 972 bytes} [Thu Mar 5 17:28:17 2026] GET /v2/images/4a291caf-3753-4914-bf53-411b29b63a83 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/442] 162.253.55.140 () {44 vars in 972 bytes} [Thu Mar 5 17:28:17 2026] GET /v2/images/4a291caf-3753-4914-bf53-411b29b63a83 => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 236/487] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:32:04 2026] GET /v2/images => generated 4892 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 252/488] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:32:04 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/501] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:33:04 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/502] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:33:04 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/515] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:34:04 2026] GET /v2/images => generated 4892 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/516] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:34:04 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/529] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:35:04 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/530] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:35:04 2026] GET /v2/images => generated 4892 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/543] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:36:04 2026] GET /v2/images => generated 4892 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/544] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:36:04 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/557] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:37:04 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/558] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:37:04 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/571] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:38:04 2026] GET /v2/images => generated 4892 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/572] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:38:04 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/585] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:39:04 2026] GET /v2/images => generated 4892 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/586] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:39:04 2026] GET /v2/images => generated 4892 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/599] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:40:04 2026] GET /v2/images => generated 4892 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/600] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:40:04 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/607] 162.253.55.140 () {42 vars in 689 bytes} [Thu Mar 5 17:40:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/608] 162.253.55.140 () {44 vars in 911 bytes} [Thu Mar 5 17:40:29 2026] GET /v2/images => generated 4892 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/615] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:41:04 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/616] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:41:04 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/629] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:42:04 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/630] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:42:04 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/641] 162.253.55.140 () {42 vars in 689 bytes} [Thu Mar 5 17:42:48 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/642] 162.253.55.140 () {44 vars in 911 bytes} [Thu Mar 5 17:42:48 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/643] 162.253.55.140 () {42 vars in 689 bytes} [Thu Mar 5 17:42:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/644] 162.253.55.140 () {44 vars in 911 bytes} [Thu Mar 5 17:42:50 2026] GET /v2/images => generated 4892 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/647] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:43:04 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/648] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:43:04 2026] GET /v2/images => generated 4892 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/657] 162.253.55.140 () {42 vars in 689 bytes} [Thu Mar 5 17:43:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/658] 162.253.55.140 () {44 vars in 911 bytes} [Thu Mar 5 17:43:38 2026] GET /v2/images => generated 4892 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/661] 162.253.55.140 () {42 vars in 689 bytes} [Thu Mar 5 17:43:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/662] 162.253.55.140 () {44 vars in 911 bytes} [Thu Mar 5 17:43:45 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/665] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:44:04 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/666] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:44:04 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/675] 162.253.55.140 () {42 vars in 689 bytes} [Thu Mar 5 17:44:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/676] 162.253.55.140 () {44 vars in 911 bytes} [Thu Mar 5 17:44:40 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/681] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:45:04 2026] GET /v2/images => generated 4892 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/682] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:45:04 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/689] 10.0.0.152 () {32 vars in 633 bytes} [Thu Mar 5 17:45:28 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/694] 10.0.0.159 () {36 vars in 987 bytes} [Thu Mar 5 17:45:50 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/695] 10.0.0.159 () {36 vars in 927 bytes} [Thu Mar 5 17:45:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/696] 10.0.0.159 () {36 vars in 927 bytes} [Thu Mar 5 17:45:50 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/697] 10.0.0.159 () {36 vars in 987 bytes} [Thu Mar 5 17:45:50 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/698] 10.0.0.159 () {36 vars in 927 bytes} [Thu Mar 5 17:45:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/699] 10.0.0.159 () {36 vars in 927 bytes} [Thu Mar 5 17:45:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/700] 10.0.0.159 () {36 vars in 987 bytes} [Thu Mar 5 17:45:50 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/701] 10.0.0.159 () {36 vars in 927 bytes} [Thu Mar 5 17:45:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/702] 10.0.0.159 () {36 vars in 927 bytes} [Thu Mar 5 17:45:50 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/703] 10.0.0.214 () {36 vars in 911 bytes} [Thu Mar 5 17:45:51 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/704] 10.0.0.214 () {36 vars in 1007 bytes} [Thu Mar 5 17:45:51 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf/locations => generated 127 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/705] 10.0.0.214 () {36 vars in 987 bytes} [Thu Mar 5 17:45:51 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/706] 10.0.0.214 () {36 vars in 927 bytes} [Thu Mar 5 17:45:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/707] 10.0.0.214 () {36 vars in 927 bytes} [Thu Mar 5 17:45:51 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/708] 10.0.0.99 () {36 vars in 986 bytes} [Thu Mar 5 17:45:51 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/709] 10.0.0.99 () {36 vars in 926 bytes} [Thu Mar 5 17:45:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/712] 162.253.55.140 () {36 vars in 991 bytes} [Thu Mar 5 17:46:00 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/713] 162.253.55.140 () {36 vars in 931 bytes} [Thu Mar 5 17:46:00 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/714] 10.0.0.99 () {36 vars in 986 bytes} [Thu Mar 5 17:46:00 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/715] 10.0.0.99 () {36 vars in 926 bytes} [Thu Mar 5 17:46:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/716] 162.253.55.140 () {36 vars in 991 bytes} [Thu Mar 5 17:46:01 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/717] 162.253.55.140 () {36 vars in 931 bytes} [Thu Mar 5 17:46:01 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/718] 10.0.0.99 () {36 vars in 986 bytes} [Thu Mar 5 17:46:02 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/719] 10.0.0.99 () {36 vars in 926 bytes} [Thu Mar 5 17:46:02 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/720] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:46:04 2026] GET /v2/images => generated 4892 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/721] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:46:04 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/728] 10.0.0.99 () {36 vars in 986 bytes} [Thu Mar 5 17:46:33 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/729] 10.0.0.99 () {36 vars in 926 bytes} [Thu Mar 5 17:46:33 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/736] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:47:04 2026] GET /v2/images => generated 4892 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/737] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:47:04 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/740] 10.0.0.99 () {36 vars in 986 bytes} [Thu Mar 5 17:47:09 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/741] 10.0.0.99 () {36 vars in 926 bytes} [Thu Mar 5 17:47:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/746] 10.0.0.99 () {36 vars in 986 bytes} [Thu Mar 5 17:47:30 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/747] 10.0.0.99 () {36 vars in 926 bytes} [Thu Mar 5 17:47:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/752] 10.0.0.152 () {34 vars in 655 bytes} [Thu Mar 5 17:47:53 2026] POST /v2/images => generated 647 bytes in 211 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-05 17:47:53.230 7 WARNING glance.api.v2.images [None req-73811a23-2e77-4f49-9ff5-f4e38146949a 3161e8110dcd47c09c19173cd083ce1d eb534abf8f7848e0ab6bd4e7d138d247 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c151a61d-4c41-40cc-a488-e52ba68eff91 [pid: 7|app: 0|req: 369/753] 10.0.0.152 () {32 vars in 710 bytes} [Thu Mar 5 17:47:53 2026] DELETE /v2/images/c151a61d-4c41-40cc-a488-e52ba68eff91 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/754] 10.0.0.152 () {32 vars in 707 bytes} [Thu Mar 5 17:47:53 2026] GET /v2/images/c151a61d-4c41-40cc-a488-e52ba68eff91 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/755] 10.0.0.152 () {32 vars in 633 bytes} [Thu Mar 5 17:47:53 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/756] 10.0.0.152 () {34 vars in 655 bytes} [Thu Mar 5 17:47:53 2026] POST /v2/images => generated 702 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/757] 10.0.0.152 () {32 vars in 717 bytes} [Thu Mar 5 17:47:53 2026] GET /v2/images/6a053b9c-2d15-4b62-8c56-f708c1437c8d/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-05 17:47:53.425 8 INFO glance.api.v2.image_data [None req-b7f23ceb-ccc0-4090-88b2-6aaad5055173 3161e8110dcd47c09c19173cd083ce1d eb534abf8f7848e0ab6bd4e7d138d247 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-05 17:47:53.479 8 WARNING glance_store._drivers.rbd [None req-b7f23ceb-ccc0-4090-88b2-6aaad5055173 3161e8110dcd47c09c19173cd083ce1d eb534abf8f7848e0ab6bd4e7d138d247 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-05 17:47:54.164 8 INFO glance.location [None req-b7f23ceb-ccc0-4090-88b2-6aaad5055173 3161e8110dcd47c09c19173cd083ce1d eb534abf8f7848e0ab6bd4e7d138d247 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 387/758] 10.0.0.152 () {32 vars in 727 bytes} [Thu Mar 5 17:47:53 2026] PUT /v2/images/6a053b9c-2d15-4b62-8c56-f708c1437c8d/file => generated 0 bytes in 807 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/759] 10.0.0.152 () {32 vars in 707 bytes} [Thu Mar 5 17:47:54 2026] GET /v2/images/6a053b9c-2d15-4b62-8c56-f708c1437c8d => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/760] 10.0.0.152 () {32 vars in 717 bytes} [Thu Mar 5 17:47:54 2026] GET /v2/images/6a053b9c-2d15-4b62-8c56-f708c1437c8d/file => generated 1024 bytes in 168 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/761] 10.0.0.152 () {34 vars in 655 bytes} [Thu Mar 5 17:47:54 2026] POST /v2/images => generated 648 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/762] 10.0.0.152 () {32 vars in 726 bytes} [Thu Mar 5 17:47:54 2026] PATCH /v2/images/13b9d03f-d48e-4bfa-b669-52acc23507fa => generated 650 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/763] 10.0.0.152 () {32 vars in 707 bytes} [Thu Mar 5 17:47:54 2026] GET /v2/images/13b9d03f-d48e-4bfa-b669-52acc23507fa => generated 650 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-05 17:47:54.550 8 WARNING glance.api.v2.images [None req-c3964efb-adaa-48cf-93d2-8a839c997a76 3161e8110dcd47c09c19173cd083ce1d eb534abf8f7848e0ab6bd4e7d138d247 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//13b9d03f-d48e-4bfa-b669-52acc23507fa [pid: 8|app: 0|req: 390/764] 10.0.0.152 () {32 vars in 710 bytes} [Thu Mar 5 17:47:54 2026] DELETE /v2/images/13b9d03f-d48e-4bfa-b669-52acc23507fa => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/765] 10.0.0.152 () {32 vars in 707 bytes} [Thu Mar 5 17:47:54 2026] GET /v2/images/13b9d03f-d48e-4bfa-b669-52acc23507fa => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 17:47:54.621 8 WARNING glance.api.v2.images [None req-aa562f59-c8e9-46de-8d85-a219279f445a 3161e8110dcd47c09c19173cd083ce1d eb534abf8f7848e0ab6bd4e7d138d247 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6a053b9c-2d15-4b62-8c56-f708c1437c8d [pid: 8|app: 0|req: 391/768] 10.0.0.152 () {32 vars in 710 bytes} [Thu Mar 5 17:47:54 2026] DELETE /v2/images/6a053b9c-2d15-4b62-8c56-f708c1437c8d => generated 0 bytes in 737 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/769] 10.0.0.152 () {32 vars in 707 bytes} [Thu Mar 5 17:47:55 2026] GET /v2/images/6a053b9c-2d15-4b62-8c56-f708c1437c8d => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-05 17:47:55.372 8 WARNING glance.api.v2.images [None req-b9a2e2ca-b149-47ea-8694-e8cc8a59058f 3161e8110dcd47c09c19173cd083ce1d eb534abf8f7848e0ab6bd4e7d138d247 - - default default] Failed to find image c151a61d-4c41-40cc-a488-e52ba68eff91 to delete: glance.common.exception.ImageNotFound: No image found with ID c151a61d-4c41-40cc-a488-e52ba68eff91 [pid: 8|app: 0|req: 392/770] 10.0.0.152 () {32 vars in 710 bytes} [Thu Mar 5 17:47:55 2026] DELETE /v2/images/c151a61d-4c41-40cc-a488-e52ba68eff91 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/771] 10.0.0.152 () {32 vars in 707 bytes} [Thu Mar 5 17:47:55 2026] GET /v2/images/c151a61d-4c41-40cc-a488-e52ba68eff91 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/772] 10.0.0.152 () {30 vars in 411 bytes} [Thu Mar 5 17:47:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/773] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:48:04 2026] GET /v2/images => generated 4892 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/774] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:48:04 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/779] 10.0.0.99 () {36 vars in 986 bytes} [Thu Mar 5 17:48:21 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/780] 10.0.0.99 () {36 vars in 926 bytes} [Thu Mar 5 17:48:21 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/787] 10.0.0.152 () {32 vars in 707 bytes} [Thu Mar 5 17:48:50 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/788] 10.0.0.152 () {32 vars in 707 bytes} [Thu Mar 5 17:48:50 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/789] 10.0.0.159 () {36 vars in 987 bytes} [Thu Mar 5 17:48:51 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/790] 10.0.0.159 () {36 vars in 927 bytes} [Thu Mar 5 17:48:51 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/791] 10.0.0.159 () {36 vars in 927 bytes} [Thu Mar 5 17:48:51 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/792] 10.0.0.159 () {36 vars in 987 bytes} [Thu Mar 5 17:48:51 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/793] 10.0.0.159 () {36 vars in 927 bytes} [Thu Mar 5 17:48:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/794] 10.0.0.159 () {36 vars in 927 bytes} [Thu Mar 5 17:48:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/795] 10.0.0.159 () {36 vars in 987 bytes} [Thu Mar 5 17:48:51 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/796] 10.0.0.159 () {36 vars in 927 bytes} [Thu Mar 5 17:48:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/797] 10.0.0.159 () {36 vars in 927 bytes} [Thu Mar 5 17:48:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/798] 10.0.0.214 () {36 vars in 911 bytes} [Thu Mar 5 17:48:51 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/799] 10.0.0.214 () {36 vars in 1007 bytes} [Thu Mar 5 17:48:52 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/800] 10.0.0.214 () {36 vars in 987 bytes} [Thu Mar 5 17:48:52 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/801] 10.0.0.214 () {36 vars in 927 bytes} [Thu Mar 5 17:48:52 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/802] 10.0.0.214 () {36 vars in 927 bytes} [Thu Mar 5 17:48:52 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/805] 10.0.0.99 () {36 vars in 986 bytes} [Thu Mar 5 17:48:57 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/806] 10.0.0.99 () {36 vars in 926 bytes} [Thu Mar 5 17:48:57 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/807] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:49:04 2026] GET /v2/images => generated 4892 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/808] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:49:04 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/817] 10.0.0.99 () {36 vars in 986 bytes} [Thu Mar 5 17:49:37 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/818] 10.0.0.99 () {36 vars in 926 bytes} [Thu Mar 5 17:49:37 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/823] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:50:04 2026] GET /v2/images => generated 4892 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/824] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:50:04 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/837] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:51:04 2026] GET /v2/images => generated 4892 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/838] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:51:04 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/843] 10.0.0.99 () {36 vars in 986 bytes} [Thu Mar 5 17:51:21 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/844] 10.0.0.99 () {36 vars in 926 bytes} [Thu Mar 5 17:51:21 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/849] 10.0.0.99 () {36 vars in 986 bytes} [Thu Mar 5 17:51:39 2026] GET /v2/images/93e74b56-fcd6-43b2-b2b3-71113d68aebf => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/850] 10.0.0.99 () {36 vars in 926 bytes} [Thu Mar 5 17:51:39 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/855] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:52:04 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/856] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:52:04 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/861] 162.253.55.140 () {32 vars in 826 bytes} [Thu Mar 5 17:52:20 2026] GET /v2/images?status=active&owner=ee0f9e75a80a40f8aaf5a2ce04558141&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/862] 162.253.55.140 () {32 vars in 653 bytes} [Thu Mar 5 17:52:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/863] 10.0.0.159 () {36 vars in 987 bytes} [Thu Mar 5 17:52:20 2026] GET /v2/images/b4943f2a-de78-4b53-a2eb-ec8cdecfc9a6 => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/864] 10.0.0.159 () {36 vars in 927 bytes} [Thu Mar 5 17:52:20 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/865] 10.0.0.159 () {36 vars in 927 bytes} [Thu Mar 5 17:52:20 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/866] 10.0.0.159 () {36 vars in 987 bytes} [Thu Mar 5 17:52:20 2026] GET /v2/images/b4943f2a-de78-4b53-a2eb-ec8cdecfc9a6 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/867] 10.0.0.159 () {36 vars in 927 bytes} [Thu Mar 5 17:52:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/868] 10.0.0.159 () {36 vars in 927 bytes} [Thu Mar 5 17:52:20 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/869] 10.0.0.159 () {36 vars in 987 bytes} [Thu Mar 5 17:52:20 2026] GET /v2/images/b4943f2a-de78-4b53-a2eb-ec8cdecfc9a6 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/870] 10.0.0.159 () {36 vars in 927 bytes} [Thu Mar 5 17:52:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/871] 10.0.0.214 () {36 vars in 911 bytes} [Thu Mar 5 17:52:21 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/872] 10.0.0.214 () {36 vars in 1007 bytes} [Thu Mar 5 17:52:21 2026] GET /v2/images/b4943f2a-de78-4b53-a2eb-ec8cdecfc9a6/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/873] 10.0.0.214 () {36 vars in 987 bytes} [Thu Mar 5 17:52:21 2026] GET /v2/images/b4943f2a-de78-4b53-a2eb-ec8cdecfc9a6 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/874] 10.0.0.214 () {36 vars in 927 bytes} [Thu Mar 5 17:52:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/875] 10.0.0.214 () {36 vars in 927 bytes} [Thu Mar 5 17:52:21 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/884] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:53:04 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/885] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:53:04 2026] GET /v2/images => generated 4892 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/898] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:54:04 2026] GET /v2/images => generated 4892 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/899] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:54:04 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/912] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:55:04 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/913] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:55:04 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/924] 10.0.0.152 () {32 vars in 633 bytes} [Thu Mar 5 17:55:54 2026] GET /v2/images => generated 4892 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/927] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:56:04 2026] GET /v2/images => generated 4892 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/928] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:56:04 2026] GET /v2/images => generated 4892 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/941] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:57:04 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/942] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:57:04 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/955] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:58:04 2026] GET /v2/images => generated 4892 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/956] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:58:04 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/969] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:59:04 2026] GET /v2/images => generated 4892 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/970] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 17:59:04 2026] GET /v2/images => generated 4892 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/983] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 18:00:04 2026] GET /v2/images => generated 4892 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/984] 10.0.0.20 () {28 vars in 568 bytes} [Thu Mar 5 18:00:04 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)