+ 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 [Mon Apr 27 21:20:40 2026] *** compiled with version: 13.3.0 on 27 April 2026 14:33:18 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-79889cb97-dctcj 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7efca3157668 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-27 21:20:42.688 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-27 21:20:42.736 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-27 21:20:43.525 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-27 21:20:43.526 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-27 21:20:43.527 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-27 21:20:43.583 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-27 21:20:43.584 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-27 21:20:43.584 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-27 21:20:45.535 8 WARNING glance.api.v2.images [None req-5645bf65-f9a8-45e5-9d1f-64e6406ef3a9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-27 21:20:45.671 7 WARNING glance.api.v2.images [None req-68f2ded2-066e-402c-987b-6f8473199b5f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-27 21:20:45.865 8 WARNING keystonemiddleware._common.config [None req-5645bf65-f9a8-45e5-9d1f-64e6406ef3a9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 21:20:45.873 8 WARNING oslo_config.cfg [None req-5645bf65-f9a8-45e5-9d1f-64e6406ef3a9 - - - - - -] 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 0x7efca3157668 pid: 8 (default app) 2026-04-27 21:20:46.009 7 WARNING keystonemiddleware._common.config [None req-68f2ded2-066e-402c-987b-6f8473199b5f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 21:20:46.017 7 WARNING oslo_config.cfg [None req-68f2ded2-066e-402c-987b-6f8473199b5f - - - - - -] 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 0x7efca3157668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.210 () {42 vars in 688 bytes} [Mon Apr 27 21:20:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 21:20:46.847 7 WARNING oslo_policy.policy [None req-e85c361f-a0bc-4446-a29a-3ab091cc039f 9ffc2ffc7ae84e70aed6d32246745a6a edb4cc26f9944d4dbd1aa62089950f06 - - 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-27 21:20:46.847 7 WARNING oslo_policy.policy [None req-e85c361f-a0bc-4446-a29a-3ab091cc039f 9ffc2ffc7ae84e70aed6d32246745a6a edb4cc26f9944d4dbd1aa62089950f06 - - 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-27 21:20:46.866 7 WARNING oslo_policy.policy [None req-e85c361f-a0bc-4446-a29a-3ab091cc039f 9ffc2ffc7ae84e70aed6d32246745a6a edb4cc26f9944d4dbd1aa62089950f06 - - 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-27 21:20:46.866 7 WARNING oslo_policy.policy [None req-e85c361f-a0bc-4446-a29a-3ab091cc039f 9ffc2ffc7ae84e70aed6d32246745a6a edb4cc26f9944d4dbd1aa62089950f06 - - 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: 1/5] 199.204.45.210 () {44 vars in 910 bytes} [Mon Apr 27 21:20:46 2026] GET /v2/images => generated 69 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.210 () {42 vars in 688 bytes} [Mon Apr 27 21:20:50 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: 2/7] 199.204.45.210 () {44 vars in 910 bytes} [Mon Apr 27 21:20:50 2026] GET /v2/images => generated 69 bytes in 35 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-27 21:20:50.290 8 WARNING oslo_policy.policy [None req-a68ba112-8114-4a06-ba1f-82cefba7b772 9ffc2ffc7ae84e70aed6d32246745a6a edb4cc26f9944d4dbd1aa62089950f06 - - 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-27 21:20:50.290 8 WARNING oslo_policy.policy [None req-a68ba112-8114-4a06-ba1f-82cefba7b772 9ffc2ffc7ae84e70aed6d32246745a6a edb4cc26f9944d4dbd1aa62089950f06 - - 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: 6/8] 199.204.45.210 () {44 vars in 911 bytes} [Mon Apr 27 21:20:50 2026] GET /v2/images/cirros => generated 151 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.210 () {44 vars in 933 bytes} [Mon Apr 27 21:20:50 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 21:20:50.443 8 WARNING oslo_policy.policy [None req-1942d6bd-0152-44b6-b7a2-55f0a612f3eb 9ffc2ffc7ae84e70aed6d32246745a6a edb4cc26f9944d4dbd1aa62089950f06 - - 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-27 21:20:50.444 8 WARNING oslo_policy.policy [None req-1942d6bd-0152-44b6-b7a2-55f0a612f3eb 9ffc2ffc7ae84e70aed6d32246745a6a edb4cc26f9944d4dbd1aa62089950f06 - - 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: 7/10] 199.204.45.210 () {44 vars in 939 bytes} [Mon Apr 27 21:20:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 21:20:50.529 7 WARNING oslo_config.cfg [None req-3e8d78b1-8e12-48b8-be0b-b13ea74af8eb 9ffc2ffc7ae84e70aed6d32246745a6a edb4cc26f9944d4dbd1aa62089950f06 - - 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: 4/11] 199.204.45.210 () {48 vars in 951 bytes} [Mon Apr 27 21:20:50 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 21:20:50.553 8 WARNING oslo_policy.policy [None req-941ab218-829d-479a-8f4f-14cf4e70a9b8 9ffc2ffc7ae84e70aed6d32246745a6a edb4cc26f9944d4dbd1aa62089950f06 - - 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-27 21:20:50.553 8 WARNING oslo_policy.policy [None req-941ab218-829d-479a-8f4f-14cf4e70a9b8 9ffc2ffc7ae84e70aed6d32246745a6a edb4cc26f9944d4dbd1aa62089950f06 - - 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-27 21:20:50.555 8 INFO glance.api.v2.image_data [None req-941ab218-829d-479a-8f4f-14cf4e70a9b8 9ffc2ffc7ae84e70aed6d32246745a6a edb4cc26f9944d4dbd1aa62089950f06 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 21:20:54.640 8 WARNING glance.location [None req-941ab218-829d-479a-8f4f-14cf4e70a9b8 9ffc2ffc7ae84e70aed6d32246745a6a edb4cc26f9944d4dbd1aa62089950f06 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.210 () {48 vars in 1045 bytes} [Mon Apr 27 21:20:50 2026] PUT /v2/images/46c6a924-102a-410f-89b6-f37d7da51846/file => generated 0 bytes in 4134 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7076 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.210 () {44 vars in 971 bytes} [Mon Apr 27 21:20:54 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 21:20:54.715 8 WARNING oslo_config.cfg [None req-f6074826-f08e-4c6c-b327-1fa10790f6e9 9ffc2ffc7ae84e70aed6d32246745a6a edb4cc26f9944d4dbd1aa62089950f06 - - 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: 9/14] 199.204.45.210 () {44 vars in 971 bytes} [Mon Apr 27 21:20:54 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => 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: 129/261] 199.204.45.210 () {42 vars in 688 bytes} [Mon Apr 27 21:41:17 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: 133/262] 199.204.45.210 () {44 vars in 910 bytes} [Mon Apr 27 21:41:17 2026] GET /v2/images => generated 1240 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/269] 199.204.45.210 () {42 vars in 688 bytes} [Mon Apr 27 21:41:45 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: 133/270] 199.204.45.210 () {44 vars in 910 bytes} [Mon Apr 27 21:41:45 2026] GET /v2/images => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/271] 199.204.45.210 () {44 vars in 937 bytes} [Mon Apr 27 21:41:45 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/272] 199.204.45.210 () {44 vars in 959 bytes} [Mon Apr 27 21:41:45 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/273] 199.204.45.210 () {44 vars in 939 bytes} [Mon Apr 27 21:41:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/274] 199.204.45.210 () {48 vars in 951 bytes} [Mon Apr 27 21:41:45 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 21:41:46.000 8 INFO glance.api.v2.image_data [None req-137e3df2-dc51-4580-a33e-be22236a66d6 9ffc2ffc7ae84e70aed6d32246745a6a edb4cc26f9944d4dbd1aa62089950f06 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 21:42:10.721 8 WARNING glance.location [None req-137e3df2-dc51-4580-a33e-be22236a66d6 9ffc2ffc7ae84e70aed6d32246745a6a edb4cc26f9944d4dbd1aa62089950f06 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/279] 199.204.45.210 () {48 vars in 1046 bytes} [Mon Apr 27 21:41:45 2026] PUT /v2/images/89fbf553-0874-4ba2-9ead-d4763b558b8b/file => generated 0 bytes in 24767 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63683 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.204.45.210 () {44 vars in 971 bytes} [Mon Apr 27 21:42:10 2026] GET /v2/images/89fbf553-0874-4ba2-9ead-d4763b558b8b => 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: 141/281] 199.204.45.210 () {44 vars in 971 bytes} [Mon Apr 27 21:42:10 2026] GET /v2/images/89fbf553-0874-4ba2-9ead-d4763b558b8b => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.204.45.210 () {42 vars in 688 bytes} [Mon Apr 27 21:42:12 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: 142/283] 199.204.45.210 () {44 vars in 910 bytes} [Mon Apr 27 21:42:12 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/362] 199.204.45.210 () {42 vars in 688 bytes} [Mon Apr 27 21:48:42 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: 182/363] 199.204.45.210 () {44 vars in 910 bytes} [Mon Apr 27 21:48:42 2026] GET /v2/images => generated 2451 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/366] 199.204.45.210 () {42 vars in 688 bytes} [Mon Apr 27 21:48:51 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: 184/367] 199.204.45.210 () {44 vars in 910 bytes} [Mon Apr 27 21:48:51 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/368] 199.204.45.210 () {44 vars in 947 bytes} [Mon Apr 27 21:48:51 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/369] 199.204.45.210 () {44 vars in 969 bytes} [Mon Apr 27 21:48:51 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/370] 199.204.45.210 () {44 vars in 939 bytes} [Mon Apr 27 21:48:51 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: 8|app: 0|req: 186/371] 199.204.45.210 () {48 vars in 951 bytes} [Mon Apr 27 21:48:51 2026] POST /v2/images => generated 799 bytes in 290 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 21:48:52.217 7 WARNING oslo_policy.policy [None req-ad8b538c-266b-4b30-90b1-a4029a35edfa 9ffc2ffc7ae84e70aed6d32246745a6a edb4cc26f9944d4dbd1aa62089950f06 - - 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-27 21:48:52.217 7 WARNING oslo_policy.policy [None req-ad8b538c-266b-4b30-90b1-a4029a35edfa 9ffc2ffc7ae84e70aed6d32246745a6a edb4cc26f9944d4dbd1aa62089950f06 - - 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-27 21:48:52.218 7 INFO glance.api.v2.image_data [None req-ad8b538c-266b-4b30-90b1-a4029a35edfa 9ffc2ffc7ae84e70aed6d32246745a6a edb4cc26f9944d4dbd1aa62089950f06 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 21:49:05.164 7 INFO glance.location [None req-ad8b538c-266b-4b30-90b1-a4029a35edfa 9ffc2ffc7ae84e70aed6d32246745a6a edb4cc26f9944d4dbd1aa62089950f06 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 186/376] 199.204.45.210 () {48 vars in 1045 bytes} [Mon Apr 27 21:48:52 2026] PUT /v2/images/704038e3-f31d-428d-b3c7-8f0853137799/file => generated 0 bytes in 12999 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23571 switches on core 0) [pid: 8|app: 0|req: 191/377] 199.204.45.210 () {44 vars in 971 bytes} [Mon Apr 27 21:49:05 2026] GET /v2/images/704038e3-f31d-428d-b3c7-8f0853137799 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/378] 199.204.45.210 () {48 vars in 1050 bytes} [Mon Apr 27 21:49:05 2026] PATCH /v2/images/704038e3-f31d-428d-b3c7-8f0853137799 => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/379] 199.204.45.210 () {44 vars in 971 bytes} [Mon Apr 27 21:49:05 2026] GET /v2/images/704038e3-f31d-428d-b3c7-8f0853137799 => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 199.204.45.210 () {42 vars in 688 bytes} [Mon Apr 27 21:49:41 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: 196/387] 199.204.45.210 () {44 vars in 910 bytes} [Mon Apr 27 21:49:41 2026] GET /v2/images => generated 3687 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/392] 199.204.45.210 () {42 vars in 688 bytes} [Mon Apr 27 21:49:59 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: 194/393] 199.204.45.210 () {44 vars in 910 bytes} [Mon Apr 27 21:49:59 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/394] 199.204.45.210 () {44 vars in 939 bytes} [Mon Apr 27 21:49:59 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/395] 199.204.45.210 () {44 vars in 961 bytes} [Mon Apr 27 21:49:59 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: 201/396] 199.204.45.210 () {44 vars in 939 bytes} [Mon Apr 27 21:49:59 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: 196/397] 199.204.45.210 () {48 vars in 951 bytes} [Mon Apr 27 21:49:59 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 21:49:59.437 8 INFO glance.api.v2.image_data [None req-35ca9a9e-eba2-4b4a-bea4-656271367925 9ffc2ffc7ae84e70aed6d32246745a6a edb4cc26f9944d4dbd1aa62089950f06 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 21:50:12.932 8 INFO glance.location [None req-35ca9a9e-eba2-4b4a-bea4-656271367925 9ffc2ffc7ae84e70aed6d32246745a6a edb4cc26f9944d4dbd1aa62089950f06 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 202/400] 199.204.45.210 () {48 vars in 1046 bytes} [Mon Apr 27 21:49:59 2026] PUT /v2/images/aa450224-5d29-45ce-acd0-04929a6302a8/file => generated 0 bytes in 13534 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35974 switches on core 0) [pid: 7|app: 0|req: 199/401] 199.204.45.210 () {44 vars in 971 bytes} [Mon Apr 27 21:50:12 2026] GET /v2/images/aa450224-5d29-45ce-acd0-04929a6302a8 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/402] 199.204.45.210 () {44 vars in 971 bytes} [Mon Apr 27 21:50:12 2026] GET /v2/images/aa450224-5d29-45ce-acd0-04929a6302a8 => 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: 277/549] 199.204.45.210 () {42 vars in 688 bytes} [Mon Apr 27 22:02:21 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: 273/550] 199.204.45.210 () {44 vars in 910 bytes} [Mon Apr 27 22:02:21 2026] GET /v2/images => generated 4893 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/579] 199.204.45.210 () {42 vars in 688 bytes} [Mon Apr 27 22:04:38 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: 288/580] 199.204.45.210 () {44 vars in 910 bytes} [Mon Apr 27 22:04:38 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/581] 199.204.45.210 () {42 vars in 688 bytes} [Mon Apr 27 22:04:40 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/582] 199.204.45.210 () {44 vars in 910 bytes} [Mon Apr 27 22:04:40 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/593] 199.204.45.210 () {42 vars in 688 bytes} [Mon Apr 27 22:05: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: 299/594] 199.204.45.210 () {44 vars in 910 bytes} [Mon Apr 27 22:05:29 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/597] 199.204.45.210 () {42 vars in 688 bytes} [Mon Apr 27 22:05:36 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: 301/598] 199.204.45.210 () {44 vars in 910 bytes} [Mon Apr 27 22:05:36 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/611] 199.204.45.210 () {42 vars in 688 bytes} [Mon Apr 27 22:06:37 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: 308/612] 199.204.45.210 () {44 vars in 910 bytes} [Mon Apr 27 22:06:37 2026] GET /v2/images => generated 4893 bytes in 63 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: 313/621] 10.0.0.219 () {32 vars in 632 bytes} [Mon Apr 27 22:07:19 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/628] 10.0.0.97 () {36 vars in 985 bytes} [Mon Apr 27 22:07:45 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => generated 1171 bytes in 21 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: 312/629] 10.0.0.97 () {36 vars in 925 bytes} [Mon Apr 27 22:07:45 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: 318/630] 10.0.0.97 () {36 vars in 985 bytes} [Mon Apr 27 22:07:46 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => 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: 313/631] 10.0.0.97 () {36 vars in 925 bytes} [Mon Apr 27 22:07: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: 8|app: 0|req: 319/632] 199.204.45.210 () {36 vars in 990 bytes} [Mon Apr 27 22:07:53 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => 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: 314/633] 199.204.45.210 () {36 vars in 930 bytes} [Mon Apr 27 22:07:53 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: 320/634] 199.204.45.210 () {36 vars in 990 bytes} [Mon Apr 27 22:07:54 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => 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: 315/635] 199.204.45.210 () {36 vars in 930 bytes} [Mon Apr 27 22:07:54 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: 322/638] 10.0.0.97 () {36 vars in 985 bytes} [Mon Apr 27 22:07:58 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/639] 10.0.0.97 () {36 vars in 925 bytes} [Mon Apr 27 22:07:58 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: 326/646] 10.0.0.97 () {36 vars in 985 bytes} [Mon Apr 27 22:08:27 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => 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: 321/647] 10.0.0.97 () {36 vars in 925 bytes} [Mon Apr 27 22:08:27 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: 327/648] 10.0.0.219 () {34 vars in 654 bytes} [Mon Apr 27 22:08:29 2026] POST /v2/images => generated 648 bytes in 251 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-27 22:08:30.032 7 WARNING glance.api.v2.images [None req-ba61fb78-da01-4e17-96f8-4a77bdb4cff1 75ce4db55d1b4c6babda3674b1a73660 06db27b4a0624fb9999350fd0ee81ade - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e2c2976b-c0f3-4aff-ba51-d68b639e331f [pid: 7|app: 0|req: 322/649] 10.0.0.219 () {32 vars in 709 bytes} [Mon Apr 27 22:08:30 2026] DELETE /v2/images/e2c2976b-c0f3-4aff-ba51-d68b639e331f => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/650] 10.0.0.219 () {32 vars in 706 bytes} [Mon Apr 27 22:08:30 2026] GET /v2/images/e2c2976b-c0f3-4aff-ba51-d68b639e331f => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/651] 10.0.0.219 () {32 vars in 632 bytes} [Mon Apr 27 22:08:30 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/652] 10.0.0.219 () {34 vars in 654 bytes} [Mon Apr 27 22:08:30 2026] POST /v2/images => generated 701 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/653] 10.0.0.219 () {32 vars in 716 bytes} [Mon Apr 27 22:08:30 2026] GET /v2/images/03808826-8bdb-47e9-b094-dd4baf8c8c6c/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 22:08:30.244 8 INFO glance.api.v2.image_data [None req-4749363d-eb1d-4dda-82bd-e0142e410888 75ce4db55d1b4c6babda3674b1a73660 06db27b4a0624fb9999350fd0ee81ade - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 22:08:30.300 8 WARNING glance_store._drivers.rbd [None req-4749363d-eb1d-4dda-82bd-e0142e410888 75ce4db55d1b4c6babda3674b1a73660 06db27b4a0624fb9999350fd0ee81ade - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-27 22:08:30.496 8 INFO glance.location [None req-4749363d-eb1d-4dda-82bd-e0142e410888 75ce4db55d1b4c6babda3674b1a73660 06db27b4a0624fb9999350fd0ee81ade - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 330/654] 10.0.0.219 () {32 vars in 726 bytes} [Mon Apr 27 22:08:30 2026] PUT /v2/images/03808826-8bdb-47e9-b094-dd4baf8c8c6c/file => generated 0 bytes in 300 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/655] 10.0.0.219 () {32 vars in 706 bytes} [Mon Apr 27 22:08:30 2026] GET /v2/images/03808826-8bdb-47e9-b094-dd4baf8c8c6c => generated 1102 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/656] 10.0.0.219 () {32 vars in 716 bytes} [Mon Apr 27 22:08:30 2026] GET /v2/images/03808826-8bdb-47e9-b094-dd4baf8c8c6c/file => generated 1024 bytes in 97 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/657] 10.0.0.219 () {34 vars in 654 bytes} [Mon Apr 27 22:08:30 2026] POST /v2/images => generated 649 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/658] 10.0.0.219 () {32 vars in 725 bytes} [Mon Apr 27 22:08:30 2026] PATCH /v2/images/e04fa5df-b701-418d-85c0-336721989fb8 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/659] 10.0.0.219 () {32 vars in 706 bytes} [Mon Apr 27 22:08:30 2026] GET /v2/images/e04fa5df-b701-418d-85c0-336721989fb8 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 22:08:30.767 8 WARNING glance.api.v2.images [None req-a8faf452-6988-471a-bdfa-26fa5edbdb59 75ce4db55d1b4c6babda3674b1a73660 06db27b4a0624fb9999350fd0ee81ade - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e04fa5df-b701-418d-85c0-336721989fb8 [pid: 8|app: 0|req: 333/660] 10.0.0.219 () {32 vars in 709 bytes} [Mon Apr 27 22:08:30 2026] DELETE /v2/images/e04fa5df-b701-418d-85c0-336721989fb8 => generated 0 bytes in 34 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/661] 10.0.0.219 () {32 vars in 706 bytes} [Mon Apr 27 22:08:30 2026] GET /v2/images/e04fa5df-b701-418d-85c0-336721989fb8 => generated 139 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:08:30.826 8 WARNING glance.api.v2.images [None req-7c2c16f1-36ab-4d8b-938a-abb3ed779d1d 75ce4db55d1b4c6babda3674b1a73660 06db27b4a0624fb9999350fd0ee81ade - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//03808826-8bdb-47e9-b094-dd4baf8c8c6c [pid: 8|app: 0|req: 334/662] 10.0.0.219 () {32 vars in 709 bytes} [Mon Apr 27 22:08:30 2026] DELETE /v2/images/03808826-8bdb-47e9-b094-dd4baf8c8c6c => generated 0 bytes in 901 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/663] 10.0.0.219 () {32 vars in 706 bytes} [Mon Apr 27 22:08:31 2026] GET /v2/images/03808826-8bdb-47e9-b094-dd4baf8c8c6c => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 22:08:31.743 8 WARNING glance.api.v2.images [None req-9cf92df4-4d33-46ff-bc1e-b6db389fe870 75ce4db55d1b4c6babda3674b1a73660 06db27b4a0624fb9999350fd0ee81ade - - default default] Failed to find image e2c2976b-c0f3-4aff-ba51-d68b639e331f to delete: glance.common.exception.ImageNotFound: No image found with ID e2c2976b-c0f3-4aff-ba51-d68b639e331f [pid: 8|app: 0|req: 335/664] 10.0.0.219 () {32 vars in 709 bytes} [Mon Apr 27 22:08:31 2026] DELETE /v2/images/e2c2976b-c0f3-4aff-ba51-d68b639e331f => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/665] 10.0.0.219 () {32 vars in 706 bytes} [Mon Apr 27 22:08:31 2026] GET /v2/images/e2c2976b-c0f3-4aff-ba51-d68b639e331f => 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: 336/666] 10.0.0.97 () {36 vars in 985 bytes} [Mon Apr 27 22:08:32 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => 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: 331/667] 10.0.0.97 () {36 vars in 925 bytes} [Mon Apr 27 22:08:32 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: 340/674] 10.0.0.94 () {36 vars in 985 bytes} [Mon Apr 27 22:08:58 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => generated 1171 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/675] 10.0.0.94 () {36 vars in 925 bytes} [Mon Apr 27 22:08:58 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: 341/676] 10.0.0.94 () {36 vars in 925 bytes} [Mon Apr 27 22:08:58 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: 342/677] 10.0.0.219 () {30 vars in 410 bytes} [Mon Apr 27 22:08:58 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/678] 10.0.0.94 () {36 vars in 985 bytes} [Mon Apr 27 22:08:58 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => 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: 343/679] 10.0.0.94 () {36 vars in 925 bytes} [Mon Apr 27 22:08:58 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/680] 10.0.0.94 () {36 vars in 925 bytes} [Mon Apr 27 22:08:58 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: 344/681] 10.0.0.94 () {36 vars in 985 bytes} [Mon Apr 27 22:08:58 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/682] 10.0.0.94 () {36 vars in 925 bytes} [Mon Apr 27 22:08:58 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: 345/683] 10.0.0.94 () {36 vars in 925 bytes} [Mon Apr 27 22:08:58 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: 339/684] 10.0.0.154 () {36 vars in 910 bytes} [Mon Apr 27 22:08:59 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: 346/685] 10.0.0.154 () {36 vars in 1006 bytes} [Mon Apr 27 22:08:59 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846/locations => generated 127 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/686] 10.0.0.154 () {36 vars in 986 bytes} [Mon Apr 27 22:08:59 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/687] 10.0.0.154 () {36 vars in 926 bytes} [Mon Apr 27 22:08:59 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: 341/688] 10.0.0.154 () {36 vars in 926 bytes} [Mon Apr 27 22:08:59 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: 351/695] 10.0.0.219 () {32 vars in 706 bytes} [Mon Apr 27 22:09:29 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/696] 10.0.0.219 () {32 vars in 706 bytes} [Mon Apr 27 22:09:29 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => 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: 352/697] 10.0.0.94 () {36 vars in 985 bytes} [Mon Apr 27 22:09:29 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => 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: 346/698] 10.0.0.94 () {36 vars in 925 bytes} [Mon Apr 27 22:09:29 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: 353/699] 10.0.0.94 () {36 vars in 925 bytes} [Mon Apr 27 22:09:29 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: 347/700] 10.0.0.94 () {36 vars in 985 bytes} [Mon Apr 27 22:09:29 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => 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: 354/701] 10.0.0.94 () {36 vars in 925 bytes} [Mon Apr 27 22:09:29 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: 348/702] 10.0.0.94 () {36 vars in 925 bytes} [Mon Apr 27 22:09:29 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: 355/703] 10.0.0.94 () {36 vars in 985 bytes} [Mon Apr 27 22:09:29 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/704] 10.0.0.94 () {36 vars in 925 bytes} [Mon Apr 27 22:09:29 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: 356/705] 10.0.0.154 () {36 vars in 910 bytes} [Mon Apr 27 22:09:30 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: 350/706] 10.0.0.154 () {36 vars in 1006 bytes} [Mon Apr 27 22:09:30 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/707] 10.0.0.154 () {36 vars in 986 bytes} [Mon Apr 27 22:09:30 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => 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: 351/708] 10.0.0.154 () {36 vars in 926 bytes} [Mon Apr 27 22:09:30 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: 358/709] 10.0.0.154 () {36 vars in 926 bytes} [Mon Apr 27 22:09:30 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: 356/718] 10.0.0.97 () {36 vars in 985 bytes} [Mon Apr 27 22:10:06 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/719] 10.0.0.97 () {36 vars in 925 bytes} [Mon Apr 27 22:10:06 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: 361/728] 10.0.0.97 () {36 vars in 985 bytes} [Mon Apr 27 22:10:48 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => 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: 368/729] 10.0.0.97 () {36 vars in 925 bytes} [Mon Apr 27 22:10:48 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: 362/730] 10.0.0.97 () {36 vars in 985 bytes} [Mon Apr 27 22:10:51 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/731] 10.0.0.97 () {36 vars in 925 bytes} [Mon Apr 27 22:10:51 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: 367/740] 10.0.0.97 () {36 vars in 985 bytes} [Mon Apr 27 22:11:25 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => 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: 374/741] 10.0.0.97 () {36 vars in 925 bytes} [Mon Apr 27 22:11:25 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: 378/762] 10.0.0.97 () {36 vars in 985 bytes} [Mon Apr 27 22:13:05 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => generated 1171 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/763] 10.0.0.97 () {36 vars in 925 bytes} [Mon Apr 27 22:13: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: 387/766] 10.0.0.97 () {36 vars in 985 bytes} [Mon Apr 27 22:13:23 2026] GET /v2/images/46c6a924-102a-410f-89b6-f37d7da51846 => 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: 380/767] 10.0.0.97 () {36 vars in 925 bytes} [Mon Apr 27 22:13:23 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: 392/776] 199.204.45.210 () {32 vars in 825 bytes} [Mon Apr 27 22:13:56 2026] GET /v2/images?status=active&owner=edb4cc26f9944d4dbd1aa62089950f06&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/777] 199.204.45.210 () {32 vars in 652 bytes} [Mon Apr 27 22:13:56 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: 393/778] 10.0.0.94 () {36 vars in 985 bytes} [Mon Apr 27 22:13:57 2026] GET /v2/images/89fbf553-0874-4ba2-9ead-d4763b558b8b => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/779] 10.0.0.94 () {36 vars in 925 bytes} [Mon Apr 27 22:13:57 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/780] 10.0.0.94 () {36 vars in 925 bytes} [Mon Apr 27 22:13:57 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/781] 10.0.0.94 () {36 vars in 985 bytes} [Mon Apr 27 22:13:57 2026] GET /v2/images/89fbf553-0874-4ba2-9ead-d4763b558b8b => 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: 395/782] 10.0.0.94 () {36 vars in 925 bytes} [Mon Apr 27 22:13: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: 388/783] 10.0.0.94 () {36 vars in 925 bytes} [Mon Apr 27 22:13: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: 8|app: 0|req: 396/784] 10.0.0.94 () {36 vars in 985 bytes} [Mon Apr 27 22:13:57 2026] GET /v2/images/89fbf553-0874-4ba2-9ead-d4763b558b8b => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/785] 10.0.0.94 () {36 vars in 925 bytes} [Mon Apr 27 22:13: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: 8|app: 0|req: 397/786] 10.0.0.154 () {36 vars in 910 bytes} [Mon Apr 27 22:13:57 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: 390/787] 10.0.0.154 () {36 vars in 1006 bytes} [Mon Apr 27 22:13:57 2026] GET /v2/images/89fbf553-0874-4ba2-9ead-d4763b558b8b/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/788] 10.0.0.154 () {36 vars in 986 bytes} [Mon Apr 27 22:13:57 2026] GET /v2/images/89fbf553-0874-4ba2-9ead-d4763b558b8b => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/789] 10.0.0.154 () {36 vars in 926 bytes} [Mon Apr 27 22:13:57 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/790] 10.0.0.154 () {36 vars in 926 bytes} [Mon Apr 27 22:13: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: 8|app: 0|req: 421/833] 10.0.0.219 () {32 vars in 632 bytes} [Mon Apr 27 22:17:25 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)