+ 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 [Tue Sep 1 18:54:12 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-5f7559d67b-5glrh machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fee095ec668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-09-01 18:54:14.353 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-01 18:54:14.453 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-09-01 18:54:15.163 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-09-01 18:54:15.163 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-09-01 18:54:15.164 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-01 18:54:15.270 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-09-01 18:54:15.271 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-09-01 18:54:15.271 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-01 18:54:17.089 7 WARNING glance.api.v2.images [None req-dbad8cd9-59a2-418b-b772-8a3f92a9e9b6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-01 18:54:17.229 8 WARNING glance.api.v2.images [None req-39d515eb-fd77-4bd8-99a9-0fee463ac7e7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-01 18:54:17.424 7 WARNING keystonemiddleware._common.config [None req-dbad8cd9-59a2-418b-b772-8a3f92a9e9b6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 18:54:17.432 7 WARNING oslo_config.cfg [None req-dbad8cd9-59a2-418b-b772-8a3f92a9e9b6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fee095ec668 pid: 7 (default app) 2026-09-01 18:54:17.573 8 WARNING keystonemiddleware._common.config [None req-39d515eb-fd77-4bd8-99a9-0fee463ac7e7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-01 18:54:17.580 8 WARNING oslo_config.cfg [None req-39d515eb-fd77-4bd8-99a9-0fee463ac7e7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fee095ec668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 18:54:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-01 18:54:20.322 8 WARNING oslo_policy.policy [None req-703276a9-1558-4da5-b6e4-18ebafbb2941 283391bd4b2e44d1a9c0d4518fbac20f 3aa6035c06f245a585f4af81403e41b0 - - 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-09-01 18:54:20.323 8 WARNING oslo_policy.policy [None req-703276a9-1558-4da5-b6e4-18ebafbb2941 283391bd4b2e44d1a9c0d4518fbac20f 3aa6035c06f245a585f4af81403e41b0 - - 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-09-01 18:54:20.353 8 WARNING oslo_policy.policy [None req-703276a9-1558-4da5-b6e4-18ebafbb2941 283391bd4b2e44d1a9c0d4518fbac20f 3aa6035c06f245a585f4af81403e41b0 - - 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-09-01 18:54:20.353 8 WARNING oslo_policy.policy [None req-703276a9-1558-4da5-b6e4-18ebafbb2941 283391bd4b2e44d1a9c0d4518fbac20f 3aa6035c06f245a585f4af81403e41b0 - - 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: 1/6] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 18:54:19 2026] GET /v2/images => generated 69 bytes in 601 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 18:54:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 18:54:24 2026] GET /v2/images => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-01 18:54:24.126 7 WARNING oslo_policy.policy [None req-983af74c-bfcc-4b4f-ab1f-5960773dea0c 283391bd4b2e44d1a9c0d4518fbac20f 3aa6035c06f245a585f4af81403e41b0 - - 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-09-01 18:54:24.127 7 WARNING oslo_policy.policy [None req-983af74c-bfcc-4b4f-ab1f-5960773dea0c 283391bd4b2e44d1a9c0d4518fbac20f 3aa6035c06f245a585f4af81403e41b0 - - 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/9] 162.253.55.82 () {44 vars in 907 bytes} [Tue Sep 1 18:54:24 2026] GET /v2/images/cirros => generated 151 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 162.253.55.82 () {44 vars in 929 bytes} [Tue Sep 1 18:54:24 2026] GET /v2/images?name=cirros => generated 81 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 18:54:24.295 7 WARNING oslo_policy.policy [None req-cae1c4c1-c6ea-4672-81ad-06120cdc620b 283391bd4b2e44d1a9c0d4518fbac20f 3aa6035c06f245a585f4af81403e41b0 - - 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-09-01 18:54:24.296 7 WARNING oslo_policy.policy [None req-cae1c4c1-c6ea-4672-81ad-06120cdc620b 283391bd4b2e44d1a9c0d4518fbac20f 3aa6035c06f245a585f4af81403e41b0 - - 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: 8/11] 162.253.55.82 () {44 vars in 935 bytes} [Tue Sep 1 18:54:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-01 18:54:24.411 8 WARNING oslo_config.cfg [None req-dea73366-bd93-4f43-a5b2-38d8281d334f 283391bd4b2e44d1a9c0d4518fbac20f 3aa6035c06f245a585f4af81403e41b0 - - 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: 4/12] 162.253.55.82 () {48 vars in 947 bytes} [Tue Sep 1 18:54:24 2026] POST /v2/images => generated 760 bytes in 89 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-01 18:54:24.438 7 WARNING oslo_policy.policy [None req-74532e04-e969-4056-8965-ad320665f84d 283391bd4b2e44d1a9c0d4518fbac20f 3aa6035c06f245a585f4af81403e41b0 - - 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-09-01 18:54:24.438 7 WARNING oslo_policy.policy [None req-74532e04-e969-4056-8965-ad320665f84d 283391bd4b2e44d1a9c0d4518fbac20f 3aa6035c06f245a585f4af81403e41b0 - - 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-09-01 18:54:24.440 7 INFO glance.api.v2.image_data [None req-74532e04-e969-4056-8965-ad320665f84d 283391bd4b2e44d1a9c0d4518fbac20f 3aa6035c06f245a585f4af81403e41b0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 18:54:28.369 7 WARNING glance.location [None req-74532e04-e969-4056-8965-ad320665f84d 283391bd4b2e44d1a9c0d4518fbac20f 3aa6035c06f245a585f4af81403e41b0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 162.253.55.82 () {48 vars in 1041 bytes} [Tue Sep 1 18:54:24 2026] PUT /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49/file => generated 0 bytes in 3985 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7145 switches on core 0) [pid: 8|app: 0|req: 7/16] 162.253.55.82 () {44 vars in 967 bytes} [Tue Sep 1 18:54:28 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-01 18:54:28.517 7 WARNING oslo_config.cfg [None req-e096c63c-2c4d-4310-96e4-3f3a1d963840 283391bd4b2e44d1a9c0d4518fbac20f 3aa6035c06f245a585f4af81403e41b0 - - 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: 10/17] 162.253.55.82 () {48 vars in 1047 bytes} [Tue Sep 1 18:54:28 2026] PATCH /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 162.253.55.82 () {44 vars in 967 bytes} [Tue Sep 1 18:54:28 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/263] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 19:14:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/264] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 19:14:54 2026] GET /v2/images => generated 1381 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 19:15:12 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/270] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 19:15:12 2026] GET /v2/images => generated 1381 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/271] 162.253.55.82 () {44 vars in 933 bytes} [Tue Sep 1 19:15:12 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 162.253.55.82 () {44 vars in 955 bytes} [Tue Sep 1 19:15:12 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 162.253.55.82 () {44 vars in 935 bytes} [Tue Sep 1 19:15:12 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: 8|app: 0|req: 136/274] 162.253.55.82 () {48 vars in 947 bytes} [Tue Sep 1 19:15:12 2026] POST /v2/images => generated 796 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-01 19:15:12.741 7 INFO glance.api.v2.image_data [None req-f1e3fa4f-ea72-49dc-bb2f-9c0a32f979e0 283391bd4b2e44d1a9c0d4518fbac20f 3aa6035c06f245a585f4af81403e41b0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 19:15:41.417 7 WARNING glance.location [None req-f1e3fa4f-ea72-49dc-bb2f-9c0a32f979e0 283391bd4b2e44d1a9c0d4518fbac20f 3aa6035c06f245a585f4af81403e41b0 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/281] 162.253.55.82 () {48 vars in 1042 bytes} [Tue Sep 1 19:15:12 2026] PUT /v2/images/57680e78-c29d-4a3a-890d-158ff6561541/file => generated 0 bytes in 28738 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68695 switches on core 0) [pid: 8|app: 0|req: 143/282] 162.253.55.82 () {44 vars in 967 bytes} [Tue Sep 1 19:15:41 2026] GET /v2/images/57680e78-c29d-4a3a-890d-158ff6561541 => 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: 140/283] 162.253.55.82 () {48 vars in 1047 bytes} [Tue Sep 1 19:15:41 2026] PATCH /v2/images/57680e78-c29d-4a3a-890d-158ff6561541 => generated 1395 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 162.253.55.82 () {44 vars in 967 bytes} [Tue Sep 1 19:15:41 2026] GET /v2/images/57680e78-c29d-4a3a-890d-158ff6561541 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/285] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 19:15:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/286] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 19:15:43 2026] GET /v2/images => generated 2778 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/371] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 19:22:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 19:22:42 2026] GET /v2/images => generated 2778 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 19:22:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 19:22:52 2026] GET /v2/images => generated 2778 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 162.253.55.82 () {44 vars in 943 bytes} [Tue Sep 1 19:22:52 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 162.253.55.82 () {44 vars in 965 bytes} [Tue Sep 1 19:22:52 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 162.253.55.82 () {44 vars in 935 bytes} [Tue Sep 1 19:22:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 162.253.55.82 () {48 vars in 947 bytes} [Tue Sep 1 19:22:52 2026] POST /v2/images => generated 799 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-01 19:22:53.013 7 INFO glance.api.v2.image_data [None req-bbac3d6b-f27b-48af-92a0-cd1046e700e0 283391bd4b2e44d1a9c0d4518fbac20f 3aa6035c06f245a585f4af81403e41b0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 19:23:09.607 7 INFO glance.location [None req-bbac3d6b-f27b-48af-92a0-cd1046e700e0 283391bd4b2e44d1a9c0d4518fbac20f 3aa6035c06f245a585f4af81403e41b0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 189/385] 162.253.55.82 () {48 vars in 1041 bytes} [Tue Sep 1 19:22:52 2026] PUT /v2/images/f013776e-f989-4ae0-b401-b7796a7a8d12/file => generated 0 bytes in 16654 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29250 switches on core 0) [pid: 8|app: 0|req: 197/386] 162.253.55.82 () {44 vars in 967 bytes} [Tue Sep 1 19:23:09 2026] GET /v2/images/f013776e-f989-4ae0-b401-b7796a7a8d12 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/387] 162.253.55.82 () {48 vars in 1047 bytes} [Tue Sep 1 19:23:09 2026] PATCH /v2/images/f013776e-f989-4ae0-b401-b7796a7a8d12 => generated 1410 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/388] 162.253.55.82 () {44 vars in 967 bytes} [Tue Sep 1 19:23:09 2026] GET /v2/images/f013776e-f989-4ae0-b401-b7796a7a8d12 => generated 1410 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/397] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 19:23:53 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/398] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 19:23:53 2026] GET /v2/images => generated 4190 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/401] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 19:24:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/402] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 19:24:06 2026] GET /v2/images => generated 4190 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/403] 162.253.55.82 () {44 vars in 935 bytes} [Tue Sep 1 19:24:06 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/404] 162.253.55.82 () {44 vars in 957 bytes} [Tue Sep 1 19:24:06 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/405] 162.253.55.82 () {44 vars in 935 bytes} [Tue Sep 1 19:24:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/406] 162.253.55.82 () {48 vars in 947 bytes} [Tue Sep 1 19:24:06 2026] POST /v2/images => generated 791 bytes in 634 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-09-01 19:24:06.987 8 WARNING oslo_policy.policy [None req-d1b35ad8-361f-42e5-b58e-186c4842219c 283391bd4b2e44d1a9c0d4518fbac20f 3aa6035c06f245a585f4af81403e41b0 - - 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-09-01 19:24:06.988 8 WARNING oslo_policy.policy [None req-d1b35ad8-361f-42e5-b58e-186c4842219c 283391bd4b2e44d1a9c0d4518fbac20f 3aa6035c06f245a585f4af81403e41b0 - - 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-09-01 19:24:06.990 8 INFO glance.api.v2.image_data [None req-d1b35ad8-361f-42e5-b58e-186c4842219c 283391bd4b2e44d1a9c0d4518fbac20f 3aa6035c06f245a585f4af81403e41b0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 19:24:24.641 8 INFO glance.location [None req-d1b35ad8-361f-42e5-b58e-186c4842219c 283391bd4b2e44d1a9c0d4518fbac20f 3aa6035c06f245a585f4af81403e41b0 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 208/411] 162.253.55.82 () {48 vars in 1042 bytes} [Tue Sep 1 19:24:06 2026] PUT /v2/images/1b0dfe70-b4a6-409e-8799-0b5b0cd26b16/file => generated 0 bytes in 17714 msecs (HTTP/1.1 204) 4 headers in 171 bytes (36238 switches on core 0) [pid: 7|app: 0|req: 204/412] 162.253.55.82 () {44 vars in 967 bytes} [Tue Sep 1 19:24:24 2026] GET /v2/images/1b0dfe70-b4a6-409e-8799-0b5b0cd26b16 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/413] 162.253.55.82 () {48 vars in 1047 bytes} [Tue Sep 1 19:24:24 2026] PATCH /v2/images/1b0dfe70-b4a6-409e-8799-0b5b0cd26b16 => generated 1382 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/414] 162.253.55.82 () {44 vars in 967 bytes} [Tue Sep 1 19:24:24 2026] GET /v2/images/1b0dfe70-b4a6-409e-8799-0b5b0cd26b16 => generated 1382 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/589] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 19:38:50 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/590] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 19:38:50 2026] GET /v2/images => generated 5574 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/633] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 19:42:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/634] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 19:42:17 2026] GET /v2/images => generated 5574 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/635] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 19:42:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/636] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 19:42:19 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/647] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 19:43:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/648] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 19:43:13 2026] GET /v2/images => generated 5574 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/651] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 19:43:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/652] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 19:43:22 2026] GET /v2/images => generated 5574 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/667] 162.253.55.82 () {42 vars in 684 bytes} [Tue Sep 1 19:44:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/668] 162.253.55.82 () {44 vars in 906 bytes} [Tue Sep 1 19:44:31 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 337/677] 10.0.0.73 () {32 vars in 632 bytes} [Tue Sep 1 19:45:14 2026] GET /v2/images => generated 5574 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/684] 10.0.0.23 () {36 vars in 986 bytes} [Tue Sep 1 19:45:39 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/685] 10.0.0.23 () {36 vars in 926 bytes} [Tue Sep 1 19:45:39 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/686] 10.0.0.23 () {36 vars in 986 bytes} [Tue Sep 1 19:45:43 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/687] 10.0.0.23 () {36 vars in 926 bytes} [Tue Sep 1 19:45:43 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: 347/690] 162.253.55.82 () {36 vars in 990 bytes} [Tue Sep 1 19:45:48 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/691] 162.253.55.82 () {36 vars in 930 bytes} [Tue Sep 1 19:45:48 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: 348/692] 162.253.55.82 () {36 vars in 990 bytes} [Tue Sep 1 19:45:49 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/693] 162.253.55.82 () {36 vars in 930 bytes} [Tue Sep 1 19:45:49 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: 349/694] 10.0.0.23 () {36 vars in 986 bytes} [Tue Sep 1 19:45:56 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/695] 10.0.0.23 () {36 vars in 926 bytes} [Tue Sep 1 19:45:57 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: 351/704] 10.0.0.23 () {36 vars in 986 bytes} [Tue Sep 1 19:46:35 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/705] 10.0.0.23 () {36 vars in 926 bytes} [Tue Sep 1 19:46:35 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: 353/708] 10.0.0.73 () {34 vars in 654 bytes} [Tue Sep 1 19:46:40 2026] POST /v2/images => generated 647 bytes in 276 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-01 19:46:40.588 8 WARNING glance.api.v2.images [None req-89574adc-3d2a-4d27-b35e-a8f7287fbf57 7499ffaae37548fbb5a1def5d8f6dc89 95b44a5768f14d18b5c5165ac8677df8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//98acca29-ed87-4c07-8d97-2082c84c3687 [pid: 8|app: 0|req: 356/709] 10.0.0.73 () {32 vars in 709 bytes} [Tue Sep 1 19:46:40 2026] DELETE /v2/images/98acca29-ed87-4c07-8d97-2082c84c3687 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/710] 10.0.0.73 () {32 vars in 706 bytes} [Tue Sep 1 19:46:40 2026] GET /v2/images/98acca29-ed87-4c07-8d97-2082c84c3687 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/711] 10.0.0.73 () {32 vars in 632 bytes} [Tue Sep 1 19:46:40 2026] GET /v2/images => generated 1381 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/712] 10.0.0.73 () {34 vars in 654 bytes} [Tue Sep 1 19:46:40 2026] POST /v2/images => generated 703 bytes in 84 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/713] 10.0.0.73 () {32 vars in 716 bytes} [Tue Sep 1 19:46:40 2026] GET /v2/images/5ab9ace5-d4fb-4ddf-9dd4-a8908a6e4125/file => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-01 19:46:40.852 7 INFO glance.api.v2.image_data [None req-18026780-6127-40cf-ac04-f395454a12d2 7499ffaae37548fbb5a1def5d8f6dc89 95b44a5768f14d18b5c5165ac8677df8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-01 19:46:40.888 7 WARNING glance_store._drivers.rbd [None req-18026780-6127-40cf-ac04-f395454a12d2 7499ffaae37548fbb5a1def5d8f6dc89 95b44a5768f14d18b5c5165ac8677df8 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-01 19:46:41.664 7 INFO glance.location [None req-18026780-6127-40cf-ac04-f395454a12d2 7499ffaae37548fbb5a1def5d8f6dc89 95b44a5768f14d18b5c5165ac8677df8 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 356/714] 10.0.0.73 () {32 vars in 726 bytes} [Tue Sep 1 19:46:40 2026] PUT /v2/images/5ab9ace5-d4fb-4ddf-9dd4-a8908a6e4125/file => generated 0 bytes in 873 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/715] 10.0.0.73 () {32 vars in 706 bytes} [Tue Sep 1 19:46:41 2026] GET /v2/images/5ab9ace5-d4fb-4ddf-9dd4-a8908a6e4125 => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/716] 10.0.0.73 () {32 vars in 716 bytes} [Tue Sep 1 19:46:41 2026] GET /v2/images/5ab9ace5-d4fb-4ddf-9dd4-a8908a6e4125/file => generated 1024 bytes in 121 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/717] 10.0.0.73 () {34 vars in 654 bytes} [Tue Sep 1 19:46:41 2026] POST /v2/images => generated 649 bytes in 76 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/718] 10.0.0.73 () {32 vars in 725 bytes} [Tue Sep 1 19:46:41 2026] PATCH /v2/images/353312f8-eef3-4f34-bbf0-6d122a83ec74 => generated 652 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/719] 10.0.0.73 () {32 vars in 706 bytes} [Tue Sep 1 19:46:42 2026] GET /v2/images/353312f8-eef3-4f34-bbf0-6d122a83ec74 => generated 652 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-01 19:46:42.120 7 WARNING glance.api.v2.images [None req-1dbd2b8c-958b-4ec5-a21f-b48815c5a531 7499ffaae37548fbb5a1def5d8f6dc89 95b44a5768f14d18b5c5165ac8677df8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//353312f8-eef3-4f34-bbf0-6d122a83ec74 [pid: 7|app: 0|req: 359/720] 10.0.0.73 () {32 vars in 709 bytes} [Tue Sep 1 19:46:42 2026] DELETE /v2/images/353312f8-eef3-4f34-bbf0-6d122a83ec74 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/721] 10.0.0.73 () {32 vars in 706 bytes} [Tue Sep 1 19:46:42 2026] GET /v2/images/353312f8-eef3-4f34-bbf0-6d122a83ec74 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:46:42.199 7 WARNING glance.api.v2.images [None req-8a133ac3-ebf0-4c2f-876d-b9aa7a4236af 7499ffaae37548fbb5a1def5d8f6dc89 95b44a5768f14d18b5c5165ac8677df8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5ab9ace5-d4fb-4ddf-9dd4-a8908a6e4125 [pid: 7|app: 0|req: 360/722] 10.0.0.73 () {32 vars in 709 bytes} [Tue Sep 1 19:46:42 2026] DELETE /v2/images/5ab9ace5-d4fb-4ddf-9dd4-a8908a6e4125 => generated 0 bytes in 762 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/723] 10.0.0.73 () {32 vars in 706 bytes} [Tue Sep 1 19:46:42 2026] GET /v2/images/5ab9ace5-d4fb-4ddf-9dd4-a8908a6e4125 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-01 19:46:42.976 7 WARNING glance.api.v2.images [None req-9ad3e225-cda9-4e56-a46c-66adae44606d 7499ffaae37548fbb5a1def5d8f6dc89 95b44a5768f14d18b5c5165ac8677df8 - - default default] Failed to find image 98acca29-ed87-4c07-8d97-2082c84c3687 to delete: glance.common.exception.ImageNotFound: No image found with ID 98acca29-ed87-4c07-8d97-2082c84c3687 [pid: 7|app: 0|req: 361/724] 10.0.0.73 () {32 vars in 709 bytes} [Tue Sep 1 19:46:42 2026] DELETE /v2/images/98acca29-ed87-4c07-8d97-2082c84c3687 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/725] 10.0.0.73 () {32 vars in 706 bytes} [Tue Sep 1 19:46:42 2026] GET /v2/images/98acca29-ed87-4c07-8d97-2082c84c3687 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/726] 10.0.0.170 () {36 vars in 987 bytes} [Tue Sep 1 19:46:45 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/727] 10.0.0.170 () {36 vars in 927 bytes} [Tue Sep 1 19:46:46 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: 363/728] 10.0.0.170 () {36 vars in 927 bytes} [Tue Sep 1 19:46:46 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: 366/729] 10.0.0.170 () {36 vars in 987 bytes} [Tue Sep 1 19:46:46 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 10.0.0.170 () {36 vars in 927 bytes} [Tue Sep 1 19:46:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/731] 10.0.0.170 () {36 vars in 927 bytes} [Tue Sep 1 19:46:46 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: 365/732] 10.0.0.73 () {30 vars in 410 bytes} [Tue Sep 1 19:46:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/733] 10.0.0.170 () {36 vars in 987 bytes} [Tue Sep 1 19:46:46 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/734] 10.0.0.170 () {36 vars in 927 bytes} [Tue Sep 1 19:46:46 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: 369/735] 10.0.0.170 () {36 vars in 927 bytes} [Tue Sep 1 19:46:46 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: 371/738] 10.0.0.30 () {36 vars in 986 bytes} [Tue Sep 1 19:46:47 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/739] 10.0.0.30 () {36 vars in 926 bytes} [Tue Sep 1 19:46:47 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: 372/740] 10.0.0.30 () {36 vars in 986 bytes} [Tue Sep 1 19:46:47 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/741] 10.0.0.30 () {36 vars in 926 bytes} [Tue Sep 1 19:46:47 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: 373/742] 10.0.0.30 () {36 vars in 926 bytes} [Tue Sep 1 19:46:47 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: 372/747] 10.0.0.23 () {36 vars in 986 bytes} [Tue Sep 1 19:47:13 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/748] 10.0.0.23 () {36 vars in 926 bytes} [Tue Sep 1 19:47:13 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/753] 10.0.0.23 () {36 vars in 986 bytes} [Tue Sep 1 19:47:34 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/754] 10.0.0.23 () {36 vars in 926 bytes} [Tue Sep 1 19:47:34 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: 380/763] 10.0.0.23 () {36 vars in 986 bytes} [Tue Sep 1 19:48:14 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/764] 10.0.0.23 () {36 vars in 926 bytes} [Tue Sep 1 19:48:14 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: 382/769] 10.0.0.23 () {36 vars in 986 bytes} [Tue Sep 1 19:48:27 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/770] 10.0.0.23 () {36 vars in 926 bytes} [Tue Sep 1 19:48:27 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/777] 10.0.0.23 () {36 vars in 986 bytes} [Tue Sep 1 19:49:05 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/778] 10.0.0.23 () {36 vars in 926 bytes} [Tue Sep 1 19:49:05 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: 399/791] 10.0.0.73 () {32 vars in 706 bytes} [Tue Sep 1 19:50:04 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/792] 10.0.0.73 () {32 vars in 706 bytes} [Tue Sep 1 19:50:04 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/793] 10.0.0.170 () {36 vars in 987 bytes} [Tue Sep 1 19:50:04 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/794] 10.0.0.170 () {36 vars in 927 bytes} [Tue Sep 1 19:50:04 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: 401/795] 10.0.0.170 () {36 vars in 927 bytes} [Tue Sep 1 19:50:04 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: 395/796] 10.0.0.170 () {36 vars in 987 bytes} [Tue Sep 1 19:50:04 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/797] 10.0.0.170 () {36 vars in 927 bytes} [Tue Sep 1 19:50:04 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: 396/798] 10.0.0.170 () {36 vars in 927 bytes} [Tue Sep 1 19:50:04 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/799] 10.0.0.170 () {36 vars in 987 bytes} [Tue Sep 1 19:50:04 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/800] 10.0.0.170 () {36 vars in 927 bytes} [Tue Sep 1 19:50:04 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: 404/801] 10.0.0.30 () {36 vars in 986 bytes} [Tue Sep 1 19:50:05 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/802] 10.0.0.30 () {36 vars in 926 bytes} [Tue Sep 1 19:50:05 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: 405/803] 10.0.0.30 () {36 vars in 986 bytes} [Tue Sep 1 19:50:05 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/804] 10.0.0.30 () {36 vars in 926 bytes} [Tue Sep 1 19:50:05 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: 406/805] 10.0.0.30 () {36 vars in 926 bytes} [Tue Sep 1 19:50:05 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: 405/816] 10.0.0.23 () {36 vars in 986 bytes} [Tue Sep 1 19:50:49 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/817] 10.0.0.23 () {36 vars in 926 bytes} [Tue Sep 1 19:50:50 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/822] 10.0.0.23 () {36 vars in 986 bytes} [Tue Sep 1 19:51:08 2026] GET /v2/images/0a43bdb3-5671-4291-8322-d5d71e652b49 => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/823] 10.0.0.23 () {36 vars in 926 bytes} [Tue Sep 1 19:51:08 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: 419/830] 162.253.55.82 () {32 vars in 825 bytes} [Tue Sep 1 19:51:45 2026] GET /v2/images?status=active&owner=3aa6035c06f245a585f4af81403e41b0&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/831] 162.253.55.82 () {32 vars in 652 bytes} [Tue Sep 1 19:51:45 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/832] 10.0.0.170 () {36 vars in 987 bytes} [Tue Sep 1 19:51:46 2026] GET /v2/images/57680e78-c29d-4a3a-890d-158ff6561541 => generated 1395 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/833] 10.0.0.170 () {36 vars in 927 bytes} [Tue Sep 1 19:51:46 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: 421/834] 10.0.0.170 () {36 vars in 927 bytes} [Tue Sep 1 19:51:46 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: 414/835] 10.0.0.170 () {36 vars in 987 bytes} [Tue Sep 1 19:51:46 2026] GET /v2/images/57680e78-c29d-4a3a-890d-158ff6561541 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/836] 10.0.0.170 () {36 vars in 927 bytes} [Tue Sep 1 19:51:46 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: 415/837] 10.0.0.170 () {36 vars in 927 bytes} [Tue Sep 1 19:51:46 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: 423/838] 10.0.0.170 () {36 vars in 987 bytes} [Tue Sep 1 19:51:46 2026] GET /v2/images/57680e78-c29d-4a3a-890d-158ff6561541 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/839] 10.0.0.170 () {36 vars in 927 bytes} [Tue Sep 1 19:51:46 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: 424/840] 10.0.0.170 () {36 vars in 927 bytes} [Tue Sep 1 19:51:46 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/841] 10.0.0.30 () {36 vars in 986 bytes} [Tue Sep 1 19:51:47 2026] GET /v2/images/57680e78-c29d-4a3a-890d-158ff6561541 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/842] 10.0.0.30 () {36 vars in 926 bytes} [Tue Sep 1 19:51:47 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: 418/843] 10.0.0.30 () {36 vars in 986 bytes} [Tue Sep 1 19:51:47 2026] GET /v2/images/57680e78-c29d-4a3a-890d-158ff6561541 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/844] 10.0.0.30 () {36 vars in 926 bytes} [Tue Sep 1 19:51:47 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: 419/845] 10.0.0.30 () {36 vars in 926 bytes} [Tue Sep 1 19:51:47 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/904] 10.0.0.73 () {32 vars in 632 bytes} [Tue Sep 1 19:56:35 2026] GET /v2/images => generated 5574 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)