+ 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 [Fri Jun 26 03:54:39 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:05:55 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-b998466f6-tq6wb 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55a5b523efc0 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-26 03:54:41.180 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-26 03:54:41.207 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-26 03:54:41.769 7 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-06-26 03:54:41.827 8 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-06-26 03:54:41.854 7 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-06-26 03:54:41.855 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-06-26 03:54:41.856 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-06-26 03:54:41.910 8 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-06-26 03:54:41.911 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-06-26 03:54:41.912 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-06-26 03:54:43.400 7 WARNING glance.api.v2.images [None req-380ccac8-792c-4c48-9e25-c170728ceb5f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-26 03:54:43.578 8 WARNING glance.api.v2.images [None req-9f5876b2-471b-4ca1-9621-b52d79618b63 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-26 03:54:43.598 7 WARNING keystonemiddleware._common.config [None req-380ccac8-792c-4c48-9e25-c170728ceb5f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-26 03:54:43.605 7 WARNING oslo_config.cfg [None req-380ccac8-792c-4c48-9e25-c170728ceb5f - - - - - -] 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 4 seconds on interpreter 0x55a5b523efc0 pid: 7 (default app) 2026-06-26 03:54:43.781 8 WARNING keystonemiddleware._common.config [None req-9f5876b2-471b-4ca1-9621-b52d79618b63 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-26 03:54:43.789 8 WARNING oslo_config.cfg [None req-9f5876b2-471b-4ca1-9621-b52d79618b63 - - - - - -] 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 4 seconds on interpreter 0x55a5b523efc0 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.204.45.177 () {42 vars in 687 bytes} [Fri Jun 26 03:54:45 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 03:54:45.662 8 WARNING oslo_policy.policy [None req-fb554f7f-588a-49d0-8a8f-92e0706bf147 fa6ee0307e9e4c598e0fc0ad83969e72 b902d3189ef64166b07841c641636341 - - 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-06-26 03:54:45.663 8 WARNING oslo_policy.policy [None req-fb554f7f-588a-49d0-8a8f-92e0706bf147 fa6ee0307e9e4c598e0fc0ad83969e72 b902d3189ef64166b07841c641636341 - - 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-06-26 03:54:45.687 8 WARNING oslo_policy.policy [None req-fb554f7f-588a-49d0-8a8f-92e0706bf147 fa6ee0307e9e4c598e0fc0ad83969e72 b902d3189ef64166b07841c641636341 - - 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-06-26 03:54:45.687 8 WARNING oslo_policy.policy [None req-fb554f7f-588a-49d0-8a8f-92e0706bf147 fa6ee0307e9e4c598e0fc0ad83969e72 b902d3189ef64166b07841c641636341 - - 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/6] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 03:54:45 2026] GET /v2/images => generated 69 bytes in 551 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.177 () {42 vars in 687 bytes} [Fri Jun 26 03:54:49 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 03:54:49 2026] GET /v2/images => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-26 03:54:49.097 7 WARNING oslo_policy.policy [None req-80a29a1d-91c6-407a-afc8-8a8de8968563 fa6ee0307e9e4c598e0fc0ad83969e72 b902d3189ef64166b07841c641636341 - - 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-06-26 03:54:49.097 7 WARNING oslo_policy.policy [None req-80a29a1d-91c6-407a-afc8-8a8de8968563 fa6ee0307e9e4c598e0fc0ad83969e72 b902d3189ef64166b07841c641636341 - - 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/9] 199.204.45.177 () {44 vars in 910 bytes} [Fri Jun 26 03:54:49 2026] GET /v2/images/cirros => generated 151 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.204.45.177 () {44 vars in 932 bytes} [Fri Jun 26 03:54:49 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 03:54:49.225 7 WARNING oslo_policy.policy [None req-32c81689-de1f-4bd5-b0e1-b628db13177d fa6ee0307e9e4c598e0fc0ad83969e72 b902d3189ef64166b07841c641636341 - - 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-06-26 03:54:49.225 7 WARNING oslo_policy.policy [None req-32c81689-de1f-4bd5-b0e1-b628db13177d fa6ee0307e9e4c598e0fc0ad83969e72 b902d3189ef64166b07841c641636341 - - 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: 7/11] 199.204.45.177 () {44 vars in 938 bytes} [Fri Jun 26 03:54:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-26 03:54:49.318 8 WARNING oslo_config.cfg [None req-1887609c-25cd-4b44-b9ed-8977ee6bf2bc fa6ee0307e9e4c598e0fc0ad83969e72 b902d3189ef64166b07841c641636341 - - 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/12] 199.204.45.177 () {48 vars in 950 bytes} [Fri Jun 26 03:54:49 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 03:54:49.340 7 WARNING oslo_policy.policy [None req-33b0ae45-237a-431d-8aef-d929b5f49025 fa6ee0307e9e4c598e0fc0ad83969e72 b902d3189ef64166b07841c641636341 - - 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-06-26 03:54:49.340 7 WARNING oslo_policy.policy [None req-33b0ae45-237a-431d-8aef-d929b5f49025 fa6ee0307e9e4c598e0fc0ad83969e72 b902d3189ef64166b07841c641636341 - - 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-06-26 03:54:49.341 7 INFO glance.api.v2.image_data [None req-33b0ae45-237a-431d-8aef-d929b5f49025 fa6ee0307e9e4c598e0fc0ad83969e72 b902d3189ef64166b07841c641636341 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 03:54:52.732 7 INFO glance.location [None req-33b0ae45-237a-431d-8aef-d929b5f49025 fa6ee0307e9e4c598e0fc0ad83969e72 b902d3189ef64166b07841c641636341 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/13] 199.204.45.177 () {48 vars in 1044 bytes} [Fri Jun 26 03:54:49 2026] PUT /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0/file => generated 0 bytes in 3435 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8213 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 03:54:52 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-26 03:54:52.808 7 WARNING oslo_config.cfg [None req-da04eb26-0da1-4a77-984d-73ee9c5c9e1b fa6ee0307e9e4c598e0fc0ad83969e72 b902d3189ef64166b07841c641636341 - - 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: 9/15] 199.204.45.177 () {48 vars in 1048 bytes} [Fri Jun 26 03:54:52 2026] PATCH /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => 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: 7/16] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 03:54:52 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.204.45.177 () {42 vars in 687 bytes} [Fri Jun 26 04:16:32 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 04:16:32 2026] GET /v2/images => generated 1240 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.177 () {42 vars in 687 bytes} [Fri Jun 26 04:17:00 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 04:17:00 2026] GET /v2/images => generated 1240 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.204.45.177 () {44 vars in 936 bytes} [Fri Jun 26 04:17:00 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.177 () {44 vars in 958 bytes} [Fri Jun 26 04:17:00 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.204.45.177 () {44 vars in 938 bytes} [Fri Jun 26 04:17:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 199.204.45.177 () {48 vars in 950 bytes} [Fri Jun 26 04:17:00 2026] POST /v2/images => generated 796 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 04:17:00.770 8 WARNING oslo_policy.policy [None req-615e523a-e4c9-42dd-8eb3-87fd4a006b22 fa6ee0307e9e4c598e0fc0ad83969e72 b902d3189ef64166b07841c641636341 - - 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-06-26 04:17:00.770 8 WARNING oslo_policy.policy [None req-615e523a-e4c9-42dd-8eb3-87fd4a006b22 fa6ee0307e9e4c598e0fc0ad83969e72 b902d3189ef64166b07841c641636341 - - 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-06-26 04:17:00.772 8 INFO glance.api.v2.image_data [None req-615e523a-e4c9-42dd-8eb3-87fd4a006b22 fa6ee0307e9e4c598e0fc0ad83969e72 b902d3189ef64166b07841c641636341 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 04:17:26.129 8 INFO glance.location [None req-615e523a-e4c9-42dd-8eb3-87fd4a006b22 fa6ee0307e9e4c598e0fc0ad83969e72 b902d3189ef64166b07841c641636341 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 145/297] 199.204.45.177 () {48 vars in 1045 bytes} [Fri Jun 26 04:17:00 2026] PUT /v2/images/acc17abf-3ad2-4729-9fd1-aacc7a7790cb/file => generated 0 bytes in 25407 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61260 switches on core 0) [pid: 7|app: 0|req: 153/298] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 04:17:26 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/299] 199.204.45.177 () {48 vars in 1048 bytes} [Fri Jun 26 04:17:26 2026] PATCH /v2/images/acc17abf-3ad2-4729-9fd1-aacc7a7790cb => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/300] 199.204.45.177 () {48 vars in 1049 bytes} [Fri Jun 26 04:17:26 2026] PATCH /v2/images/acc17abf-3ad2-4729-9fd1-aacc7a7790cb => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/301] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 04:17:26 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/302] 199.204.45.177 () {42 vars in 687 bytes} [Fri Jun 26 04:17:27 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/303] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 04:17:27 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/384] 199.204.45.177 () {42 vars in 687 bytes} [Fri Jun 26 04:24:09 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/385] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 04:24:09 2026] GET /v2/images => generated 2451 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.204.45.177 () {42 vars in 687 bytes} [Fri Jun 26 04:24:18 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/389] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 04:24:18 2026] GET /v2/images => generated 2451 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/390] 199.204.45.177 () {44 vars in 946 bytes} [Fri Jun 26 04:24:18 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: 7|app: 0|req: 199/391] 199.204.45.177 () {44 vars in 968 bytes} [Fri Jun 26 04:24:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/392] 199.204.45.177 () {44 vars in 938 bytes} [Fri Jun 26 04:24:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/393] 199.204.45.177 () {48 vars in 950 bytes} [Fri Jun 26 04:24:18 2026] POST /v2/images => generated 799 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 04:24:18.937 8 INFO glance.api.v2.image_data [None req-3ebcfdf0-2dfa-4637-8755-841dd42e46d3 fa6ee0307e9e4c598e0fc0ad83969e72 b902d3189ef64166b07841c641636341 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 04:24:33.330 8 INFO glance.location [None req-3ebcfdf0-2dfa-4637-8755-841dd42e46d3 fa6ee0307e9e4c598e0fc0ad83969e72 b902d3189ef64166b07841c641636341 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 194/396] 199.204.45.177 () {48 vars in 1044 bytes} [Fri Jun 26 04:24:18 2026] PUT /v2/images/4596ad53-2399-4db1-b387-b18623405815/file => generated 0 bytes in 14442 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29957 switches on core 0) [pid: 7|app: 0|req: 203/397] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 04:24:33 2026] GET /v2/images => generated 3664 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/398] 199.204.45.177 () {48 vars in 1049 bytes} [Fri Jun 26 04:24:33 2026] PATCH /v2/images/4596ad53-2399-4db1-b387-b18623405815 => generated 1234 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/399] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 04:24:33 2026] GET /v2/images => generated 3687 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/408] 199.204.45.177 () {42 vars in 687 bytes} [Fri Jun 26 04:25:10 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/409] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 04:25:10 2026] GET /v2/images => generated 3687 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/414] 199.204.45.177 () {42 vars in 687 bytes} [Fri Jun 26 04:25:26 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/415] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 04:25:26 2026] GET /v2/images => generated 3687 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/416] 199.204.45.177 () {44 vars in 938 bytes} [Fri Jun 26 04:25:26 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/417] 199.204.45.177 () {44 vars in 960 bytes} [Fri Jun 26 04:25:26 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/418] 199.204.45.177 () {44 vars in 938 bytes} [Fri Jun 26 04:25:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/419] 199.204.45.177 () {48 vars in 950 bytes} [Fri Jun 26 04:25:26 2026] POST /v2/images => generated 791 bytes in 225 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-26 04:25:26.672 8 INFO glance.api.v2.image_data [None req-22e9920b-3ee6-4423-8a6f-7072e9441456 fa6ee0307e9e4c598e0fc0ad83969e72 b902d3189ef64166b07841c641636341 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 04:25:44.358 8 INFO glance.location [None req-22e9920b-3ee6-4423-8a6f-7072e9441456 fa6ee0307e9e4c598e0fc0ad83969e72 b902d3189ef64166b07841c641636341 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 206/422] 199.204.45.177 () {48 vars in 1045 bytes} [Fri Jun 26 04:25:26 2026] PUT /v2/images/7adeaf92-3358-44e1-8773-eec1f2aacd1b/file => generated 0 bytes in 17729 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31357 switches on core 0) [pid: 7|app: 0|req: 217/423] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 04:25:44 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/426] 199.204.45.177 () {48 vars in 1048 bytes} [Fri Jun 26 04:25:44 2026] PATCH /v2/images/7adeaf92-3358-44e1-8773-eec1f2aacd1b => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/427] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 04:25:44 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/580] 199.204.45.177 () {42 vars in 687 bytes} [Fri Jun 26 04:38:32 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/581] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 04:38:32 2026] GET /v2/images => generated 4893 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/616] 199.204.45.177 () {42 vars in 687 bytes} [Fri Jun 26 04:41:15 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/617] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 04:41:15 2026] GET /v2/images => generated 4893 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/618] 199.204.45.177 () {42 vars in 687 bytes} [Fri Jun 26 04:41:17 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/619] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 04:41:17 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/630] 199.204.45.177 () {42 vars in 687 bytes} [Fri Jun 26 04:42:10 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/631] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 04:42:10 2026] GET /v2/images => generated 4893 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/634] 199.204.45.177 () {42 vars in 687 bytes} [Fri Jun 26 04:42:18 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/635] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 04:42:18 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/648] 199.204.45.177 () {42 vars in 687 bytes} [Fri Jun 26 04:43:20 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/649] 199.204.45.177 () {44 vars in 909 bytes} [Fri Jun 26 04:43:20 2026] GET /v2/images => generated 4893 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 325/660] 10.0.0.66 () {32 vars in 631 bytes} [Fri Jun 26 04:44:04 2026] GET /v2/images => generated 4893 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/665] 10.0.0.222 () {36 vars in 986 bytes} [Fri Jun 26 04:44:26 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 338/666] 10.0.0.222 () {36 vars in 926 bytes} [Fri Jun 26 04:44:26 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/667] 199.204.45.177 () {36 vars in 990 bytes} [Fri Jun 26 04:44:29 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => generated 1171 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/668] 199.204.45.177 () {36 vars in 930 bytes} [Fri Jun 26 04:44:29 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: 330/669] 199.204.45.177 () {36 vars in 990 bytes} [Fri Jun 26 04:44:30 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/670] 199.204.45.177 () {36 vars in 930 bytes} [Fri Jun 26 04:44:30 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: 331/671] 10.0.0.85 () {36 vars in 985 bytes} [Fri Jun 26 04:44:31 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => generated 1171 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/672] 10.0.0.85 () {36 vars in 925 bytes} [Fri Jun 26 04:44:31 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/673] 10.0.0.85 () {36 vars in 925 bytes} [Fri Jun 26 04:44:31 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: 7|app: 0|req: 342/674] 10.0.0.85 () {36 vars in 985 bytes} [Fri Jun 26 04:44:31 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/675] 10.0.0.85 () {36 vars in 925 bytes} [Fri Jun 26 04:44:31 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: 343/676] 10.0.0.85 () {36 vars in 925 bytes} [Fri Jun 26 04:44:31 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: 334/677] 10.0.0.85 () {36 vars in 985 bytes} [Fri Jun 26 04:44:31 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/678] 10.0.0.85 () {36 vars in 925 bytes} [Fri Jun 26 04:44:31 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: 335/679] 10.0.0.85 () {36 vars in 925 bytes} [Fri Jun 26 04:44:31 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: 345/680] 10.0.0.38 () {36 vars in 985 bytes} [Fri Jun 26 04:44:32 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => generated 1171 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/681] 10.0.0.38 () {36 vars in 925 bytes} [Fri Jun 26 04:44:32 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: 346/682] 10.0.0.38 () {36 vars in 985 bytes} [Fri Jun 26 04:44:32 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/683] 10.0.0.38 () {36 vars in 925 bytes} [Fri Jun 26 04:44:32 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: 347/684] 10.0.0.38 () {36 vars in 925 bytes} [Fri Jun 26 04:44:32 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: 340/689] 10.0.0.222 () {36 vars in 986 bytes} [Fri Jun 26 04:44:44 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => 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: 350/690] 10.0.0.222 () {36 vars in 926 bytes} [Fri Jun 26 04:44:44 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: 352/693] 10.0.0.222 () {36 vars in 986 bytes} [Fri Jun 26 04:44:57 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/694] 10.0.0.222 () {36 vars in 926 bytes} [Fri Jun 26 04:44:57 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/695] 10.0.0.222 () {36 vars in 986 bytes} [Fri Jun 26 04:45:03 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/696] 10.0.0.222 () {36 vars in 926 bytes} [Fri Jun 26 04:45:03 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: 346/701] 10.0.0.66 () {32 vars in 705 bytes} [Fri Jun 26 04:45:20 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/702] 10.0.0.66 () {32 vars in 705 bytes} [Fri Jun 26 04:45:20 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => 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: 347/703] 10.0.0.85 () {36 vars in 985 bytes} [Fri Jun 26 04:45:21 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => 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: 357/704] 10.0.0.85 () {36 vars in 925 bytes} [Fri Jun 26 04:45:21 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: 348/705] 10.0.0.85 () {36 vars in 925 bytes} [Fri Jun 26 04:45:21 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: 358/706] 10.0.0.85 () {36 vars in 985 bytes} [Fri Jun 26 04:45:21 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/707] 10.0.0.85 () {36 vars in 925 bytes} [Fri Jun 26 04:45:21 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: 359/708] 10.0.0.85 () {36 vars in 925 bytes} [Fri Jun 26 04:45:21 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: 350/709] 10.0.0.85 () {36 vars in 985 bytes} [Fri Jun 26 04:45:21 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => 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: 360/710] 10.0.0.85 () {36 vars in 925 bytes} [Fri Jun 26 04:45:21 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: 351/711] 10.0.0.38 () {36 vars in 985 bytes} [Fri Jun 26 04:45:21 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/712] 10.0.0.38 () {36 vars in 925 bytes} [Fri Jun 26 04:45:21 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: 352/713] 10.0.0.38 () {36 vars in 985 bytes} [Fri Jun 26 04:45:21 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/714] 10.0.0.38 () {36 vars in 925 bytes} [Fri Jun 26 04:45:21 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: 353/715] 10.0.0.38 () {36 vars in 925 bytes} [Fri Jun 26 04:45:21 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: 7|app: 0|req: 364/718] 10.0.0.222 () {36 vars in 986 bytes} [Fri Jun 26 04:45:26 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/719] 10.0.0.222 () {36 vars in 926 bytes} [Fri Jun 26 04:45:26 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/722] 10.0.0.66 () {34 vars in 653 bytes} [Fri Jun 26 04:45:41 2026] POST /v2/images => generated 648 bytes in 287 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-26 04:45:42.135 7 WARNING glance.api.v2.images [None req-93a969b2-0555-4226-9c7b-79c73ae2f079 2bbeebe8af534292928048ba02375972 b73ad14595e647c7938a68abe3283618 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//91d6af80-e1df-48d8-a06a-a32ddbee6bd6 [pid: 7|app: 0|req: 366/723] 10.0.0.66 () {32 vars in 708 bytes} [Fri Jun 26 04:45:42 2026] DELETE /v2/images/91d6af80-e1df-48d8-a06a-a32ddbee6bd6 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/724] 10.0.0.66 () {32 vars in 705 bytes} [Fri Jun 26 04:45:42 2026] GET /v2/images/91d6af80-e1df-48d8-a06a-a32ddbee6bd6 => generated 139 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/725] 10.0.0.66 () {32 vars in 631 bytes} [Fri Jun 26 04:45:42 2026] GET /v2/images => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/726] 10.0.0.66 () {34 vars in 653 bytes} [Fri Jun 26 04:45:42 2026] POST /v2/images => generated 703 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/727] 10.0.0.66 () {32 vars in 715 bytes} [Fri Jun 26 04:45:42 2026] GET /v2/images/28379898-6b96-4369-be2e-9682cbe256b9/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-26 04:45:42.358 8 INFO glance.api.v2.image_data [None req-7cc2dcb8-12d1-4a7c-91db-e35dd0c18d4a 2bbeebe8af534292928048ba02375972 b73ad14595e647c7938a68abe3283618 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-26 04:45:42.411 8 WARNING glance_store._drivers.rbd [None req-7cc2dcb8-12d1-4a7c-91db-e35dd0c18d4a 2bbeebe8af534292928048ba02375972 b73ad14595e647c7938a68abe3283618 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-26 04:45:43.544 8 INFO glance.location [None req-7cc2dcb8-12d1-4a7c-91db-e35dd0c18d4a 2bbeebe8af534292928048ba02375972 b73ad14595e647c7938a68abe3283618 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 360/728] 10.0.0.66 () {32 vars in 725 bytes} [Fri Jun 26 04:45:42 2026] PUT /v2/images/28379898-6b96-4369-be2e-9682cbe256b9/file => generated 0 bytes in 1242 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/729] 10.0.0.66 () {32 vars in 705 bytes} [Fri Jun 26 04:45:43 2026] GET /v2/images/28379898-6b96-4369-be2e-9682cbe256b9 => generated 1104 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/730] 10.0.0.66 () {32 vars in 715 bytes} [Fri Jun 26 04:45:43 2026] GET /v2/images/28379898-6b96-4369-be2e-9682cbe256b9/file => generated 1024 bytes in 175 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/731] 10.0.0.66 () {34 vars in 653 bytes} [Fri Jun 26 04:45:43 2026] POST /v2/images => generated 649 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/732] 10.0.0.66 () {32 vars in 724 bytes} [Fri Jun 26 04:45:43 2026] PATCH /v2/images/4e5a36e9-344e-4fce-9d8d-282781560f93 => generated 652 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/733] 10.0.0.66 () {32 vars in 705 bytes} [Fri Jun 26 04:45:43 2026] GET /v2/images/4e5a36e9-344e-4fce-9d8d-282781560f93 => generated 652 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-26 04:45:43.959 8 WARNING glance.api.v2.images [None req-0e7882a7-cbe3-4c93-ac08-3b17ed0f5ef2 2bbeebe8af534292928048ba02375972 b73ad14595e647c7938a68abe3283618 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4e5a36e9-344e-4fce-9d8d-282781560f93 [pid: 8|app: 0|req: 363/734] 10.0.0.66 () {32 vars in 708 bytes} [Fri Jun 26 04:45:43 2026] DELETE /v2/images/4e5a36e9-344e-4fce-9d8d-282781560f93 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/735] 10.0.0.66 () {32 vars in 705 bytes} [Fri Jun 26 04:45:43 2026] GET /v2/images/4e5a36e9-344e-4fce-9d8d-282781560f93 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:45:44.030 8 WARNING glance.api.v2.images [None req-15e39205-d49c-4b19-9f2c-57aae344af46 2bbeebe8af534292928048ba02375972 b73ad14595e647c7938a68abe3283618 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//28379898-6b96-4369-be2e-9682cbe256b9 [pid: 8|app: 0|req: 364/738] 10.0.0.66 () {32 vars in 708 bytes} [Fri Jun 26 04:45:44 2026] DELETE /v2/images/28379898-6b96-4369-be2e-9682cbe256b9 => generated 0 bytes in 800 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/739] 10.0.0.66 () {32 vars in 705 bytes} [Fri Jun 26 04:45:44 2026] GET /v2/images/28379898-6b96-4369-be2e-9682cbe256b9 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-26 04:45:44.847 8 WARNING glance.api.v2.images [None req-6612e031-95d2-4872-8f8b-a8d6fb921a7e 2bbeebe8af534292928048ba02375972 b73ad14595e647c7938a68abe3283618 - - default default] Failed to find image 91d6af80-e1df-48d8-a06a-a32ddbee6bd6 to delete: glance.common.exception.ImageNotFound: No image found with ID 91d6af80-e1df-48d8-a06a-a32ddbee6bd6 [pid: 8|app: 0|req: 365/740] 10.0.0.66 () {32 vars in 708 bytes} [Fri Jun 26 04:45:44 2026] DELETE /v2/images/91d6af80-e1df-48d8-a06a-a32ddbee6bd6 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/741] 10.0.0.66 () {32 vars in 705 bytes} [Fri Jun 26 04:45:44 2026] GET /v2/images/91d6af80-e1df-48d8-a06a-a32ddbee6bd6 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/742] 10.0.0.66 () {30 vars in 409 bytes} [Fri Jun 26 04:45:51 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/745] 10.0.0.222 () {36 vars in 986 bytes} [Fri Jun 26 04:46:01 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => 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: 368/746] 10.0.0.222 () {36 vars in 926 bytes} [Fri Jun 26 04:46:01 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: 371/751] 10.0.0.222 () {36 vars in 986 bytes} [Fri Jun 26 04:46:23 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/752] 10.0.0.222 () {36 vars in 926 bytes} [Fri Jun 26 04:46:23 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/765] 10.0.0.222 () {36 vars in 986 bytes} [Fri Jun 26 04:47:14 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/766] 10.0.0.222 () {36 vars in 926 bytes} [Fri Jun 26 04:47:14 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/771] 10.0.0.222 () {36 vars in 986 bytes} [Fri Jun 26 04:47:36 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/772] 10.0.0.222 () {36 vars in 926 bytes} [Fri Jun 26 04:47:36 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: 396/781] 10.0.0.222 () {36 vars in 986 bytes} [Fri Jun 26 04:48:16 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/782] 10.0.0.222 () {36 vars in 926 bytes} [Fri Jun 26 04:48:16 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: 398/785] 10.0.0.222 () {36 vars in 986 bytes} [Fri Jun 26 04:48:28 2026] GET /v2/images/740462d1-7bb6-4b21-8fa2-7a567d3ac6e0 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/786] 10.0.0.222 () {36 vars in 926 bytes} [Fri Jun 26 04:48:28 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: 402/793] 199.204.45.177 () {32 vars in 825 bytes} [Fri Jun 26 04:48:54 2026] GET /v2/images?status=active&owner=b902d3189ef64166b07841c641636341&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/794] 199.204.45.177 () {32 vars in 652 bytes} [Fri Jun 26 04:48:54 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: 7|app: 0|req: 403/795] 10.0.0.85 () {36 vars in 985 bytes} [Fri Jun 26 04:48:55 2026] GET /v2/images/acc17abf-3ad2-4729-9fd1-aacc7a7790cb => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/796] 10.0.0.85 () {36 vars in 925 bytes} [Fri Jun 26 04:48:55 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: 404/797] 10.0.0.85 () {36 vars in 925 bytes} [Fri Jun 26 04:48:55 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: 394/798] 10.0.0.85 () {36 vars in 985 bytes} [Fri Jun 26 04:48:55 2026] GET /v2/images/acc17abf-3ad2-4729-9fd1-aacc7a7790cb => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/799] 10.0.0.85 () {36 vars in 925 bytes} [Fri Jun 26 04:48:55 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: 395/800] 10.0.0.85 () {36 vars in 925 bytes} [Fri Jun 26 04:48:55 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: 7|app: 0|req: 406/801] 10.0.0.85 () {36 vars in 985 bytes} [Fri Jun 26 04:48:55 2026] GET /v2/images/acc17abf-3ad2-4729-9fd1-aacc7a7790cb => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/802] 10.0.0.85 () {36 vars in 925 bytes} [Fri Jun 26 04:48:55 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: 407/803] 10.0.0.85 () {36 vars in 925 bytes} [Fri Jun 26 04:48:55 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: 397/804] 10.0.0.38 () {36 vars in 985 bytes} [Fri Jun 26 04:48:55 2026] GET /v2/images/acc17abf-3ad2-4729-9fd1-aacc7a7790cb => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/805] 10.0.0.38 () {36 vars in 925 bytes} [Fri Jun 26 04:48:55 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: 398/806] 10.0.0.38 () {36 vars in 985 bytes} [Fri Jun 26 04:48:55 2026] GET /v2/images/acc17abf-3ad2-4729-9fd1-aacc7a7790cb => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/807] 10.0.0.38 () {36 vars in 925 bytes} [Fri Jun 26 04:48:56 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: 399/808] 10.0.0.38 () {36 vars in 925 bytes} [Fri Jun 26 04:48:56 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: 422/853] 10.0.0.66 () {32 vars in 631 bytes} [Fri Jun 26 04:52:40 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)