+ 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 [Wed Mar 4 01:42:42 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: glance-api-5f6cd67966-v4h4m 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f3e09984668 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-03-04 01:42:44.100 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-04 01:42:44.114 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-03-04 01:42:44.931 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-03-04 01:42:44.932 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-03-04 01:42:44.933 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-04 01:42:44.958 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-03-04 01:42:44.959 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-03-04 01:42:44.960 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-04 01:42:46.918 7 WARNING glance.api.v2.images [None req-03e6c95f-d13b-4a7e-b81d-e53200333534 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-04 01:42:46.955 8 WARNING glance.api.v2.images [None req-f1471625-75c2-4f04-9eef-d4fe16950f27 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-04 01:42:47.245 7 WARNING keystonemiddleware._common.config [None req-03e6c95f-d13b-4a7e-b81d-e53200333534 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 01:42:47.253 7 WARNING oslo_config.cfg [None req-03e6c95f-d13b-4a7e-b81d-e53200333534 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f3e09984668 pid: 7 (default app) 2026-03-04 01:42:47.282 8 WARNING keystonemiddleware._common.config [None req-f1471625-75c2-4f04-9eef-d4fe16950f27 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 01:42:47.290 8 WARNING oslo_config.cfg [None req-f1471625-75c2-4f04-9eef-d4fe16950f27 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f3e09984668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.99 () {42 vars in 685 bytes} [Wed Mar 4 01:42:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 01:42:48.820 8 WARNING oslo_policy.policy [None req-577260bf-2bec-4aa6-8f8b-646a28ce39c7 26a1f22563b84834af1918f2e803073f 65bfe7f670d7474d80908b2d72d8dcfe - - 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-03-04 01:42:48.820 8 WARNING oslo_policy.policy [None req-577260bf-2bec-4aa6-8f8b-646a28ce39c7 26a1f22563b84834af1918f2e803073f 65bfe7f670d7474d80908b2d72d8dcfe - - 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-03-04 01:42:48.837 8 WARNING oslo_policy.policy [None req-577260bf-2bec-4aa6-8f8b-646a28ce39c7 26a1f22563b84834af1918f2e803073f 65bfe7f670d7474d80908b2d72d8dcfe - - 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-03-04 01:42:48.837 8 WARNING oslo_policy.policy [None req-577260bf-2bec-4aa6-8f8b-646a28ce39c7 26a1f22563b84834af1918f2e803073f 65bfe7f670d7474d80908b2d72d8dcfe - - 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/4] 199.204.45.99 () {44 vars in 907 bytes} [Wed Mar 4 01:42:48 2026] GET /v2/images => generated 69 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.99 () {42 vars in 685 bytes} [Wed Mar 4 01:43:21 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.204.45.99 () {44 vars in 907 bytes} [Wed Mar 4 01:43:21 2026] GET /v2/images => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 01:43:21.107 7 WARNING oslo_policy.policy [None req-f8ae3bff-b9e9-4e8b-a57b-4f650979b5c6 26a1f22563b84834af1918f2e803073f 65bfe7f670d7474d80908b2d72d8dcfe - - 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-03-04 01:43:21.107 7 WARNING oslo_policy.policy [None req-f8ae3bff-b9e9-4e8b-a57b-4f650979b5c6 26a1f22563b84834af1918f2e803073f 65bfe7f670d7474d80908b2d72d8dcfe - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/13] 199.204.45.99 () {44 vars in 908 bytes} [Wed Mar 4 01:43:21 2026] GET /v2/images/cirros => generated 151 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.99 () {44 vars in 930 bytes} [Wed Mar 4 01:43:21 2026] GET /v2/images?name=cirros => generated 81 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 01:43:21.248 7 WARNING oslo_policy.policy [None req-ed54d62c-04f6-4821-be6b-8cf7f55730e2 26a1f22563b84834af1918f2e803073f 65bfe7f670d7474d80908b2d72d8dcfe - - 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-03-04 01:43:21.248 7 WARNING oslo_policy.policy [None req-ed54d62c-04f6-4821-be6b-8cf7f55730e2 26a1f22563b84834af1918f2e803073f 65bfe7f670d7474d80908b2d72d8dcfe - - 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/15] 199.204.45.99 () {44 vars in 936 bytes} [Wed Mar 4 01:43:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 01:43:21.336 8 WARNING oslo_config.cfg [None req-cd185c05-d451-4ddc-9f5f-f7614a9f5f1e 26a1f22563b84834af1918f2e803073f 65bfe7f670d7474d80908b2d72d8dcfe - - 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: 7/16] 199.204.45.99 () {48 vars in 948 bytes} [Wed Mar 4 01:43:21 2026] POST /v2/images => generated 760 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-04 01:43:21.359 7 WARNING oslo_policy.policy [None req-ea90808d-110d-4c7b-af59-81154d1ead02 26a1f22563b84834af1918f2e803073f 65bfe7f670d7474d80908b2d72d8dcfe - - 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-03-04 01:43:21.359 7 WARNING oslo_policy.policy [None req-ea90808d-110d-4c7b-af59-81154d1ead02 26a1f22563b84834af1918f2e803073f 65bfe7f670d7474d80908b2d72d8dcfe - - 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-03-04 01:43:21.360 7 INFO glance.api.v2.image_data [None req-ea90808d-110d-4c7b-af59-81154d1ead02 26a1f22563b84834af1918f2e803073f 65bfe7f670d7474d80908b2d72d8dcfe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 01:43:25.474 7 WARNING glance.location [None req-ea90808d-110d-4c7b-af59-81154d1ead02 26a1f22563b84834af1918f2e803073f 65bfe7f670d7474d80908b2d72d8dcfe - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 10/17] 199.204.45.99 () {48 vars in 1042 bytes} [Wed Mar 4 01:43:21 2026] PUT /v2/images/9b430972-05d9-4923-8ade-951126974d2c/file => generated 0 bytes in 4158 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6442 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.99 () {44 vars in 968 bytes} [Wed Mar 4 01:43:25 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-04 01:43:25.542 7 WARNING oslo_config.cfg [None req-2c46e6ea-1315-43b4-841d-022447df6f5c 26a1f22563b84834af1918f2e803073f 65bfe7f670d7474d80908b2d72d8dcfe - - 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/19] 199.204.45.99 () {44 vars in 968 bytes} [Wed Mar 4 01:43:25 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => 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: 133/262] 199.204.45.99 () {42 vars in 685 bytes} [Wed Mar 4 02:03:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/263] 199.204.45.99 () {44 vars in 907 bytes} [Wed Mar 4 02:03:34 2026] GET /v2/images => generated 1240 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/268] 199.204.45.99 () {42 vars in 685 bytes} [Wed Mar 4 02:03:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 199.204.45.99 () {44 vars in 907 bytes} [Wed Mar 4 02:03:49 2026] GET /v2/images => generated 1240 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/270] 199.204.45.99 () {44 vars in 934 bytes} [Wed Mar 4 02:03:49 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/271] 199.204.45.99 () {44 vars in 956 bytes} [Wed Mar 4 02:03:49 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 199.204.45.99 () {44 vars in 936 bytes} [Wed Mar 4 02:03:49 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: 138/273] 199.204.45.99 () {48 vars in 948 bytes} [Wed Mar 4 02:03:49 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-04 02:03:49.553 8 WARNING oslo_policy.policy [None req-e63ef909-b3b9-4075-b7a1-3e49e56a9e73 26a1f22563b84834af1918f2e803073f 65bfe7f670d7474d80908b2d72d8dcfe - - 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-03-04 02:03:49.553 8 WARNING oslo_policy.policy [None req-e63ef909-b3b9-4075-b7a1-3e49e56a9e73 26a1f22563b84834af1918f2e803073f 65bfe7f670d7474d80908b2d72d8dcfe - - 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-03-04 02:03:49.554 8 INFO glance.api.v2.image_data [None req-e63ef909-b3b9-4075-b7a1-3e49e56a9e73 26a1f22563b84834af1918f2e803073f 65bfe7f670d7474d80908b2d72d8dcfe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 02:04:15.472 8 WARNING glance.location [None req-e63ef909-b3b9-4075-b7a1-3e49e56a9e73 26a1f22563b84834af1918f2e803073f 65bfe7f670d7474d80908b2d72d8dcfe - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 136/278] 199.204.45.99 () {48 vars in 1043 bytes} [Wed Mar 4 02:03:49 2026] PUT /v2/images/aeb3fcb1-944e-4b5c-a35c-08cec97f56ac/file => generated 0 bytes in 25965 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64751 switches on core 0) [pid: 7|app: 0|req: 143/279] 199.204.45.99 () {44 vars in 968 bytes} [Wed Mar 4 02:04:15 2026] GET /v2/images/aeb3fcb1-944e-4b5c-a35c-08cec97f56ac => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/280] 199.204.45.99 () {44 vars in 968 bytes} [Wed Mar 4 02:04:15 2026] GET /v2/images/aeb3fcb1-944e-4b5c-a35c-08cec97f56ac => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/283] 199.204.45.99 () {42 vars in 685 bytes} [Wed Mar 4 02:04:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/284] 199.204.45.99 () {44 vars in 907 bytes} [Wed Mar 4 02:04:16 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/373] 199.204.45.99 () {42 vars in 685 bytes} [Wed Mar 4 02:11:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/374] 199.204.45.99 () {44 vars in 907 bytes} [Wed Mar 4 02:11:41 2026] GET /v2/images => generated 2451 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.204.45.99 () {42 vars in 685 bytes} [Wed Mar 4 02:11:52 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/378] 199.204.45.99 () {44 vars in 907 bytes} [Wed Mar 4 02:11:52 2026] GET /v2/images => generated 2451 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 199.204.45.99 () {44 vars in 944 bytes} [Wed Mar 4 02:11:52 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.204.45.99 () {44 vars in 966 bytes} [Wed Mar 4 02:11:52 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/381] 199.204.45.99 () {44 vars in 936 bytes} [Wed Mar 4 02:11:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/382] 199.204.45.99 () {48 vars in 948 bytes} [Wed Mar 4 02:11:52 2026] POST /v2/images => generated 799 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-04 02:11:52.430 8 INFO glance.api.v2.image_data [None req-de6754f5-af1b-4a9a-b681-97d28920af42 26a1f22563b84834af1918f2e803073f 65bfe7f670d7474d80908b2d72d8dcfe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 02:12:13.596 8 INFO glance.location [None req-de6754f5-af1b-4a9a-b681-97d28920af42 26a1f22563b84834af1918f2e803073f 65bfe7f670d7474d80908b2d72d8dcfe - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 189/387] 199.204.45.99 () {48 vars in 1042 bytes} [Wed Mar 4 02:11:52 2026] PUT /v2/images/b5fa0bb4-bc78-4f51-b65c-99f4347556aa/file => generated 0 bytes in 21206 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22948 switches on core 0) [pid: 7|app: 0|req: 199/388] 199.204.45.99 () {44 vars in 968 bytes} [Wed Mar 4 02:12:13 2026] GET /v2/images/b5fa0bb4-bc78-4f51-b65c-99f4347556aa => generated 1211 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/389] 199.204.45.99 () {48 vars in 1047 bytes} [Wed Mar 4 02:12:13 2026] PATCH /v2/images/b5fa0bb4-bc78-4f51-b65c-99f4347556aa => generated 1234 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/390] 199.204.45.99 () {44 vars in 968 bytes} [Wed Mar 4 02:12:13 2026] GET /v2/images/b5fa0bb4-bc78-4f51-b65c-99f4347556aa => generated 1234 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/399] 199.204.45.99 () {42 vars in 685 bytes} [Wed Mar 4 02:12:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/400] 199.204.45.99 () {44 vars in 907 bytes} [Wed Mar 4 02:12:50 2026] GET /v2/images => generated 3687 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/405] 199.204.45.99 () {42 vars in 685 bytes} [Wed Mar 4 02:13:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/406] 199.204.45.99 () {44 vars in 907 bytes} [Wed Mar 4 02:13:10 2026] GET /v2/images => generated 3687 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/407] 199.204.45.99 () {44 vars in 936 bytes} [Wed Mar 4 02:13:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/408] 199.204.45.99 () {44 vars in 958 bytes} [Wed Mar 4 02:13:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/409] 199.204.45.99 () {44 vars in 936 bytes} [Wed Mar 4 02:13:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/410] 199.204.45.99 () {48 vars in 948 bytes} [Wed Mar 4 02:13:10 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-03-04 02:13:10.971 8 INFO glance.api.v2.image_data [None req-b8dd9230-96e8-479a-9b83-ae3aa3a57855 26a1f22563b84834af1918f2e803073f 65bfe7f670d7474d80908b2d72d8dcfe - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 02:13:23.616 8 INFO glance.location [None req-b8dd9230-96e8-479a-9b83-ae3aa3a57855 26a1f22563b84834af1918f2e803073f 65bfe7f670d7474d80908b2d72d8dcfe - - default default] Image format matched and virtual size computed: 2814115840 [pid: 8|app: 0|req: 201/413] 199.204.45.99 () {48 vars in 1043 bytes} [Wed Mar 4 02:13:10 2026] PUT /v2/images/1a417499-4c1c-49b7-a2eb-d6ec05dac3f3/file => generated 0 bytes in 12682 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30267 switches on core 0) [pid: 7|app: 0|req: 213/414] 199.204.45.99 () {44 vars in 968 bytes} [Wed Mar 4 02:13:23 2026] GET /v2/images/1a417499-4c1c-49b7-a2eb-d6ec05dac3f3 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/415] 199.204.45.99 () {44 vars in 968 bytes} [Wed Mar 4 02:13:23 2026] GET /v2/images/1a417499-4c1c-49b7-a2eb-d6ec05dac3f3 => generated 1204 bytes in 13 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: 232/474] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:18:12 2026] GET /v2/images => generated 4893 bytes in 265 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: 243/475] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:18:12 2026] GET /v2/images => generated 4893 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/488] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:19:12 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/489] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:19:12 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: 7|app: 0|req: 257/502] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:20:12 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/503] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:20:12 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/516] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:21:12 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/517] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:21:12 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/530] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:22:12 2026] GET /v2/images => generated 4893 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/531] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:22:12 2026] GET /v2/images => generated 4893 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/544] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:23:12 2026] GET /v2/images => generated 4893 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/545] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:23:12 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/558] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:24:12 2026] GET /v2/images => generated 4893 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/559] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:24:12 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/572] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:25:12 2026] GET /v2/images => generated 4893 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/573] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:25:12 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/584] 199.204.45.99 () {42 vars in 685 bytes} [Wed Mar 4 02:25:57 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/585] 199.204.45.99 () {44 vars in 907 bytes} [Wed Mar 4 02:25:57 2026] GET /v2/images => generated 4893 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/588] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:26:12 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/589] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:26:12 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: 296/602] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:27:12 2026] GET /v2/images => generated 4893 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/603] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:27:12 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/616] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:28:12 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/617] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:28:12 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/620] 199.204.45.99 () {42 vars in 685 bytes} [Wed Mar 4 02:28:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/621] 199.204.45.99 () {44 vars in 907 bytes} [Wed Mar 4 02:28:16 2026] GET /v2/images => generated 4893 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/622] 199.204.45.99 () {42 vars in 685 bytes} [Wed Mar 4 02:28:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/623] 199.204.45.99 () {44 vars in 907 bytes} [Wed Mar 4 02:28:18 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/634] 199.204.45.99 () {42 vars in 685 bytes} [Wed Mar 4 02:29:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/635] 199.204.45.99 () {44 vars in 907 bytes} [Wed Mar 4 02:29:08 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/636] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:29:12 2026] GET /v2/images => generated 4893 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/637] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:29:12 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: 314/638] 199.204.45.99 () {42 vars in 685 bytes} [Wed Mar 4 02:29:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/639] 199.204.45.99 () {44 vars in 907 bytes} [Wed Mar 4 02:29:16 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/652] 199.204.45.99 () {42 vars in 685 bytes} [Wed Mar 4 02:30:10 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/653] 199.204.45.99 () {44 vars in 907 bytes} [Wed Mar 4 02:30:10 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/654] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:30:12 2026] GET /v2/images => generated 4893 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/655] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:30:12 2026] GET /v2/images => generated 4893 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/664] 10.0.0.118 () {32 vars in 633 bytes} [Wed Mar 4 02:30:52 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: 7|app: 0|req: 341/669] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:31:12 2026] GET /v2/images => generated 4893 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/670] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:31:12 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: 7|app: 0|req: 343/673] 10.0.0.58 () {36 vars in 986 bytes} [Wed Mar 4 02:31:17 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => 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: 331/674] 10.0.0.58 () {36 vars in 926 bytes} [Wed Mar 4 02:31:17 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: 344/675] 199.204.45.99 () {36 vars in 990 bytes} [Wed Mar 4 02:31:25 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => 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: 332/676] 199.204.45.99 () {36 vars in 930 bytes} [Wed Mar 4 02:31:25 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: 345/677] 199.204.45.99 () {36 vars in 990 bytes} [Wed Mar 4 02:31:25 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => 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: 333/678] 199.204.45.99 () {36 vars in 930 bytes} [Wed Mar 4 02:31:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/681] 10.0.0.58 () {36 vars in 986 bytes} [Wed Mar 4 02:31:35 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => 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: 335/682] 10.0.0.58 () {36 vars in 926 bytes} [Wed Mar 4 02:31:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/685] 10.0.0.58 () {36 vars in 986 bytes} [Wed Mar 4 02:31:37 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/686] 10.0.0.58 () {36 vars in 926 bytes} [Wed Mar 4 02:31:37 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: 353/693] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:32:13 2026] GET /v2/images => generated 4893 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/694] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:32:13 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/697] 10.0.0.118 () {30 vars in 411 bytes} [Wed Mar 4 02:32:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/700] 10.0.0.79 () {36 vars in 986 bytes} [Wed Mar 4 02:32:32 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => generated 1171 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/701] 10.0.0.79 () {36 vars in 926 bytes} [Wed Mar 4 02:32:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/702] 10.0.0.79 () {36 vars in 926 bytes} [Wed Mar 4 02:32:32 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: 346/703] 10.0.0.79 () {36 vars in 986 bytes} [Wed Mar 4 02:32:32 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => 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: 358/704] 10.0.0.79 () {36 vars in 926 bytes} [Wed Mar 4 02:32:32 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: 347/705] 10.0.0.79 () {36 vars in 926 bytes} [Wed Mar 4 02:32:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/706] 10.0.0.79 () {36 vars in 986 bytes} [Wed Mar 4 02:32:32 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/707] 10.0.0.79 () {36 vars in 926 bytes} [Wed Mar 4 02:32:32 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: 360/708] 10.0.0.79 () {36 vars in 926 bytes} [Wed Mar 4 02:32:32 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: 349/709] 10.0.0.16 () {36 vars in 910 bytes} [Wed Mar 4 02:32:33 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/710] 10.0.0.16 () {36 vars in 1006 bytes} [Wed Mar 4 02:32:33 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c/locations => generated 127 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/711] 10.0.0.16 () {36 vars in 986 bytes} [Wed Mar 4 02:32:33 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => 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: 362/712] 10.0.0.16 () {36 vars in 926 bytes} [Wed Mar 4 02:32:33 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/713] 10.0.0.16 () {36 vars in 926 bytes} [Wed Mar 4 02:32:33 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: 356/722] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:33:12 2026] GET /v2/images => generated 4893 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/723] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:33:12 2026] GET /v2/images => generated 4893 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/726] 10.0.0.58 () {36 vars in 986 bytes} [Wed Mar 4 02:33:19 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => 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: 369/727] 10.0.0.58 () {36 vars in 926 bytes} [Wed Mar 4 02:33:19 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/730] 10.0.0.58 () {36 vars in 986 bytes} [Wed Mar 4 02:33:28 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/731] 10.0.0.58 () {36 vars in 926 bytes} [Wed Mar 4 02:33:28 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: 361/732] 10.0.0.118 () {32 vars in 707 bytes} [Wed Mar 4 02:33:32 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/733] 10.0.0.118 () {32 vars in 707 bytes} [Wed Mar 4 02:33:32 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => 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: 362/734] 10.0.0.79 () {36 vars in 986 bytes} [Wed Mar 4 02:33:32 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => generated 1171 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/735] 10.0.0.79 () {36 vars in 926 bytes} [Wed Mar 4 02:33:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/736] 10.0.0.79 () {36 vars in 926 bytes} [Wed Mar 4 02:33:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/737] 10.0.0.79 () {36 vars in 986 bytes} [Wed Mar 4 02:33:32 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => 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: 364/738] 10.0.0.79 () {36 vars in 926 bytes} [Wed Mar 4 02:33:32 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: 375/739] 10.0.0.79 () {36 vars in 926 bytes} [Wed Mar 4 02:33:32 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: 365/740] 10.0.0.79 () {36 vars in 986 bytes} [Wed Mar 4 02:33:32 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/741] 10.0.0.79 () {36 vars in 926 bytes} [Wed Mar 4 02:33:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/742] 10.0.0.79 () {36 vars in 926 bytes} [Wed Mar 4 02:33:32 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/743] 10.0.0.16 () {36 vars in 910 bytes} [Wed Mar 4 02:33:33 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/744] 10.0.0.16 () {36 vars in 1006 bytes} [Wed Mar 4 02:33:33 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/745] 10.0.0.16 () {36 vars in 986 bytes} [Wed Mar 4 02:33:33 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/746] 10.0.0.16 () {36 vars in 926 bytes} [Wed Mar 4 02:33:33 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: 379/747] 10.0.0.16 () {36 vars in 926 bytes} [Wed Mar 4 02:33:33 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/750] 10.0.0.58 () {36 vars in 986 bytes} [Wed Mar 4 02:33:43 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/751] 10.0.0.58 () {36 vars in 926 bytes} [Wed Mar 4 02:33:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/756] 10.0.0.58 () {36 vars in 986 bytes} [Wed Mar 4 02:34:05 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/757] 10.0.0.58 () {36 vars in 926 bytes} [Wed Mar 4 02:34: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: 375/760] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:34:13 2026] GET /v2/images => generated 4893 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/761] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:34:13 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/768] 10.0.0.58 () {36 vars in 986 bytes} [Wed Mar 4 02:34:36 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/769] 10.0.0.58 () {36 vars in 926 bytes} [Wed Mar 4 02:34:36 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/774] 10.0.0.118 () {34 vars in 655 bytes} [Wed Mar 4 02:34:58 2026] POST /v2/images => generated 649 bytes in 216 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-04 02:34:58.796 8 WARNING glance.api.v2.images [None req-3884e61e-e325-4ae8-b21c-8d50e28cfaee 570a4297491c411593ef555b27aa2793 11ae1aabe15c4a639a499878e42773a5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8eb97a34-aa7e-481b-9e4b-5154b7847c30 [pid: 8|app: 0|req: 382/775] 10.0.0.118 () {32 vars in 710 bytes} [Wed Mar 4 02:34:58 2026] DELETE /v2/images/8eb97a34-aa7e-481b-9e4b-5154b7847c30 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/776] 10.0.0.118 () {32 vars in 707 bytes} [Wed Mar 4 02:34:58 2026] GET /v2/images/8eb97a34-aa7e-481b-9e4b-5154b7847c30 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/777] 10.0.0.118 () {32 vars in 633 bytes} [Wed Mar 4 02:34:58 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/778] 10.0.0.118 () {34 vars in 655 bytes} [Wed Mar 4 02:34:58 2026] POST /v2/images => generated 703 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/779] 10.0.0.118 () {32 vars in 717 bytes} [Wed Mar 4 02:34:58 2026] GET /v2/images/62e1461c-c2d3-49be-a7b5-b3ae3b4b08c5/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-04 02:34:58.971 7 INFO glance.api.v2.image_data [None req-060df928-8b0b-409b-86ea-8342a72b0da1 570a4297491c411593ef555b27aa2793 11ae1aabe15c4a639a499878e42773a5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-04 02:34:59.009 7 WARNING glance_store._drivers.rbd [None req-060df928-8b0b-409b-86ea-8342a72b0da1 570a4297491c411593ef555b27aa2793 11ae1aabe15c4a639a499878e42773a5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-04 02:34:59.702 7 INFO glance.location [None req-060df928-8b0b-409b-86ea-8342a72b0da1 570a4297491c411593ef555b27aa2793 11ae1aabe15c4a639a499878e42773a5 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 396/780] 10.0.0.118 () {32 vars in 727 bytes} [Wed Mar 4 02:34:58 2026] PUT /v2/images/62e1461c-c2d3-49be-a7b5-b3ae3b4b08c5/file => generated 0 bytes in 779 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/781] 10.0.0.118 () {32 vars in 707 bytes} [Wed Mar 4 02:34:59 2026] GET /v2/images/62e1461c-c2d3-49be-a7b5-b3ae3b4b08c5 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/782] 10.0.0.118 () {32 vars in 717 bytes} [Wed Mar 4 02:34:59 2026] GET /v2/images/62e1461c-c2d3-49be-a7b5-b3ae3b4b08c5/file => generated 1024 bytes in 120 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/783] 10.0.0.118 () {34 vars in 655 bytes} [Wed Mar 4 02:34:59 2026] POST /v2/images => generated 648 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/784] 10.0.0.118 () {32 vars in 726 bytes} [Wed Mar 4 02:34:59 2026] PATCH /v2/images/58b4b894-bbad-4574-9bfc-f1774a029a20 => generated 653 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/785] 10.0.0.118 () {32 vars in 707 bytes} [Wed Mar 4 02:34:59 2026] GET /v2/images/58b4b894-bbad-4574-9bfc-f1774a029a20 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-04 02:35:00.012 7 WARNING glance.api.v2.images [None req-49f17a91-b786-460c-a413-dc5a11bafcdb 570a4297491c411593ef555b27aa2793 11ae1aabe15c4a639a499878e42773a5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//58b4b894-bbad-4574-9bfc-f1774a029a20 [pid: 7|app: 0|req: 399/786] 10.0.0.118 () {32 vars in 710 bytes} [Wed Mar 4 02:35:00 2026] DELETE /v2/images/58b4b894-bbad-4574-9bfc-f1774a029a20 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/787] 10.0.0.118 () {32 vars in 707 bytes} [Wed Mar 4 02:35:00 2026] GET /v2/images/58b4b894-bbad-4574-9bfc-f1774a029a20 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-04 02:35:00.074 7 WARNING glance.api.v2.images [None req-c3ef5aaf-1478-4039-9bd0-bb8efe4fbeb8 570a4297491c411593ef555b27aa2793 11ae1aabe15c4a639a499878e42773a5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//62e1461c-c2d3-49be-a7b5-b3ae3b4b08c5 [pid: 7|app: 0|req: 400/788] 10.0.0.118 () {32 vars in 710 bytes} [Wed Mar 4 02:35:00 2026] DELETE /v2/images/62e1461c-c2d3-49be-a7b5-b3ae3b4b08c5 => generated 0 bytes in 912 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/789] 10.0.0.118 () {32 vars in 707 bytes} [Wed Mar 4 02:35:00 2026] GET /v2/images/62e1461c-c2d3-49be-a7b5-b3ae3b4b08c5 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-04 02:35:01.009 7 WARNING glance.api.v2.images [None req-754ec835-6cbe-4ab8-8f01-f517075e3cea 570a4297491c411593ef555b27aa2793 11ae1aabe15c4a639a499878e42773a5 - - default default] Failed to find image 8eb97a34-aa7e-481b-9e4b-5154b7847c30 to delete: glance.common.exception.ImageNotFound: No image found with ID 8eb97a34-aa7e-481b-9e4b-5154b7847c30 [pid: 7|app: 0|req: 401/790] 10.0.0.118 () {32 vars in 710 bytes} [Wed Mar 4 02:35:01 2026] DELETE /v2/images/8eb97a34-aa7e-481b-9e4b-5154b7847c30 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/791] 10.0.0.118 () {32 vars in 707 bytes} [Wed Mar 4 02:35:01 2026] GET /v2/images/8eb97a34-aa7e-481b-9e4b-5154b7847c30 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/794] 10.0.0.58 () {36 vars in 986 bytes} [Wed Mar 4 02:35:10 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => 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: 392/795] 10.0.0.58 () {36 vars in 926 bytes} [Wed Mar 4 02:35:10 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: 404/796] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:35:12 2026] GET /v2/images => generated 4893 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/797] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:35:12 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/810] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:36:12 2026] GET /v2/images => generated 4893 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/811] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:36:12 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/814] 10.0.0.58 () {36 vars in 986 bytes} [Wed Mar 4 02:36:19 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => generated 1171 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/815] 10.0.0.58 () {36 vars in 926 bytes} [Wed Mar 4 02:36:19 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: 408/826] 10.0.0.58 () {36 vars in 986 bytes} [Wed Mar 4 02:37:07 2026] GET /v2/images/9b430972-05d9-4923-8ade-951126974d2c => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/827] 10.0.0.58 () {36 vars in 926 bytes} [Wed Mar 4 02:37: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: 409/828] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:37:12 2026] GET /v2/images => generated 4893 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/829] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:37:13 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/836] 199.204.45.99 () {32 vars in 825 bytes} [Wed Mar 4 02:37:44 2026] GET /v2/images?status=active&owner=65bfe7f670d7474d80908b2d72d8dcfe&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/837] 199.204.45.99 () {32 vars in 652 bytes} [Wed Mar 4 02:37:44 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/838] 10.0.0.79 () {36 vars in 986 bytes} [Wed Mar 4 02:37:45 2026] GET /v2/images/aeb3fcb1-944e-4b5c-a35c-08cec97f56ac => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/839] 10.0.0.79 () {36 vars in 926 bytes} [Wed Mar 4 02:37:45 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: 426/840] 10.0.0.79 () {36 vars in 926 bytes} [Wed Mar 4 02:37:45 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: 415/841] 10.0.0.79 () {36 vars in 986 bytes} [Wed Mar 4 02:37:45 2026] GET /v2/images/aeb3fcb1-944e-4b5c-a35c-08cec97f56ac => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/842] 10.0.0.79 () {36 vars in 926 bytes} [Wed Mar 4 02:37:45 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: 416/843] 10.0.0.79 () {36 vars in 926 bytes} [Wed Mar 4 02:37: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: 428/844] 10.0.0.79 () {36 vars in 986 bytes} [Wed Mar 4 02:37:45 2026] GET /v2/images/aeb3fcb1-944e-4b5c-a35c-08cec97f56ac => 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: 417/845] 10.0.0.79 () {36 vars in 926 bytes} [Wed Mar 4 02:37:45 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: 429/846] 10.0.0.16 () {36 vars in 910 bytes} [Wed Mar 4 02:37:45 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/847] 10.0.0.16 () {36 vars in 1006 bytes} [Wed Mar 4 02:37:45 2026] GET /v2/images/aeb3fcb1-944e-4b5c-a35c-08cec97f56ac/locations => generated 127 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/848] 10.0.0.16 () {36 vars in 986 bytes} [Wed Mar 4 02:37:45 2026] GET /v2/images/aeb3fcb1-944e-4b5c-a35c-08cec97f56ac => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/849] 10.0.0.16 () {36 vars in 926 bytes} [Wed Mar 4 02:37:45 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/850] 10.0.0.16 () {36 vars in 926 bytes} [Wed Mar 4 02:37:45 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: 435/857] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:38:12 2026] GET /v2/images => generated 4893 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/858] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:38:13 2026] GET /v2/images => generated 4893 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/871] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:39:12 2026] GET /v2/images => generated 4893 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/872] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:39:12 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/885] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:40:14 2026] GET /v2/images => generated 4893 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/886] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:40:14 2026] GET /v2/images => generated 4893 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/899] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:41:12 2026] GET /v2/images => generated 4893 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/900] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:41:12 2026] GET /v2/images => generated 4893 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/911] 10.0.0.118 () {32 vars in 633 bytes} [Wed Mar 4 02:41:59 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/914] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:42:12 2026] GET /v2/images => generated 4893 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/915] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:42:12 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/928] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:43:12 2026] GET /v2/images => generated 4893 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/929] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:43:12 2026] GET /v2/images => generated 4893 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/942] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:44:12 2026] GET /v2/images => generated 4893 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/943] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:44:12 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/956] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:45:12 2026] GET /v2/images => generated 4893 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/957] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:45:12 2026] GET /v2/images => generated 4893 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/970] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:46:12 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/971] 10.0.0.113 () {28 vars in 569 bytes} [Wed Mar 4 02:46:12 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)