+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jul 24 05:04:30 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-7c4965b8b7-4q5wg machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f24cbd6e668 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-07-24 05:04:33.016 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-24 05:04:33.107 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-24 05:04:33.870 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-07-24 05:04:33.871 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-07-24 05:04:33.871 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-24 05:04:33.987 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-07-24 05:04:33.988 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-07-24 05:04:33.988 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-24 05:04:35.977 7 WARNING glance.api.v2.images [None req-0eef7b6b-0870-4678-aadd-4f358adee22c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-24 05:04:36.130 8 WARNING glance.api.v2.images [None req-cd8c57bf-ac3a-4753-bb08-82f9224acc75 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-24 05:04:36.323 7 WARNING keystonemiddleware._common.config [None req-0eef7b6b-0870-4678-aadd-4f358adee22c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 05:04:36.330 7 WARNING oslo_config.cfg [None req-0eef7b6b-0870-4678-aadd-4f358adee22c - - - - - -] 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 0x7f24cbd6e668 pid: 7 (default app) 2026-07-24 05:04:36.495 8 WARNING keystonemiddleware._common.config [None req-cd8c57bf-ac3a-4753-bb08-82f9224acc75 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 05:04:36.503 8 WARNING oslo_config.cfg [None req-cd8c57bf-ac3a-4753-bb08-82f9224acc75 - - - - - -] 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 0x7f24cbd6e668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.19.213.96 () {42 vars in 685 bytes} [Fri Jul 24 05:04:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 05:04:39.393 8 WARNING oslo_policy.policy [None req-9c10c3fe-0095-4faa-a28f-d7f2d1f719f5 3da971a57c894743aca3dfa9d921251e da1fad4851004b72a7f93f7c9baf2f0d - - 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-07-24 05:04:39.393 8 WARNING oslo_policy.policy [None req-9c10c3fe-0095-4faa-a28f-d7f2d1f719f5 3da971a57c894743aca3dfa9d921251e da1fad4851004b72a7f93f7c9baf2f0d - - 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-07-24 05:04:39.409 8 WARNING oslo_policy.policy [None req-9c10c3fe-0095-4faa-a28f-d7f2d1f719f5 3da971a57c894743aca3dfa9d921251e da1fad4851004b72a7f93f7c9baf2f0d - - 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-07-24 05:04:39.409 8 WARNING oslo_policy.policy [None req-9c10c3fe-0095-4faa-a28f-d7f2d1f719f5 3da971a57c894743aca3dfa9d921251e da1fad4851004b72a7f93f7c9baf2f0d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.19.213.96 () {44 vars in 907 bytes} [Fri Jul 24 05:04:38 2026] GET /v2/images => generated 69 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.19.213.96 () {42 vars in 685 bytes} [Fri Jul 24 05:04:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.19.213.96 () {44 vars in 907 bytes} [Fri Jul 24 05:04:42 2026] GET /v2/images => generated 69 bytes in 42 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-07-24 05:04:43.044 7 WARNING oslo_policy.policy [None req-926b876b-58c6-4bb3-8e1a-728275342a91 3da971a57c894743aca3dfa9d921251e da1fad4851004b72a7f93f7c9baf2f0d - - 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-07-24 05:04:43.045 7 WARNING oslo_policy.policy [None req-926b876b-58c6-4bb3-8e1a-728275342a91 3da971a57c894743aca3dfa9d921251e da1fad4851004b72a7f93f7c9baf2f0d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.19.213.96 () {44 vars in 908 bytes} [Fri Jul 24 05:04:43 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.19.213.96 () {44 vars in 930 bytes} [Fri Jul 24 05:04:43 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 05:04:43.176 7 WARNING oslo_policy.policy [None req-fd46be2c-3520-4d6f-bf55-61bb2418f8a1 3da971a57c894743aca3dfa9d921251e da1fad4851004b72a7f93f7c9baf2f0d - - 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-07-24 05:04:43.176 7 WARNING oslo_policy.policy [None req-fd46be2c-3520-4d6f-bf55-61bb2418f8a1 3da971a57c894743aca3dfa9d921251e da1fad4851004b72a7f93f7c9baf2f0d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.19.213.96 () {44 vars in 936 bytes} [Fri Jul 24 05:04:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 05:04:43.262 8 WARNING oslo_config.cfg [None req-1afaaa84-277d-47b4-be5b-456a73a25eb2 3da971a57c894743aca3dfa9d921251e da1fad4851004b72a7f93f7c9baf2f0d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.19.213.96 () {48 vars in 948 bytes} [Fri Jul 24 05:04:43 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-24 05:04:43.285 7 WARNING oslo_policy.policy [None req-0426a33a-3c50-41f6-a946-012caf4cccc1 3da971a57c894743aca3dfa9d921251e da1fad4851004b72a7f93f7c9baf2f0d - - 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-07-24 05:04:43.285 7 WARNING oslo_policy.policy [None req-0426a33a-3c50-41f6-a946-012caf4cccc1 3da971a57c894743aca3dfa9d921251e da1fad4851004b72a7f93f7c9baf2f0d - - 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-07-24 05:04:43.287 7 INFO glance.api.v2.image_data [None req-0426a33a-3c50-41f6-a946-012caf4cccc1 3da971a57c894743aca3dfa9d921251e da1fad4851004b72a7f93f7c9baf2f0d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 05:04:48.310 7 WARNING glance.location [None req-0426a33a-3c50-41f6-a946-012caf4cccc1 3da971a57c894743aca3dfa9d921251e da1fad4851004b72a7f93f7c9baf2f0d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.19.213.96 () {48 vars in 1042 bytes} [Fri Jul 24 05:04:43 2026] PUT /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b/file => generated 0 bytes in 5070 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3833 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.19.213.96 () {44 vars in 968 bytes} [Fri Jul 24 05:04:48 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 05:04:48.461 7 WARNING oslo_config.cfg [None req-624ad687-f640-4211-b65e-3b08a931b5f3 3da971a57c894743aca3dfa9d921251e da1fad4851004b72a7f93f7c9baf2f0d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 199.19.213.96 () {48 vars in 1048 bytes} [Fri Jul 24 05:04:48 2026] PATCH /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.96 () {44 vars in 968 bytes} [Fri Jul 24 05:04:48 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.19.213.96 () {42 vars in 685 bytes} [Fri Jul 24 05:26:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.19.213.96 () {44 vars in 907 bytes} [Fri Jul 24 05:26:11 2026] GET /v2/images => generated 1381 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.19.213.96 () {42 vars in 685 bytes} [Fri Jul 24 05:26:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.19.213.96 () {44 vars in 907 bytes} [Fri Jul 24 05:26:34 2026] GET /v2/images => generated 1381 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.19.213.96 () {44 vars in 934 bytes} [Fri Jul 24 05:26:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.19.213.96 () {44 vars in 956 bytes} [Fri Jul 24 05:26:34 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.19.213.96 () {44 vars in 936 bytes} [Fri Jul 24 05:26:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.19.213.96 () {48 vars in 948 bytes} [Fri Jul 24 05:26:34 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-24 05:26:34.710 8 WARNING oslo_policy.policy [None req-68133f41-8491-4845-9c19-f44b1f9221c2 3da971a57c894743aca3dfa9d921251e da1fad4851004b72a7f93f7c9baf2f0d - - 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-07-24 05:26:34.710 8 WARNING oslo_policy.policy [None req-68133f41-8491-4845-9c19-f44b1f9221c2 3da971a57c894743aca3dfa9d921251e da1fad4851004b72a7f93f7c9baf2f0d - - 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-07-24 05:26:34.712 8 INFO glance.api.v2.image_data [None req-68133f41-8491-4845-9c19-f44b1f9221c2 3da971a57c894743aca3dfa9d921251e da1fad4851004b72a7f93f7c9baf2f0d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 05:27:00.735 8 WARNING glance.location [None req-68133f41-8491-4845-9c19-f44b1f9221c2 3da971a57c894743aca3dfa9d921251e da1fad4851004b72a7f93f7c9baf2f0d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/293] 199.19.213.96 () {48 vars in 1043 bytes} [Fri Jul 24 05:26:34 2026] PUT /v2/images/56b90a85-82a9-4aea-81cd-5d91802fce3c/file => generated 0 bytes in 26071 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64733 switches on core 0) [pid: 7|app: 0|req: 151/294] 199.19.213.96 () {44 vars in 968 bytes} [Fri Jul 24 05:27:00 2026] GET /v2/images/56b90a85-82a9-4aea-81cd-5d91802fce3c => 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: 144/295] 199.19.213.96 () {48 vars in 1048 bytes} [Fri Jul 24 05:27:00 2026] PATCH /v2/images/56b90a85-82a9-4aea-81cd-5d91802fce3c => generated 1395 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/296] 199.19.213.96 () {44 vars in 968 bytes} [Fri Jul 24 05:27:00 2026] GET /v2/images/56b90a85-82a9-4aea-81cd-5d91802fce3c => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/297] 199.19.213.96 () {42 vars in 685 bytes} [Fri Jul 24 05:27:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/298] 199.19.213.96 () {44 vars in 907 bytes} [Fri Jul 24 05:27:02 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/389] 199.19.213.96 () {42 vars in 685 bytes} [Fri Jul 24 05:34:28 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/390] 199.19.213.96 () {44 vars in 907 bytes} [Fri Jul 24 05:34:28 2026] GET /v2/images => generated 2778 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/393] 199.19.213.96 () {42 vars in 685 bytes} [Fri Jul 24 05:34:40 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/394] 199.19.213.96 () {44 vars in 907 bytes} [Fri Jul 24 05:34:40 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/395] 199.19.213.96 () {44 vars in 944 bytes} [Fri Jul 24 05:34:40 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/396] 199.19.213.96 () {44 vars in 966 bytes} [Fri Jul 24 05:34:40 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/397] 199.19.213.96 () {44 vars in 936 bytes} [Fri Jul 24 05:34:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/398] 199.19.213.96 () {48 vars in 948 bytes} [Fri Jul 24 05:34:40 2026] POST /v2/images => generated 799 bytes in 295 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-24 05:34:40.832 8 INFO glance.api.v2.image_data [None req-1dbb8285-6c7c-4e88-b066-00699fa70d36 3da971a57c894743aca3dfa9d921251e da1fad4851004b72a7f93f7c9baf2f0d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 05:35:00.740 8 INFO glance.location [None req-1dbb8285-6c7c-4e88-b066-00699fa70d36 3da971a57c894743aca3dfa9d921251e da1fad4851004b72a7f93f7c9baf2f0d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 196/403] 199.19.213.96 () {48 vars in 1042 bytes} [Fri Jul 24 05:34:40 2026] PUT /v2/images/18f03eaa-a7bb-4da8-9f55-7d6924fa6669/file => generated 0 bytes in 19968 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19410 switches on core 0) [pid: 7|app: 0|req: 208/404] 199.19.213.96 () {44 vars in 968 bytes} [Fri Jul 24 05:35:00 2026] GET /v2/images/18f03eaa-a7bb-4da8-9f55-7d6924fa6669 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/405] 199.19.213.96 () {48 vars in 1048 bytes} [Fri Jul 24 05:35:00 2026] PATCH /v2/images/18f03eaa-a7bb-4da8-9f55-7d6924fa6669 => generated 1410 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/406] 199.19.213.96 () {44 vars in 968 bytes} [Fri Jul 24 05:35:00 2026] GET /v2/images/18f03eaa-a7bb-4da8-9f55-7d6924fa6669 => generated 1410 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/415] 199.19.213.96 () {42 vars in 685 bytes} [Fri Jul 24 05:35:39 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/416] 199.19.213.96 () {44 vars in 907 bytes} [Fri Jul 24 05:35:39 2026] GET /v2/images => generated 4190 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/421] 199.19.213.96 () {42 vars in 685 bytes} [Fri Jul 24 05:35:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/422] 199.19.213.96 () {44 vars in 907 bytes} [Fri Jul 24 05:35:57 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/423] 199.19.213.96 () {44 vars in 936 bytes} [Fri Jul 24 05:35:57 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: 218/424] 199.19.213.96 () {44 vars in 958 bytes} [Fri Jul 24 05:35:57 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/425] 199.19.213.96 () {44 vars in 936 bytes} [Fri Jul 24 05:35:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/426] 199.19.213.96 () {48 vars in 948 bytes} [Fri Jul 24 05:35:57 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-24 05:35:57.669 8 INFO glance.api.v2.image_data [None req-868e9176-e41d-48af-9fd8-ccb967f41c36 3da971a57c894743aca3dfa9d921251e da1fad4851004b72a7f93f7c9baf2f0d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 05:36:14.684 8 INFO glance.location [None req-868e9176-e41d-48af-9fd8-ccb967f41c36 3da971a57c894743aca3dfa9d921251e da1fad4851004b72a7f93f7c9baf2f0d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 208/429] 199.19.213.96 () {48 vars in 1043 bytes} [Fri Jul 24 05:35:57 2026] PUT /v2/images/6b59a2b5-1a79-4ff9-8896-957487a3e6d2/file => generated 0 bytes in 17063 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31718 switches on core 0) [pid: 7|app: 0|req: 222/430] 199.19.213.96 () {44 vars in 968 bytes} [Fri Jul 24 05:36:14 2026] GET /v2/images/6b59a2b5-1a79-4ff9-8896-957487a3e6d2 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/431] 199.19.213.96 () {48 vars in 1048 bytes} [Fri Jul 24 05:36:14 2026] PATCH /v2/images/6b59a2b5-1a79-4ff9-8896-957487a3e6d2 => generated 1382 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/432] 199.19.213.96 () {44 vars in 968 bytes} [Fri Jul 24 05:36:14 2026] GET /v2/images/6b59a2b5-1a79-4ff9-8896-957487a3e6d2 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/601] 199.19.213.96 () {42 vars in 685 bytes} [Fri Jul 24 05:50:12 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/602] 199.19.213.96 () {44 vars in 907 bytes} [Fri Jul 24 05:50:12 2026] GET /v2/images => generated 5574 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/633] 199.19.213.96 () {42 vars in 685 bytes} [Fri Jul 24 05:52:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/634] 199.19.213.96 () {44 vars in 907 bytes} [Fri Jul 24 05:52:38 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/635] 199.19.213.96 () {42 vars in 685 bytes} [Fri Jul 24 05:52:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/636] 199.19.213.96 () {44 vars in 907 bytes} [Fri Jul 24 05:52:40 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/647] 199.19.213.96 () {42 vars in 685 bytes} [Fri Jul 24 05:53:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/648] 199.19.213.96 () {44 vars in 907 bytes} [Fri Jul 24 05:53:34 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/651] 199.19.213.96 () {42 vars in 685 bytes} [Fri Jul 24 05:53:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/652] 199.19.213.96 () {44 vars in 907 bytes} [Fri Jul 24 05:53:42 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/667] 199.19.213.96 () {42 vars in 685 bytes} [Fri Jul 24 05:54:47 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/668] 199.19.213.96 () {44 vars in 907 bytes} [Fri Jul 24 05:54:47 2026] GET /v2/images => generated 5574 bytes in 49 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: 346/677] 10.0.0.188 () {32 vars in 633 bytes} [Fri Jul 24 05:55:30 2026] GET /v2/images => generated 5574 bytes in 17 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: 334/682] 10.0.0.42 () {36 vars in 986 bytes} [Fri Jul 24 05:55:50 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/683] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 05:55:50 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: 335/684] 10.0.0.42 () {36 vars in 986 bytes} [Fri Jul 24 05:55:50 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/685] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 05:55:50 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/686] 10.0.0.42 () {36 vars in 986 bytes} [Fri Jul 24 05:55:52 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/687] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 05:55:52 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/690] 199.19.213.96 () {36 vars in 990 bytes} [Fri Jul 24 05:55:58 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/691] 199.19.213.96 () {36 vars in 930 bytes} [Fri Jul 24 05:55:59 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/692] 199.19.213.96 () {36 vars in 990 bytes} [Fri Jul 24 05:55:59 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/693] 199.19.213.96 () {36 vars in 930 bytes} [Fri Jul 24 05:55: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: 343/700] 10.0.0.188 () {34 vars in 655 bytes} [Fri Jul 24 05:56:26 2026] POST /v2/images => generated 648 bytes in 238 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-24 05:56:27.188 7 WARNING glance.api.v2.images [None req-a5f89203-1ee5-44d4-b5cd-87d5c4ec4984 93e1519725674571857e0064a7ad6e36 2b2f7f1e23494f54b7cb4f8f5eaec8fb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3078a0a0-c264-4962-becf-fe10e178f943 [pid: 7|app: 0|req: 358/701] 10.0.0.188 () {32 vars in 710 bytes} [Fri Jul 24 05:56:27 2026] DELETE /v2/images/3078a0a0-c264-4962-becf-fe10e178f943 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/702] 10.0.0.188 () {32 vars in 707 bytes} [Fri Jul 24 05:56:27 2026] GET /v2/images/3078a0a0-c264-4962-becf-fe10e178f943 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/703] 10.0.0.188 () {32 vars in 633 bytes} [Fri Jul 24 05:56:27 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/704] 10.0.0.188 () {34 vars in 655 bytes} [Fri Jul 24 05:56:27 2026] POST /v2/images => generated 703 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/705] 10.0.0.188 () {32 vars in 717 bytes} [Fri Jul 24 05:56:27 2026] GET /v2/images/8bd2f3e9-a10c-4120-b6ed-708996f541f1/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 05:56:27.401 8 INFO glance.api.v2.image_data [None req-6193d259-3423-41d2-b6f3-72e53fc51ca6 93e1519725674571857e0064a7ad6e36 2b2f7f1e23494f54b7cb4f8f5eaec8fb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 05:56:27.450 8 WARNING glance_store._drivers.rbd [None req-6193d259-3423-41d2-b6f3-72e53fc51ca6 93e1519725674571857e0064a7ad6e36 2b2f7f1e23494f54b7cb4f8f5eaec8fb - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-24 05:56:28.023 8 INFO glance.location [None req-6193d259-3423-41d2-b6f3-72e53fc51ca6 93e1519725674571857e0064a7ad6e36 2b2f7f1e23494f54b7cb4f8f5eaec8fb - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 346/706] 10.0.0.188 () {32 vars in 727 bytes} [Fri Jul 24 05:56:27 2026] PUT /v2/images/8bd2f3e9-a10c-4120-b6ed-708996f541f1/file => generated 0 bytes in 676 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/707] 10.0.0.188 () {32 vars in 707 bytes} [Fri Jul 24 05:56:28 2026] GET /v2/images/8bd2f3e9-a10c-4120-b6ed-708996f541f1 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/708] 10.0.0.188 () {32 vars in 717 bytes} [Fri Jul 24 05:56:28 2026] GET /v2/images/8bd2f3e9-a10c-4120-b6ed-708996f541f1/file => generated 1024 bytes in 146 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/709] 10.0.0.188 () {34 vars in 655 bytes} [Fri Jul 24 05:56:28 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/710] 10.0.0.188 () {32 vars in 726 bytes} [Fri Jul 24 05:56:28 2026] PATCH /v2/images/12a5fee1-2f22-4424-8a94-22e490a2893f => generated 652 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/711] 10.0.0.188 () {32 vars in 707 bytes} [Fri Jul 24 05:56:28 2026] GET /v2/images/12a5fee1-2f22-4424-8a94-22e490a2893f => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 05:56:28.373 8 WARNING glance.api.v2.images [None req-617c1596-bae7-466d-82b4-15a1fd706803 93e1519725674571857e0064a7ad6e36 2b2f7f1e23494f54b7cb4f8f5eaec8fb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//12a5fee1-2f22-4424-8a94-22e490a2893f [pid: 8|app: 0|req: 349/712] 10.0.0.188 () {32 vars in 710 bytes} [Fri Jul 24 05:56:28 2026] DELETE /v2/images/12a5fee1-2f22-4424-8a94-22e490a2893f => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/713] 10.0.0.188 () {32 vars in 707 bytes} [Fri Jul 24 05:56:28 2026] GET /v2/images/12a5fee1-2f22-4424-8a94-22e490a2893f => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 05:56:28.458 8 WARNING glance.api.v2.images [None req-8e10c69b-2b87-4ff7-ac93-d4a2623a6abc 93e1519725674571857e0064a7ad6e36 2b2f7f1e23494f54b7cb4f8f5eaec8fb - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8bd2f3e9-a10c-4120-b6ed-708996f541f1 [pid: 8|app: 0|req: 350/714] 10.0.0.188 () {32 vars in 710 bytes} [Fri Jul 24 05:56:28 2026] DELETE /v2/images/8bd2f3e9-a10c-4120-b6ed-708996f541f1 => generated 0 bytes in 929 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/715] 10.0.0.188 () {32 vars in 707 bytes} [Fri Jul 24 05:56:29 2026] GET /v2/images/8bd2f3e9-a10c-4120-b6ed-708996f541f1 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 05:56:29.400 8 WARNING glance.api.v2.images [None req-7fa662d5-e790-4144-8dd4-1da4a2d648f3 93e1519725674571857e0064a7ad6e36 2b2f7f1e23494f54b7cb4f8f5eaec8fb - - default default] Failed to find image 3078a0a0-c264-4962-becf-fe10e178f943 to delete: glance.common.exception.ImageNotFound: No image found with ID 3078a0a0-c264-4962-becf-fe10e178f943 [pid: 8|app: 0|req: 351/716] 10.0.0.188 () {32 vars in 710 bytes} [Fri Jul 24 05:56:29 2026] DELETE /v2/images/3078a0a0-c264-4962-becf-fe10e178f943 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/717] 10.0.0.188 () {32 vars in 707 bytes} [Fri Jul 24 05:56:29 2026] GET /v2/images/3078a0a0-c264-4962-becf-fe10e178f943 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/718] 10.0.0.42 () {36 vars in 986 bytes} [Fri Jul 24 05:56:31 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/719] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 05:56:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/724] 10.0.0.188 () {32 vars in 707 bytes} [Fri Jul 24 05:56:51 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/725] 10.0.0.188 () {32 vars in 707 bytes} [Fri Jul 24 05:56:51 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/726] 10.0.0.194 () {36 vars in 987 bytes} [Fri Jul 24 05:56:52 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/727] 10.0.0.194 () {36 vars in 927 bytes} [Fri Jul 24 05:56:52 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: 357/728] 10.0.0.194 () {36 vars in 927 bytes} [Fri Jul 24 05:56:52 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: 372/729] 10.0.0.194 () {36 vars in 987 bytes} [Fri Jul 24 05:56:52 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/730] 10.0.0.194 () {36 vars in 927 bytes} [Fri Jul 24 05:56:52 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: 373/731] 10.0.0.194 () {36 vars in 927 bytes} [Fri Jul 24 05:56:52 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: 359/732] 10.0.0.194 () {36 vars in 987 bytes} [Fri Jul 24 05:56:52 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/733] 10.0.0.194 () {36 vars in 927 bytes} [Fri Jul 24 05:56:52 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: 360/734] 10.0.0.194 () {36 vars in 927 bytes} [Fri Jul 24 05:56:52 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: 375/735] 10.0.0.45 () {36 vars in 910 bytes} [Fri Jul 24 05:56:53 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/736] 10.0.0.45 () {36 vars in 1006 bytes} [Fri Jul 24 05:56:53 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b/locations => generated 127 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/737] 10.0.0.45 () {36 vars in 986 bytes} [Fri Jul 24 05:56:53 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/738] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 24 05:56:53 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: 377/739] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 24 05:56:53 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: 365/744] 10.0.0.42 () {36 vars in 986 bytes} [Fri Jul 24 05:57:09 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/745] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 05:57:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/746] 10.0.0.194 () {36 vars in 987 bytes} [Fri Jul 24 05:57:13 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/747] 10.0.0.194 () {36 vars in 927 bytes} [Fri Jul 24 05:57:13 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: 367/748] 10.0.0.194 () {36 vars in 927 bytes} [Fri Jul 24 05:57: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: 7|app: 0|req: 382/749] 10.0.0.194 () {36 vars in 987 bytes} [Fri Jul 24 05:57:13 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/750] 10.0.0.194 () {36 vars in 927 bytes} [Fri Jul 24 05:57:13 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: 383/751] 10.0.0.194 () {36 vars in 927 bytes} [Fri Jul 24 05:57:13 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: 369/752] 10.0.0.194 () {36 vars in 987 bytes} [Fri Jul 24 05:57:13 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/753] 10.0.0.194 () {36 vars in 927 bytes} [Fri Jul 24 05:57: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: 370/754] 10.0.0.45 () {36 vars in 910 bytes} [Fri Jul 24 05:57:14 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/755] 10.0.0.45 () {36 vars in 1006 bytes} [Fri Jul 24 05:57:14 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b/locations => generated 127 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/756] 10.0.0.45 () {36 vars in 986 bytes} [Fri Jul 24 05:57:14 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/757] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 24 05:57:14 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: 372/758] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 24 05:57:14 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: 387/759] 10.0.0.42 () {36 vars in 986 bytes} [Fri Jul 24 05:57:15 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/760] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 05:57:15 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: 400/785] 10.0.0.188 () {30 vars in 411 bytes} [Fri Jul 24 05:59:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/786] 10.0.0.42 () {36 vars in 986 bytes} [Fri Jul 24 05:59:15 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/787] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 05:59:15 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/790] 10.0.0.42 () {36 vars in 986 bytes} [Fri Jul 24 05:59:16 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/791] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 05:59:16 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/794] 10.0.0.42 () {36 vars in 986 bytes} [Fri Jul 24 05:59:33 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/795] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 05:59:33 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: 408/800] 10.0.0.42 () {36 vars in 986 bytes} [Fri Jul 24 05:59:52 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/801] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 05:59:52 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: 395/804] 10.0.0.42 () {36 vars in 986 bytes} [Fri Jul 24 05:59:58 2026] GET /v2/images/020fc1ec-3486-41a7-a977-03f34091b41b => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/805] 10.0.0.42 () {36 vars in 926 bytes} [Fri Jul 24 05:59: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: 7|app: 0|req: 413/810] 199.19.213.96 () {32 vars in 825 bytes} [Fri Jul 24 06:00:21 2026] GET /v2/images?status=active&owner=da1fad4851004b72a7f93f7c9baf2f0d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/811] 199.19.213.96 () {32 vars in 652 bytes} [Fri Jul 24 06:00: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: 414/812] 10.0.0.194 () {36 vars in 987 bytes} [Fri Jul 24 06:00:22 2026] GET /v2/images/56b90a85-82a9-4aea-81cd-5d91802fce3c => generated 1395 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/813] 10.0.0.194 () {36 vars in 927 bytes} [Fri Jul 24 06:00:22 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: 415/814] 10.0.0.194 () {36 vars in 927 bytes} [Fri Jul 24 06:00:22 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/815] 10.0.0.194 () {36 vars in 987 bytes} [Fri Jul 24 06:00:22 2026] GET /v2/images/56b90a85-82a9-4aea-81cd-5d91802fce3c => generated 1395 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/816] 10.0.0.194 () {36 vars in 927 bytes} [Fri Jul 24 06:00:22 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: 401/817] 10.0.0.194 () {36 vars in 927 bytes} [Fri Jul 24 06:00:22 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: 417/818] 10.0.0.194 () {36 vars in 987 bytes} [Fri Jul 24 06:00:22 2026] GET /v2/images/56b90a85-82a9-4aea-81cd-5d91802fce3c => generated 1395 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/819] 10.0.0.194 () {36 vars in 927 bytes} [Fri Jul 24 06:00:22 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: 418/820] 10.0.0.194 () {36 vars in 927 bytes} [Fri Jul 24 06:00:22 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: 403/821] 10.0.0.45 () {36 vars in 910 bytes} [Fri Jul 24 06:00:23 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/822] 10.0.0.45 () {36 vars in 1006 bytes} [Fri Jul 24 06:00:23 2026] GET /v2/images/56b90a85-82a9-4aea-81cd-5d91802fce3c/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: 404/823] 10.0.0.45 () {36 vars in 986 bytes} [Fri Jul 24 06:00:23 2026] GET /v2/images/56b90a85-82a9-4aea-81cd-5d91802fce3c => generated 1395 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/824] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 24 06:00:23 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: 405/825] 10.0.0.45 () {36 vars in 926 bytes} [Fri Jul 24 06:00:23 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: 443/870] 10.0.0.188 () {32 vars in 633 bytes} [Fri Jul 24 06:04:00 2026] GET /v2/images => generated 5574 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)