+ 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 May 29 02:28:18 2026] *** compiled with version: 13.3.0 on 28 May 2026 23:38:57 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-859df457b-zn9tf 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 0x7f3f05361668 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-05-29 02:28:20.770 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-29 02:28:20.834 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-05-29 02:28:21.620 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-05-29 02:28:21.621 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-05-29 02:28:21.621 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-29 02:28:21.706 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-05-29 02:28:21.706 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-05-29 02:28:21.707 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-29 02:28:23.650 7 WARNING glance.api.v2.images [None req-325da4e3-9bf7-4b5d-91f2-7d02a154fd48 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-29 02:28:23.693 8 WARNING glance.api.v2.images [None req-934a9bc5-14ab-4e33-880b-0d48f642a0d3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-29 02:28:23.995 7 WARNING keystonemiddleware._common.config [None req-325da4e3-9bf7-4b5d-91f2-7d02a154fd48 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 02:28:24.003 7 WARNING oslo_config.cfg [None req-325da4e3-9bf7-4b5d-91f2-7d02a154fd48 - - - - - -] 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 0x7f3f05361668 pid: 7 (default app) 2026-05-29 02:28:24.035 8 WARNING keystonemiddleware._common.config [None req-934a9bc5-14ab-4e33-880b-0d48f642a0d3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-29 02:28:24.042 8 WARNING oslo_config.cfg [None req-934a9bc5-14ab-4e33-880b-0d48f642a0d3 - - - - - -] 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 0x7f3f05361668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.144 () {42 vars in 688 bytes} [Fri May 29 02:28:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 02:28:25.056 8 WARNING oslo_policy.policy [None req-50c2403f-1bb7-47e9-87d1-3e61d97e9168 fb60b2eef91d40b09a46a39dd3c392ec 344bc68f4d6c4ad18e681d2c98c03888 - - 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-05-29 02:28:25.056 8 WARNING oslo_policy.policy [None req-50c2403f-1bb7-47e9-87d1-3e61d97e9168 fb60b2eef91d40b09a46a39dd3c392ec 344bc68f4d6c4ad18e681d2c98c03888 - - 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-05-29 02:28:25.074 8 WARNING oslo_policy.policy [None req-50c2403f-1bb7-47e9-87d1-3e61d97e9168 fb60b2eef91d40b09a46a39dd3c392ec 344bc68f4d6c4ad18e681d2c98c03888 - - 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-05-29 02:28:25.074 8 WARNING oslo_policy.policy [None req-50c2403f-1bb7-47e9-87d1-3e61d97e9168 fb60b2eef91d40b09a46a39dd3c392ec 344bc68f4d6c4ad18e681d2c98c03888 - - 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.204.45.144 () {44 vars in 910 bytes} [Fri May 29 02:28:24 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/13] 199.204.45.144 () {42 vars in 688 bytes} [Fri May 29 02:28:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-29 02:28:54.315 7 WARNING oslo_policy.policy [None req-588195fa-e514-4ed0-8175-25cfeb744b89 fb60b2eef91d40b09a46a39dd3c392ec 344bc68f4d6c4ad18e681d2c98c03888 - - 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-05-29 02:28:54.315 7 WARNING oslo_policy.policy [None req-588195fa-e514-4ed0-8175-25cfeb744b89 fb60b2eef91d40b09a46a39dd3c392ec 344bc68f4d6c4ad18e681d2c98c03888 - - 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-05-29 02:28:54.333 7 WARNING oslo_policy.policy [None req-588195fa-e514-4ed0-8175-25cfeb744b89 fb60b2eef91d40b09a46a39dd3c392ec 344bc68f4d6c4ad18e681d2c98c03888 - - 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-05-29 02:28:54.333 7 WARNING oslo_policy.policy [None req-588195fa-e514-4ed0-8175-25cfeb744b89 fb60b2eef91d40b09a46a39dd3c392ec 344bc68f4d6c4ad18e681d2c98c03888 - - 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: 9/14] 199.204.45.144 () {44 vars in 910 bytes} [Fri May 29 02:28:53 2026] GET /v2/images => generated 69 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.144 () {44 vars in 911 bytes} [Fri May 29 02:28:54 2026] GET /v2/images/cirros => generated 151 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/16] 199.204.45.144 () {44 vars in 933 bytes} [Fri May 29 02:28:54 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/17] 199.204.45.144 () {44 vars in 939 bytes} [Fri May 29 02:28:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-29 02:28:54.560 7 WARNING oslo_config.cfg [None req-d92a556a-a20b-42db-b09c-1472a073b4fd fb60b2eef91d40b09a46a39dd3c392ec 344bc68f4d6c4ad18e681d2c98c03888 - - 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: 11/18] 199.204.45.144 () {48 vars in 951 bytes} [Fri May 29 02:28:54 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 02:28:54.580 8 WARNING oslo_policy.policy [None req-02226971-8f18-458e-ab1a-b8917d86f805 fb60b2eef91d40b09a46a39dd3c392ec 344bc68f4d6c4ad18e681d2c98c03888 - - 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-05-29 02:28:54.581 8 WARNING oslo_policy.policy [None req-02226971-8f18-458e-ab1a-b8917d86f805 fb60b2eef91d40b09a46a39dd3c392ec 344bc68f4d6c4ad18e681d2c98c03888 - - 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-05-29 02:28:54.582 8 INFO glance.api.v2.image_data [None req-02226971-8f18-458e-ab1a-b8917d86f805 fb60b2eef91d40b09a46a39dd3c392ec 344bc68f4d6c4ad18e681d2c98c03888 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 02:29:00.886 8 WARNING glance.location [None req-02226971-8f18-458e-ab1a-b8917d86f805 fb60b2eef91d40b09a46a39dd3c392ec 344bc68f4d6c4ad18e681d2c98c03888 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/19] 199.204.45.144 () {48 vars in 1045 bytes} [Fri May 29 02:28:54 2026] PUT /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792/file => generated 0 bytes in 6353 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7990 switches on core 0) [pid: 7|app: 0|req: 12/20] 199.204.45.144 () {44 vars in 971 bytes} [Fri May 29 02:29:00 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-29 02:29:01.038 8 WARNING oslo_config.cfg [None req-2fbe0dda-1cf1-4f88-b0b8-7331aaef6cd6 fb60b2eef91d40b09a46a39dd3c392ec 344bc68f4d6c4ad18e681d2c98c03888 - - 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/21] 199.204.45.144 () {48 vars in 1051 bytes} [Fri May 29 02:29:00 2026] PATCH /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => generated 1312 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.144 () {44 vars in 971 bytes} [Fri May 29 02:29:01 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/267] 199.204.45.144 () {42 vars in 688 bytes} [Fri May 29 02:49:15 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/268] 199.204.45.144 () {44 vars in 910 bytes} [Fri May 29 02:49:15 2026] GET /v2/images => generated 1381 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/271] 199.204.45.144 () {42 vars in 688 bytes} [Fri May 29 02:49:32 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/272] 199.204.45.144 () {44 vars in 910 bytes} [Fri May 29 02:49:32 2026] GET /v2/images => generated 1381 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/273] 199.204.45.144 () {44 vars in 937 bytes} [Fri May 29 02:49:32 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/274] 199.204.45.144 () {44 vars in 959 bytes} [Fri May 29 02:49:32 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/275] 199.204.45.144 () {44 vars in 939 bytes} [Fri May 29 02:49:32 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: 140/276] 199.204.45.144 () {48 vars in 951 bytes} [Fri May 29 02:49:32 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 02:49:32.794 8 INFO glance.api.v2.image_data [None req-288cf8fe-15ca-455b-b5c4-cbc7cb7559e5 fb60b2eef91d40b09a46a39dd3c392ec 344bc68f4d6c4ad18e681d2c98c03888 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 02:49:57.139 8 WARNING glance.location [None req-288cf8fe-15ca-455b-b5c4-cbc7cb7559e5 fb60b2eef91d40b09a46a39dd3c392ec 344bc68f4d6c4ad18e681d2c98c03888 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 137/283] 199.204.45.144 () {48 vars in 1046 bytes} [Fri May 29 02:49:32 2026] PUT /v2/images/a589ef09-c9f7-4367-9fba-3a8d23aa833c/file => generated 0 bytes in 24392 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63647 switches on core 0) [pid: 7|app: 0|req: 147/284] 199.204.45.144 () {44 vars in 971 bytes} [Fri May 29 02:49:57 2026] GET /v2/images/a589ef09-c9f7-4367-9fba-3a8d23aa833c => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/285] 199.204.45.144 () {48 vars in 1051 bytes} [Fri May 29 02:49:57 2026] PATCH /v2/images/a589ef09-c9f7-4367-9fba-3a8d23aa833c => generated 1395 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/286] 199.204.45.144 () {44 vars in 971 bytes} [Fri May 29 02:49:57 2026] GET /v2/images/a589ef09-c9f7-4367-9fba-3a8d23aa833c => 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: 139/287] 199.204.45.144 () {42 vars in 688 bytes} [Fri May 29 02:49:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/288] 199.204.45.144 () {44 vars in 910 bytes} [Fri May 29 02:49:58 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: 182/373] 199.204.45.144 () {42 vars in 688 bytes} [Fri May 29 02:56:59 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/374] 199.204.45.144 () {44 vars in 910 bytes} [Fri May 29 02:56:59 2026] GET /v2/images => generated 2778 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/377] 199.204.45.144 () {42 vars in 688 bytes} [Fri May 29 02:57:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/378] 199.204.45.144 () {44 vars in 910 bytes} [Fri May 29 02:57:09 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/379] 199.204.45.144 () {44 vars in 947 bytes} [Fri May 29 02:57:09 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/380] 199.204.45.144 () {44 vars in 969 bytes} [Fri May 29 02:57:09 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/381] 199.204.45.144 () {44 vars in 939 bytes} [Fri May 29 02:57:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/382] 199.204.45.144 () {48 vars in 951 bytes} [Fri May 29 02:57:09 2026] POST /v2/images => generated 799 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 02:57:09.951 7 WARNING oslo_policy.policy [None req-ae562f1e-27fc-4067-8e6a-caafb6c50597 fb60b2eef91d40b09a46a39dd3c392ec 344bc68f4d6c4ad18e681d2c98c03888 - - 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-05-29 02:57:09.951 7 WARNING oslo_policy.policy [None req-ae562f1e-27fc-4067-8e6a-caafb6c50597 fb60b2eef91d40b09a46a39dd3c392ec 344bc68f4d6c4ad18e681d2c98c03888 - - 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-05-29 02:57:09.953 7 INFO glance.api.v2.image_data [None req-ae562f1e-27fc-4067-8e6a-caafb6c50597 fb60b2eef91d40b09a46a39dd3c392ec 344bc68f4d6c4ad18e681d2c98c03888 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 02:57:29.935 7 INFO glance.location [None req-ae562f1e-27fc-4067-8e6a-caafb6c50597 fb60b2eef91d40b09a46a39dd3c392ec 344bc68f4d6c4ad18e681d2c98c03888 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/387] 199.204.45.144 () {48 vars in 1045 bytes} [Fri May 29 02:57:09 2026] PUT /v2/images/1a377f1b-cd18-4ee8-8e22-76491a55f7ae/file => generated 0 bytes in 20042 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21588 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.204.45.144 () {44 vars in 971 bytes} [Fri May 29 02:57:29 2026] GET /v2/images/1a377f1b-cd18-4ee8-8e22-76491a55f7ae => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/389] 199.204.45.144 () {48 vars in 1051 bytes} [Fri May 29 02:57:30 2026] PATCH /v2/images/1a377f1b-cd18-4ee8-8e22-76491a55f7ae => generated 1410 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/390] 199.204.45.144 () {44 vars in 971 bytes} [Fri May 29 02:57:30 2026] GET /v2/images/1a377f1b-cd18-4ee8-8e22-76491a55f7ae => generated 1410 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/399] 199.204.45.144 () {42 vars in 688 bytes} [Fri May 29 02:58:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/400] 199.204.45.144 () {44 vars in 910 bytes} [Fri May 29 02:58:07 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/405] 199.204.45.144 () {42 vars in 688 bytes} [Fri May 29 02:58:25 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/406] 199.204.45.144 () {44 vars in 910 bytes} [Fri May 29 02:58:25 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/407] 199.204.45.144 () {44 vars in 939 bytes} [Fri May 29 02:58:25 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/408] 199.204.45.144 () {44 vars in 961 bytes} [Fri May 29 02:58:25 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: 202/409] 199.204.45.144 () {44 vars in 939 bytes} [Fri May 29 02:58:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/410] 199.204.45.144 () {48 vars in 951 bytes} [Fri May 29 02:58:25 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-29 02:58:25.603 8 INFO glance.api.v2.image_data [None req-af7eccf4-6307-45f4-b50f-24abc70809a5 fb60b2eef91d40b09a46a39dd3c392ec 344bc68f4d6c4ad18e681d2c98c03888 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 02:58:40.719 8 INFO glance.location [None req-af7eccf4-6307-45f4-b50f-24abc70809a5 fb60b2eef91d40b09a46a39dd3c392ec 344bc68f4d6c4ad18e681d2c98c03888 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 203/413] 199.204.45.144 () {48 vars in 1046 bytes} [Fri May 29 02:58:25 2026] PUT /v2/images/31f77de1-37fd-482e-b4cf-0302f1c926a8/file => generated 0 bytes in 15173 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34711 switches on core 0) [pid: 7|app: 0|req: 211/414] 199.204.45.144 () {44 vars in 971 bytes} [Fri May 29 02:58:40 2026] GET /v2/images/31f77de1-37fd-482e-b4cf-0302f1c926a8 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/415] 199.204.45.144 () {48 vars in 1051 bytes} [Fri May 29 02:58:40 2026] PATCH /v2/images/31f77de1-37fd-482e-b4cf-0302f1c926a8 => generated 1382 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/416] 199.204.45.144 () {44 vars in 971 bytes} [Fri May 29 02:58:40 2026] GET /v2/images/31f77de1-37fd-482e-b4cf-0302f1c926a8 => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/569] 199.204.45.144 () {42 vars in 688 bytes} [Fri May 29 03:11:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/570] 199.204.45.144 () {44 vars in 910 bytes} [Fri May 29 03:11:20 2026] GET /v2/images => generated 5574 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/599] 199.204.45.144 () {42 vars in 688 bytes} [Fri May 29 03:13:36 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/600] 199.204.45.144 () {44 vars in 910 bytes} [Fri May 29 03:13:36 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: 7|app: 0|req: 305/601] 199.204.45.144 () {42 vars in 688 bytes} [Fri May 29 03:13:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/602] 199.204.45.144 () {44 vars in 910 bytes} [Fri May 29 03:13:38 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/613] 199.204.45.144 () {42 vars in 688 bytes} [Fri May 29 03:14:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/614] 199.204.45.144 () {44 vars in 910 bytes} [Fri May 29 03:14:27 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/617] 199.204.45.144 () {42 vars in 688 bytes} [Fri May 29 03:14:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/618] 199.204.45.144 () {44 vars in 910 bytes} [Fri May 29 03:14:36 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: 8|app: 0|req: 312/631] 199.204.45.144 () {42 vars in 688 bytes} [Fri May 29 03:15:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/632] 199.204.45.144 () {44 vars in 910 bytes} [Fri May 29 03:15:38 2026] GET /v2/images => generated 5574 bytes in 57 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: 317/641] 10.0.0.85 () {32 vars in 631 bytes} [Fri May 29 03:16:20 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/646] 10.0.0.27 () {36 vars in 985 bytes} [Fri May 29 03:16:41 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => generated 1312 bytes in 20 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: 327/647] 10.0.0.27 () {36 vars in 925 bytes} [Fri May 29 03:16:41 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/650] 10.0.0.27 () {36 vars in 985 bytes} [Fri May 29 03:16:43 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => 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: 322/651] 10.0.0.27 () {36 vars in 925 bytes} [Fri May 29 03:16:43 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: 330/652] 199.204.45.144 () {36 vars in 990 bytes} [Fri May 29 03:16:48 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => 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: 323/653] 199.204.45.144 () {36 vars in 930 bytes} [Fri May 29 03:16:48 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: 331/654] 199.204.45.144 () {36 vars in 990 bytes} [Fri May 29 03:16:49 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/655] 199.204.45.144 () {36 vars in 930 bytes} [Fri May 29 03:16:49 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: 326/658] 10.0.0.27 () {36 vars in 985 bytes} [Fri May 29 03:16:54 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => 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: 333/659] 10.0.0.27 () {36 vars in 985 bytes} [Fri May 29 03:16:54 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/660] 10.0.0.27 () {36 vars in 925 bytes} [Fri May 29 03:16:54 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: 334/661] 10.0.0.27 () {36 vars in 925 bytes} [Fri May 29 03:16:54 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: 338/668] 10.0.0.27 () {36 vars in 985 bytes} [Fri May 29 03:17:29 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => 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: 331/669] 10.0.0.27 () {36 vars in 925 bytes} [Fri May 29 03:17:29 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/676] 10.0.0.85 () {34 vars in 653 bytes} [Fri May 29 03:17:58 2026] POST /v2/images => generated 648 bytes in 227 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-29 03:17:58.476 8 WARNING glance.api.v2.images [None req-f785d65c-4433-4161-8ee3-dfaf47230331 6157b26d18ab4da184e8569420c97007 76ac5d3349b1448391af478ad8aae2d5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//65e8ef39-71d9-4268-9507-f3448345632f [pid: 8|app: 0|req: 335/677] 10.0.0.85 () {32 vars in 708 bytes} [Fri May 29 03:17:58 2026] DELETE /v2/images/65e8ef39-71d9-4268-9507-f3448345632f => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/678] 10.0.0.85 () {32 vars in 705 bytes} [Fri May 29 03:17:58 2026] GET /v2/images/65e8ef39-71d9-4268-9507-f3448345632f => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/679] 10.0.0.85 () {32 vars in 631 bytes} [Fri May 29 03:17:58 2026] GET /v2/images => generated 1381 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/680] 10.0.0.85 () {34 vars in 653 bytes} [Fri May 29 03:17:58 2026] POST /v2/images => generated 702 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/681] 10.0.0.85 () {32 vars in 715 bytes} [Fri May 29 03:17:58 2026] GET /v2/images/a1574a1c-2447-416e-9a18-521902092607/file => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-29 03:17:58.698 7 INFO glance.api.v2.image_data [None req-ddd7b230-f7c1-409d-89c6-7a4e814f4b92 6157b26d18ab4da184e8569420c97007 76ac5d3349b1448391af478ad8aae2d5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-29 03:17:58.745 7 WARNING glance_store._drivers.rbd [None req-ddd7b230-f7c1-409d-89c6-7a4e814f4b92 6157b26d18ab4da184e8569420c97007 76ac5d3349b1448391af478ad8aae2d5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-29 03:17:59.381 7 INFO glance.location [None req-ddd7b230-f7c1-409d-89c6-7a4e814f4b92 6157b26d18ab4da184e8569420c97007 76ac5d3349b1448391af478ad8aae2d5 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 345/682] 10.0.0.85 () {32 vars in 725 bytes} [Fri May 29 03:17:58 2026] PUT /v2/images/a1574a1c-2447-416e-9a18-521902092607/file => generated 0 bytes in 734 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/683] 10.0.0.85 () {32 vars in 705 bytes} [Fri May 29 03:17:59 2026] GET /v2/images/a1574a1c-2447-416e-9a18-521902092607 => generated 1103 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/684] 10.0.0.85 () {32 vars in 715 bytes} [Fri May 29 03:17:59 2026] GET /v2/images/a1574a1c-2447-416e-9a18-521902092607/file => generated 1024 bytes in 109 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/685] 10.0.0.85 () {34 vars in 653 bytes} [Fri May 29 03:17:59 2026] POST /v2/images => generated 648 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/686] 10.0.0.85 () {32 vars in 724 bytes} [Fri May 29 03:17:59 2026] PATCH /v2/images/329a06dc-090f-460f-97ea-a487189a0189 => generated 652 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/687] 10.0.0.85 () {32 vars in 705 bytes} [Fri May 29 03:17:59 2026] GET /v2/images/329a06dc-090f-460f-97ea-a487189a0189 => generated 652 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-29 03:17:59.758 7 WARNING glance.api.v2.images [None req-5cdff1a1-8df9-4652-b0b3-a1a4f8b67a75 6157b26d18ab4da184e8569420c97007 76ac5d3349b1448391af478ad8aae2d5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//329a06dc-090f-460f-97ea-a487189a0189 [pid: 7|app: 0|req: 348/688] 10.0.0.85 () {32 vars in 708 bytes} [Fri May 29 03:17:59 2026] DELETE /v2/images/329a06dc-090f-460f-97ea-a487189a0189 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/689] 10.0.0.85 () {32 vars in 705 bytes} [Fri May 29 03:17:59 2026] GET /v2/images/329a06dc-090f-460f-97ea-a487189a0189 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:17:59.816 7 WARNING glance.api.v2.images [None req-3318680a-d400-4686-b338-4934e14b185a 6157b26d18ab4da184e8569420c97007 76ac5d3349b1448391af478ad8aae2d5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a1574a1c-2447-416e-9a18-521902092607 [pid: 7|app: 0|req: 349/690] 10.0.0.85 () {32 vars in 708 bytes} [Fri May 29 03:17:59 2026] DELETE /v2/images/a1574a1c-2447-416e-9a18-521902092607 => generated 0 bytes in 874 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/691] 10.0.0.85 () {32 vars in 705 bytes} [Fri May 29 03:18:00 2026] GET /v2/images/a1574a1c-2447-416e-9a18-521902092607 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-29 03:18:00.712 7 WARNING glance.api.v2.images [None req-61e95f8a-bc84-4350-8f72-1bd3eb258160 6157b26d18ab4da184e8569420c97007 76ac5d3349b1448391af478ad8aae2d5 - - default default] Failed to find image 65e8ef39-71d9-4268-9507-f3448345632f to delete: glance.common.exception.ImageNotFound: No image found with ID 65e8ef39-71d9-4268-9507-f3448345632f [pid: 7|app: 0|req: 350/692] 10.0.0.85 () {32 vars in 708 bytes} [Fri May 29 03:18:00 2026] DELETE /v2/images/65e8ef39-71d9-4268-9507-f3448345632f => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/693] 10.0.0.85 () {32 vars in 705 bytes} [Fri May 29 03:18:00 2026] GET /v2/images/65e8ef39-71d9-4268-9507-f3448345632f => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/696] 10.0.0.165 () {36 vars in 986 bytes} [Fri May 29 03:18:04 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => generated 1312 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/697] 10.0.0.165 () {36 vars in 926 bytes} [Fri May 29 03:18:04 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: 353/698] 10.0.0.165 () {36 vars in 926 bytes} [Fri May 29 03:18:04 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/699] 10.0.0.165 () {36 vars in 986 bytes} [Fri May 29 03:18:04 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => generated 1312 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/700] 10.0.0.165 () {36 vars in 926 bytes} [Fri May 29 03:18:04 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: 347/701] 10.0.0.165 () {36 vars in 926 bytes} [Fri May 29 03:18:04 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: 355/702] 10.0.0.165 () {36 vars in 986 bytes} [Fri May 29 03:18:04 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/703] 10.0.0.165 () {36 vars in 926 bytes} [Fri May 29 03:18:04 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: 356/704] 10.0.0.165 () {36 vars in 926 bytes} [Fri May 29 03:18:04 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: 349/705] 10.0.0.210 () {36 vars in 986 bytes} [Fri May 29 03:18:05 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => generated 1312 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/706] 10.0.0.210 () {36 vars in 926 bytes} [Fri May 29 03:18:05 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: 350/707] 10.0.0.210 () {36 vars in 986 bytes} [Fri May 29 03:18:05 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => 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: 358/708] 10.0.0.210 () {36 vars in 926 bytes} [Fri May 29 03:18: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: 8|app: 0|req: 351/709] 10.0.0.210 () {36 vars in 926 bytes} [Fri May 29 03:18: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: 363/718] 10.0.0.27 () {36 vars in 985 bytes} [Fri May 29 03:18:47 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/719] 10.0.0.27 () {36 vars in 925 bytes} [Fri May 29 03:18:47 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/720] 10.0.0.85 () {30 vars in 409 bytes} [Fri May 29 03:18:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/733] 10.0.0.85 () {32 vars in 705 bytes} [Fri May 29 03:19:44 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/734] 10.0.0.85 () {32 vars in 705 bytes} [Fri May 29 03:19:44 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => generated 1312 bytes in 22 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.165 () {36 vars in 986 bytes} [Fri May 29 03:19:44 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => generated 1312 bytes in 128 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.165 () {36 vars in 926 bytes} [Fri May 29 03:19:44 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: 365/737] 10.0.0.165 () {36 vars in 926 bytes} [Fri May 29 03:19: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: 373/738] 10.0.0.165 () {36 vars in 986 bytes} [Fri May 29 03:19:45 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => generated 1312 bytes in 23 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.165 () {36 vars in 926 bytes} [Fri May 29 03:19:45 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: 374/740] 10.0.0.165 () {36 vars in 926 bytes} [Fri May 29 03:19:45 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/741] 10.0.0.165 () {36 vars in 986 bytes} [Fri May 29 03:19:45 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => 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: 375/742] 10.0.0.165 () {36 vars in 926 bytes} [Fri May 29 03:19:45 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: 368/743] 10.0.0.165 () {36 vars in 926 bytes} [Fri May 29 03:19:45 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: 376/744] 10.0.0.210 () {36 vars in 986 bytes} [Fri May 29 03:19:45 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => 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: 369/745] 10.0.0.210 () {36 vars in 926 bytes} [Fri May 29 03:19:45 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: 377/746] 10.0.0.210 () {36 vars in 986 bytes} [Fri May 29 03:19:45 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/747] 10.0.0.210 () {36 vars in 926 bytes} [Fri May 29 03:19:45 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: 378/748] 10.0.0.210 () {36 vars in 926 bytes} [Fri May 29 03:19:45 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: 371/749] 10.0.0.27 () {36 vars in 985 bytes} [Fri May 29 03:19:47 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => 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: 379/750] 10.0.0.27 () {36 vars in 925 bytes} [Fri May 29 03:19:47 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/751] 10.0.0.27 () {36 vars in 985 bytes} [Fri May 29 03:19:51 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/752] 10.0.0.27 () {36 vars in 925 bytes} [Fri May 29 03:19:51 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: 375/757] 10.0.0.27 () {36 vars in 985 bytes} [Fri May 29 03:20:08 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => 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: 383/758] 10.0.0.27 () {36 vars in 925 bytes} [Fri May 29 03:20:08 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: 377/761] 10.0.0.27 () {36 vars in 985 bytes} [Fri May 29 03:20:22 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/762] 10.0.0.27 () {36 vars in 925 bytes} [Fri May 29 03:20: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: 382/771] 199.204.45.144 () {32 vars in 825 bytes} [Fri May 29 03:20:57 2026] GET /v2/images?status=active&owner=344bc68f4d6c4ad18e681d2c98c03888&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/772] 199.204.45.144 () {32 vars in 652 bytes} [Fri May 29 03:20:58 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/773] 10.0.0.165 () {36 vars in 986 bytes} [Fri May 29 03:20:58 2026] GET /v2/images/a589ef09-c9f7-4367-9fba-3a8d23aa833c => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/774] 10.0.0.165 () {36 vars in 926 bytes} [Fri May 29 03:20:58 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: 384/775] 10.0.0.165 () {36 vars in 926 bytes} [Fri May 29 03:20:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/776] 10.0.0.165 () {36 vars in 986 bytes} [Fri May 29 03:20:58 2026] GET /v2/images/a589ef09-c9f7-4367-9fba-3a8d23aa833c => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/777] 10.0.0.165 () {36 vars in 926 bytes} [Fri May 29 03:20:58 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/778] 10.0.0.165 () {36 vars in 926 bytes} [Fri May 29 03:20:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/779] 10.0.0.165 () {36 vars in 986 bytes} [Fri May 29 03:20:58 2026] GET /v2/images/a589ef09-c9f7-4367-9fba-3a8d23aa833c => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/780] 10.0.0.165 () {36 vars in 926 bytes} [Fri May 29 03:20:58 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: 387/781] 10.0.0.210 () {36 vars in 986 bytes} [Fri May 29 03:20:58 2026] GET /v2/images/a589ef09-c9f7-4367-9fba-3a8d23aa833c => generated 1395 bytes in 17 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.210 () {36 vars in 926 bytes} [Fri May 29 03:20:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/783] 10.0.0.210 () {36 vars in 986 bytes} [Fri May 29 03:20:58 2026] GET /v2/images/a589ef09-c9f7-4367-9fba-3a8d23aa833c => generated 1395 bytes in 17 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.210 () {36 vars in 926 bytes} [Fri May 29 03:20:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/785] 10.0.0.210 () {36 vars in 926 bytes} [Fri May 29 03:20: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: 397/786] 10.0.0.27 () {36 vars in 985 bytes} [Fri May 29 03:21:00 2026] GET /v2/images/a9b63b76-4d65-49e6-b57a-2f4ae1149792 => 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: 390/787] 10.0.0.27 () {36 vars in 925 bytes} [Fri May 29 03:21:00 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: 423/838] 10.0.0.85 () {32 vars in 631 bytes} [Fri May 29 03:25:10 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)