+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jul 21 06:57:42 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-864cc68dd9-c4t29 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x555d0f73b190 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-21 06:57:44.448 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-21 06:57:44.470 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-07-21 06:57:45.054 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-21 06:57:45.055 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-21 06:57:45.075 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-21 06:57:45.076 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-21 06:57:46.634 8 WARNING glance.api.v2.images [None req-8059bfe4-640a-4f82-85a5-8e981ce24d82 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-21 06:57:46.646 7 WARNING glance.api.v2.images [None req-94771493-8d35-47f1-8fc3-3d299b545d0a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-21 06:57:46.874 8 WARNING keystonemiddleware._common.config [None req-8059bfe4-640a-4f82-85a5-8e981ce24d82 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-21 06:57:46.882 8 WARNING oslo_config.cfg [None req-8059bfe4-640a-4f82-85a5-8e981ce24d82 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-21 06:57:46.883 7 WARNING keystonemiddleware._common.config [None req-94771493-8d35-47f1-8fc3-3d299b545d0a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x555d0f73b190 pid: 8 (default app) 2026-07-21 06:57:46.891 7 WARNING oslo_config.cfg [None req-94771493-8d35-47f1-8fc3-3d299b545d0a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x555d0f73b190 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.205 () {42 vars in 689 bytes} [Tue Jul 21 06:57:47 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 06:57:47.454 7 WARNING oslo_policy.policy [None req-eb9aac16-c04f-4bf9-8553-c9fbe7529371 f5669f7701d643fda879d56fbb0ce45b 36185ed7952748b097510bfe3b9daeb8 - - 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-21 06:57:47.455 7 WARNING oslo_policy.policy [None req-eb9aac16-c04f-4bf9-8553-c9fbe7529371 f5669f7701d643fda879d56fbb0ce45b 36185ed7952748b097510bfe3b9daeb8 - - 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-21 06:57:47.474 7 WARNING oslo_policy.policy [None req-eb9aac16-c04f-4bf9-8553-c9fbe7529371 f5669f7701d643fda879d56fbb0ce45b 36185ed7952748b097510bfe3b9daeb8 - - 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-21 06:57:47.475 7 WARNING oslo_policy.policy [None req-eb9aac16-c04f-4bf9-8553-c9fbe7529371 f5669f7701d643fda879d56fbb0ce45b 36185ed7952748b097510bfe3b9daeb8 - - 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/4] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 06:57:47 2026] GET /v2/images => generated 69 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.205 () {42 vars in 689 bytes} [Tue Jul 21 06:57:50 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 06:57:50 2026] GET /v2/images => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-21 06:57:50.696 8 WARNING oslo_policy.policy [None req-874803aa-3b28-4e2e-8d52-a215c966c985 f5669f7701d643fda879d56fbb0ce45b 36185ed7952748b097510bfe3b9daeb8 - - 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-21 06:57:50.696 8 WARNING oslo_policy.policy [None req-874803aa-3b28-4e2e-8d52-a215c966c985 f5669f7701d643fda879d56fbb0ce45b 36185ed7952748b097510bfe3b9daeb8 - - 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/9] 199.204.45.205 () {44 vars in 912 bytes} [Tue Jul 21 06:57:50 2026] GET /v2/images/cirros => generated 151 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.204.45.205 () {44 vars in 934 bytes} [Tue Jul 21 06:57: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-07-21 06:57:50.821 8 WARNING oslo_policy.policy [None req-bc1a726a-a4fd-48be-8e54-d0eaec564a4b f5669f7701d643fda879d56fbb0ce45b 36185ed7952748b097510bfe3b9daeb8 - - 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-21 06:57:50.822 8 WARNING oslo_policy.policy [None req-bc1a726a-a4fd-48be-8e54-d0eaec564a4b f5669f7701d643fda879d56fbb0ce45b 36185ed7952748b097510bfe3b9daeb8 - - 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/11] 199.204.45.205 () {44 vars in 940 bytes} [Tue Jul 21 06:57:50 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) 2026-07-21 06:57:50.899 7 WARNING oslo_config.cfg [None req-6b4a232d-25b7-44bc-8a5f-db7875e44df6 f5669f7701d643fda879d56fbb0ce45b 36185ed7952748b097510bfe3b9daeb8 - - 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: 5/12] 199.204.45.205 () {48 vars in 952 bytes} [Tue Jul 21 06:57:50 2026] POST /v2/images => generated 760 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 06:57:50.918 8 WARNING oslo_policy.policy [None req-912a9a8a-993e-46cf-8fe2-874e4cd24cc9 f5669f7701d643fda879d56fbb0ce45b 36185ed7952748b097510bfe3b9daeb8 - - 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-21 06:57:50.918 8 WARNING oslo_policy.policy [None req-912a9a8a-993e-46cf-8fe2-874e4cd24cc9 f5669f7701d643fda879d56fbb0ce45b 36185ed7952748b097510bfe3b9daeb8 - - 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-21 06:57:50.920 8 INFO glance.api.v2.image_data [None req-912a9a8a-993e-46cf-8fe2-874e4cd24cc9 f5669f7701d643fda879d56fbb0ce45b 36185ed7952748b097510bfe3b9daeb8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 06:57:54.728 8 INFO glance.location [None req-912a9a8a-993e-46cf-8fe2-874e4cd24cc9 f5669f7701d643fda879d56fbb0ce45b 36185ed7952748b097510bfe3b9daeb8 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/13] 199.204.45.205 () {48 vars in 1046 bytes} [Tue Jul 21 06:57:50 2026] PUT /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b/file => generated 0 bytes in 3851 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6875 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 06:57:54 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-21 06:57:54.801 8 WARNING oslo_config.cfg [None req-8475ccbd-e257-4b2a-b155-4c26ef231455 f5669f7701d643fda879d56fbb0ce45b 36185ed7952748b097510bfe3b9daeb8 - - 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/15] 199.204.45.205 () {48 vars in 1050 bytes} [Tue Jul 21 06:57:54 2026] PATCH /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 06:57:54 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.204.45.205 () {42 vars in 689 bytes} [Tue Jul 21 07:20:14 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 07:20:14 2026] GET /v2/images => generated 1240 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/291] 199.204.45.205 () {42 vars in 689 bytes} [Tue Jul 21 07:20:31 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/292] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 07:20:31 2026] GET /v2/images => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/293] 199.204.45.205 () {44 vars in 938 bytes} [Tue Jul 21 07:20:31 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/294] 199.204.45.205 () {44 vars in 960 bytes} [Tue Jul 21 07:20:31 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/295] 199.204.45.205 () {44 vars in 940 bytes} [Tue Jul 21 07:20:31 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: 147/296] 199.204.45.205 () {48 vars in 952 bytes} [Tue Jul 21 07:20:31 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 07:20:31.720 8 INFO glance.api.v2.image_data [None req-4986b494-c33a-4682-927f-541de76c29bb f5669f7701d643fda879d56fbb0ce45b 36185ed7952748b097510bfe3b9daeb8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 07:20:59.711 8 INFO glance.location [None req-4986b494-c33a-4682-927f-541de76c29bb f5669f7701d643fda879d56fbb0ce45b 36185ed7952748b097510bfe3b9daeb8 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 150/303] 199.204.45.205 () {48 vars in 1047 bytes} [Tue Jul 21 07:20:31 2026] PUT /v2/images/698934ca-602c-4f61-8d9c-43fc7f8bf7a3/file => generated 0 bytes in 28053 msecs (HTTP/1.1 204) 4 headers in 171 bytes (77825 switches on core 0) [pid: 7|app: 0|req: 154/304] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 07:20:59 2026] GET /v2/images => generated 2451 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/305] 199.204.45.205 () {48 vars in 1050 bytes} [Tue Jul 21 07:20:59 2026] PATCH /v2/images/698934ca-602c-4f61-8d9c-43fc7f8bf7a3 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/306] 199.204.45.205 () {48 vars in 1051 bytes} [Tue Jul 21 07:20:59 2026] PATCH /v2/images/698934ca-602c-4f61-8d9c-43fc7f8bf7a3 => generated 1209 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/307] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 07:20:59 2026] GET /v2/images => generated 2451 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/308] 199.204.45.205 () {42 vars in 689 bytes} [Tue Jul 21 07:21:01 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/309] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 07:21:01 2026] GET /v2/images => generated 2451 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/386] 199.204.45.205 () {42 vars in 689 bytes} [Tue Jul 21 07:27:23 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/387] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 07:27:23 2026] GET /v2/images => generated 2451 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 199.204.45.205 () {42 vars in 689 bytes} [Tue Jul 21 07:27:31 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 07:27:31 2026] GET /v2/images => generated 2451 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 199.204.45.205 () {44 vars in 948 bytes} [Tue Jul 21 07:27:31 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 199.204.45.205 () {44 vars in 970 bytes} [Tue Jul 21 07:27:31 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.204.45.205 () {44 vars in 940 bytes} [Tue Jul 21 07:27:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/395] 199.204.45.205 () {48 vars in 952 bytes} [Tue Jul 21 07:27:32 2026] POST /v2/images => generated 799 bytes in 395 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 07:27:32.466 8 INFO glance.api.v2.image_data [None req-0584e556-5a98-4d57-be75-8909f2dc8c1b f5669f7701d643fda879d56fbb0ce45b 36185ed7952748b097510bfe3b9daeb8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 07:28:04.566 8 INFO glance.location [None req-0584e556-5a98-4d57-be75-8909f2dc8c1b f5669f7701d643fda879d56fbb0ce45b 36185ed7952748b097510bfe3b9daeb8 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 197/402] 199.204.45.205 () {48 vars in 1046 bytes} [Tue Jul 21 07:27:32 2026] PUT /v2/images/e62e8240-afef-40c3-8336-7e6c728891c4/file => generated 0 bytes in 32153 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24405 switches on core 0) [pid: 7|app: 0|req: 206/403] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 07:28:04 2026] GET /v2/images => generated 3664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/404] 199.204.45.205 () {48 vars in 1051 bytes} [Tue Jul 21 07:28:04 2026] PATCH /v2/images/e62e8240-afef-40c3-8336-7e6c728891c4 => generated 1234 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/405] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 07:28:04 2026] GET /v2/images => generated 3687 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/416] 199.204.45.205 () {42 vars in 689 bytes} [Tue Jul 21 07:28:49 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/417] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 07:28:49 2026] GET /v2/images => generated 3687 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/420] 199.204.45.205 () {42 vars in 689 bytes} [Tue Jul 21 07:29:01 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/421] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 07:29:01 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/422] 199.204.45.205 () {44 vars in 940 bytes} [Tue Jul 21 07:29:01 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/423] 199.204.45.205 () {44 vars in 962 bytes} [Tue Jul 21 07:29:01 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/424] 199.204.45.205 () {44 vars in 940 bytes} [Tue Jul 21 07:29:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/425] 199.204.45.205 () {48 vars in 952 bytes} [Tue Jul 21 07:29:01 2026] POST /v2/images => generated 791 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-21 07:29:01.548 8 INFO glance.api.v2.image_data [None req-8aa38f8f-8dbe-4f06-b319-ffbbf22895a2 f5669f7701d643fda879d56fbb0ce45b 36185ed7952748b097510bfe3b9daeb8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 07:29:17.050 8 INFO glance.location [None req-8aa38f8f-8dbe-4f06-b319-ffbbf22895a2 f5669f7701d643fda879d56fbb0ce45b 36185ed7952748b097510bfe3b9daeb8 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 209/428] 199.204.45.205 () {48 vars in 1047 bytes} [Tue Jul 21 07:29:01 2026] PUT /v2/images/91ce37b9-5930-4fd9-b3b6-9c9cc45d996d/file => generated 0 bytes in 15554 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32564 switches on core 0) [pid: 7|app: 0|req: 220/429] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 07:29:17 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/430] 199.204.45.205 () {48 vars in 1050 bytes} [Tue Jul 21 07:29:17 2026] PATCH /v2/images/91ce37b9-5930-4fd9-b3b6-9c9cc45d996d => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/431] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 07:29:17 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/610] 199.204.45.205 () {42 vars in 689 bytes} [Tue Jul 21 07:44:07 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/611] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 07:44:07 2026] GET /v2/images => generated 4893 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/642] 199.204.45.205 () {42 vars in 689 bytes} [Tue Jul 21 07:46:33 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/643] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 07:46:33 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/644] 199.204.45.205 () {42 vars in 689 bytes} [Tue Jul 21 07:46:34 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/645] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 07:46:34 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/656] 199.204.45.205 () {42 vars in 689 bytes} [Tue Jul 21 07:47:22 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/657] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 07:47:22 2026] GET /v2/images => generated 4893 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/660] 199.204.45.205 () {42 vars in 689 bytes} [Tue Jul 21 07:47:29 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/661] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 07:47:29 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/674] 199.204.45.205 () {42 vars in 689 bytes} [Tue Jul 21 07:48:33 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/675] 199.204.45.205 () {44 vars in 911 bytes} [Tue Jul 21 07:48:33 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/684] 10.0.0.43 () {32 vars in 632 bytes} [Tue Jul 21 07:49:17 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/691] 10.0.0.238 () {36 vars in 987 bytes} [Tue Jul 21 07:49:38 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/692] 10.0.0.238 () {36 vars in 927 bytes} [Tue Jul 21 07:49:38 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: 352/693] 10.0.0.238 () {36 vars in 987 bytes} [Tue Jul 21 07:49:39 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => 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: 342/694] 10.0.0.238 () {36 vars in 927 bytes} [Tue Jul 21 07:49:39 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: 353/695] 199.204.45.205 () {36 vars in 991 bytes} [Tue Jul 21 07:49:41 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => generated 1171 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/696] 199.204.45.205 () {36 vars in 931 bytes} [Tue Jul 21 07:49:42 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/697] 199.204.45.205 () {36 vars in 991 bytes} [Tue Jul 21 07:49:43 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/698] 199.204.45.205 () {36 vars in 931 bytes} [Tue Jul 21 07:49:43 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: 357/705] 10.0.0.238 () {36 vars in 987 bytes} [Tue Jul 21 07:50:07 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => 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: 349/706] 10.0.0.238 () {36 vars in 927 bytes} [Tue Jul 21 07:50:07 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: 351/709] 10.0.0.43 () {34 vars in 654 bytes} [Tue Jul 21 07:50:21 2026] POST /v2/images => generated 649 bytes in 252 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-21 07:50:21.960 7 WARNING glance.api.v2.images [None req-bb319684-a7bf-4be9-b285-12a497850b9a 73d3c587be2749d991f7491abe8dca0d 22896d58073d4944a74b1888e916293d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ba4ab169-a399-4acf-82db-d6696720fd2a [pid: 7|app: 0|req: 359/710] 10.0.0.43 () {32 vars in 709 bytes} [Tue Jul 21 07:50:21 2026] DELETE /v2/images/ba4ab169-a399-4acf-82db-d6696720fd2a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/711] 10.0.0.43 () {32 vars in 706 bytes} [Tue Jul 21 07:50:22 2026] GET /v2/images/ba4ab169-a399-4acf-82db-d6696720fd2a => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/712] 10.0.0.43 () {32 vars in 632 bytes} [Tue Jul 21 07:50:22 2026] GET /v2/images => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/713] 10.0.0.43 () {34 vars in 654 bytes} [Tue Jul 21 07:50:22 2026] POST /v2/images => generated 701 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-21 07:50:22.157 7 WARNING oslo_policy.policy [None req-61fe47eb-07e6-4e3a-8899-ed882081887b 73d3c587be2749d991f7491abe8dca0d 22896d58073d4944a74b1888e916293d - - 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-21 07:50:22.157 7 WARNING oslo_policy.policy [None req-61fe47eb-07e6-4e3a-8899-ed882081887b 73d3c587be2749d991f7491abe8dca0d 22896d58073d4944a74b1888e916293d - - 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: 361/714] 10.0.0.43 () {32 vars in 716 bytes} [Tue Jul 21 07:50:22 2026] GET /v2/images/1564907c-31ca-4f34-b7d6-f9f42593d872/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-21 07:50:22.190 8 INFO glance.api.v2.image_data [None req-47d48f9e-91c9-45bc-a740-578f0ad47dc9 73d3c587be2749d991f7491abe8dca0d 22896d58073d4944a74b1888e916293d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-21 07:50:22.251 8 WARNING glance_store._drivers.rbd [None req-47d48f9e-91c9-45bc-a740-578f0ad47dc9 73d3c587be2749d991f7491abe8dca0d 22896d58073d4944a74b1888e916293d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-21 07:50:22.645 8 INFO glance.location [None req-47d48f9e-91c9-45bc-a740-578f0ad47dc9 73d3c587be2749d991f7491abe8dca0d 22896d58073d4944a74b1888e916293d - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 354/715] 10.0.0.43 () {32 vars in 726 bytes} [Tue Jul 21 07:50:22 2026] PUT /v2/images/1564907c-31ca-4f34-b7d6-f9f42593d872/file => generated 0 bytes in 524 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/716] 10.0.0.43 () {32 vars in 706 bytes} [Tue Jul 21 07:50:22 2026] GET /v2/images/1564907c-31ca-4f34-b7d6-f9f42593d872 => generated 1102 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/717] 10.0.0.43 () {32 vars in 716 bytes} [Tue Jul 21 07:50:22 2026] GET /v2/images/1564907c-31ca-4f34-b7d6-f9f42593d872/file => generated 1024 bytes in 135 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/718] 10.0.0.43 () {34 vars in 654 bytes} [Tue Jul 21 07:50:22 2026] POST /v2/images => generated 649 bytes in 146 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/719] 10.0.0.43 () {32 vars in 725 bytes} [Tue Jul 21 07:50:23 2026] PATCH /v2/images/fe6036c4-ab6c-4e63-af61-17616be723dc => generated 651 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/720] 10.0.0.43 () {32 vars in 706 bytes} [Tue Jul 21 07:50:23 2026] GET /v2/images/fe6036c4-ab6c-4e63-af61-17616be723dc => generated 651 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-21 07:50:23.219 8 WARNING glance.api.v2.images [None req-9ec7d916-3616-4065-a6f4-3b1143c2cb05 73d3c587be2749d991f7491abe8dca0d 22896d58073d4944a74b1888e916293d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fe6036c4-ab6c-4e63-af61-17616be723dc [pid: 8|app: 0|req: 357/721] 10.0.0.43 () {32 vars in 709 bytes} [Tue Jul 21 07:50:23 2026] DELETE /v2/images/fe6036c4-ab6c-4e63-af61-17616be723dc => generated 0 bytes in 147 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/722] 10.0.0.43 () {32 vars in 706 bytes} [Tue Jul 21 07:50:23 2026] GET /v2/images/fe6036c4-ab6c-4e63-af61-17616be723dc => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 07:50:23.387 8 WARNING glance.api.v2.images [None req-31247a07-8cca-4042-b3b3-2b607b786f41 73d3c587be2749d991f7491abe8dca0d 22896d58073d4944a74b1888e916293d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1564907c-31ca-4f34-b7d6-f9f42593d872 [pid: 8|app: 0|req: 358/723] 10.0.0.43 () {32 vars in 709 bytes} [Tue Jul 21 07:50:23 2026] DELETE /v2/images/1564907c-31ca-4f34-b7d6-f9f42593d872 => generated 0 bytes in 631 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/724] 10.0.0.43 () {32 vars in 706 bytes} [Tue Jul 21 07:50:24 2026] GET /v2/images/1564907c-31ca-4f34-b7d6-f9f42593d872 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-21 07:50:24.026 8 WARNING glance.api.v2.images [None req-8829f9ad-320d-49db-86a8-8771917d848d 73d3c587be2749d991f7491abe8dca0d 22896d58073d4944a74b1888e916293d - - default default] Failed to find image ba4ab169-a399-4acf-82db-d6696720fd2a to delete: glance.common.exception.ImageNotFound: No image found with ID ba4ab169-a399-4acf-82db-d6696720fd2a [pid: 8|app: 0|req: 359/725] 10.0.0.43 () {32 vars in 709 bytes} [Tue Jul 21 07:50:24 2026] DELETE /v2/images/ba4ab169-a399-4acf-82db-d6696720fd2a => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/726] 10.0.0.43 () {32 vars in 706 bytes} [Tue Jul 21 07:50:24 2026] GET /v2/images/ba4ab169-a399-4acf-82db-d6696720fd2a => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/727] 10.0.0.43 () {30 vars in 410 bytes} [Tue Jul 21 07:50:27 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/734] 10.0.0.238 () {36 vars in 987 bytes} [Tue Jul 21 07:50:52 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/735] 10.0.0.238 () {36 vars in 927 bytes} [Tue Jul 21 07:50:52 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/736] 10.0.0.4 () {36 vars in 985 bytes} [Tue Jul 21 07:50:52 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => generated 1171 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/737] 10.0.0.4 () {36 vars in 925 bytes} [Tue Jul 21 07:50:53 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/738] 10.0.0.4 () {36 vars in 925 bytes} [Tue Jul 21 07:50:53 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/739] 10.0.0.4 () {36 vars in 985 bytes} [Tue Jul 21 07:50:53 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => generated 1171 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/740] 10.0.0.4 () {36 vars in 925 bytes} [Tue Jul 21 07:50:53 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: 367/741] 10.0.0.4 () {36 vars in 925 bytes} [Tue Jul 21 07:50:53 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: 375/742] 10.0.0.4 () {36 vars in 985 bytes} [Tue Jul 21 07:50:53 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/743] 10.0.0.4 () {36 vars in 925 bytes} [Tue Jul 21 07:50:53 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: 376/744] 10.0.0.4 () {36 vars in 925 bytes} [Tue Jul 21 07:50:53 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: 369/745] 10.0.0.205 () {36 vars in 987 bytes} [Tue Jul 21 07:50:54 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => generated 1171 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/746] 10.0.0.205 () {36 vars in 927 bytes} [Tue Jul 21 07:50:54 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: 370/747] 10.0.0.205 () {36 vars in 987 bytes} [Tue Jul 21 07:50:54 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => 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: 378/748] 10.0.0.205 () {36 vars in 927 bytes} [Tue Jul 21 07:50:54 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/749] 10.0.0.205 () {36 vars in 927 bytes} [Tue Jul 21 07:50: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: 7|app: 0|req: 382/756] 10.0.0.238 () {36 vars in 987 bytes} [Tue Jul 21 07:51:22 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => 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: 375/757] 10.0.0.238 () {36 vars in 927 bytes} [Tue Jul 21 07:51: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: 7|app: 0|req: 383/758] 10.0.0.238 () {36 vars in 987 bytes} [Tue Jul 21 07:51:27 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => 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: 376/759] 10.0.0.238 () {36 vars in 927 bytes} [Tue Jul 21 07:51:27 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: 385/776] 10.0.0.238 () {36 vars in 987 bytes} [Tue Jul 21 07:52:44 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/777] 10.0.0.238 () {36 vars in 927 bytes} [Tue Jul 21 07:52:44 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: 395/782] 10.0.0.43 () {32 vars in 706 bytes} [Tue Jul 21 07:53:05 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => generated 1171 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/783] 10.0.0.43 () {32 vars in 706 bytes} [Tue Jul 21 07:53:05 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => 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: 396/784] 10.0.0.4 () {36 vars in 985 bytes} [Tue Jul 21 07:53:05 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => 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: 389/785] 10.0.0.4 () {36 vars in 925 bytes} [Tue Jul 21 07:53:05 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: 397/786] 10.0.0.4 () {36 vars in 925 bytes} [Tue Jul 21 07:53: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: 390/787] 10.0.0.4 () {36 vars in 985 bytes} [Tue Jul 21 07:53:05 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => 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: 398/788] 10.0.0.4 () {36 vars in 925 bytes} [Tue Jul 21 07:53:05 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: 391/789] 10.0.0.4 () {36 vars in 925 bytes} [Tue Jul 21 07:53:05 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: 399/790] 10.0.0.4 () {36 vars in 985 bytes} [Tue Jul 21 07:53:05 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => 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: 392/791] 10.0.0.4 () {36 vars in 925 bytes} [Tue Jul 21 07:53: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: 7|app: 0|req: 400/792] 10.0.0.205 () {36 vars in 987 bytes} [Tue Jul 21 07:53:05 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => 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: 393/793] 10.0.0.205 () {36 vars in 927 bytes} [Tue Jul 21 07:53:05 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: 401/794] 10.0.0.205 () {36 vars in 987 bytes} [Tue Jul 21 07:53:05 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => 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: 394/795] 10.0.0.205 () {36 vars in 927 bytes} [Tue Jul 21 07:53:05 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: 402/796] 10.0.0.205 () {36 vars in 927 bytes} [Tue Jul 21 07:53:06 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: 396/799] 10.0.0.238 () {36 vars in 987 bytes} [Tue Jul 21 07:53:12 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/800] 10.0.0.238 () {36 vars in 927 bytes} [Tue Jul 21 07:53:12 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: 400/807] 10.0.0.238 () {36 vars in 987 bytes} [Tue Jul 21 07:53:41 2026] GET /v2/images/43a05b5e-6089-4eb3-a3d8-b38acdeaed7b => 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: 408/808] 10.0.0.238 () {36 vars in 927 bytes} [Tue Jul 21 07:53:41 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)