+ 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 [Wed May 20 06:21:20 2026] *** compiled with version: 11.4.0 on 20 May 2026 04:37:34 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-6764f97649-s97lz 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 0x561323233160 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-05-20 06:21:22.318 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-20 06:21:22.433 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-05-20 06:21:22.924 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-05-20 06:21:22.926 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-05-20 06:21:23.084 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-05-20 06:21:23.085 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-05-20 06:21:24.479 7 WARNING glance.api.v2.images [None req-e3b165c7-3948-4117-b823-330f15453c59 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-20 06:21:24.716 7 WARNING keystonemiddleware._common.config [None req-e3b165c7-3948-4117-b823-330f15453c59 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 06:21:24.724 7 WARNING oslo_config.cfg [None req-e3b165c7-3948-4117-b823-330f15453c59 - - - - - -] 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 0x561323233160 pid: 7 (default app) 2026-05-20 06:21:24.749 8 WARNING glance.api.v2.images [None req-a04f45d7-5287-4b5a-9b70-bd73cf80cc4e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-20 06:21:24.988 8 WARNING keystonemiddleware._common.config [None req-a04f45d7-5287-4b5a-9b70-bd73cf80cc4e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 06:21:24.996 8 WARNING oslo_config.cfg [None req-a04f45d7-5287-4b5a-9b70-bd73cf80cc4e - - - - - -] 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 0x561323233160 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 20 06:21:26 2026] GET / => generated 1183 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-05-20 06:21:26.664 8 WARNING oslo_policy.policy [None req-c1072af2-6fad-4862-bf6f-3b8234d9e0d9 89933ab8dadb4b1c8b4f9d0dd1d09b49 e8e4cf16de5742a486844a0f91dca7a6 - - 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-05-20 06:21:26.664 8 WARNING oslo_policy.policy [None req-c1072af2-6fad-4862-bf6f-3b8234d9e0d9 89933ab8dadb4b1c8b4f9d0dd1d09b49 e8e4cf16de5742a486844a0f91dca7a6 - - 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-05-20 06:21:26.682 8 WARNING oslo_policy.policy [None req-c1072af2-6fad-4862-bf6f-3b8234d9e0d9 89933ab8dadb4b1c8b4f9d0dd1d09b49 e8e4cf16de5742a486844a0f91dca7a6 - - 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-05-20 06:21:26.683 8 WARNING oslo_policy.policy [None req-c1072af2-6fad-4862-bf6f-3b8234d9e0d9 89933ab8dadb4b1c8b4f9d0dd1d09b49 e8e4cf16de5742a486844a0f91dca7a6 - - 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.19.213.30 () {44 vars in 906 bytes} [Wed May 20 06:21:26 2026] GET /v2/images => generated 69 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 20 06:21:30 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 20 06:21:30 2026] GET /v2/images => generated 69 bytes in 58 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-05-20 06:21:30.331 7 WARNING oslo_policy.policy [None req-314cea4e-310a-4d27-847b-e6fa73d8c887 89933ab8dadb4b1c8b4f9d0dd1d09b49 e8e4cf16de5742a486844a0f91dca7a6 - - 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-05-20 06:21:30.332 7 WARNING oslo_policy.policy [None req-314cea4e-310a-4d27-847b-e6fa73d8c887 89933ab8dadb4b1c8b4f9d0dd1d09b49 e8e4cf16de5742a486844a0f91dca7a6 - - 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.19.213.30 () {44 vars in 907 bytes} [Wed May 20 06:21:30 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.19.213.30 () {44 vars in 929 bytes} [Wed May 20 06:21:30 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 06:21:30.481 7 WARNING oslo_policy.policy [None req-9806eff7-742c-43bc-b13f-cb7d4d5ea84c 89933ab8dadb4b1c8b4f9d0dd1d09b49 e8e4cf16de5742a486844a0f91dca7a6 - - 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-05-20 06:21:30.483 7 WARNING oslo_policy.policy [None req-9806eff7-742c-43bc-b13f-cb7d4d5ea84c 89933ab8dadb4b1c8b4f9d0dd1d09b49 e8e4cf16de5742a486844a0f91dca7a6 - - 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.19.213.30 () {44 vars in 935 bytes} [Wed May 20 06:21:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-20 06:21:30.565 8 WARNING oslo_config.cfg [None req-1decc4e9-3612-4575-bbaf-7e505769a657 89933ab8dadb4b1c8b4f9d0dd1d09b49 e8e4cf16de5742a486844a0f91dca7a6 - - 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.19.213.30 () {48 vars in 947 bytes} [Wed May 20 06:21:30 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-20 06:21:30.589 7 WARNING oslo_policy.policy [None req-bc35550f-f187-4bd3-90ab-a269604a76ba 89933ab8dadb4b1c8b4f9d0dd1d09b49 e8e4cf16de5742a486844a0f91dca7a6 - - 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-05-20 06:21:30.590 7 WARNING oslo_policy.policy [None req-bc35550f-f187-4bd3-90ab-a269604a76ba 89933ab8dadb4b1c8b4f9d0dd1d09b49 e8e4cf16de5742a486844a0f91dca7a6 - - 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-05-20 06:21:30.591 7 INFO glance.api.v2.image_data [None req-bc35550f-f187-4bd3-90ab-a269604a76ba 89933ab8dadb4b1c8b4f9d0dd1d09b49 e8e4cf16de5742a486844a0f91dca7a6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 06:21:34.573 7 INFO glance.location [None req-bc35550f-f187-4bd3-90ab-a269604a76ba 89933ab8dadb4b1c8b4f9d0dd1d09b49 e8e4cf16de5742a486844a0f91dca7a6 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/13] 199.19.213.30 () {48 vars in 1041 bytes} [Wed May 20 06:21:30 2026] PUT /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca/file => generated 0 bytes in 4031 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3574 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 20 06:21:34 2026] GET /v2/images => generated 1240 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-20 06:21:34.655 7 WARNING oslo_config.cfg [None req-dc88c500-5e8b-4494-bd27-30a16772c7f9 89933ab8dadb4b1c8b4f9d0dd1d09b49 e8e4cf16de5742a486844a0f91dca7a6 - - 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.19.213.30 () {48 vars in 1045 bytes} [Wed May 20 06:21:34 2026] PATCH /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => 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: 7/16] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 20 06:21:34 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 20 06:43:33 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 20 06:43:33 2026] GET /v2/images => generated 1240 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 20 06:43:52 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 20 06:43:52 2026] GET /v2/images => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 199.19.213.30 () {44 vars in 933 bytes} [Wed May 20 06:43:52 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 199.19.213.30 () {44 vars in 955 bytes} [Wed May 20 06:43:52 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 199.19.213.30 () {44 vars in 935 bytes} [Wed May 20 06:43:52 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: 145/292] 199.19.213.30 () {48 vars in 947 bytes} [Wed May 20 06:43:52 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-20 06:43:52.559 7 INFO glance.api.v2.image_data [None req-de350437-de65-44f7-9b58-edcea347be52 89933ab8dadb4b1c8b4f9d0dd1d09b49 e8e4cf16de5742a486844a0f91dca7a6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 06:44:20.739 7 INFO glance.location [None req-de350437-de65-44f7-9b58-edcea347be52 89933ab8dadb4b1c8b4f9d0dd1d09b49 e8e4cf16de5742a486844a0f91dca7a6 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 148/299] 199.19.213.30 () {48 vars in 1042 bytes} [Wed May 20 06:43:52 2026] PUT /v2/images/3ace7aee-5fa5-4511-b9ff-129e998fff4c/file => generated 0 bytes in 28231 msecs (HTTP/1.1 204) 4 headers in 171 bytes (95339 switches on core 0) [pid: 8|app: 0|req: 152/300] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 20 06:44:20 2026] GET /v2/images => generated 2451 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/301] 199.19.213.30 () {48 vars in 1045 bytes} [Wed May 20 06:44:20 2026] PATCH /v2/images/3ace7aee-5fa5-4511-b9ff-129e998fff4c => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/302] 199.19.213.30 () {48 vars in 1046 bytes} [Wed May 20 06:44:20 2026] PATCH /v2/images/3ace7aee-5fa5-4511-b9ff-129e998fff4c => generated 1209 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/303] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 20 06:44:20 2026] GET /v2/images => generated 2451 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/304] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 20 06:44:22 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/305] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 20 06:44:22 2026] GET /v2/images => generated 2451 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 20 06:50:54 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 20 06:50:54 2026] GET /v2/images => generated 2451 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 20 06:51:03 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 20 06:51:03 2026] GET /v2/images => generated 2451 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 199.19.213.30 () {44 vars in 943 bytes} [Wed May 20 06:51:03 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 199.19.213.30 () {44 vars in 965 bytes} [Wed May 20 06:51:03 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 199.19.213.30 () {44 vars in 935 bytes} [Wed May 20 06:51:03 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: 198/393] 199.19.213.30 () {48 vars in 947 bytes} [Wed May 20 06:51:03 2026] POST /v2/images => generated 799 bytes in 258 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-20 06:51:03.498 7 INFO glance.api.v2.image_data [None req-aa8aeae6-75cf-426e-a381-97e72bf223f0 89933ab8dadb4b1c8b4f9d0dd1d09b49 e8e4cf16de5742a486844a0f91dca7a6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 06:51:21.521 7 INFO glance.location [None req-aa8aeae6-75cf-426e-a381-97e72bf223f0 89933ab8dadb4b1c8b4f9d0dd1d09b49 e8e4cf16de5742a486844a0f91dca7a6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/398] 199.19.213.30 () {48 vars in 1041 bytes} [Wed May 20 06:51:03 2026] PUT /v2/images/a861c01e-fc89-4537-82f1-d5493cfa749e/file => generated 0 bytes in 18078 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22651 switches on core 0) [pid: 8|app: 0|req: 203/399] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 20 06:51:21 2026] GET /v2/images => generated 3664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/400] 199.19.213.30 () {48 vars in 1046 bytes} [Wed May 20 06:51:21 2026] PATCH /v2/images/a861c01e-fc89-4537-82f1-d5493cfa749e => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/401] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 20 06:51:21 2026] GET /v2/images => generated 3687 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/410] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 20 06:52:00 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/411] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 20 06:52:00 2026] GET /v2/images => generated 3687 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/416] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 20 06:52:17 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/417] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 20 06:52:17 2026] GET /v2/images => generated 3687 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/418] 199.19.213.30 () {44 vars in 935 bytes} [Wed May 20 06:52:17 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: 8|app: 0|req: 213/419] 199.19.213.30 () {44 vars in 957 bytes} [Wed May 20 06:52:17 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/420] 199.19.213.30 () {44 vars in 935 bytes} [Wed May 20 06:52:17 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: 8|app: 0|req: 214/421] 199.19.213.30 () {48 vars in 947 bytes} [Wed May 20 06:52:17 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-20 06:52:17.258 7 INFO glance.api.v2.image_data [None req-94c17e31-7cba-47bf-a7b9-383184cc89ef 89933ab8dadb4b1c8b4f9d0dd1d09b49 e8e4cf16de5742a486844a0f91dca7a6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 06:52:31.522 7 INFO glance.location [None req-94c17e31-7cba-47bf-a7b9-383184cc89ef 89933ab8dadb4b1c8b4f9d0dd1d09b49 e8e4cf16de5742a486844a0f91dca7a6 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 208/424] 199.19.213.30 () {48 vars in 1042 bytes} [Wed May 20 06:52:17 2026] PUT /v2/images/7fbf5f13-8f65-4193-8a85-ea3130ef7c1f/file => generated 0 bytes in 14324 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30445 switches on core 0) [pid: 8|app: 0|req: 217/425] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 20 06:52:31 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/426] 199.19.213.30 () {48 vars in 1045 bytes} [Wed May 20 06:52:31 2026] PATCH /v2/images/7fbf5f13-8f65-4193-8a85-ea3130ef7c1f => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/427] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 20 06:52:31 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: 296/582] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 20 07:05:24 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/583] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 20 07:05:24 2026] GET /v2/images => generated 4893 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/614] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 20 07:07:54 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/615] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 20 07:07:54 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/618] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 20 07:07:56 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/619] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 20 07:07:56 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/630] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 20 07:08:46 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/631] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 20 07:08:46 2026] GET /v2/images => generated 4893 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/632] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 20 07:08:53 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/633] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 20 07:08:53 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: 329/648] 199.19.213.30 () {42 vars in 684 bytes} [Wed May 20 07:10:03 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/649] 199.19.213.30 () {44 vars in 906 bytes} [Wed May 20 07:10:03 2026] GET /v2/images => generated 4893 bytes in 69 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: 327/662] 10.0.0.244 () {32 vars in 633 bytes} [Wed May 20 07:10:59 2026] GET /v2/images => generated 4893 bytes in 26 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: 338/667] 10.0.0.239 () {36 vars in 987 bytes} [Wed May 20 07:11:24 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => generated 1171 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/668] 10.0.0.239 () {36 vars in 927 bytes} [Wed May 20 07:11:24 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: 339/669] 10.0.0.239 () {36 vars in 927 bytes} [Wed May 20 07:11:24 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: 331/670] 10.0.0.239 () {36 vars in 987 bytes} [Wed May 20 07:11:24 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/671] 10.0.0.239 () {36 vars in 927 bytes} [Wed May 20 07:11:24 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: 332/672] 10.0.0.239 () {36 vars in 927 bytes} [Wed May 20 07:11:24 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: 341/673] 10.0.0.239 () {36 vars in 987 bytes} [Wed May 20 07:11:24 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/674] 10.0.0.239 () {36 vars in 927 bytes} [Wed May 20 07:11:24 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: 342/675] 10.0.0.239 () {36 vars in 927 bytes} [Wed May 20 07:11:24 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: 335/678] 10.0.0.58 () {36 vars in 986 bytes} [Wed May 20 07:11:25 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => generated 1171 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/679] 10.0.0.47 () {36 vars in 986 bytes} [Wed May 20 07:11:25 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/680] 10.0.0.58 () {36 vars in 926 bytes} [Wed May 20 07:11:25 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: 345/681] 10.0.0.47 () {36 vars in 926 bytes} [Wed May 20 07:11:25 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: 337/682] 10.0.0.58 () {36 vars in 986 bytes} [Wed May 20 07:11:25 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => 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: 346/683] 10.0.0.58 () {36 vars in 926 bytes} [Wed May 20 07:11:26 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: 338/684] 10.0.0.58 () {36 vars in 926 bytes} [Wed May 20 07:11:26 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: 347/685] 199.19.213.30 () {36 vars in 990 bytes} [Wed May 20 07:11:31 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => generated 1171 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/686] 199.19.213.30 () {36 vars in 930 bytes} [Wed May 20 07:11: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: 348/687] 199.19.213.30 () {36 vars in 990 bytes} [Wed May 20 07:11:32 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/688] 199.19.213.30 () {36 vars in 930 bytes} [Wed May 20 07:11: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: 8|app: 0|req: 350/691] 10.0.0.47 () {36 vars in 986 bytes} [Wed May 20 07:11:40 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/692] 10.0.0.47 () {36 vars in 926 bytes} [Wed May 20 07:11:40 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: 351/693] 10.0.0.47 () {36 vars in 986 bytes} [Wed May 20 07:11:41 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => 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: 343/694] 10.0.0.47 () {36 vars in 926 bytes} [Wed May 20 07:11:41 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: 355/701] 10.0.0.47 () {36 vars in 986 bytes} [Wed May 20 07:12:07 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/702] 10.0.0.47 () {36 vars in 926 bytes} [Wed May 20 07:12:07 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: 358/707] 10.0.0.244 () {34 vars in 655 bytes} [Wed May 20 07:12:26 2026] POST /v2/images => generated 648 bytes in 241 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-20 07:12:26.708 7 WARNING glance.api.v2.images [None req-f7d19f2c-4240-4584-86c4-25a19e45da90 a10f9845565a4ff08bd88568c5598d01 bfecff7acff7423e8f1f4b13e0e5b856 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b1edeb08-5f04-4cb3-a66c-06139723ca07 [pid: 7|app: 0|req: 350/708] 10.0.0.244 () {32 vars in 710 bytes} [Wed May 20 07:12:26 2026] DELETE /v2/images/b1edeb08-5f04-4cb3-a66c-06139723ca07 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/709] 10.0.0.244 () {32 vars in 707 bytes} [Wed May 20 07:12:26 2026] GET /v2/images/b1edeb08-5f04-4cb3-a66c-06139723ca07 => 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: 351/710] 10.0.0.244 () {32 vars in 633 bytes} [Wed May 20 07:12:26 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: 360/711] 10.0.0.244 () {34 vars in 655 bytes} [Wed May 20 07:12:26 2026] POST /v2/images => generated 703 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/712] 10.0.0.244 () {32 vars in 717 bytes} [Wed May 20 07:12:26 2026] GET /v2/images/31c0c243-3345-489d-81e2-1c5b79a85fe2/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-20 07:12:26.940 8 WARNING oslo_policy.policy [None req-fa5ee5ed-1e65-419d-8ea5-50b7db6c86db a10f9845565a4ff08bd88568c5598d01 bfecff7acff7423e8f1f4b13e0e5b856 - - 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-05-20 07:12:26.941 8 WARNING oslo_policy.policy [None req-fa5ee5ed-1e65-419d-8ea5-50b7db6c86db a10f9845565a4ff08bd88568c5598d01 bfecff7acff7423e8f1f4b13e0e5b856 - - 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-05-20 07:12:26.944 8 INFO glance.api.v2.image_data [None req-fa5ee5ed-1e65-419d-8ea5-50b7db6c86db a10f9845565a4ff08bd88568c5598d01 bfecff7acff7423e8f1f4b13e0e5b856 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-20 07:12:26.998 8 WARNING glance_store._drivers.rbd [None req-fa5ee5ed-1e65-419d-8ea5-50b7db6c86db a10f9845565a4ff08bd88568c5598d01 bfecff7acff7423e8f1f4b13e0e5b856 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-20 07:12:27.292 8 INFO glance.location [None req-fa5ee5ed-1e65-419d-8ea5-50b7db6c86db a10f9845565a4ff08bd88568c5598d01 bfecff7acff7423e8f1f4b13e0e5b856 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 361/713] 10.0.0.244 () {32 vars in 727 bytes} [Wed May 20 07:12:26 2026] PUT /v2/images/31c0c243-3345-489d-81e2-1c5b79a85fe2/file => generated 0 bytes in 417 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/714] 10.0.0.244 () {32 vars in 707 bytes} [Wed May 20 07:12:27 2026] GET /v2/images/31c0c243-3345-489d-81e2-1c5b79a85fe2 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/715] 10.0.0.244 () {32 vars in 717 bytes} [Wed May 20 07:12:27 2026] GET /v2/images/31c0c243-3345-489d-81e2-1c5b79a85fe2/file => generated 1024 bytes in 155 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/716] 10.0.0.244 () {34 vars in 655 bytes} [Wed May 20 07:12:27 2026] POST /v2/images => generated 649 bytes in 185 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/717] 10.0.0.244 () {32 vars in 726 bytes} [Wed May 20 07:12:27 2026] PATCH /v2/images/6e0c6546-b9fe-464b-8268-87dd29bc3fa8 => generated 653 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/718] 10.0.0.244 () {32 vars in 707 bytes} [Wed May 20 07:12:27 2026] GET /v2/images/6e0c6546-b9fe-464b-8268-87dd29bc3fa8 => generated 653 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-20 07:12:27.962 8 WARNING glance.api.v2.images [None req-71ef9259-ddea-4400-8fee-e253cbd00a91 a10f9845565a4ff08bd88568c5598d01 bfecff7acff7423e8f1f4b13e0e5b856 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6e0c6546-b9fe-464b-8268-87dd29bc3fa8 [pid: 8|app: 0|req: 364/719] 10.0.0.244 () {32 vars in 710 bytes} [Wed May 20 07:12:27 2026] DELETE /v2/images/6e0c6546-b9fe-464b-8268-87dd29bc3fa8 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/720] 10.0.0.244 () {32 vars in 707 bytes} [Wed May 20 07:12:28 2026] GET /v2/images/6e0c6546-b9fe-464b-8268-87dd29bc3fa8 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 07:12:28.047 8 WARNING glance.api.v2.images [None req-36bae80d-dddd-4345-bf36-05902eb8e618 a10f9845565a4ff08bd88568c5598d01 bfecff7acff7423e8f1f4b13e0e5b856 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//31c0c243-3345-489d-81e2-1c5b79a85fe2 [pid: 8|app: 0|req: 365/721] 10.0.0.244 () {32 vars in 710 bytes} [Wed May 20 07:12:28 2026] DELETE /v2/images/31c0c243-3345-489d-81e2-1c5b79a85fe2 => generated 0 bytes in 650 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/722] 10.0.0.244 () {32 vars in 707 bytes} [Wed May 20 07:12:28 2026] GET /v2/images/31c0c243-3345-489d-81e2-1c5b79a85fe2 => generated 139 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-20 07:12:28.730 8 WARNING glance.api.v2.images [None req-2a46017d-7e7f-458f-a7ef-725f529fd6c6 a10f9845565a4ff08bd88568c5598d01 bfecff7acff7423e8f1f4b13e0e5b856 - - default default] Failed to find image b1edeb08-5f04-4cb3-a66c-06139723ca07 to delete: glance.common.exception.ImageNotFound: No image found with ID b1edeb08-5f04-4cb3-a66c-06139723ca07 [pid: 8|app: 0|req: 366/723] 10.0.0.244 () {32 vars in 710 bytes} [Wed May 20 07:12:28 2026] DELETE /v2/images/b1edeb08-5f04-4cb3-a66c-06139723ca07 => 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: 358/724] 10.0.0.244 () {32 vars in 707 bytes} [Wed May 20 07:12:28 2026] GET /v2/images/b1edeb08-5f04-4cb3-a66c-06139723ca07 => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/725] 10.0.0.244 () {30 vars in 411 bytes} [Wed May 20 07:12:31 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/734] 10.0.0.47 () {36 vars in 986 bytes} [Wed May 20 07:13:07 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => 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: 372/735] 10.0.0.47 () {36 vars in 926 bytes} [Wed May 20 07:13:07 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: 364/736] 10.0.0.47 () {36 vars in 986 bytes} [Wed May 20 07:13:15 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/737] 10.0.0.47 () {36 vars in 926 bytes} [Wed May 20 07:13:15 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: 366/740] 10.0.0.47 () {36 vars in 986 bytes} [Wed May 20 07:13:17 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/741] 10.0.0.47 () {36 vars in 926 bytes} [Wed May 20 07:13:17 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: 367/742] 10.0.0.244 () {32 vars in 707 bytes} [Wed May 20 07:13:17 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => 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: 376/743] 10.0.0.244 () {32 vars in 707 bytes} [Wed May 20 07:13:17 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => 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: 368/744] 10.0.0.239 () {36 vars in 987 bytes} [Wed May 20 07:13:18 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => generated 1171 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/745] 10.0.0.239 () {36 vars in 927 bytes} [Wed May 20 07:13:18 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: 369/746] 10.0.0.239 () {36 vars in 927 bytes} [Wed May 20 07:13:18 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: 378/747] 10.0.0.239 () {36 vars in 987 bytes} [Wed May 20 07:13:18 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => 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: 370/748] 10.0.0.239 () {36 vars in 927 bytes} [Wed May 20 07:13:18 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: 379/749] 10.0.0.239 () {36 vars in 927 bytes} [Wed May 20 07:13:18 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: 371/750] 10.0.0.239 () {36 vars in 987 bytes} [Wed May 20 07:13:18 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/751] 10.0.0.239 () {36 vars in 927 bytes} [Wed May 20 07:13:18 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: 372/752] 10.0.0.239 () {36 vars in 927 bytes} [Wed May 20 07:13:18 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: 381/753] 10.0.0.58 () {36 vars in 986 bytes} [Wed May 20 07:13:18 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/754] 10.0.0.58 () {36 vars in 926 bytes} [Wed May 20 07:13:18 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: 382/755] 10.0.0.58 () {36 vars in 986 bytes} [Wed May 20 07:13:18 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/756] 10.0.0.58 () {36 vars in 926 bytes} [Wed May 20 07:13:18 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: 383/757] 10.0.0.58 () {36 vars in 926 bytes} [Wed May 20 07:13:19 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: 377/762] 10.0.0.47 () {36 vars in 986 bytes} [Wed May 20 07:13:45 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => 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/763] 10.0.0.47 () {36 vars in 926 bytes} [Wed May 20 07:13:45 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: 392/774] 10.0.0.47 () {36 vars in 986 bytes} [Wed May 20 07:14:35 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => 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: 383/775] 10.0.0.47 () {36 vars in 926 bytes} [Wed May 20 07:14:35 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: 397/802] 10.0.0.47 () {36 vars in 986 bytes} [Wed May 20 07:16:35 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => generated 1171 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/803] 10.0.0.47 () {36 vars in 926 bytes} [Wed May 20 07:16:36 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: 399/806] 10.0.0.47 () {36 vars in 986 bytes} [Wed May 20 07:16:49 2026] GET /v2/images/1daf482c-7dc6-486e-8840-25384a2af7ca => 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: 408/807] 10.0.0.47 () {36 vars in 926 bytes} [Wed May 20 07:16:49 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: 412/814] 199.19.213.30 () {32 vars in 825 bytes} [Wed May 20 07:17:16 2026] GET /v2/images?status=active&owner=e8e4cf16de5742a486844a0f91dca7a6&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/815] 199.19.213.30 () {32 vars in 652 bytes} [Wed May 20 07:17:16 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: 413/816] 10.0.0.239 () {36 vars in 987 bytes} [Wed May 20 07:17:17 2026] GET /v2/images/3ace7aee-5fa5-4511-b9ff-129e998fff4c => 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: 404/817] 10.0.0.239 () {36 vars in 927 bytes} [Wed May 20 07:17:17 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: 414/818] 10.0.0.239 () {36 vars in 927 bytes} [Wed May 20 07:17:17 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: 405/819] 10.0.0.239 () {36 vars in 987 bytes} [Wed May 20 07:17:17 2026] GET /v2/images/3ace7aee-5fa5-4511-b9ff-129e998fff4c => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/820] 10.0.0.239 () {36 vars in 927 bytes} [Wed May 20 07:17:17 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: 406/821] 10.0.0.239 () {36 vars in 927 bytes} [Wed May 20 07:17:17 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: 416/822] 10.0.0.239 () {36 vars in 987 bytes} [Wed May 20 07:17:17 2026] GET /v2/images/3ace7aee-5fa5-4511-b9ff-129e998fff4c => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/823] 10.0.0.239 () {36 vars in 927 bytes} [Wed May 20 07:17:17 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: 417/824] 10.0.0.58 () {36 vars in 986 bytes} [Wed May 20 07:17:17 2026] GET /v2/images/3ace7aee-5fa5-4511-b9ff-129e998fff4c => generated 1209 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/825] 10.0.0.58 () {36 vars in 926 bytes} [Wed May 20 07:17:17 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: 8|app: 0|req: 418/826] 10.0.0.58 () {36 vars in 986 bytes} [Wed May 20 07:17:17 2026] GET /v2/images/3ace7aee-5fa5-4511-b9ff-129e998fff4c => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/827] 10.0.0.58 () {36 vars in 926 bytes} [Wed May 20 07:17:17 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: 419/828] 10.0.0.58 () {36 vars in 926 bytes} [Wed May 20 07:17:18 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: 425/859] 10.0.0.244 () {32 vars in 633 bytes} [Wed May 20 07:19:52 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)