+ 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 Apr 14 06:39:55 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-744f66447b-fpzdq machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f5a8aa64668 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-04-14 06:39:57.474 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-14 06:39:57.594 7 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-04-14 06:39:58.420 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-04-14 06:39:58.421 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-04-14 06:39:58.421 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 06:39:58.517 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-04-14 06:39:58.518 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-04-14 06:39:58.519 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 06:40:00.547 8 WARNING glance.api.v2.images [None req-267fcf83-b6e9-482c-afeb-66bff811b429 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 06:40:00.805 7 WARNING glance.api.v2.images [None req-bacd2eec-3b94-41f8-a1bf-c50d4c0343a3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 06:40:00.907 8 WARNING keystonemiddleware._common.config [None req-267fcf83-b6e9-482c-afeb-66bff811b429 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 06:40:00.916 8 WARNING oslo_config.cfg [None req-267fcf83-b6e9-482c-afeb-66bff811b429 - - - - - -] 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 0x7f5a8aa64668 pid: 8 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.157 () {42 vars in 688 bytes} [Tue Apr 14 06:40:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) 2026-04-14 06:40:01.179 7 WARNING keystonemiddleware._common.config [None req-bacd2eec-3b94-41f8-a1bf-c50d4c0343a3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 06:40:01.187 7 WARNING oslo_config.cfg [None req-bacd2eec-3b94-41f8-a1bf-c50d4c0343a3 - - - - - -] 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 6 seconds on interpreter 0x7f5a8aa64668 pid: 7 (default app) /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-04-14 06:40:01.604 8 WARNING oslo_policy.policy [None req-4590cdbe-1f65-4128-af6a-ae6607e0271d 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - 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-04-14 06:40:01.604 8 WARNING oslo_policy.policy [None req-4590cdbe-1f65-4128-af6a-ae6607e0271d 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - 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-04-14 06:40:01.622 8 WARNING oslo_policy.policy [None req-4590cdbe-1f65-4128-af6a-ae6607e0271d 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - 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-04-14 06:40:01.622 8 WARNING oslo_policy.policy [None req-4590cdbe-1f65-4128-af6a-ae6607e0271d 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - 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: 5/5] 199.204.45.157 () {44 vars in 910 bytes} [Tue Apr 14 06:40:01 2026] GET /v2/images => generated 69 bytes in 612 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1/6] 199.204.45.157 () {42 vars in 688 bytes} [Tue Apr 14 06:40:05 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.157 () {44 vars in 910 bytes} [Tue Apr 14 06:40:05 2026] GET /v2/images => generated 69 bytes in 38 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-04-14 06:40:05.368 7 WARNING oslo_policy.policy [None req-efbe1774-8824-4935-8eeb-adef61d44e7b 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - 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-04-14 06:40:05.369 7 WARNING oslo_policy.policy [None req-efbe1774-8824-4935-8eeb-adef61d44e7b 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - 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: 2/8] 199.204.45.157 () {44 vars in 911 bytes} [Tue Apr 14 06:40:05 2026] GET /v2/images/cirros => generated 151 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/9] 199.204.45.157 () {44 vars in 933 bytes} [Tue Apr 14 06:40:05 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:40:05.527 7 WARNING oslo_policy.policy [None req-889410f5-51ee-4d95-9bfd-b98e3f564d60 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - 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-04-14 06:40:05.528 7 WARNING oslo_policy.policy [None req-889410f5-51ee-4d95-9bfd-b98e3f564d60 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - 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: 3/10] 199.204.45.157 () {44 vars in 939 bytes} [Tue Apr 14 06:40:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 06:40:05.618 8 WARNING oslo_config.cfg [None req-36042aa0-12f2-470d-b433-e282107f5f55 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - 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: 8/11] 199.204.45.157 () {48 vars in 951 bytes} [Tue Apr 14 06:40:05 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 06:40:05.645 7 WARNING oslo_policy.policy [None req-44d3c6ce-6b31-4fbf-a982-4ce4aa83453b 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - 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-04-14 06:40:05.645 7 WARNING oslo_policy.policy [None req-44d3c6ce-6b31-4fbf-a982-4ce4aa83453b 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - 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-04-14 06:40:05.647 7 INFO glance.api.v2.image_data [None req-44d3c6ce-6b31-4fbf-a982-4ce4aa83453b 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 06:40:09.594 7 WARNING glance.location [None req-44d3c6ce-6b31-4fbf-a982-4ce4aa83453b 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 4/12] 199.204.45.157 () {48 vars in 1045 bytes} [Tue Apr 14 06:40:05 2026] PUT /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22/file => generated 0 bytes in 3994 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6858 switches on core 0) 2026-04-14 06:40:09.646 7 WARNING oslo_config.cfg [None req-575e8ef3-1382-44ae-bb86-ebb555b19fa0 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - 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: 6/15] 199.204.45.157 () {44 vars in 971 bytes} [Tue Apr 14 06:40:09 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/16] 199.204.45.157 () {44 vars in 971 bytes} [Tue Apr 14 06:40:09 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => 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: 135/273] 199.204.45.157 () {42 vars in 688 bytes} [Tue Apr 14 07:01:31 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/274] 199.204.45.157 () {44 vars in 910 bytes} [Tue Apr 14 07:01:31 2026] GET /v2/images => generated 1240 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/277] 199.204.45.157 () {42 vars in 688 bytes} [Tue Apr 14 07:01:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/278] 199.204.45.157 () {44 vars in 910 bytes} [Tue Apr 14 07:01:47 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 199.204.45.157 () {44 vars in 937 bytes} [Tue Apr 14 07:01:48 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 199.204.45.157 () {44 vars in 959 bytes} [Tue Apr 14 07:01:48 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: 139/281] 199.204.45.157 () {44 vars in 939 bytes} [Tue Apr 14 07:01:48 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: 143/282] 199.204.45.157 () {48 vars in 951 bytes} [Tue Apr 14 07:01:48 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 07:01:48.182 7 INFO glance.api.v2.image_data [None req-f0b480b9-03c7-4b3f-902e-5aedad941a9c 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 07:02:14.569 7 WARNING glance.location [None req-f0b480b9-03c7-4b3f-902e-5aedad941a9c 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/289] 199.204.45.157 () {48 vars in 1046 bytes} [Tue Apr 14 07:01:48 2026] PUT /v2/images/1ae748a7-1c26-4cb8-abb9-b28667785a3f/file => generated 0 bytes in 26433 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64669 switches on core 0) [pid: 8|app: 0|req: 150/290] 199.204.45.157 () {44 vars in 971 bytes} [Tue Apr 14 07:02:14 2026] GET /v2/images/1ae748a7-1c26-4cb8-abb9-b28667785a3f => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/291] 199.204.45.157 () {44 vars in 971 bytes} [Tue Apr 14 07:02:14 2026] GET /v2/images/1ae748a7-1c26-4cb8-abb9-b28667785a3f => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/292] 199.204.45.157 () {42 vars in 688 bytes} [Tue Apr 14 07:02:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/293] 199.204.45.157 () {44 vars in 910 bytes} [Tue Apr 14 07:02:16 2026] GET /v2/images => generated 2451 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/380] 199.204.45.157 () {42 vars in 688 bytes} [Tue Apr 14 07:09:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/382] 199.204.45.157 () {44 vars in 910 bytes} [Tue Apr 14 07:09:29 2026] GET /v2/images => generated 2451 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/384] 199.204.45.157 () {42 vars in 688 bytes} [Tue Apr 14 07:09:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/385] 199.204.45.157 () {44 vars in 910 bytes} [Tue Apr 14 07:09:38 2026] GET /v2/images => generated 2451 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/386] 199.204.45.157 () {44 vars in 947 bytes} [Tue Apr 14 07:09:38 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/387] 199.204.45.157 () {44 vars in 969 bytes} [Tue Apr 14 07:09:38 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/388] 199.204.45.157 () {44 vars in 939 bytes} [Tue Apr 14 07:09:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/389] 199.204.45.157 () {48 vars in 951 bytes} [Tue Apr 14 07:09:38 2026] POST /v2/images => generated 799 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 07:09:38.298 8 WARNING oslo_policy.policy [None req-28cb15a1-5cac-41c9-af57-8f60ac83f296 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - 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-04-14 07:09:38.298 8 WARNING oslo_policy.policy [None req-28cb15a1-5cac-41c9-af57-8f60ac83f296 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - 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-04-14 07:09:38.300 8 INFO glance.api.v2.image_data [None req-28cb15a1-5cac-41c9-af57-8f60ac83f296 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 07:09:52.577 8 INFO glance.location [None req-28cb15a1-5cac-41c9-af57-8f60ac83f296 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 199/394] 199.204.45.157 () {48 vars in 1045 bytes} [Tue Apr 14 07:09:38 2026] PUT /v2/images/bcc5bef5-54eb-489a-9ed4-d7c355d00556/file => generated 0 bytes in 14329 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25165 switches on core 0) [pid: 7|app: 0|req: 196/395] 199.204.45.157 () {44 vars in 971 bytes} [Tue Apr 14 07:09:52 2026] GET /v2/images/bcc5bef5-54eb-489a-9ed4-d7c355d00556 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/396] 199.204.45.157 () {48 vars in 1050 bytes} [Tue Apr 14 07:09:52 2026] PATCH /v2/images/bcc5bef5-54eb-489a-9ed4-d7c355d00556 => generated 1234 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/397] 199.204.45.157 () {44 vars in 971 bytes} [Tue Apr 14 07:09:52 2026] GET /v2/images/bcc5bef5-54eb-489a-9ed4-d7c355d00556 => generated 1234 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.204.45.157 () {42 vars in 688 bytes} [Tue Apr 14 07:10:31 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 199.204.45.157 () {44 vars in 910 bytes} [Tue Apr 14 07:10:31 2026] GET /v2/images => generated 3687 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/410] 199.204.45.157 () {42 vars in 688 bytes} [Tue Apr 14 07:10:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/411] 199.204.45.157 () {44 vars in 910 bytes} [Tue Apr 14 07:10:44 2026] GET /v2/images => generated 3687 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/412] 199.204.45.157 () {44 vars in 939 bytes} [Tue Apr 14 07:10:44 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: 205/413] 199.204.45.157 () {44 vars in 961 bytes} [Tue Apr 14 07:10:44 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/414] 199.204.45.157 () {44 vars in 939 bytes} [Tue Apr 14 07:10:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/415] 199.204.45.157 () {48 vars in 951 bytes} [Tue Apr 14 07:10:44 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 07:10:44.325 8 INFO glance.api.v2.image_data [None req-1534c959-069b-4546-846d-8459f1af4b91 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 07:10:54.859 8 INFO glance.location [None req-1534c959-069b-4546-846d-8459f1af4b91 16ab976c88be4eeca7fff6e43f6d0101 253598f179ff4e4cb066921751658a44 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 210/418] 199.204.45.157 () {48 vars in 1045 bytes} [Tue Apr 14 07:10:44 2026] PUT /v2/images/dab38f93-7173-4c48-83e1-cc43498cc2f3/file => generated 0 bytes in 10581 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19827 switches on core 0) [pid: 7|app: 0|req: 209/419] 199.204.45.157 () {44 vars in 971 bytes} [Tue Apr 14 07:10:54 2026] GET /v2/images/dab38f93-7173-4c48-83e1-cc43498cc2f3 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/420] 199.204.45.157 () {44 vars in 971 bytes} [Tue Apr 14 07:10:54 2026] GET /v2/images/dab38f93-7173-4c48-83e1-cc43498cc2f3 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/573] 199.204.45.157 () {42 vars in 688 bytes} [Tue Apr 14 07:23:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/574] 199.204.45.157 () {44 vars in 910 bytes} [Tue Apr 14 07:23:34 2026] GET /v2/images => generated 4892 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/605] 199.204.45.157 () {42 vars in 688 bytes} [Tue Apr 14 07:26:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/606] 199.204.45.157 () {44 vars in 910 bytes} [Tue Apr 14 07:26:00 2026] GET /v2/images => generated 4892 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/607] 199.204.45.157 () {42 vars in 688 bytes} [Tue Apr 14 07:26:02 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/608] 199.204.45.157 () {44 vars in 910 bytes} [Tue Apr 14 07:26:02 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/619] 199.204.45.157 () {42 vars in 688 bytes} [Tue Apr 14 07:26:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/620] 199.204.45.157 () {44 vars in 910 bytes} [Tue Apr 14 07:26:52 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/623] 199.204.45.157 () {42 vars in 688 bytes} [Tue Apr 14 07:27:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/624] 199.204.45.157 () {44 vars in 910 bytes} [Tue Apr 14 07:27:00 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/637] 199.204.45.157 () {42 vars in 688 bytes} [Tue Apr 14 07:28:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/638] 199.204.45.157 () {44 vars in 910 bytes} [Tue Apr 14 07:28:04 2026] GET /v2/images => generated 4892 bytes in 52 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: 325/647] 10.0.0.200 () {32 vars in 633 bytes} [Tue Apr 14 07:28:47 2026] GET /v2/images => generated 4892 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/654] 10.0.0.46 () {36 vars in 986 bytes} [Tue Apr 14 07:29:12 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => generated 1171 bytes in 166 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: 326/655] 10.0.0.46 () {36 vars in 926 bytes} [Tue Apr 14 07:29:12 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: 330/656] 10.0.0.46 () {36 vars in 926 bytes} [Tue Apr 14 07:29:12 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: 327/657] 10.0.0.46 () {36 vars in 986 bytes} [Tue Apr 14 07:29:12 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => 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: 331/658] 10.0.0.46 () {36 vars in 926 bytes} [Tue Apr 14 07:29:12 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: 328/659] 10.0.0.46 () {36 vars in 926 bytes} [Tue Apr 14 07:29:12 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: 332/660] 10.0.0.46 () {36 vars in 986 bytes} [Tue Apr 14 07:29:12 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/661] 10.0.0.46 () {36 vars in 926 bytes} [Tue Apr 14 07:29:12 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: 333/662] 10.0.0.46 () {36 vars in 926 bytes} [Tue Apr 14 07:29:12 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: 330/663] 10.0.0.12 () {36 vars in 910 bytes} [Tue Apr 14 07:29:13 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/664] 10.0.0.12 () {36 vars in 1006 bytes} [Tue Apr 14 07:29:13 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22/locations => generated 127 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/665] 10.0.0.12 () {36 vars in 986 bytes} [Tue Apr 14 07:29:13 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/666] 10.0.0.12 () {36 vars in 926 bytes} [Tue Apr 14 07:29:13 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: 332/667] 10.0.0.12 () {36 vars in 926 bytes} [Tue Apr 14 07:29:13 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: 337/670] 10.0.0.200 () {34 vars in 655 bytes} [Tue Apr 14 07:29:24 2026] POST /v2/images => generated 649 bytes in 202 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-14 07:29:24.324 7 WARNING glance.api.v2.images [None req-a0f7ad68-3061-4770-a66a-f1ccf3a6f79c fc27078f7a42429ea5da89e83175872c 085f47312c5f420191f58854c6560d84 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//94039635-69f1-4e9c-96e3-03795514d379 [pid: 7|app: 0|req: 334/671] 10.0.0.200 () {32 vars in 710 bytes} [Tue Apr 14 07:29:24 2026] DELETE /v2/images/94039635-69f1-4e9c-96e3-03795514d379 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/672] 10.0.0.200 () {32 vars in 707 bytes} [Tue Apr 14 07:29:24 2026] GET /v2/images/94039635-69f1-4e9c-96e3-03795514d379 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/673] 10.0.0.200 () {32 vars in 633 bytes} [Tue Apr 14 07:29:24 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/674] 10.0.0.200 () {34 vars in 655 bytes} [Tue Apr 14 07:29:24 2026] POST /v2/images => generated 702 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/675] 10.0.0.200 () {32 vars in 717 bytes} [Tue Apr 14 07:29:24 2026] GET /v2/images/c6be85d4-ea02-4f42-ac82-51df9fb3358f/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 07:29:24.541 8 INFO glance.api.v2.image_data [None req-d3f40843-9e3f-4f3a-b275-c37cce3d9c27 fc27078f7a42429ea5da89e83175872c 085f47312c5f420191f58854c6560d84 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 07:29:24.599 8 WARNING glance_store._drivers.rbd [None req-d3f40843-9e3f-4f3a-b275-c37cce3d9c27 fc27078f7a42429ea5da89e83175872c 085f47312c5f420191f58854c6560d84 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-14 07:29:24.841 8 INFO glance.location [None req-d3f40843-9e3f-4f3a-b275-c37cce3d9c27 fc27078f7a42429ea5da89e83175872c 085f47312c5f420191f58854c6560d84 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 340/676] 10.0.0.200 () {32 vars in 727 bytes} [Tue Apr 14 07:29:24 2026] PUT /v2/images/c6be85d4-ea02-4f42-ac82-51df9fb3358f/file => generated 0 bytes in 377 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/677] 10.0.0.200 () {32 vars in 707 bytes} [Tue Apr 14 07:29:24 2026] GET /v2/images/c6be85d4-ea02-4f42-ac82-51df9fb3358f => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/678] 10.0.0.200 () {32 vars in 717 bytes} [Tue Apr 14 07:29:24 2026] GET /v2/images/c6be85d4-ea02-4f42-ac82-51df9fb3358f/file => generated 1024 bytes in 160 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/679] 10.0.0.200 () {34 vars in 655 bytes} [Tue Apr 14 07:29:25 2026] POST /v2/images => generated 648 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/680] 10.0.0.200 () {32 vars in 726 bytes} [Tue Apr 14 07:29:25 2026] PATCH /v2/images/98bfc6a9-7ce5-4fc2-bfad-29bd159a50b8 => generated 653 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/681] 10.0.0.200 () {32 vars in 707 bytes} [Tue Apr 14 07:29:25 2026] GET /v2/images/98bfc6a9-7ce5-4fc2-bfad-29bd159a50b8 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 07:29:25.214 8 WARNING glance.api.v2.images [None req-e4fca27b-0fa8-46ee-9743-0cc920f08464 fc27078f7a42429ea5da89e83175872c 085f47312c5f420191f58854c6560d84 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//98bfc6a9-7ce5-4fc2-bfad-29bd159a50b8 [pid: 8|app: 0|req: 343/682] 10.0.0.200 () {32 vars in 710 bytes} [Tue Apr 14 07:29:25 2026] DELETE /v2/images/98bfc6a9-7ce5-4fc2-bfad-29bd159a50b8 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/683] 10.0.0.200 () {32 vars in 707 bytes} [Tue Apr 14 07:29:25 2026] GET /v2/images/98bfc6a9-7ce5-4fc2-bfad-29bd159a50b8 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 07:29:25.286 8 WARNING glance.api.v2.images [None req-b5d1937b-1bfa-4763-a6fb-1a604d8afcc7 fc27078f7a42429ea5da89e83175872c 085f47312c5f420191f58854c6560d84 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c6be85d4-ea02-4f42-ac82-51df9fb3358f [pid: 8|app: 0|req: 344/684] 10.0.0.200 () {32 vars in 710 bytes} [Tue Apr 14 07:29:25 2026] DELETE /v2/images/c6be85d4-ea02-4f42-ac82-51df9fb3358f => generated 0 bytes in 863 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/685] 10.0.0.200 () {32 vars in 707 bytes} [Tue Apr 14 07:29:26 2026] GET /v2/images/c6be85d4-ea02-4f42-ac82-51df9fb3358f => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 07:29:26.186 8 WARNING glance.api.v2.images [None req-040c25c0-a953-4048-8099-9d1dd79282bc fc27078f7a42429ea5da89e83175872c 085f47312c5f420191f58854c6560d84 - - default default] Failed to find image 94039635-69f1-4e9c-96e3-03795514d379 to delete: glance.common.exception.ImageNotFound: No image found with ID 94039635-69f1-4e9c-96e3-03795514d379 [pid: 8|app: 0|req: 345/686] 10.0.0.200 () {32 vars in 710 bytes} [Tue Apr 14 07:29:26 2026] DELETE /v2/images/94039635-69f1-4e9c-96e3-03795514d379 => generated 147 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/687] 10.0.0.200 () {32 vars in 707 bytes} [Tue Apr 14 07:29:26 2026] GET /v2/images/94039635-69f1-4e9c-96e3-03795514d379 => 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: 346/688] 10.0.0.210 () {36 vars in 987 bytes} [Tue Apr 14 07:29:26 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/689] 10.0.0.210 () {36 vars in 927 bytes} [Tue Apr 14 07:29:26 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: 347/690] 10.0.0.210 () {36 vars in 987 bytes} [Tue Apr 14 07:29:28 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/691] 10.0.0.210 () {36 vars in 927 bytes} [Tue Apr 14 07:29:28 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: 348/692] 10.0.0.200 () {30 vars in 411 bytes} [Tue Apr 14 07:29:29 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/695] 199.204.45.157 () {36 vars in 991 bytes} [Tue Apr 14 07:29:33 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/696] 199.204.45.157 () {36 vars in 931 bytes} [Tue Apr 14 07:29:33 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: 351/697] 199.204.45.157 () {36 vars in 991 bytes} [Tue Apr 14 07:29:34 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => 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: 347/698] 199.204.45.157 () {36 vars in 931 bytes} [Tue Apr 14 07:29:34 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: 351/705] 10.0.0.210 () {36 vars in 987 bytes} [Tue Apr 14 07:30:00 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/706] 10.0.0.210 () {36 vars in 927 bytes} [Tue Apr 14 07:30:00 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: 353/709] 10.0.0.210 () {36 vars in 987 bytes} [Tue Apr 14 07:30:11 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => 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: 357/710] 10.0.0.210 () {36 vars in 927 bytes} [Tue Apr 14 07:30:11 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: 360/715] 10.0.0.210 () {36 vars in 987 bytes} [Tue Apr 14 07:30:32 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/716] 10.0.0.210 () {36 vars in 927 bytes} [Tue Apr 14 07:30:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/725] 10.0.0.210 () {36 vars in 987 bytes} [Tue Apr 14 07:31:09 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => 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: 361/726] 10.0.0.210 () {36 vars in 927 bytes} [Tue Apr 14 07:31:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/749] 10.0.0.210 () {36 vars in 987 bytes} [Tue Apr 14 07:33:07 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => 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: 373/750] 10.0.0.210 () {36 vars in 927 bytes} [Tue Apr 14 07:33:07 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: 376/755] 10.0.0.210 () {36 vars in 987 bytes} [Tue Apr 14 07:33:27 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => 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: 380/756] 10.0.0.210 () {36 vars in 927 bytes} [Tue Apr 14 07:33:27 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/761] 10.0.0.200 () {32 vars in 707 bytes} [Tue Apr 14 07:33:42 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => 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: 379/762] 10.0.0.200 () {32 vars in 707 bytes} [Tue Apr 14 07:33:42 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => 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: 384/763] 10.0.0.46 () {36 vars in 986 bytes} [Tue Apr 14 07:33:42 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => 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: 380/764] 10.0.0.46 () {36 vars in 926 bytes} [Tue Apr 14 07:33:42 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: 385/765] 10.0.0.46 () {36 vars in 926 bytes} [Tue Apr 14 07:33:42 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: 381/766] 10.0.0.46 () {36 vars in 986 bytes} [Tue Apr 14 07:33:42 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => 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: 386/767] 10.0.0.46 () {36 vars in 926 bytes} [Tue Apr 14 07:33:42 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: 382/768] 10.0.0.46 () {36 vars in 926 bytes} [Tue Apr 14 07:33:42 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: 387/769] 10.0.0.46 () {36 vars in 986 bytes} [Tue Apr 14 07:33:42 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => 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: 383/770] 10.0.0.46 () {36 vars in 926 bytes} [Tue Apr 14 07:33:42 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: 388/771] 10.0.0.12 () {36 vars in 910 bytes} [Tue Apr 14 07:33:43 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/772] 10.0.0.12 () {36 vars in 1006 bytes} [Tue Apr 14 07:33:43 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/773] 10.0.0.12 () {36 vars in 986 bytes} [Tue Apr 14 07:33:43 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => 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: 385/774] 10.0.0.12 () {36 vars in 926 bytes} [Tue Apr 14 07:33:43 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: 390/775] 10.0.0.12 () {36 vars in 926 bytes} [Tue Apr 14 07:33:43 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: 386/776] 10.0.0.210 () {36 vars in 987 bytes} [Tue Apr 14 07:33:46 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => 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: 391/777] 10.0.0.210 () {36 vars in 927 bytes} [Tue Apr 14 07:33: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: 8|app: 0|req: 395/784] 10.0.0.210 () {36 vars in 987 bytes} [Tue Apr 14 07:34:11 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => generated 1171 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/785] 10.0.0.210 () {36 vars in 927 bytes} [Tue Apr 14 07:34:12 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/788] 199.204.45.157 () {32 vars in 826 bytes} [Tue Apr 14 07:34:20 2026] GET /v2/images?status=active&owner=253598f179ff4e4cb066921751658a44&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/789] 199.204.45.157 () {32 vars in 653 bytes} [Tue Apr 14 07:34:20 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/790] 10.0.0.46 () {36 vars in 986 bytes} [Tue Apr 14 07:34:21 2026] GET /v2/images/1ae748a7-1c26-4cb8-abb9-b28667785a3f => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/791] 10.0.0.46 () {36 vars in 926 bytes} [Tue Apr 14 07:34:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/792] 10.0.0.46 () {36 vars in 926 bytes} [Tue Apr 14 07:34:21 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/793] 10.0.0.46 () {36 vars in 986 bytes} [Tue Apr 14 07:34:21 2026] GET /v2/images/1ae748a7-1c26-4cb8-abb9-b28667785a3f => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/794] 10.0.0.46 () {36 vars in 926 bytes} [Tue Apr 14 07:34:21 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/795] 10.0.0.46 () {36 vars in 926 bytes} [Tue Apr 14 07:34:21 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/796] 10.0.0.46 () {36 vars in 986 bytes} [Tue Apr 14 07:34:21 2026] GET /v2/images/1ae748a7-1c26-4cb8-abb9-b28667785a3f => 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: 396/797] 10.0.0.46 () {36 vars in 926 bytes} [Tue Apr 14 07:34:21 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/798] 10.0.0.12 () {36 vars in 910 bytes} [Tue Apr 14 07:34:21 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/799] 10.0.0.12 () {36 vars in 1006 bytes} [Tue Apr 14 07:34:21 2026] GET /v2/images/1ae748a7-1c26-4cb8-abb9-b28667785a3f/locations => generated 127 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/800] 10.0.0.12 () {36 vars in 986 bytes} [Tue Apr 14 07:34:21 2026] GET /v2/images/1ae748a7-1c26-4cb8-abb9-b28667785a3f => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/801] 10.0.0.12 () {36 vars in 926 bytes} [Tue Apr 14 07:34:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/802] 10.0.0.12 () {36 vars in 926 bytes} [Tue Apr 14 07:34:21 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: 401/807] 10.0.0.210 () {36 vars in 987 bytes} [Tue Apr 14 07:34:41 2026] GET /v2/images/2d648989-1618-4c61-8010-bd0afabfbc22 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/808] 10.0.0.210 () {36 vars in 927 bytes} [Tue Apr 14 07:34:41 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: 427/847] 10.0.0.200 () {32 vars in 633 bytes} [Tue Apr 14 07:37:57 2026] GET /v2/images => generated 4892 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)