+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jul 28 20:49:55 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: nova-api-osapi-79cf5c6f5-76zxj 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:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f59ea0ef668 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)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-07-28 20:50:00.540 7 INFO nova.utils [None req-23962702-839d-4163-b3cf-dbeede858fd9 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-28 20:50:00.616 8 INFO nova.utils [None req-e6d9110e-74e4-4d88-ad13-edca2b6477d7 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-28 20:50:02.206 7 WARNING keystonemiddleware._common.config [None req-23962702-839d-4163-b3cf-dbeede858fd9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-28 20:50:02.215 7 WARNING oslo_config.cfg [None req-23962702-839d-4163-b3cf-dbeede858fd9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-28 20:50:02.294 7 WARNING keystonemiddleware._common.config [None req-23962702-839d-4163-b3cf-dbeede858fd9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-28 20:50:02.308 7 WARNING oslo_config.cfg [None req-23962702-839d-4163-b3cf-dbeede858fd9 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-28 20:50:02.321 7 WARNING oslo_config.cfg [None req-23962702-839d-4163-b3cf-dbeede858fd9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f59ea0ef668 pid: 7 (default app) 2026-07-28 20:50:02.329 8 WARNING keystonemiddleware._common.config [None req-e6d9110e-74e4-4d88-ad13-edca2b6477d7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-28 20:50:02.337 8 WARNING oslo_config.cfg [None req-e6d9110e-74e4-4d88-ad13-edca2b6477d7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-28 20:50:02.414 8 WARNING keystonemiddleware._common.config [None req-e6d9110e-74e4-4d88-ad13-edca2b6477d7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-28 20:50:02.429 8 WARNING oslo_config.cfg [None req-e6d9110e-74e4-4d88-ad13-edca2b6477d7 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-28 20:50:02.441 8 WARNING oslo_config.cfg [None req-e6d9110e-74e4-4d88-ad13-edca2b6477d7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f59ea0ef668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.210 () {42 vars in 702 bytes} [Tue Jul 28 20:50:09 2026] GET /v2.1 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 20:50:10.228 7 WARNING oslo_policy.policy [None req-9592c7da-15e5-43d7-8345-885251d01bb0 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-28 20:50:10.229 7 WARNING oslo_policy.policy [None req-9592c7da-15e5-43d7-8345-885251d01bb0 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - 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: 2/4] 199.204.45.210 () {44 vars in 906 bytes} [Tue Jul 28 20:50:09 2026] GET /v2.1 => generated 0 bytes in 609 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 20:50:10.340 8 WARNING oslo_policy.policy [req-9592c7da-15e5-43d7-8345-885251d01bb0 req-280b28c2-9078-44d0-b39d-1a24557598de 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-28 20:50:10.340 8 WARNING oslo_policy.policy [req-9592c7da-15e5-43d7-8345-885251d01bb0 req-280b28c2-9078-44d0-b39d-1a24557598de 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - 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: 3/5] 199.204.45.210 () {46 vars in 979 bytes} [Tue Jul 28 20:50:10 2026] GET /v2.1/ => generated 400 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 20:50:10.438 7 INFO nova.api.openstack.wsgi [None req-e6a79ae9-9976-48d8-8d42-5b963ce04a1f 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.210 () {48 vars in 1008 bytes} [Tue Jul 28 20:50:10 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.210 () {48 vars in 1048 bytes} [Tue Jul 28 20:50:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.210 () {52 vars in 1045 bytes} [Tue Jul 28 20:50:10 2026] POST /v2.1/flavors => generated 529 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.210 () {42 vars in 702 bytes} [Tue Jul 28 20:50:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.210 () {44 vars in 906 bytes} [Tue Jul 28 20:50:11 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.210 () {46 vars in 979 bytes} [Tue Jul 28 20:50:11 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 20:50:11.465 7 INFO nova.api.openstack.wsgi [None req-13a7bcda-3db5-48c7-b8fe-99364088bdc3 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.210 () {48 vars in 1010 bytes} [Tue Jul 28 20:50:11 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.210 () {48 vars in 1048 bytes} [Tue Jul 28 20:50:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.210 () {52 vars in 1045 bytes} [Tue Jul 28 20:50:11 2026] POST /v2.1/flavors => generated 532 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.210 () {42 vars in 702 bytes} [Tue Jul 28 20:50:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.210 () {44 vars in 906 bytes} [Tue Jul 28 20:50:12 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.210 () {46 vars in 979 bytes} [Tue Jul 28 20:50:12 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 20:50:12.464 7 INFO nova.api.openstack.wsgi [None req-151d5e3c-8dd4-407a-97aa-38f4e4008a87 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.210 () {48 vars in 1012 bytes} [Tue Jul 28 20:50:12 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.210 () {48 vars in 1048 bytes} [Tue Jul 28 20:50:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.210 () {52 vars in 1045 bytes} [Tue Jul 28 20:50:12 2026] POST /v2.1/flavors => generated 533 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.210 () {42 vars in 702 bytes} [Tue Jul 28 20:50:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.210 () {44 vars in 906 bytes} [Tue Jul 28 20:50:13 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.210 () {46 vars in 979 bytes} [Tue Jul 28 20:50:13 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 20:50:13.431 7 INFO nova.api.openstack.wsgi [None req-3cebba5f-87d1-4236-8740-732eb6770ff7 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.210 () {48 vars in 1010 bytes} [Tue Jul 28 20:50:13 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.210 () {48 vars in 1048 bytes} [Tue Jul 28 20:50:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.210 () {52 vars in 1045 bytes} [Tue Jul 28 20:50:13 2026] POST /v2.1/flavors => generated 532 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.210 () {42 vars in 702 bytes} [Tue Jul 28 20:50:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.210 () {44 vars in 906 bytes} [Tue Jul 28 20:50:14 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.210 () {46 vars in 979 bytes} [Tue Jul 28 20:50:14 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 20:50:14.435 7 INFO nova.api.openstack.wsgi [None req-b23dfa6d-4c8d-4f2f-8388-e9657eb05895 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.210 () {48 vars in 1012 bytes} [Tue Jul 28 20:50:14 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.210 () {48 vars in 1048 bytes} [Tue Jul 28 20:50:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.210 () {52 vars in 1045 bytes} [Tue Jul 28 20:50:14 2026] POST /v2.1/flavors => generated 535 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/139] 10.0.0.110 () {28 vars in 453 bytes} [Tue Jul 28 20:58:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 70/140] 10.0.0.110 () {30 vars in 657 bytes} [Tue Jul 28 20:58:56 2026] GET /v2.1 => generated 0 bytes in 430 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 71/141] 10.0.0.110 () {32 vars in 730 bytes} [Tue Jul 28 20:58:57 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/142] 10.0.0.110 () {34 vars in 803 bytes} [Tue Jul 28 20:58:57 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/157] 10.0.0.29 () {28 vars in 452 bytes} [Tue Jul 28 21:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/158] 10.0.0.29 () {30 vars in 656 bytes} [Tue Jul 28 21:00:08 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 80/159] 10.0.0.29 () {32 vars in 729 bytes} [Tue Jul 28 21:00:08 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/160] 10.0.0.29 () {34 vars in 763 bytes} [Tue Jul 28 21:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/161] 10.0.0.29 () {28 vars in 452 bytes} [Tue Jul 28 21:00:12 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 81/162] 10.0.0.29 () {30 vars in 656 bytes} [Tue Jul 28 21:00:12 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 82/163] 10.0.0.29 () {32 vars in 729 bytes} [Tue Jul 28 21:00:12 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 10.0.0.29 () {34 vars in 763 bytes} [Tue Jul 28 21:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 10.0.0.29 () {28 vars in 452 bytes} [Tue Jul 28 21:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 10.0.0.29 () {30 vars in 656 bytes} [Tue Jul 28 21:00:16 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 85/169] 10.0.0.29 () {32 vars in 729 bytes} [Tue Jul 28 21:00:16 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 10.0.0.29 () {34 vars in 806 bytes} [Tue Jul 28 21:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 10.0.0.29 () {28 vars in 452 bytes} [Tue Jul 28 21:00:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 86/172] 10.0.0.29 () {30 vars in 656 bytes} [Tue Jul 28 21:00:20 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 87/173] 10.0.0.29 () {32 vars in 729 bytes} [Tue Jul 28 21:00:20 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/174] 10.0.0.29 () {34 vars in 806 bytes} [Tue Jul 28 21:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/207] 199.204.45.210 () {42 vars in 702 bytes} [Tue Jul 28 21:03:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 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, ' [pid: 7|app: 0|req: 104/208] 199.204.45.210 () {44 vars in 906 bytes} [Tue Jul 28 21:03:01 2026] GET /v2.1 => generated 0 bytes in 80 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 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, ' [pid: 8|app: 0|req: 105/209] 199.204.45.210 () {46 vars in 979 bytes} [Tue Jul 28 21:03:01 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:03:01.853 7 INFO nova.api.openstack.wsgi [None req-7811b455-f8b4-4635-91c6-98f9617b7b73 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 105/210] 199.204.45.210 () {48 vars in 1014 bytes} [Tue Jul 28 21:03:01 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/211] 199.204.45.210 () {48 vars in 1048 bytes} [Tue Jul 28 21:03:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/212] 199.204.45.210 () {52 vars in 1046 bytes} [Tue Jul 28 21:03:01 2026] POST /v2.1/flavors => generated 534 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/225] 199.204.45.210 () {42 vars in 702 bytes} [Tue Jul 28 21:03:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/226] 199.204.45.210 () {44 vars in 906 bytes} [Tue Jul 28 21:03:59 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 114/227] 199.204.45.210 () {46 vars in 979 bytes} [Tue Jul 28 21:03:59 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:03:59.306 7 INFO nova.api.openstack.wsgi [None req-feb232f4-ccc3-4062-9569-2496fb84b0a0 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 2d82418ab148435ea49f16076e694ab8 [pid: 7|app: 0|req: 114/228] 199.204.45.210 () {48 vars in 1048 bytes} [Tue Jul 28 21:03:59 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-28 21:03:59.320 8 WARNING oslo_db.sqlalchemy.utils [None req-49d83d08-3002-47c7-a7a8-869d03cc7441 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 115/229] 199.204.45.210 () {48 vars in 1013 bytes} [Tue Jul 28 21:03:59 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/230] 199.204.45.210 () {52 vars in 1054 bytes} [Tue Jul 28 21:03:59 2026] POST /v2.1/os-keypairs => generated 576 bytes in 103 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/231] 199.204.45.210 () {42 vars in 702 bytes} [Tue Jul 28 21:04:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/232] 199.204.45.210 () {44 vars in 906 bytes} [Tue Jul 28 21:04:03 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 117/233] 199.204.45.210 () {46 vars in 979 bytes} [Tue Jul 28 21:04:03 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/234] 199.204.45.210 () {48 vars in 1070 bytes} [Tue Jul 28 21:04:03 2026] GET /v2.1/os-quota-sets/68e3cf05d3cb469b8970c5758dc7956f => generated 283 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/235] 199.204.45.210 () {52 vars in 1122 bytes} [Tue Jul 28 21:04:03 2026] PUT /v2.1/os-quota-sets/68e3cf05d3cb469b8970c5758dc7956f => generated 238 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/366] 199.204.45.210 () {42 vars in 702 bytes} [Tue Jul 28 21:14:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/367] 199.204.45.210 () {44 vars in 906 bytes} [Tue Jul 28 21:14:49 2026] GET /v2.1 => generated 0 bytes in 117 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 185/368] 199.204.45.210 () {46 vars in 979 bytes} [Tue Jul 28 21:14:49 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:14:49.613 7 INFO nova.api.openstack.wsgi [None req-fefe0b58-d14b-4261-bc42-4af26c2c93f2 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 184/369] 199.204.45.210 () {48 vars in 1012 bytes} [Tue Jul 28 21:14:49 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/370] 199.204.45.210 () {48 vars in 1048 bytes} [Tue Jul 28 21:14:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/371] 199.204.45.210 () {52 vars in 1046 bytes} [Tue Jul 28 21:14:49 2026] POST /v2.1/flavors => generated 534 bytes in 631 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/452] 199.204.45.210 () {42 vars in 702 bytes} [Tue Jul 28 21:21:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/453] 199.204.45.210 () {44 vars in 906 bytes} [Tue Jul 28 21:21:30 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 227/454] 199.204.45.210 () {46 vars in 979 bytes} [Tue Jul 28 21:21:30 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/455] 199.204.45.210 () {48 vars in 1070 bytes} [Tue Jul 28 21:21:30 2026] GET /v2.1/os-quota-sets/7556e4f8eba14d4490cf1113dd1ec4cb => generated 283 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/456] 199.204.45.210 () {52 vars in 1122 bytes} [Tue Jul 28 21:21:31 2026] PUT /v2.1/os-quota-sets/7556e4f8eba14d4490cf1113dd1ec4cb => generated 238 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/611] 199.204.45.210 () {42 vars in 702 bytes} [Tue Jul 28 21:34:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/612] 199.204.45.210 () {44 vars in 906 bytes} [Tue Jul 28 21:34:14 2026] GET /v2.1 => generated 0 bytes in 138 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 307/613] 199.204.45.210 () {46 vars in 979 bytes} [Tue Jul 28 21:34:14 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:34:14.965 8 INFO nova.api.openstack.wsgi [None req-69245890-3084-4fac-9f9e-10d4070324df 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 307/614] 199.204.45.210 () {48 vars in 1008 bytes} [Tue Jul 28 21:34:14 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/615] 199.204.45.210 () {48 vars in 1048 bytes} [Tue Jul 28 21:34:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/616] 199.204.45.210 () {48 vars in 1096 bytes} [Tue Jul 28 21:34:15 2026] GET /v2.1/flavors/35a6903b-182b-45e8-81e5-aba058331178/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/617] 199.204.45.210 () {42 vars in 702 bytes} [Tue Jul 28 21:34:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/618] 199.204.45.210 () {44 vars in 906 bytes} [Tue Jul 28 21:34:15 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 310/619] 199.204.45.210 () {46 vars in 979 bytes} [Tue Jul 28 21:34:15 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:34:15.914 8 INFO nova.api.openstack.wsgi [None req-fa78e81d-01fb-4a50-a8ad-15b2f5232f6d 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 310/620] 199.204.45.210 () {48 vars in 1010 bytes} [Tue Jul 28 21:34:15 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/621] 199.204.45.210 () {48 vars in 1048 bytes} [Tue Jul 28 21:34:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/622] 199.204.45.210 () {48 vars in 1096 bytes} [Tue Jul 28 21:34:15 2026] GET /v2.1/flavors/b41d3a2b-0708-49f1-ba48-dad6d4946197/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/623] 199.204.45.210 () {42 vars in 702 bytes} [Tue Jul 28 21:34:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/624] 199.204.45.210 () {44 vars in 906 bytes} [Tue Jul 28 21:34:16 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 313/625] 199.204.45.210 () {46 vars in 979 bytes} [Tue Jul 28 21:34:16 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:34:16.885 8 INFO nova.api.openstack.wsgi [None req-ad68d78e-85c6-4463-98ce-d15297d01628 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 313/626] 199.204.45.210 () {48 vars in 1012 bytes} [Tue Jul 28 21:34:16 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/627] 199.204.45.210 () {48 vars in 1048 bytes} [Tue Jul 28 21:34:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/628] 199.204.45.210 () {48 vars in 1096 bytes} [Tue Jul 28 21:34:16 2026] GET /v2.1/flavors/d57fd75d-bd70-430a-9f29-7f9903897e6a/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/629] 199.204.45.210 () {42 vars in 702 bytes} [Tue Jul 28 21:34:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/630] 199.204.45.210 () {44 vars in 906 bytes} [Tue Jul 28 21:34:17 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 316/631] 199.204.45.210 () {46 vars in 979 bytes} [Tue Jul 28 21:34:17 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:34:17.796 8 INFO nova.api.openstack.wsgi [None req-53ed61ec-9c9b-4a76-b331-cb9b3f746332 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 316/632] 199.204.45.210 () {48 vars in 1010 bytes} [Tue Jul 28 21:34:17 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/633] 199.204.45.210 () {48 vars in 1048 bytes} [Tue Jul 28 21:34:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/634] 199.204.45.210 () {48 vars in 1096 bytes} [Tue Jul 28 21:34:17 2026] GET /v2.1/flavors/58bf21cd-2766-4189-b542-3c61b306dd89/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/635] 199.204.45.210 () {42 vars in 702 bytes} [Tue Jul 28 21:34:18 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/636] 199.204.45.210 () {44 vars in 906 bytes} [Tue Jul 28 21:34:18 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 319/637] 199.204.45.210 () {46 vars in 979 bytes} [Tue Jul 28 21:34:18 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:34:18.754 8 INFO nova.api.openstack.wsgi [None req-5c6d921b-9128-4da0-914b-55588225dd83 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 319/638] 199.204.45.210 () {48 vars in 1012 bytes} [Tue Jul 28 21:34:18 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/639] 199.204.45.210 () {48 vars in 1048 bytes} [Tue Jul 28 21:34:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/640] 199.204.45.210 () {48 vars in 1096 bytes} [Tue Jul 28 21:34:18 2026] GET /v2.1/flavors/addd3920-313f-4f0c-b4ca-4e4e0701b90f/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/653] 199.204.45.210 () {42 vars in 702 bytes} [Tue Jul 28 21:35:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/654] 199.204.45.210 () {44 vars in 906 bytes} [Tue Jul 28 21:35:24 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 328/655] 199.204.45.210 () {46 vars in 979 bytes} [Tue Jul 28 21:35:24 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:35:24.516 8 INFO nova.api.openstack.wsgi [None req-7d950019-c4ba-45d3-86a2-198f1d108152 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 328/656] 199.204.45.210 () {48 vars in 1014 bytes} [Tue Jul 28 21:35:24 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 199.204.45.210 () {48 vars in 1048 bytes} [Tue Jul 28 21:35:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/658] 199.204.45.210 () {48 vars in 1096 bytes} [Tue Jul 28 21:35:24 2026] GET /v2.1/flavors/4b3579a1-9226-4566-b526-9534aee38519/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/661] 199.204.45.210 () {42 vars in 702 bytes} [Tue Jul 28 21:35:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/662] 199.204.45.210 () {44 vars in 906 bytes} [Tue Jul 28 21:35:32 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 332/663] 199.204.45.210 () {46 vars in 979 bytes} [Tue Jul 28 21:35:32 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/664] 199.204.45.210 () {48 vars in 1048 bytes} [Tue Jul 28 21:35:32 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/667] 10.0.0.209 () {28 vars in 453 bytes} [Tue Jul 28 21:35:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/668] 10.0.0.209 () {30 vars in 657 bytes} [Tue Jul 28 21:35:35 2026] GET /v2.1 => generated 0 bytes in 66 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/669] 10.0.0.209 () {32 vars in 730 bytes} [Tue Jul 28 21:35:35 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/670] 10.0.0.209 () {34 vars in 805 bytes} [Tue Jul 28 21:35:35 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/671] 199.204.45.210 () {42 vars in 702 bytes} [Tue Jul 28 21:35:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/672] 199.204.45.210 () {44 vars in 906 bytes} [Tue Jul 28 21:35:36 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 337/673] 199.204.45.210 () {46 vars in 979 bytes} [Tue Jul 28 21:35:36 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/674] 199.204.45.210 () {48 vars in 1070 bytes} [Tue Jul 28 21:35:36 2026] GET /v2.1/os-quota-sets/68e3cf05d3cb469b8970c5758dc7956f => generated 280 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/675] 10.0.0.209 () {28 vars in 453 bytes} [Tue Jul 28 21:35:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/676] 10.0.0.209 () {30 vars in 657 bytes} [Tue Jul 28 21:35:36 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 339/677] 10.0.0.209 () {32 vars in 730 bytes} [Tue Jul 28 21:35:36 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/678] 10.0.0.209 () {34 vars in 893 bytes} [Tue Jul 28 21:35:36 2026] GET /v2.1/servers/detail?project_id=68e3cf05d3cb469b8970c5758dc7956f&all_tenants=True => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/679] 10.0.0.209 () {34 vars in 893 bytes} [Tue Jul 28 21:35:36 2026] GET /v2.1/servers/detail?project_id=7556e4f8eba14d4490cf1113dd1ec4cb&all_tenants=True => generated 15 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/680] 10.0.0.209 () {34 vars in 893 bytes} [Tue Jul 28 21:35:36 2026] GET /v2.1/servers/detail?project_id=d947d69d240745f3a68c2ee11ded742b&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/691] 199.204.45.210 () {42 vars in 702 bytes} [Tue Jul 28 21:36:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/692] 199.204.45.210 () {44 vars in 906 bytes} [Tue Jul 28 21:36:29 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 347/693] 199.204.45.210 () {46 vars in 979 bytes} [Tue Jul 28 21:36:29 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:36:29.843 7 INFO nova.api.openstack.wsgi [None req-caeb9a14-2b71-4fa6-9feb-6774545e45c4 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 347/694] 199.204.45.210 () {48 vars in 1012 bytes} [Tue Jul 28 21:36:29 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/695] 199.204.45.210 () {48 vars in 1048 bytes} [Tue Jul 28 21:36:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/696] 199.204.45.210 () {48 vars in 1096 bytes} [Tue Jul 28 21:36:29 2026] GET /v2.1/flavors/c4ff62ee-c595-4503-9141-9583a2c88c9b/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/701] 199.204.45.210 () {42 vars in 702 bytes} [Tue Jul 28 21:36:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/702] 199.204.45.210 () {44 vars in 906 bytes} [Tue Jul 28 21:36:46 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 352/703] 199.204.45.210 () {46 vars in 979 bytes} [Tue Jul 28 21:36:46 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/704] 199.204.45.210 () {48 vars in 1070 bytes} [Tue Jul 28 21:36:46 2026] GET /v2.1/os-quota-sets/7556e4f8eba14d4490cf1113dd1ec4cb => generated 280 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/715] 199.204.45.210 () {42 vars in 702 bytes} [Tue Jul 28 21:37:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/716] 199.204.45.210 () {44 vars in 906 bytes} [Tue Jul 28 21:37:42 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 359/717] 199.204.45.210 () {46 vars in 979 bytes} [Tue Jul 28 21:37:42 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:37:42.176 7 INFO nova.api.openstack.wsgi [None req-d43002b1-36c3-4478-acf2-1f0415cccff3 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 359/718] 199.204.45.210 () {48 vars in 1008 bytes} [Tue Jul 28 21:37:42 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/719] 199.204.45.210 () {48 vars in 1048 bytes} [Tue Jul 28 21:37:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/728] 10.0.0.46 () {32 vars in 653 bytes} [Tue Jul 28 21:38:23 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/729] 10.0.0.46 () {32 vars in 639 bytes} [Tue Jul 28 21:38:24 2026] GET /v2.1/servers => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-28 21:38:24.294 7 WARNING oslo_db.sqlalchemy.utils [None req-1c7d7e81-4b8d-4861-aff1-f662eb9b25dd 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 365/730] 10.0.0.46 () {32 vars in 647 bytes} [Tue Jul 28 21:38:24 2026] GET /v2.1/os-keypairs => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/731] 10.0.0.46 () {32 vars in 692 bytes} [Tue Jul 28 21:38:24 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/736] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:38:35 2026] GET /v2.1/flavors/35a6903b-182b-45e8-81e5-aba058331178 => generated 511 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/737] 10.0.0.46 () {32 vars in 639 bytes} [Tue Jul 28 21:38:35 2026] GET /v2.1/flavors => generated 1674 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/738] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:38:35 2026] GET /v2.1/flavors/35a6903b-182b-45e8-81e5-aba058331178 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/741] 10.0.0.46 () {34 vars in 669 bytes} [Tue Jul 28 21:38:45 2026] POST /v2.1/os-keypairs => generated 386 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:38:47.234 8 WARNING neutronclient.v2_0.client [None req-20fb296e-8bce-4398-acbc-1d84cbbc8bba a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:47.434 7 WARNING neutronclient.v2_0.client [None req-e2484a86-d320-406f-b618-63cb4d25f77b 577380b1e92d44359b6732e3d1214886 8e09eb76a7334577b730913ac6d6906a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/742] 10.0.0.46 () {34 vars in 683 bytes} [Tue Jul 28 21:38:47 2026] POST /v2.1/os-security-groups => generated 243 bytes in 951 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:38:48.151 8 WARNING neutronclient.v2_0.client [None req-99cf30b7-3fa4-468a-8de4-5fd778374876 a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/743] 10.0.0.46 () {34 vars in 683 bytes} [Tue Jul 28 21:38:47 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1082 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:38:48.500 7 WARNING neutronclient.v2_0.client [None req-c25896bc-8129-4ceb-a3a4-865a3bb194cf 577380b1e92d44359b6732e3d1214886 8e09eb76a7334577b730913ac6d6906a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/744] 10.0.0.46 () {34 vars in 683 bytes} [Tue Jul 28 21:38:48 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1331 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:38:49.490 8 WARNING neutronclient.v2_0.client [None req-f1b07a4f-50b7-4d04-b8b0-64059a1cedeb a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:49.520 7 WARNING neutronclient.v2_0.client [None req-c25896bc-8129-4ceb-a3a4-865a3bb194cf 577380b1e92d44359b6732e3d1214886 8e09eb76a7334577b730913ac6d6906a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/745] 10.0.0.46 () {34 vars in 693 bytes} [Tue Jul 28 21:38:48 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1483 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:38:49.993 7 WARNING neutronclient.v2_0.client [None req-4bb43af5-0d6b-406b-9b96-4b9514450e70 577380b1e92d44359b6732e3d1214886 8e09eb76a7334577b730913ac6d6906a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/746] 10.0.0.46 () {34 vars in 683 bytes} [Tue Jul 28 21:38:49 2026] POST /v2.1/os-security-groups => generated 243 bytes in 649 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:38:50.151 8 WARNING neutronclient.v2_0.client [None req-16607216-2e6b-46da-b7e9-1e453dc72114 a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/747] 10.0.0.46 () {34 vars in 683 bytes} [Tue Jul 28 21:38:49 2026] POST /v2.1/os-security-groups => generated 246 bytes in 705 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:38:50.714 7 WARNING neutronclient.v2_0.client [None req-b7d8b382-e3f7-40f4-ac38-341779c018fa 577380b1e92d44359b6732e3d1214886 8e09eb76a7334577b730913ac6d6906a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:50.779 8 WARNING neutronclient.v2_0.client [None req-16607216-2e6b-46da-b7e9-1e453dc72114 a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:50.833 7 WARNING neutronclient.v2_0.client [None req-b7d8b382-e3f7-40f4-ac38-341779c018fa 577380b1e92d44359b6732e3d1214886 8e09eb76a7334577b730913ac6d6906a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:50.905 8 WARNING neutronclient.v2_0.client [None req-16607216-2e6b-46da-b7e9-1e453dc72114 a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/748] 10.0.0.46 () {34 vars in 693 bytes} [Tue Jul 28 21:38:50 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 590 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:38:51.302 7 WARNING neutronclient.v2_0.client [None req-c1c2d9eb-9ec8-43bf-a030-73c16ce17ac0 577380b1e92d44359b6732e3d1214886 8e09eb76a7334577b730913ac6d6906a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/749] 10.0.0.46 () {32 vars in 661 bytes} [Tue Jul 28 21:38:50 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 1197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 21:38:51.356 8 WARNING neutronclient.v2_0.client [None req-57dffbdb-1a39-48d3-be05-cf7bb1b1f309 a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:51.362 7 WARNING neutronclient.v2_0.client [None req-c1c2d9eb-9ec8-43bf-a030-73c16ce17ac0 577380b1e92d44359b6732e3d1214886 8e09eb76a7334577b730913ac6d6906a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:51.382 8 WARNING neutronclient.v2_0.client [None req-57dffbdb-1a39-48d3-be05-cf7bb1b1f309 a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/750] 10.0.0.46 () {34 vars in 693 bytes} [Tue Jul 28 21:38:51 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:38:51.724 7 WARNING neutronclient.v2_0.client [None req-c0af0667-3064-4a25-8a37-2e328c7fd483 577380b1e92d44359b6732e3d1214886 8e09eb76a7334577b730913ac6d6906a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/751] 10.0.0.46 () {32 vars in 738 bytes} [Tue Jul 28 21:38:51 2026] DELETE /v2.1/os-security-groups/25df6ad8-8d2e-4e2c-afb5-a346dde68a12 => generated 0 bytes in 548 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-28 21:38:51.910 8 WARNING neutronclient.v2_0.client [None req-b998c12b-d7a1-4591-9513-3d56442c33d0 a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/752] 10.0.0.46 () {32 vars in 735 bytes} [Tue Jul 28 21:38:51 2026] GET /v2.1/os-security-groups/c430f35e-157a-439e-ae82-febc227405ca => generated 663 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:38:51.938 8 INFO nova.api.openstack.wsgi [None req-b998c12b-d7a1-4591-9513-3d56442c33d0 a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] HTTP exception thrown: Security group 25df6ad8-8d2e-4e2c-afb5-a346dde68a12 does not exist Neutron server returns request_ids: ['req-bbeb4b93-ab82-458b-877c-05b10b0f2c4f'] [pid: 8|app: 0|req: 376/753] 10.0.0.46 () {32 vars in 735 bytes} [Tue Jul 28 21:38:51 2026] GET /v2.1/os-security-groups/25df6ad8-8d2e-4e2c-afb5-a346dde68a12 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-28 21:38:51.944 7 WARNING neutronclient.v2_0.client [None req-2d091371-de82-4e5f-9f4f-3eefefb892b8 577380b1e92d44359b6732e3d1214886 8e09eb76a7334577b730913ac6d6906a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:51.950 8 WARNING neutronclient.v2_0.client [None req-83e5ba30-3288-4eb9-8087-07e548667aea a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:51.970 7 WARNING neutronclient.v2_0.client [None req-2d091371-de82-4e5f-9f4f-3eefefb892b8 577380b1e92d44359b6732e3d1214886 8e09eb76a7334577b730913ac6d6906a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:51.991 8 WARNING neutronclient.v2_0.client [None req-83e5ba30-3288-4eb9-8087-07e548667aea a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:52.016 7 WARNING neutronclient.v2_0.client [None req-2d091371-de82-4e5f-9f4f-3eefefb892b8 577380b1e92d44359b6732e3d1214886 8e09eb76a7334577b730913ac6d6906a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/754] 10.0.0.46 () {32 vars in 738 bytes} [Tue Jul 28 21:38:51 2026] DELETE /v2.1/os-security-groups/fe9e3906-543c-4155-a790-1d2d89584c5d => generated 0 bytes in 282 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-28 21:38:52.239 8 WARNING neutronclient.v2_0.client [None req-2acf41d9-91f6-4a89-b3fb-0aec080b670f a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/755] 10.0.0.46 () {32 vars in 748 bytes} [Tue Jul 28 21:38:51 2026] DELETE /v2.1/os-security-group-rules/b9544324-041c-4737-9739-588660e5496c => generated 0 bytes in 487 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-28 21:38:52.435 8 INFO nova.api.openstack.wsgi [None req-2acf41d9-91f6-4a89-b3fb-0aec080b670f a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] HTTP exception thrown: Security group fe9e3906-543c-4155-a790-1d2d89584c5d does not exist Neutron server returns request_ids: ['req-5a9a9169-d0ef-467f-98ea-dc7c5f72ef2d'] [pid: 8|app: 0|req: 378/756] 10.0.0.46 () {32 vars in 735 bytes} [Tue Jul 28 21:38:52 2026] GET /v2.1/os-security-groups/fe9e3906-543c-4155-a790-1d2d89584c5d => generated 194 bytes in 204 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-28 21:38:52.440 7 WARNING neutronclient.v2_0.client [None req-3d11890c-6e87-4972-a901-4e43082b4ab7 577380b1e92d44359b6732e3d1214886 8e09eb76a7334577b730913ac6d6906a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:52.445 8 WARNING neutronclient.v2_0.client [None req-3ddc9355-8396-402f-b1e3-4002b2c365a6 a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:52.465 7 WARNING neutronclient.v2_0.client [None req-3d11890c-6e87-4972-a901-4e43082b4ab7 577380b1e92d44359b6732e3d1214886 8e09eb76a7334577b730913ac6d6906a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:52.483 8 WARNING neutronclient.v2_0.client [None req-3ddc9355-8396-402f-b1e3-4002b2c365a6 a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/757] 10.0.0.46 () {32 vars in 738 bytes} [Tue Jul 28 21:38:52 2026] DELETE /v2.1/os-security-groups/43568d30-1679-4b11-8795-6b77ab715bff => generated 0 bytes in 310 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-28 21:38:52.762 8 WARNING neutronclient.v2_0.client [None req-ed40bab5-95d3-4c0e-91f8-a9a61f105661 a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:52.824 8 INFO nova.api.openstack.wsgi [None req-ed40bab5-95d3-4c0e-91f8-a9a61f105661 a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] HTTP exception thrown: Security group 43568d30-1679-4b11-8795-6b77ab715bff does not exist Neutron server returns request_ids: ['req-48e4bd43-2e0d-4a85-8ad6-6e15226bf9bd'] [pid: 8|app: 0|req: 380/758] 10.0.0.46 () {32 vars in 735 bytes} [Tue Jul 28 21:38:52 2026] GET /v2.1/os-security-groups/43568d30-1679-4b11-8795-6b77ab715bff => generated 194 bytes in 69 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-28 21:38:52.838 8 WARNING neutronclient.v2_0.client [None req-80ce87a0-7a68-4d9a-8c9c-9e8425e190f2 a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:52.898 8 WARNING neutronclient.v2_0.client [None req-80ce87a0-7a68-4d9a-8c9c-9e8425e190f2 a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:52.935 8 WARNING neutronclient.v2_0.client [None req-80ce87a0-7a68-4d9a-8c9c-9e8425e190f2 a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/759] 10.0.0.46 () {32 vars in 738 bytes} [Tue Jul 28 21:38:52 2026] DELETE /v2.1/os-security-groups/c430f35e-157a-439e-ae82-febc227405ca => generated 0 bytes in 513 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/760] 10.0.0.46 () {32 vars in 661 bytes} [Tue Jul 28 21:38:52 2026] GET /v2.1/os-security-groups => generated 707 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:38:52.984 8 WARNING neutronclient.v2_0.client [None req-4c6846ed-b1ee-4cf4-86f2-7cc3daf59a0a 577380b1e92d44359b6732e3d1214886 8e09eb76a7334577b730913ac6d6906a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:53.015 8 WARNING neutronclient.v2_0.client [None req-4c6846ed-b1ee-4cf4-86f2-7cc3daf59a0a 577380b1e92d44359b6732e3d1214886 8e09eb76a7334577b730913ac6d6906a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/761] 10.0.0.46 () {34 vars in 669 bytes} [Tue Jul 28 21:38:52 2026] POST /v2.1/os-keypairs => generated 386 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:38:53.054 7 WARNING neutronclient.v2_0.client [None req-a5b0fad7-3a42-4300-b64e-e8b72e1328b3 a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/762] 10.0.0.46 () {32 vars in 738 bytes} [Tue Jul 28 21:38:52 2026] DELETE /v2.1/os-security-groups/eb4de118-cb12-4248-acb5-c3321976fb27 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-28 21:38:53.238 7 INFO nova.api.openstack.wsgi [None req-a5b0fad7-3a42-4300-b64e-e8b72e1328b3 a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] HTTP exception thrown: Security group 43568d30-1679-4b11-8795-6b77ab715bff does not exist Neutron server returns request_ids: ['req-01df45e7-76a8-4e65-bf63-bfba24e2533d'] [pid: 7|app: 0|req: 381/763] 10.0.0.46 () {32 vars in 738 bytes} [Tue Jul 28 21:38:53 2026] DELETE /v2.1/os-security-groups/43568d30-1679-4b11-8795-6b77ab715bff => generated 194 bytes in 192 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-28 21:38:53.249 8 WARNING neutronclient.v2_0.client [None req-ab9bf616-edba-4eb6-83d6-3a3864128d1a a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:53.416 8 INFO nova.api.openstack.wsgi [None req-ab9bf616-edba-4eb6-83d6-3a3864128d1a a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] HTTP exception thrown: Security group fe9e3906-543c-4155-a790-1d2d89584c5d does not exist Neutron server returns request_ids: ['req-09f0a523-ff5c-4f5e-9bf8-054e386272e8'] [pid: 8|app: 0|req: 383/764] 10.0.0.46 () {32 vars in 738 bytes} [Tue Jul 28 21:38:53 2026] DELETE /v2.1/os-security-groups/fe9e3906-543c-4155-a790-1d2d89584c5d => generated 194 bytes in 175 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-28 21:38:53.430 7 WARNING neutronclient.v2_0.client [None req-c707ddad-a240-4ca2-9318-f5d25ba482a5 a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:53.765 7 INFO nova.api.openstack.wsgi [None req-c707ddad-a240-4ca2-9318-f5d25ba482a5 a097d4f2c5ee483bb87b7661c40b4ca8 4fce5033d2a44958888233ae671f6c1d - - default default] HTTP exception thrown: Security group 25df6ad8-8d2e-4e2c-afb5-a346dde68a12 does not exist Neutron server returns request_ids: ['req-5363fc3e-8efe-442a-98b8-38992a146892'] [pid: 7|app: 0|req: 382/765] 10.0.0.46 () {32 vars in 738 bytes} [Tue Jul 28 21:38:53 2026] DELETE /v2.1/os-security-groups/25df6ad8-8d2e-4e2c-afb5-a346dde68a12 => generated 194 bytes in 347 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-28 21:38:54.011 8 WARNING neutronclient.v2_0.client [None req-491cf57b-44bc-47f0-8b2c-46f02c8b7d12 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:55.278 8 WARNING neutronclient.v2_0.client [None req-491cf57b-44bc-47f0-8b2c-46f02c8b7d12 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:55.732 7 WARNING neutronclient.v2_0.client [None req-52015f91-f183-411d-bdaf-0edf71ac6d2a 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:56.299 7 WARNING neutronclient.v2_0.client [None req-52015f91-f183-411d-bdaf-0edf71ac6d2a 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:56.731 8 WARNING neutronclient.v2_0.client [None req-491cf57b-44bc-47f0-8b2c-46f02c8b7d12 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:38:57.278 7 WARNING neutronclient.v2_0.client [None req-52015f91-f183-411d-bdaf-0edf71ac6d2a 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/768] 10.0.0.46 () {34 vars in 661 bytes} [Tue Jul 28 21:38:53 2026] POST /v2.1/servers => generated 450 bytes in 4015 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:38:57.967 8 WARNING neutronclient.v2_0.client [None req-a4c8a575-53f0-4cf1-818b-64cf6fc87805 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/769] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:38:57 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 1253 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/770] 10.0.0.46 () {34 vars in 661 bytes} [Tue Jul 28 21:38:55 2026] POST /v2.1/servers => generated 453 bytes in 2739 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:38:58.448 8 WARNING neutronclient.v2_0.client [None req-edd91138-2ec9-4587-8936-2db7672f84fd 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/771] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:38:58 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 1431 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:38:59.180 7 WARNING neutronclient.v2_0.client [None req-ea313d85-4634-4df3-b550-c70a182b359b 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/772] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:38:59 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 1303 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:38:59.585 8 WARNING neutronclient.v2_0.client [None req-acff78f7-dacc-4a9b-a492-6fe1443a8dc5 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/773] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:38:59 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 1435 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:00.311 7 WARNING neutronclient.v2_0.client [None req-ec9b15d3-afd7-4ff3-827d-fc546021e9f3 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:00.667 8 WARNING neutronclient.v2_0.client [None req-b58f082a-3604-4bfc-9a36-ac6d7e6d74e5 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/774] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:00 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 1351 bytes in 1085 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/775] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:00 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 1427 bytes in 724 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:02.396 7 WARNING neutronclient.v2_0.client [None req-971a3297-5d2d-4d75-abe6-cf7c62b293d5 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:39:02.408 8 WARNING neutronclient.v2_0.client [None req-d9bab879-3583-456b-8a6c-5f6f75e97164 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/776] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:02 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 1359 bytes in 1234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/777] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:02 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 1483 bytes in 1240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:04.649 7 WARNING neutronclient.v2_0.client [None req-6a8400f1-f016-45a1-832f-723ec45c1be8 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:39:04.663 8 WARNING neutronclient.v2_0.client [None req-9686b9e4-9fd1-40db-a729-ea114742565f 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/778] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:04 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 1369 bytes in 1585 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/781] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:04 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 1491 bytes in 1589 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/782] 10.0.0.46 () {34 vars in 669 bytes} [Tue Jul 28 21:39:06 2026] POST /v2.1/os-keypairs => generated 386 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:07.258 8 WARNING neutronclient.v2_0.client [None req-6a430603-8010-43e8-a3b1-11ade7533b41 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:39:07.285 7 WARNING neutronclient.v2_0.client [None req-620b1bf4-14c2-4367-be6f-70b3c7b81011 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/783] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:07 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 1436 bytes in 2428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/784] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:07 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 1557 bytes in 2449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:09.735 8 INFO nova.api.openstack.compute.server_external_events [req-c931d39f-cf3f-41f8-b1f0-e9d875f76db6 req-8dd1caec-5cb2-42e9-8a5f-45b7d06854f6 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:34deae13-6203-4edf-871e-f64a18331dae for instance 07c8bbc4-235b-4c42-b4d4-e467192844cb on instance 2026-07-28 21:39:09.747 8 INFO nova.compute.rpcapi [None req-b5bf66a6-14be-44ed-8f76-fb93bb278b38 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 392/785] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/786] 10.0.0.46 () {34 vars in 669 bytes} [Tue Jul 28 21:39:10 2026] POST /v2.1/os-keypairs => generated 386 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:10.491 8 INFO nova.api.openstack.compute.server_external_events [req-dab5160e-37ff-4a40-b86d-2bfee37dca4c req-78958d03-dc99-41e3-9d90-de8ac2bb637c 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:34deae13-6203-4edf-871e-f64a18331dae for instance 07c8bbc4-235b-4c42-b4d4-e467192844cb on instance [pid: 8|app: 0|req: 393/787] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:10.698 7 WARNING neutronclient.v2_0.client [None req-ca4c6b4e-287c-4752-8871-e35a51437eac 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:39:10.729 8 WARNING neutronclient.v2_0.client [None req-c9cdf5b3-450f-4168-99c2-a34727919358 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/788] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:10 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 1424 bytes in 626 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/789] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:10 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 1557 bytes in 632 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:11.582 7 WARNING neutronclient.v2_0.client [None req-808a6a81-02d4-4093-a498-91918324b792 e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:39:11.640 7 WARNING neutronclient.v2_0.client [None req-808a6a81-02d4-4093-a498-91918324b792 e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:11.804 8 INFO nova.api.openstack.compute.server_external_events [req-f4d3e908-dcdc-499c-acf8-a2c5f3ab44de req-f8fe9981-0fc9-4819-bd7c-6f999e324f97 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:0bc5ed9e-e48b-4837-ad18-36368992090a for instance a56c91f0-8283-48a4-bae6-e8cbd0615926 on instance [pid: 8|app: 0|req: 395/790] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:39:11.898 7 WARNING neutronclient.v2_0.client [None req-808a6a81-02d4-4093-a498-91918324b792 e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/791] 10.0.0.46 () {34 vars in 661 bytes} [Tue Jul 28 21:39:11 2026] POST /v2.1/servers => generated 451 bytes in 701 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:12.233 8 WARNING neutronclient.v2_0.client [None req-29adeb48-83f7-4f03-af58-8e9db8a2be8c e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/792] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:12 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 1424 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:12.339 7 WARNING neutronclient.v2_0.client [None req-0923dd56-06ba-4f41-9792-7300f4b77ddf 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:12.370 8 WARNING neutronclient.v2_0.client [None req-c97f08f6-7ba4-4d71-9902-db233e92ea52 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/793] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:12 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 1424 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/794] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:12 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 1557 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:12.530 7 INFO nova.api.openstack.compute.server_external_events [req-7e323f08-d6e3-40f9-858d-0ed7374e5929 req-0f0a6c42-0a4a-4e0a-ab96-1b5b71c9fa53 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:0bc5ed9e-e48b-4837-ad18-36368992090a for instance a56c91f0-8283-48a4-bae6-e8cbd0615926 on instance 2026-07-28 21:39:12.538 7 INFO nova.compute.rpcapi [None req-14781abb-2082-4aaf-8882-0db3450865ab - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 398/795] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:13.030 8 WARNING neutronclient.v2_0.client [None req-332c45ef-866c-4b81-a7c0-e20c8252cbc1 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:39:13.069 8 WARNING neutronclient.v2_0.client [None req-332c45ef-866c-4b81-a7c0-e20c8252cbc1 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:39:13.210 8 WARNING neutronclient.v2_0.client [None req-332c45ef-866c-4b81-a7c0-e20c8252cbc1 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:13.323 7 WARNING neutronclient.v2_0.client [None req-1f9a1d72-1213-402c-930a-0a2ec252effa e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/796] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:13 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 1428 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/797] 10.0.0.46 () {34 vars in 661 bytes} [Tue Jul 28 21:39:12 2026] POST /v2.1/servers => generated 449 bytes in 509 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:13.516 7 WARNING neutronclient.v2_0.client [None req-5e315608-a604-4d4a-be9f-cb04e8666f01 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:39:13.518 8 WARNING neutronclient.v2_0.client [None req-4a94dd5f-dd58-4a5b-9642-e2384d4a2fcf 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/798] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:13 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 1401 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:13.611 8 WARNING neutronclient.v2_0.client [None req-52852300-7397-4ba9-909c-0a95c4240d1c 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/799] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:13 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 1424 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/800] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:13 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 1557 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:14.405 7 WARNING neutronclient.v2_0.client [None req-81d9acd4-7110-41ff-8150-9affcdc297fb e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/801] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:14 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 1476 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:14.618 8 WARNING neutronclient.v2_0.client [None req-51fdb669-28a2-498b-8f4b-01b6a3947d55 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/802] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:14 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 1405 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 21:39:14.686 7 WARNING neutronclient.v2_0.client [None req-2a1845e5-1341-41c6-91eb-8198dacedcbe 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/805] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:14 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 1424 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 21:39:14.800 8 WARNING neutronclient.v2_0.client [None req-45137623-5557-4d6e-bc46-8f8501a7beb5 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/806] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:14 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 1557 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:15.495 7 WARNING neutronclient.v2_0.client [None req-b9265e1c-5b6a-41a2-8d24-df12192467ac e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/807] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:15 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 1476 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:15.709 8 WARNING neutronclient.v2_0.client [None req-49be6e8e-d496-4abe-90d2-7fe588fdb197 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/808] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:15 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 1397 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:15.824 7 WARNING neutronclient.v2_0.client [None req-fce07721-cb7e-4116-a330-309f51181cc0 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/809] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:15 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 1424 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 21:39:15.946 8 WARNING neutronclient.v2_0.client [None req-5bb1158c-6026-491b-9d49-e9418ac3ec65 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/810] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:15 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 1557 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:16.592 7 WARNING neutronclient.v2_0.client [None req-d6970f89-6b52-4e3b-b553-71a0945976fe e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/811] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:16 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 1484 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:16.798 8 WARNING neutronclient.v2_0.client [None req-75db67ab-4dce-4caa-8054-2847471fe50d 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/812] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:16 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 1453 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:16.966 7 WARNING neutronclient.v2_0.client [None req-b0e15aa0-105d-4c05-b374-a357e6c6c543 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:17.095 8 WARNING neutronclient.v2_0.client [None req-7861163a-b986-4662-8aff-f94fc2893104 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/813] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:16 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 1424 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/814] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:17 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 1557 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:17.407 7 INFO nova.api.openstack.compute.server_external_events [req-4e521156-0d06-4fcd-90c3-9c8d37671c9d req-003a7356-c200-47dc-877f-b7a9556755e8 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:34deae13-6203-4edf-871e-f64a18331dae for instance 07c8bbc4-235b-4c42-b4d4-e467192844cb on instance [pid: 7|app: 0|req: 407/815] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:17.704 8 WARNING neutronclient.v2_0.client [None req-e7c7752c-81fc-4010-9f9e-eeadbb894db8 e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:17.891 7 WARNING neutronclient.v2_0.client [None req-ee375bf8-691b-4dc5-a434-370b6f06f1ac 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/816] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:17 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 1552 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/817] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:17 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 1453 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:18.168 8 WARNING neutronclient.v2_0.client [None req-93363a66-f27e-48f9-bf0a-d1fd3e80602a 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/818] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:18 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 1424 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:18.345 7 WARNING neutronclient.v2_0.client [None req-55b214a9-c637-4725-86c6-8db00e60c9dc 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/819] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:18 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 1557 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:19.013 8 WARNING neutronclient.v2_0.client [None req-27a812c6-842c-4a9b-968a-d36ba728a519 e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:39:19.024 7 WARNING neutronclient.v2_0.client [None req-dbcdd79e-1a23-4b08-b75e-17052b2cf43c 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/820] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:18 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 1461 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/821] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:18 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 1550 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 21:39:19.360 7 WARNING neutronclient.v2_0.client [None req-43dc245d-d294-4446-9caf-505136640a96 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:19.466 8 INFO nova.api.openstack.compute.server_external_events [req-7cdc5b2c-452d-45fb-beec-24270f17afa8 req-5e52053c-31a5-4a45-a3f8-a6f56c32ac3e 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:34deae13-6203-4edf-871e-f64a18331dae for instance 07c8bbc4-235b-4c42-b4d4-e467192844cb on instance 2026-07-28 21:39:19.466 8 INFO nova.api.openstack.compute.server_external_events [req-7cdc5b2c-452d-45fb-beec-24270f17afa8 req-5e52053c-31a5-4a45-a3f8-a6f56c32ac3e 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:0bc5ed9e-e48b-4837-ad18-36368992090a for instance a56c91f0-8283-48a4-bae6-e8cbd0615926 on instance 2026-07-28 21:39:19.466 8 INFO nova.api.openstack.compute.server_external_events [req-7cdc5b2c-452d-45fb-beec-24270f17afa8 req-5e52053c-31a5-4a45-a3f8-a6f56c32ac3e 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:0bc5ed9e-e48b-4837-ad18-36368992090a for instance a56c91f0-8283-48a4-bae6-e8cbd0615926 on instance 2026-07-28 21:39:19.467 8 INFO nova.api.openstack.compute.server_external_events [req-7cdc5b2c-452d-45fb-beec-24270f17afa8 req-5e52053c-31a5-4a45-a3f8-a6f56c32ac3e 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:82b574e7-7544-4a1c-b7fc-d83abe49fff5 for instance fdd46e3c-c30a-4da9-80d2-7113fe3292e7 on instance [pid: 8|app: 0|req: 412/822] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:19 2026] POST /v2.1/os-server-external-events => generated 698 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:19.515 8 INFO nova.api.openstack.compute.server_external_events [req-3a27b9fe-e7aa-4527-99f4-75709329138b req-46f470cd-fe4a-4d14-9d78-c519d948343f 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:82b574e7-7544-4a1c-b7fc-d83abe49fff5 for instance fdd46e3c-c30a-4da9-80d2-7113fe3292e7 on instance [pid: 8|app: 0|req: 413/823] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/824] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:19 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 1424 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:19.699 8 WARNING neutronclient.v2_0.client [None req-ecb94810-6157-483c-a899-4f999cded25a 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/825] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:19 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 1557 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:20.271 7 WARNING neutronclient.v2_0.client [None req-69fa63ba-b72c-436f-9bb6-5319618c5e29 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:20.396 8 WARNING neutronclient.v2_0.client [None req-1a2c9aec-b49b-42fb-b838-be8e11861041 e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/826] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:20 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 1538 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/827] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:20 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 1550 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:20.660 7 WARNING neutronclient.v2_0.client [None req-78673a2b-b4a1-4c7a-aade-f246cfc751ed 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/828] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:20 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 1612 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:20.873 8 WARNING neutronclient.v2_0.client [None req-68ee4df4-1d69-42b6-95ba-56c6dd6a8cd7 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:39:20.926 7 WARNING neutronclient.v2_0.client [None req-e984d3da-7a0b-4612-ad16-a4caf7d18fe0 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/829] 10.0.0.46 () {32 vars in 739 bytes} [Tue Jul 28 21:39:20 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb/os-interface => generated 285 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/830] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:20 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 1739 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:21.331 8 WARNING neutronclient.v2_0.client [None req-93281621-13d0-4be5-8f2f-d9b1f32d4f25 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/831] 10.0.0.46 () {32 vars in 739 bytes} [Tue Jul 28 21:39:21 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926/os-interface => generated 284 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:21.493 7 WARNING neutronclient.v2_0.client [None req-74426f96-54cc-48b0-9979-fdd2f0580228 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:21.561 8 WARNING neutronclient.v2_0.client [None req-bbf90830-da31-4513-adc7-b846562495e4 e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/832] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:21 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 1526 bytes in 1301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:22.757 7 INFO nova.api.openstack.compute.server_external_events [req-6e0aa43a-c151-499a-980b-2156f972031b req-935c0018-a17e-4cbe-98cb-daf40e8dba1a 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:6dcf2f8e-f870-4511-80d8-483034ced23c for instance 18897dd5-2359-4cd4-a097-141aa455a5b0 on instance [pid: 7|app: 0|req: 416/833] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/834] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:21 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 1550 bytes in 1262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:22.804 7 WARNING neutronclient.v2_0.client [None req-feb56b3e-dae1-411a-a73e-56243e3117d4 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:39:22.818 8 INFO nova.api.openstack.compute.server_external_events [req-a8bd7893-0b61-4d03-b792-bb9a572b5dee req-ee22cdde-2090-4836-9899-5a1cfb158100 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:34deae13-6203-4edf-871e-f64a18331dae for instance 07c8bbc4-235b-4c42-b4d4-e467192844cb on instance [pid: 8|app: 0|req: 419/835] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:22.868 8 WARNING neutronclient.v2_0.client [None req-342b8718-e057-4644-88a0-55edeb1afc00 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/836] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:22 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 1612 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/837] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:22 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 1739 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 418/838] 10.0.0.46 () {32 vars in 639 bytes} [Tue Jul 28 21:39:22 2026] GET /v2.1/servers => generated 387 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 421/839] 10.0.0.46 () {32 vars in 639 bytes} [Tue Jul 28 21:39:23 2026] GET /v2.1/servers => generated 383 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/840] 10.0.0.46 () {32 vars in 716 bytes} [Tue Jul 28 21:39:23 2026] DELETE /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 0 bytes in 259 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:23.400 7 WARNING neutronclient.v2_0.client [None req-fc84848a-43b9-4c79-b49d-aea428d71168 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/841] 10.0.0.46 () {32 vars in 716 bytes} [Tue Jul 28 21:39:23 2026] DELETE /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:23.462 8 WARNING neutronclient.v2_0.client [None req-d798caa6-9383-4b17-9e2f-01685da13be6 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/842] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:23 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 1618 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/843] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:23 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 1745 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:23.792 7 WARNING neutronclient.v2_0.client [None req-384233b4-732e-4fd8-891d-42a17d8e2ef1 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:23.827 8 WARNING neutronclient.v2_0.client [None req-d531fffb-8e31-4481-a85c-a1dec231ee9e e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/844] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:23 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 1526 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/845] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:23 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 1550 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:24.625 7 WARNING neutronclient.v2_0.client [None req-2f0bd646-243c-4039-8af5-1da0ca14ddfc 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:39:24.646 8 WARNING neutronclient.v2_0.client [None req-639012dd-c9cb-4aeb-83d1-6041ee6c7d58 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/846] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:24 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 1745 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:24.793 8 INFO nova.api.openstack.compute.server_external_events [req-2db70ba3-53bd-43b2-9dae-c7bafa76fbde req-2c431efc-e26b-4cf9-a345-907a04aed3ff 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:0bc5ed9e-e48b-4837-ad18-36368992090a for instance a56c91f0-8283-48a4-bae6-e8cbd0615926 on instance [pid: 8|app: 0|req: 428/849] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/850] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:24 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 1738 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:24.858 8 INFO nova.api.openstack.compute.server_external_events [req-7579a21d-f65d-4947-be76-b04de076da1e req-c9abcbe8-0965-4ca5-9e52-7a0dbeb04d8e 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:34deae13-6203-4edf-871e-f64a18331dae for instance 07c8bbc4-235b-4c42-b4d4-e467192844cb on instance [pid: 8|app: 0|req: 429/851] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:24.948 7 WARNING neutronclient.v2_0.client [None req-252e18ef-177a-4822-8d6d-5034a7327001 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:25.041 8 WARNING neutronclient.v2_0.client [None req-dd56a134-863d-4730-a9df-d2c7b3a3348f e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/852] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:24 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 1526 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/853] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:25 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 1550 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:25.798 7 WARNING neutronclient.v2_0.client [None req-10c0a899-8a01-438d-a512-a43eb6ee6d99 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:25.862 8 WARNING neutronclient.v2_0.client [None req-6b36534b-ff8b-4f2c-93d2-35d3d2de2004 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/854] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:25 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 1745 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:26.179 7 WARNING neutronclient.v2_0.client [None req-94fe88e6-dfb6-4e20-9248-040a6ca4b6c1 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/855] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:25 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 1738 bytes in 1024 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:26.873 8 WARNING neutronclient.v2_0.client [None req-a2a46e3c-1681-49b2-b503-0b0b9c3ddae9 e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/856] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:26 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 1550 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 425/857] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:26 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 1526 bytes in 817 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:26.977 7 INFO nova.api.openstack.compute.server_external_events [req-c820721d-db88-4d08-b812-d0aa9624c11b req-8391944e-0466-4518-9362-cdf6608bb587 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:34deae13-6203-4edf-871e-f64a18331dae for instance 07c8bbc4-235b-4c42-b4d4-e467192844cb on instance 2026-07-28 21:39:26.978 7 INFO nova.api.openstack.compute.server_external_events [req-c820721d-db88-4d08-b812-d0aa9624c11b req-8391944e-0466-4518-9362-cdf6608bb587 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:0bc5ed9e-e48b-4837-ad18-36368992090a for instance a56c91f0-8283-48a4-bae6-e8cbd0615926 on instance 2026-07-28 21:39:26.978 7 INFO nova.api.openstack.compute.server_external_events [req-c820721d-db88-4d08-b812-d0aa9624c11b req-8391944e-0466-4518-9362-cdf6608bb587 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:0bc5ed9e-e48b-4837-ad18-36368992090a for instance a56c91f0-8283-48a4-bae6-e8cbd0615926 on instance 2026-07-28 21:39:26.978 7 INFO nova.api.openstack.compute.server_external_events [req-c820721d-db88-4d08-b812-d0aa9624c11b req-8391944e-0466-4518-9362-cdf6608bb587 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:82b574e7-7544-4a1c-b7fc-d83abe49fff5 for instance fdd46e3c-c30a-4da9-80d2-7113fe3292e7 on instance 2026-07-28 21:39:26.978 7 INFO nova.api.openstack.compute.server_external_events [req-c820721d-db88-4d08-b812-d0aa9624c11b req-8391944e-0466-4518-9362-cdf6608bb587 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:82b574e7-7544-4a1c-b7fc-d83abe49fff5 for instance fdd46e3c-c30a-4da9-80d2-7113fe3292e7 on instance 2026-07-28 21:39:26.978 7 INFO nova.api.openstack.compute.server_external_events [req-c820721d-db88-4d08-b812-d0aa9624c11b req-8391944e-0466-4518-9362-cdf6608bb587 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-deleted:34deae13-6203-4edf-871e-f64a18331dae for instance 07c8bbc4-235b-4c42-b4d4-e467192844cb on instance 2026-07-28 21:39:26.982 8 INFO nova.api.openstack.compute.server_external_events [req-0b83017c-0df0-4530-baba-7a80d891edf6 req-66d5723a-0d45-44be-a0df-448c79d80efd 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:6dcf2f8e-f870-4511-80d8-483034ced23c for instance 18897dd5-2359-4cd4-a097-141aa455a5b0 on instance 2026-07-28 21:39:26.982 8 INFO nova.api.openstack.compute.server_external_events [req-0b83017c-0df0-4530-baba-7a80d891edf6 req-66d5723a-0d45-44be-a0df-448c79d80efd 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:6dcf2f8e-f870-4511-80d8-483034ced23c for instance 18897dd5-2359-4cd4-a097-141aa455a5b0 on instance 2026-07-28 21:39:26.983 8 INFO nova.api.openstack.compute.server_external_events [req-0b83017c-0df0-4530-baba-7a80d891edf6 req-66d5723a-0d45-44be-a0df-448c79d80efd 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-deleted:0bc5ed9e-e48b-4837-ad18-36368992090a for instance a56c91f0-8283-48a4-bae6-e8cbd0615926 on instance [pid: 7|app: 0|req: 426/858] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:26 2026] POST /v2.1/os-server-external-events => generated 1044 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/859] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:26 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:27.194 7 WARNING neutronclient.v2_0.client [None req-16fe4376-198a-4b2e-b48b-93ca14d3365c 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/860] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:27 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 1512 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:27.902 8 WARNING neutronclient.v2_0.client [None req-1abe956f-39b2-4e15-b72d-e9be217c75ef 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/861] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:27 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 1380 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:28.013 8 WARNING neutronclient.v2_0.client [None req-7fbdcd79-aea6-48d4-94f6-c67c24babcd6 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:39:28.016 7 WARNING neutronclient.v2_0.client [None req-77fdb134-4275-492f-a1bf-cb267cc701e9 e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/862] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:27 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 1550 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/863] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:27 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 1526 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:28.331 7 WARNING neutronclient.v2_0.client [None req-8ad8b8cf-0805-42a9-8050-797dc36b45a7 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/864] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:28 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 1517 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:29.014 8 WARNING neutronclient.v2_0.client [None req-6517b578-5e47-41e6-905c-00b32d3aaced 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/865] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:28 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 1385 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:29.176 7 WARNING neutronclient.v2_0.client [None req-56a850cf-1de6-4825-87a0-a438b5a7496a e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:29.220 8 WARNING neutronclient.v2_0.client [None req-c9022b31-8d21-48ef-94fd-18ac3a592475 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/866] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:29 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 1716 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/867] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:29 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 1727 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 21:39:29.366 8 WARNING neutronclient.v2_0.client [None req-093c41f8-e507-46af-8200-3862c3a69b0c 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:29.401 7 WARNING neutronclient.v2_0.client [None req-114497f2-9f7a-4524-8347-a7932ee5619f e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/868] 10.0.0.46 () {32 vars in 739 bytes} [Tue Jul 28 21:39:29 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0/os-interface => generated 285 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 431/869] 10.0.0.46 () {32 vars in 739 bytes} [Tue Jul 28 21:39:29 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7/os-interface => generated 284 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:39:29.467 8 WARNING neutronclient.v2_0.client [None req-6536a8c1-c0b6-4bfb-8a7a-571d6ba19057 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:30.121 7 WARNING neutronclient.v2_0.client [None req-8827f246-1b8a-4bb7-8183-2c9928cda4b1 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/870] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:29 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 1517 bytes in 968 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/871] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:30 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 1385 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:30.424 8 WARNING neutronclient.v2_0.client [None req-b7b7c20a-4a28-4138-94dc-8d81f1f1596f 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:39:30.430 7 INFO nova.api.openstack.compute.server_external_events [req-64834255-c7f6-4f4e-b2d2-b6faa1f01a01 req-a2044c9a-6282-4672-a79a-5191021c0c6b 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:6dcf2f8e-f870-4511-80d8-483034ced23c for instance 18897dd5-2359-4cd4-a097-141aa455a5b0 on instance [pid: 7|app: 0|req: 433/872] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:30.469 7 WARNING neutronclient.v2_0.client [None req-15249c5f-54e5-4db3-aa3a-11ece8ecbcd4 e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/873] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:30 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 1716 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:30.566 8 INFO nova.api.openstack.compute.server_external_events [req-a8f95bc7-c27c-45d0-93b5-68919118edee req-f64076ed-7360-4f88-8ffe-5db19ec6e173 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:82b574e7-7544-4a1c-b7fc-d83abe49fff5 for instance fdd46e3c-c30a-4da9-80d2-7113fe3292e7 on instance [pid: 8|app: 0|req: 441/874] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/875] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:30 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 1727 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 442/876] 10.0.0.46 () {32 vars in 639 bytes} [Tue Jul 28 21:39:30 2026] GET /v2.1/servers => generated 378 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/877] 10.0.0.46 () {32 vars in 716 bytes} [Tue Jul 28 21:39:30 2026] DELETE /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:30.846 8 WARNING neutronclient.v2_0.client [None req-526baca7-88b3-45b4-b898-39fadfe6e687 e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/878] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:30 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 1733 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:31.427 7 INFO nova.api.openstack.wsgi [None req-25720c99-e768-481a-b188-c387f93c8213 9ccb817d0a254d8185ff9092dc2b8442 44472d8f23e54e7d91fb8060c8b65271 - - default default] HTTP exception thrown: Instance a56c91f0-8283-48a4-bae6-e8cbd0615926 could not be found. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 436/879] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:31 2026] GET /v2.1/servers/a56c91f0-8283-48a4-bae6-e8cbd0615926 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:31.463 8 INFO nova.api.openstack.wsgi [None req-df87b80c-99d0-4781-a54f-62f6c77c53da 306ebb029d394d7f8dd8fc00fda42986 eeb21b47e05a4708b8dc07b50afad0b9 - - default default] HTTP exception thrown: Instance 07c8bbc4-235b-4c42-b4d4-e467192844cb could not be found. [pid: 8|app: 0|req: 444/880] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:31 2026] GET /v2.1/servers/07c8bbc4-235b-4c42-b4d4-e467192844cb => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 437/881] 10.0.0.46 () {32 vars in 704 bytes} [Tue Jul 28 21:39:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1264419331 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/882] 10.0.0.46 () {32 vars in 704 bytes} [Tue Jul 28 21:39:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1944391857 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-28 21:39:32.065 7 WARNING neutronclient.v2_0.client [None req-b145ba54-bd47-40b8-9ac9-4279e3d858ac e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/883] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:32 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 1853 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 21:39:32.470 8 INFO nova.api.openstack.compute.server_external_events [req-1e50d5f1-830e-4d14-a297-3edecd39fb76 req-cb5aaf51-fe93-4739-9d36-a4bf66c08fa5 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:82b574e7-7544-4a1c-b7fc-d83abe49fff5 for instance fdd46e3c-c30a-4da9-80d2-7113fe3292e7 on instance [pid: 8|app: 0|req: 446/884] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:33.302 7 WARNING neutronclient.v2_0.client [None req-5a1d3936-86bc-4c8b-b715-ae2e8f3bda9e e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:34.515 8 INFO nova.api.openstack.compute.server_external_events [req-f714c997-8294-436c-a904-0e0811726d31 req-43d601b9-cde9-44b3-92b3-69a062c796c6 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:82b574e7-7544-4a1c-b7fc-d83abe49fff5 for instance fdd46e3c-c30a-4da9-80d2-7113fe3292e7 on instance [pid: 8|app: 0|req: 447/885] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/888] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:33 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 1853 bytes in 1551 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:35.293 8 INFO nova.api.openstack.compute.server_external_events [req-4a65b45b-fd90-4225-90c4-bb2906e2c855 req-85f380cc-2fa4-4e92-814d-2846aa78d415 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-deleted:82b574e7-7544-4a1c-b7fc-d83abe49fff5 for instance fdd46e3c-c30a-4da9-80d2-7113fe3292e7 on instance [pid: 8|app: 0|req: 450/889] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:35.858 7 WARNING neutronclient.v2_0.client [None req-eb93f40d-91cc-4afb-9d50-44b143b5c461 e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/890] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:35 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 1505 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:36.947 8 WARNING neutronclient.v2_0.client [None req-3feb6ad8-b80d-4e60-a63e-22c9e06174c8 e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/891] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:36 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 1510 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:38.050 7 WARNING neutronclient.v2_0.client [None req-60c4fcc1-b116-410b-be87-d053f152a3c0 e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/892] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:38 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 1510 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:39.131 8 INFO nova.api.openstack.wsgi [None req-c1055f5e-b38b-4283-bdac-6221eb34fdf2 e88e2643d06240d0940ee73cd45c0104 1a5aaf4ec4c3467592d2c811d673c1e4 - - default default] HTTP exception thrown: Instance fdd46e3c-c30a-4da9-80d2-7113fe3292e7 could not be found. [pid: 8|app: 0|req: 452/893] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:39 2026] GET /v2.1/servers/fdd46e3c-c30a-4da9-80d2-7113fe3292e7 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/894] 10.0.0.46 () {32 vars in 704 bytes} [Tue Jul 28 21:39:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1388525817 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-28 21:39:45.562 7 WARNING neutronclient.v2_0.client [None req-ef3fc8e9-9445-4cae-a246-1a3bd0bdfd3b 19dd93e4619a4f41aa8f080a008d1f1d 2c7b988ce53a44bcbb1d6124bba697e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:39:45.712 7 WARNING neutronclient.v2_0.client [None req-ef3fc8e9-9445-4cae-a246-1a3bd0bdfd3b 19dd93e4619a4f41aa8f080a008d1f1d 2c7b988ce53a44bcbb1d6124bba697e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/897] 10.0.0.46 () {34 vars in 661 bytes} [Tue Jul 28 21:39:45 2026] POST /v2.1/servers => generated 424 bytes in 629 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:45.985 8 WARNING neutronclient.v2_0.client [None req-6b8e5f5b-e1b9-4245-a714-7405a842c47e 19dd93e4619a4f41aa8f080a008d1f1d 2c7b988ce53a44bcbb1d6124bba697e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:46.027 7 WARNING neutronclient.v2_0.client [None req-09458db5-db71-4b53-9730-25bcce2ccf7a 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/898] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:45 2026] GET /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d => generated 1370 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/899] 10.0.0.46 () {32 vars in 739 bytes} [Tue Jul 28 21:39:45 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0/os-interface => generated 285 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:46.145 8 WARNING neutronclient.v2_0.client [None req-91441278-7c31-4048-8354-1338f78ad8fa 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/900] 10.0.0.46 () {32 vars in 813 bytes} [Tue Jul 28 21:39:46 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0/os-interface/6dcf2f8e-f870-4511-80d8-483034ced23c => generated 282 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 446/901] 10.0.0.46 () {32 vars in 721 bytes} [Tue Jul 28 21:39:46 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0/ips => generated 155 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 456/902] 10.0.0.46 () {34 vars in 748 bytes} [Tue Jul 28 21:39:46 2026] POST /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/903] 10.0.0.46 () {32 vars in 721 bytes} [Tue Jul 28 21:39:46 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0/ips => generated 155 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:47.082 8 WARNING neutronclient.v2_0.client [None req-6c9c5ad2-fa2a-4e7e-945a-ae6352944da6 19dd93e4619a4f41aa8f080a008d1f1d 2c7b988ce53a44bcbb1d6124bba697e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/904] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:47 2026] GET /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d => generated 1374 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 448/905] 10.0.0.46 () {32 vars in 721 bytes} [Tue Jul 28 21:39:47 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0/ips => generated 155 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:47.785 8 INFO nova.api.openstack.compute.server_external_events [req-f4ec968e-a333-4a12-be6d-f4a49971bdfa req-900980d1-d8da-4d5c-ac4c-ac43651e32de 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:6dcf2f8e-f870-4511-80d8-483034ced23c for instance 18897dd5-2359-4cd4-a097-141aa455a5b0 on instance [pid: 8|app: 0|req: 458/906] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:48.169 7 WARNING neutronclient.v2_0.client [None req-e295aa54-588f-47d3-b8b0-79bf0db2886a 19dd93e4619a4f41aa8f080a008d1f1d 2c7b988ce53a44bcbb1d6124bba697e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/907] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:48 2026] GET /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d => generated 1422 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/908] 10.0.0.46 () {32 vars in 721 bytes} [Tue Jul 28 21:39:48 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0/ips => generated 155 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:49.266 7 WARNING neutronclient.v2_0.client [None req-742fead9-2b33-44a1-a050-2bee0c4f8665 19dd93e4619a4f41aa8f080a008d1f1d 2c7b988ce53a44bcbb1d6124bba697e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/909] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:49 2026] GET /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d => generated 1422 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 460/910] 10.0.0.46 () {32 vars in 721 bytes} [Tue Jul 28 21:39:49 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0/ips => generated 194 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:49.588 7 WARNING neutronclient.v2_0.client [None req-99d4ea00-d9b9-4b84-a41e-8b534e87b68e 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/911] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:49 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 1951 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 461/912] 10.0.0.46 () {34 vars in 748 bytes} [Tue Jul 28 21:39:49 2026] POST /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 452/913] 10.0.0.46 () {32 vars in 721 bytes} [Tue Jul 28 21:39:49 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0/ips => generated 194 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:50.357 8 WARNING neutronclient.v2_0.client [None req-e1aa10a5-b8fd-4b24-bf9c-0d6f3e249183 19dd93e4619a4f41aa8f080a008d1f1d 2c7b988ce53a44bcbb1d6124bba697e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/914] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:50 2026] GET /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d => generated 1430 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/915] 10.0.0.46 () {32 vars in 721 bytes} [Tue Jul 28 21:39:50 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0/ips => generated 194 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:51.362 8 INFO nova.api.openstack.compute.server_external_events [req-7d7128ce-aa5d-4913-abc3-2112ff8328ea req-56267466-24b6-402f-892b-908c1731383d 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:6dcf2f8e-f870-4511-80d8-483034ced23c for instance 18897dd5-2359-4cd4-a097-141aa455a5b0 on instance [pid: 8|app: 0|req: 463/916] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:51.449 7 WARNING neutronclient.v2_0.client [None req-f0ffe092-52f6-4637-b215-097978328688 19dd93e4619a4f41aa8f080a008d1f1d 2c7b988ce53a44bcbb1d6124bba697e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/917] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:51 2026] GET /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d => generated 1472 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 464/918] 10.0.0.46 () {32 vars in 721 bytes} [Tue Jul 28 21:39:51 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0/ips => generated 194 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:52.630 7 WARNING neutronclient.v2_0.client [None req-521de2cc-91ab-4653-9303-9beb680e94eb 19dd93e4619a4f41aa8f080a008d1f1d 2c7b988ce53a44bcbb1d6124bba697e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/919] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:52 2026] GET /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d => generated 1470 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/920] 10.0.0.46 () {32 vars in 721 bytes} [Tue Jul 28 21:39:52 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0/ips => generated 155 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 456/921] 10.0.0.46 () {32 vars in 716 bytes} [Tue Jul 28 21:39:52 2026] DELETE /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:53.189 8 WARNING neutronclient.v2_0.client [None req-472ffa85-6b61-4c9d-83d7-26462310c2e0 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/922] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:53 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 1842 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:53.413 7 INFO nova.api.openstack.compute.server_external_events [req-52ebbcf5-079f-472a-8ffe-ad06c5eabc6b req-998e5812-70f8-44a5-a169-9212fa662b7e 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:fa8ea5ee-5581-4ea6-b3f2-4d5e86fc7fde for instance a1edd495-6848-4a70-b068-8aa5803f0d6d on instance [pid: 7|app: 0|req: 457/923] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:53.827 8 WARNING neutronclient.v2_0.client [None req-7604b336-f286-44dc-8311-08cf7bfaabfd 19dd93e4619a4f41aa8f080a008d1f1d 2c7b988ce53a44bcbb1d6124bba697e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/924] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:53 2026] GET /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d => generated 1470 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:54.401 7 WARNING neutronclient.v2_0.client [None req-e0b5ef1a-f883-4c91-bf6c-6143d7ae5886 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/925] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:54 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 1842 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:55.321 8 WARNING neutronclient.v2_0.client [None req-c7f9a912-3486-46f4-ae2a-7ed4c81a5e41 19dd93e4619a4f41aa8f080a008d1f1d 2c7b988ce53a44bcbb1d6124bba697e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 469/928] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:55 2026] GET /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d => generated 1470 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 21:39:55.456 7 INFO nova.api.openstack.compute.server_external_events [req-7f5a4853-ca4d-45b9-8db7-b2aba60bf75c req-b4de653d-0024-4418-ba76-bd3a66689aee 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:6dcf2f8e-f870-4511-80d8-483034ced23c for instance 18897dd5-2359-4cd4-a097-141aa455a5b0 on instance 2026-07-28 21:39:55.457 7 INFO nova.api.openstack.compute.server_external_events [req-7f5a4853-ca4d-45b9-8db7-b2aba60bf75c req-b4de653d-0024-4418-ba76-bd3a66689aee 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:6dcf2f8e-f870-4511-80d8-483034ced23c for instance 18897dd5-2359-4cd4-a097-141aa455a5b0 on instance [pid: 7|app: 0|req: 460/929] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:55 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:55.627 8 WARNING neutronclient.v2_0.client [None req-8b104bf9-e9f3-44dc-b36b-39f478603041 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/930] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:55 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 1842 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:56.035 7 INFO nova.api.openstack.compute.server_external_events [req-3712fb5b-009c-40f8-bd33-0c48d61d9dcc req-f620bab1-0ee6-4781-9413-1cb6c11d66f4 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-deleted:6dcf2f8e-f870-4511-80d8-483034ced23c for instance 18897dd5-2359-4cd4-a097-141aa455a5b0 on instance [pid: 7|app: 0|req: 461/931] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:56.501 8 WARNING neutronclient.v2_0.client [None req-1d6b5722-51bc-41d6-8c90-51ee27d85809 19dd93e4619a4f41aa8f080a008d1f1d 2c7b988ce53a44bcbb1d6124bba697e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/932] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:56 2026] GET /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d => generated 1470 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:56.804 7 WARNING neutronclient.v2_0.client [None req-8e8a548a-31bd-4164-985d-cf6ac1cb626a 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/933] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:56 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 1482 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:57.724 8 WARNING neutronclient.v2_0.client [None req-381b7a9c-4f9c-4136-8972-c1449ca43dc1 19dd93e4619a4f41aa8f080a008d1f1d 2c7b988ce53a44bcbb1d6124bba697e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 472/934] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:57 2026] GET /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d => generated 1470 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 21:39:57.892 7 WARNING neutronclient.v2_0.client [None req-2c353d34-86a0-4c67-9818-daaf9e37e03d 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/935] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:57 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 1487 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:58.068 8 INFO nova.api.openstack.compute.server_external_events [req-56bd0402-a081-44d3-b510-e8e4d2cb2be5 req-09567ced-16f9-4f8a-abcd-3a1fffcd7dae 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:fa8ea5ee-5581-4ea6-b3f2-4d5e86fc7fde for instance a1edd495-6848-4a70-b068-8aa5803f0d6d on instance 2026-07-28 21:39:58.068 8 INFO nova.api.openstack.compute.server_external_events [req-56bd0402-a081-44d3-b510-e8e4d2cb2be5 req-09567ced-16f9-4f8a-abcd-3a1fffcd7dae 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:fa8ea5ee-5581-4ea6-b3f2-4d5e86fc7fde for instance a1edd495-6848-4a70-b068-8aa5803f0d6d on instance [pid: 8|app: 0|req: 473/936] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:39:58 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:58.924 7 WARNING neutronclient.v2_0.client [None req-9f49f178-f695-425d-9b9d-4634e6c76620 19dd93e4619a4f41aa8f080a008d1f1d 2c7b988ce53a44bcbb1d6124bba697e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:39:58.995 8 WARNING neutronclient.v2_0.client [None req-fece60b0-fb53-48c0-888f-5b84b12c7d49 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/937] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:58 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 1487 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/938] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:39:58 2026] GET /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d => generated 1470 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:00.182 8 INFO nova.api.openstack.wsgi [None req-3ecf0058-38e6-40ef-860e-717908fedf8b 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] HTTP exception thrown: Instance 18897dd5-2359-4cd4-a097-141aa455a5b0 could not be found. [pid: 8|app: 0|req: 475/939] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:00 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 465/940] 10.0.0.46 () {32 vars in 704 bytes} [Tue Jul 28 21:40:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1909161939 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:00.531 8 WARNING neutronclient.v2_0.client [None req-d32011ae-273b-45fc-953d-fd47b36d542a 19dd93e4619a4f41aa8f080a008d1f1d 2c7b988ce53a44bcbb1d6124bba697e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/941] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:00 2026] GET /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d => generated 1654 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/942] 10.0.0.46 () {32 vars in 721 bytes} [Tue Jul 28 21:40:00 2026] GET /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d/ips => generated 108 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 477/943] 10.0.0.46 () {32 vars in 721 bytes} [Tue Jul 28 21:40:00 2026] GET /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d/ips => generated 108 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 467/944] 10.0.0.46 () {32 vars in 821 bytes} [Tue Jul 28 21:40:00 2026] GET /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d/ips/tempest-ServerAddressesTestJSON-491254422-network => generated 93 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 478/945] 10.0.0.46 () {32 vars in 716 bytes} [Tue Jul 28 21:40:00 2026] DELETE /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d => generated 0 bytes in 250 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:01.085 7 INFO nova.api.openstack.wsgi [None req-bba91c46-6780-4428-95a3-1f39a15023f0 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] HTTP exception thrown: Instance 18897dd5-2359-4cd4-a097-141aa455a5b0 could not be found. [pid: 7|app: 0|req: 468/946] 10.0.0.46 () {32 vars in 716 bytes} [Tue Jul 28 21:40:01 2026] DELETE /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:01.114 8 WARNING neutronclient.v2_0.client [None req-0020a7c1-92ab-40bb-b31a-a1c9fc9a608b 19dd93e4619a4f41aa8f080a008d1f1d 2c7b988ce53a44bcbb1d6124bba697e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:40:01.124 7 INFO nova.api.openstack.wsgi [None req-5133a539-fe6b-4873-8f9e-0d4b751560d2 243ea6872b35493cbfa2f24c5adafdde 96767b014fdc41debf3c9f50d15a2d6f - - default default] HTTP exception thrown: Instance 18897dd5-2359-4cd4-a097-141aa455a5b0 could not be found. [pid: 7|app: 0|req: 469/947] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:01 2026] GET /v2.1/servers/18897dd5-2359-4cd4-a097-141aa455a5b0 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/948] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:01 2026] GET /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d => generated 1660 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:02.287 7 WARNING neutronclient.v2_0.client [None req-a8044168-be71-4833-9e60-dd6fb0f25f50 19dd93e4619a4f41aa8f080a008d1f1d 2c7b988ce53a44bcbb1d6124bba697e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:02.375 8 INFO nova.api.openstack.compute.server_external_events [req-623a35ce-9dc5-425e-a79d-adf4d46697c4 req-f01887c1-dc3f-44cd-b812-6104b46cbe00 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:fa8ea5ee-5581-4ea6-b3f2-4d5e86fc7fde for instance a1edd495-6848-4a70-b068-8aa5803f0d6d on instance [pid: 8|app: 0|req: 480/949] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:40:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/950] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:02 2026] GET /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d => generated 1660 bytes in 872 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:04.168 8 WARNING neutronclient.v2_0.client [None req-5737d616-8397-4ca0-962e-05894d0a6658 19dd93e4619a4f41aa8f080a008d1f1d 2c7b988ce53a44bcbb1d6124bba697e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:04.420 7 INFO nova.api.openstack.compute.server_external_events [req-2db758c9-911a-478b-9a53-c011c3f3cc0e req-c745760f-b38b-4500-9ffe-5f56140256b1 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:fa8ea5ee-5581-4ea6-b3f2-4d5e86fc7fde for instance a1edd495-6848-4a70-b068-8aa5803f0d6d on instance [pid: 7|app: 0|req: 471/951] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:40:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 481/954] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:04 2026] GET /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d => generated 1618 bytes in 1836 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 21:40:06.130 7 INFO nova.api.openstack.compute.server_external_events [req-c40153a1-5cba-4fd6-bc77-9497073626af req-acf43887-39b3-4cb0-9564-fc03354d3a6f 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-deleted:fa8ea5ee-5581-4ea6-b3f2-4d5e86fc7fde for instance a1edd495-6848-4a70-b068-8aa5803f0d6d on instance [pid: 7|app: 0|req: 474/955] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:40:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:07.016 8 WARNING neutronclient.v2_0.client [None req-d653adf3-dcad-41da-b460-458ab83b49f8 19dd93e4619a4f41aa8f080a008d1f1d 2c7b988ce53a44bcbb1d6124bba697e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/956] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:06 2026] GET /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d => generated 1451 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:08.638 7 WARNING neutronclient.v2_0.client [None req-a141c7f5-96b3-4a02-8d93-75e39da60914 19dd93e4619a4f41aa8f080a008d1f1d 2c7b988ce53a44bcbb1d6124bba697e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/957] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:08 2026] GET /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d => generated 1456 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:10.002 8 INFO nova.api.openstack.wsgi [None req-e856ad9a-a167-44a3-a0df-3748dfc0610b 19dd93e4619a4f41aa8f080a008d1f1d 2c7b988ce53a44bcbb1d6124bba697e8 - - default default] HTTP exception thrown: Instance a1edd495-6848-4a70-b068-8aa5803f0d6d could not be found. [pid: 8|app: 0|req: 483/958] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:09 2026] GET /v2.1/servers/a1edd495-6848-4a70-b068-8aa5803f0d6d => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 477/961] 10.0.0.46 () {34 vars in 669 bytes} [Tue Jul 28 21:40:18 2026] POST /v2.1/os-keypairs => generated 385 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/962] 10.0.0.46 () {30 vars in 411 bytes} [Tue Jul 28 21:40:20 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/963] 10.0.0.46 () {28 vars in 558 bytes} [Tue Jul 28 21:40:20 2026] GET /v2/ => generated 402 bytes in 414 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 486/964] 10.0.0.46 () {28 vars in 562 bytes} [Tue Jul 28 21:40:21 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/965] 10.0.0.46 () {30 vars in 411 bytes} [Tue Jul 28 21:40:21 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-28 21:40:22.319 8 WARNING neutronclient.v2_0.client [None req-ef632caf-e893-4a47-8e11-4f11f9431b28 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:40:22.448 8 WARNING neutronclient.v2_0.client [None req-ef632caf-e893-4a47-8e11-4f11f9431b28 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:40:23.396 8 WARNING neutronclient.v2_0.client [None req-ef632caf-e893-4a47-8e11-4f11f9431b28 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/966] 10.0.0.46 () {34 vars in 661 bytes} [Tue Jul 28 21:40:22 2026] POST /v2.1/servers => generated 452 bytes in 2259 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-28 21:40:24.526 7 WARNING neutronclient.v2_0.client [None req-547c7bef-aa63-44e8-abc6-f5ea638a2ca9 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/969] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:24 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1392 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:25.902 8 WARNING neutronclient.v2_0.client [None req-b6585506-1786-4d2d-a342-381191ca3691 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/970] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:25 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1396 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:26.999 7 WARNING neutronclient.v2_0.client [None req-4e9e42f2-8796-44f4-8bfb-4fa4117b6b48 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/971] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:26 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1444 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:28.082 8 WARNING neutronclient.v2_0.client [None req-a0b69e1d-164a-46c4-b0cd-0a8c91bb0f13 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/972] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:28 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1444 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:29.171 7 WARNING neutronclient.v2_0.client [None req-0298ba47-c6bd-4d4f-8678-8a33286f65a6 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/973] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:29 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1452 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:30.518 8 WARNING neutronclient.v2_0.client [None req-7602b892-e15b-4715-b215-ea68d5be5c0c 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/974] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:30 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1450 bytes in 730 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:32.262 7 WARNING neutronclient.v2_0.client [None req-ac874d19-919f-4da8-a1b2-800f818df5b3 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:32.683 8 INFO nova.api.openstack.compute.server_external_events [req-9642baa7-e25e-4c99-afe2-01a4079c36b6 req-e4d0361f-7334-4f5d-a7b0-7c13f95d4da4 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:477d384c-daa7-4eec-9fc8-a21b58277c7f for instance c262b99a-524c-482e-b0a9-cb47455b67c1 on instance [pid: 8|app: 0|req: 493/975] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:40:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/976] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:32 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1517 bytes in 1295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:34.581 8 WARNING neutronclient.v2_0.client [None req-d4fdb554-2f4c-4d54-a6bd-cc94b976626c 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/979] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:34 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1517 bytes in 1037 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:36.641 7 WARNING neutronclient.v2_0.client [None req-0a0688da-4dc1-4ddd-84ea-1322360f4f66 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/980] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:36 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1517 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:38.291 8 WARNING neutronclient.v2_0.client [None req-03333e2a-2d35-405a-bed3-16c3c060f435 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/981] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:38 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1517 bytes in 581 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:39.889 7 WARNING neutronclient.v2_0.client [None req-e6b05703-0461-4411-824f-9b60340cd10a 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/982] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:39 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1517 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:41.174 8 WARNING neutronclient.v2_0.client [None req-37071cfb-8d5c-4422-8e5f-4e73d938841d 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/983] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:41 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1517 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:42.410 7 WARNING neutronclient.v2_0.client [None req-75b38de9-d5d8-4e7d-9844-d69bb4f2c134 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/984] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:42 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1517 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:43.554 8 WARNING neutronclient.v2_0.client [None req-99bbe59c-3618-4d64-bb4a-014671219a2f 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/985] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:43 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1517 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:44.830 7 WARNING neutronclient.v2_0.client [None req-9095b9ae-c787-423e-8331-63817bd0e820 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/988] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:44 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1517 bytes in 550 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:46.396 8 WARNING neutronclient.v2_0.client [None req-8b028dcd-9183-4091-83d7-63d4a3f86a9b 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/989] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:46 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1517 bytes in 666 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:47.891 7 INFO nova.api.openstack.compute.server_external_events [req-2d44f2ef-444e-4f02-b429-c11078188fc0 req-9d1ac0b9-184f-48f6-a4bd-373d379b7c01 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:477d384c-daa7-4eec-9fc8-a21b58277c7f for instance c262b99a-524c-482e-b0a9-cb47455b67c1 on instance [pid: 7|app: 0|req: 491/990] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:40:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:48.080 8 WARNING neutronclient.v2_0.client [None req-5f5e4be1-37e9-4ef1-b861-b252f284f125 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/991] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:48 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1517 bytes in 917 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:49.930 7 INFO nova.api.openstack.compute.server_external_events [req-51a531ed-dddd-476a-b8c4-9938f5f62185 req-f7f2c357-e5f2-4fa2-9cd8-b02000dda279 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:477d384c-daa7-4eec-9fc8-a21b58277c7f for instance c262b99a-524c-482e-b0a9-cb47455b67c1 on instance [pid: 7|app: 0|req: 492/992] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:40:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:50.020 8 WARNING neutronclient.v2_0.client [None req-98677a6a-ed58-4acd-870c-963706f71264 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/993] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:40:49 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1698 bytes in 1174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:51.214 7 WARNING neutronclient.v2_0.client [None req-d37e5708-67a6-4b9d-8fc8-3d18fc3b092d 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/994] 10.0.0.46 () {32 vars in 739 bytes} [Tue Jul 28 21:40:51 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1/os-interface => generated 284 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:40:52.739 8 INFO nova.api.openstack.compute.server_external_events [req-feb3ef0c-2b90-4b03-9417-cbb20f5a733d req-cf440eb3-f386-4bfe-9afb-8da153feeb61 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:477d384c-daa7-4eec-9fc8-a21b58277c7f for instance c262b99a-524c-482e-b0a9-cb47455b67c1 on instance [pid: 8|app: 0|req: 502/995] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:40:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:02.521 8 WARNING neutronclient.v2_0.client [None req-0a530386-253a-4fb4-97f5-9511f8b0b73c 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/998] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:02 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1818 bytes in 922 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:03.450 7 WARNING neutronclient.v2_0.client [None req-f8062c1e-2989-4ae6-ab30-3949cc3a618e 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/999] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:03 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1818 bytes in 1033 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 505/1002] 10.0.0.46 () {34 vars in 748 bytes} [Tue Jul 28 21:41:04 2026] POST /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:04.874 7 WARNING neutronclient.v2_0.client [None req-a7a999ac-68ad-4d61-8971-be04ac66a238 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1003] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:04 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1820 bytes in 808 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:06.693 8 WARNING neutronclient.v2_0.client [None req-ca9be020-109c-4f9e-9649-2f2eda105e07 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1004] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:06 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1820 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:07.910 7 WARNING neutronclient.v2_0.client [None req-ba7991a5-cc7e-4a4f-b79e-e4a66cb00cba 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1005] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:07 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1820 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:09.093 8 WARNING neutronclient.v2_0.client [None req-83543285-b5e5-432c-9dfe-9f50dd7975e4 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:09.456 7 INFO nova.api.openstack.compute.server_external_events [req-107afeaf-ab8c-4600-86e4-0985d97771a7 req-2f94b88b-6005-47d5-b9e8-57ea446a6266 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:477d384c-daa7-4eec-9fc8-a21b58277c7f for instance c262b99a-524c-482e-b0a9-cb47455b67c1 on instance [pid: 7|app: 0|req: 500/1006] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:41:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1007] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:09 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1825 bytes in 885 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:10.992 7 WARNING neutronclient.v2_0.client [None req-db27e76d-60f7-4e6c-884b-e062ad479936 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:11.499 8 INFO nova.api.openstack.compute.server_external_events [req-17275682-539f-4b96-9032-a92c50b6c815 req-4c0c49b3-6c37-476e-be4b-4ef24fe3b2a8 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:477d384c-daa7-4eec-9fc8-a21b58277c7f for instance c262b99a-524c-482e-b0a9-cb47455b67c1 on instance [pid: 8|app: 0|req: 508/1008] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:41:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1009] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:10 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1825 bytes in 867 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:12.881 8 WARNING neutronclient.v2_0.client [None req-79c58f38-f2f3-48c7-9c70-f8e837d53ec2 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1010] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:12 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1825 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:13.539 7 INFO nova.api.openstack.compute.server_external_events [req-b3f2a8ca-b9de-4452-a01e-3f7364507484 req-4c6ea185-bc4b-45e7-9f0e-f24635bf6622 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:477d384c-daa7-4eec-9fc8-a21b58277c7f for instance c262b99a-524c-482e-b0a9-cb47455b67c1 on instance 2026-07-28 21:41:13.539 7 INFO nova.api.openstack.compute.server_external_events [req-b3f2a8ca-b9de-4452-a01e-3f7364507484 req-4c6ea185-bc4b-45e7-9f0e-f24635bf6622 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:477d384c-daa7-4eec-9fc8-a21b58277c7f for instance c262b99a-524c-482e-b0a9-cb47455b67c1 on instance [pid: 7|app: 0|req: 502/1011] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:41:13 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:14.258 8 WARNING neutronclient.v2_0.client [None req-ccb13ad7-705e-4424-9c12-7828c9cfc07a 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1012] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:14 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1825 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:15.548 8 WARNING neutronclient.v2_0.client [None req-06215b7d-4530-4bca-8dc2-d811a97438f6 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1015] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:15 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1818 bytes in 956 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:31.806 7 WARNING neutronclient.v2_0.client [None req-213b25ff-8414-4beb-94ff-bd61e0caf158 765ff7ecec7b4d08b25c672b632c52e2 59a0519cf92547b8b9ba8c94a1d2ae3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:41:31.955 7 WARNING neutronclient.v2_0.client [None req-213b25ff-8414-4beb-94ff-bd61e0caf158 765ff7ecec7b4d08b25c672b632c52e2 59a0519cf92547b8b9ba8c94a1d2ae3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:32.062 8 WARNING neutronclient.v2_0.client [None req-5f46e206-0302-4a6f-9045-0fb0cb0cd4b7 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1018] 10.0.0.46 () {34 vars in 661 bytes} [Tue Jul 28 21:41:31 2026] POST /v2.1/servers => generated 424 bytes in 453 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1019] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:32 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1818 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:32.225 7 WARNING neutronclient.v2_0.client [None req-59cbbc51-e7c6-4b47-a0ab-8ba58872898d 765ff7ecec7b4d08b25c672b632c52e2 59a0519cf92547b8b9ba8c94a1d2ae3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1020] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:32 2026] GET /v2.1/servers/54618059-e56f-4d81-adc3-216fab9620c2 => generated 1368 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1021] 10.0.0.46 () {32 vars in 716 bytes} [Tue Jul 28 21:41:32 2026] DELETE /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 507/1022] 10.0.0.11 () {30 vars in 617 bytes} [Tue Jul 28 21:41:32 2026] GET /v2.1 => generated 0 bytes in 105 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-07-28 21:41:32.434 8 WARNING neutronclient.v2_0.client [None req-21049f5a-0981-400c-a1a6-8ccfa130bb23 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1023] 10.0.0.11 () {32 vars in 690 bytes} [Tue Jul 28 21:41:32 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1024] 10.0.0.11 () {34 vars in 911 bytes} [Tue Jul 28 21:41:32 2026] GET /v2.1/os-simple-tenant-usage/1fef026490ad416c9825c7993197591d?start=2026-07-27T00:00:00&end=2026-07-28T23:59:59 => generated 20 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1025] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:32 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1824 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 510/1026] 10.0.0.11 () {30 vars in 652 bytes} [Tue Jul 28 21:41:32 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:33.315 8 WARNING neutronclient.v2_0.client [None req-84d6e525-4dd4-406f-b1d0-1c0df9f516ee 765ff7ecec7b4d08b25c672b632c52e2 59a0519cf92547b8b9ba8c94a1d2ae3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1027] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:33 2026] GET /v2.1/servers/54618059-e56f-4d81-adc3-216fab9620c2 => generated 1372 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 21:41:33.615 7 WARNING neutronclient.v2_0.client [None req-4411999c-f353-420d-ac88-fabf3e27187f 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1028] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:33 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1824 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:34.427 8 WARNING neutronclient.v2_0.client [None req-8cb0ad8b-87a9-44bc-a74b-a49db535f6fc 765ff7ecec7b4d08b25c672b632c52e2 59a0519cf92547b8b9ba8c94a1d2ae3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1029] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:34 2026] GET /v2.1/servers/54618059-e56f-4d81-adc3-216fab9620c2 => generated 1420 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:34.812 7 WARNING neutronclient.v2_0.client [None req-4a7dac7f-e61e-49e4-8fbc-cb4a065d2a04 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1032] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:34 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1824 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:35.363 8 INFO nova.api.openstack.compute.server_external_events [req-42605e95-52b9-45ed-84c1-9a63ae15695e req-c0b1f538-41af-4db4-b5ea-df168ff618c3 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-deleted:477d384c-daa7-4eec-9fc8-a21b58277c7f for instance c262b99a-524c-482e-b0a9-cb47455b67c1 on instance [pid: 8|app: 0|req: 520/1033] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:41:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:35.508 7 WARNING neutronclient.v2_0.client [None req-e1d04f79-da40-4c78-8f1c-fdd239eb9080 765ff7ecec7b4d08b25c672b632c52e2 59a0519cf92547b8b9ba8c94a1d2ae3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1034] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:35 2026] GET /v2.1/servers/54618059-e56f-4d81-adc3-216fab9620c2 => generated 1420 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:35.963 8 WARNING neutronclient.v2_0.client [None req-49ded5f5-3fc5-431d-9c12-49e512205eaa 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1035] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:35 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1473 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 515/1036] 10.0.0.11 () {30 vars in 617 bytes} [Tue Jul 28 21:41:35 2026] GET /v2.1 => generated 0 bytes in 94 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 522/1037] 10.0.0.11 () {32 vars in 690 bytes} [Tue Jul 28 21:41:36 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1038] 10.0.0.11 () {34 vars in 911 bytes} [Tue Jul 28 21:41:36 2026] GET /v2.1/os-simple-tenant-usage/1fef026490ad416c9825c7993197591d?start=2026-07-27T00:00:00&end=2026-07-28T23:59:59 => generated 20 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1039] 10.0.0.11 () {30 vars in 652 bytes} [Tue Jul 28 21:41:36 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:36.601 7 WARNING neutronclient.v2_0.client [None req-a48ef920-460d-4c6b-94c5-f9e5ed740f43 765ff7ecec7b4d08b25c672b632c52e2 59a0519cf92547b8b9ba8c94a1d2ae3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1040] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:36 2026] GET /v2.1/servers/54618059-e56f-4d81-adc3-216fab9620c2 => generated 1428 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 21:41:37.062 8 WARNING neutronclient.v2_0.client [None req-cb36d8a9-54be-42dd-b89e-564be3d51630 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1041] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:37 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1478 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:37.686 7 WARNING neutronclient.v2_0.client [None req-4582133f-b837-43a7-801d-775ebdc43939 765ff7ecec7b4d08b25c672b632c52e2 59a0519cf92547b8b9ba8c94a1d2ae3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1042] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:37 2026] GET /v2.1/servers/54618059-e56f-4d81-adc3-216fab9620c2 => generated 1470 bytes in 661 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:38.464 8 WARNING neutronclient.v2_0.client [None req-6c3b4364-39b5-4d47-a46f-10a8dc1c70a1 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:38.549 7 INFO nova.api.openstack.compute.server_external_events [req-56a9ffc1-03b4-4e66-a044-d2d181cdadcd req-dbcaf0eb-4fb8-4583-a50b-0f4c87a1881a 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:e40d4508-8bef-46bf-9c60-6c58615117a2 for instance 54618059-e56f-4d81-adc3-216fab9620c2 on instance [pid: 7|app: 0|req: 519/1043] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:41:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1044] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:38 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 1478 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:39.378 7 WARNING neutronclient.v2_0.client [None req-6ea96877-a458-4639-b2a0-42087c017aa0 765ff7ecec7b4d08b25c672b632c52e2 59a0519cf92547b8b9ba8c94a1d2ae3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1045] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:39 2026] GET /v2.1/servers/54618059-e56f-4d81-adc3-216fab9620c2 => generated 1468 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:39.615 8 INFO nova.api.openstack.wsgi [None req-e3ae3074-e30f-42d8-b283-68a0c9d10be4 220f8859b0594898bc7636545925b49e 26c683c9235d4cd6b39613a4a7e53aef - - default default] HTTP exception thrown: Instance c262b99a-524c-482e-b0a9-cb47455b67c1 could not be found. [pid: 8|app: 0|req: 526/1046] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:39 2026] GET /v2.1/servers/c262b99a-524c-482e-b0a9-cb47455b67c1 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 521/1047] 10.0.0.46 () {32 vars in 702 bytes} [Tue Jul 28 21:41:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-826549362 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:40.556 8 WARNING neutronclient.v2_0.client [None req-7fc98af4-80ee-46a6-ad85-a8d3785c6bd0 765ff7ecec7b4d08b25c672b632c52e2 59a0519cf92547b8b9ba8c94a1d2ae3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1048] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:40 2026] GET /v2.1/servers/54618059-e56f-4d81-adc3-216fab9620c2 => generated 1468 bytes in 1427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1049] 10.0.0.46 () {34 vars in 669 bytes} [Tue Jul 28 21:41:42 2026] POST /v2.1/os-keypairs => generated 398 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:43.168 8 WARNING neutronclient.v2_0.client [None req-a7860cba-9f9b-493e-97f5-c50369751901 765ff7ecec7b4d08b25c672b632c52e2 59a0519cf92547b8b9ba8c94a1d2ae3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1050] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:42 2026] GET /v2.1/servers/54618059-e56f-4d81-adc3-216fab9620c2 => generated 1468 bytes in 1794 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 21:41:45.807 7 WARNING neutronclient.v2_0.client [None req-7f7807a1-1c3b-435d-ac78-a154745d39de 765ff7ecec7b4d08b25c672b632c52e2 59a0519cf92547b8b9ba8c94a1d2ae3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1053] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:45 2026] GET /v2.1/servers/54618059-e56f-4d81-adc3-216fab9620c2 => generated 1468 bytes in 857 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:46.831 8 WARNING neutronclient.v2_0.client [None req-b62b73e0-22e0-4085-8155-1b56afc728a1 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:41:46.871 8 WARNING neutronclient.v2_0.client [None req-b62b73e0-22e0-4085-8155-1b56afc728a1 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:41:47.029 8 WARNING neutronclient.v2_0.client [None req-b62b73e0-22e0-4085-8155-1b56afc728a1 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1054] 10.0.0.46 () {34 vars in 661 bytes} [Tue Jul 28 21:41:46 2026] POST /v2.1/servers => generated 449 bytes in 529 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:47.338 7 WARNING neutronclient.v2_0.client [None req-ae1fd1a1-5d39-45b6-8455-85b77cb30837 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1055] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:47 2026] GET /v2.1/servers/467b74c2-c07a-46f6-bcba-3e8819744535 => generated 1402 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:47.690 8 WARNING neutronclient.v2_0.client [None req-6b96e1e5-9470-4542-bfd0-e00c1d251786 765ff7ecec7b4d08b25c672b632c52e2 59a0519cf92547b8b9ba8c94a1d2ae3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1056] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:47 2026] GET /v2.1/servers/54618059-e56f-4d81-adc3-216fab9620c2 => generated 1468 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:48.105 7 INFO nova.api.openstack.compute.server_external_events [req-ed753d2e-e8cb-453b-bb40-7fdc73b6da5c req-ffef98f7-9212-4e01-82cd-0992253b77a2 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:e40d4508-8bef-46bf-9c60-6c58615117a2 for instance 54618059-e56f-4d81-adc3-216fab9620c2 on instance [pid: 7|app: 0|req: 526/1057] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:41:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:48.460 8 WARNING neutronclient.v2_0.client [None req-fa9d2fcf-373b-44d6-a54c-a952e10b5078 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1058] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:48 2026] GET /v2.1/servers/467b74c2-c07a-46f6-bcba-3e8819744535 => generated 1406 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:48.942 7 WARNING neutronclient.v2_0.client [None req-856107b5-0824-48b9-95bd-efd88f0f44f5 765ff7ecec7b4d08b25c672b632c52e2 59a0519cf92547b8b9ba8c94a1d2ae3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1059] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:48 2026] GET /v2.1/servers/54618059-e56f-4d81-adc3-216fab9620c2 => generated 1468 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:49.584 8 WARNING neutronclient.v2_0.client [None req-b5696864-854d-4f8a-a608-beb9936e849d f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1060] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:49 2026] GET /v2.1/servers/467b74c2-c07a-46f6-bcba-3e8819744535 => generated 1454 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:50.067 7 WARNING neutronclient.v2_0.client [None req-02dec0ba-f0e6-4deb-a541-1ab0474732ca 765ff7ecec7b4d08b25c672b632c52e2 59a0519cf92547b8b9ba8c94a1d2ae3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:50.159 8 INFO nova.api.openstack.compute.server_external_events [req-a63be583-a050-4900-acac-b4550503ba9b req-afb487e9-f880-4354-8b5c-b60941a22698 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:e40d4508-8bef-46bf-9c60-6c58615117a2 for instance 54618059-e56f-4d81-adc3-216fab9620c2 on instance [pid: 8|app: 0|req: 534/1061] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:41:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1062] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:50 2026] GET /v2.1/servers/54618059-e56f-4d81-adc3-216fab9620c2 => generated 1648 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:50.742 8 WARNING neutronclient.v2_0.client [None req-8adae615-548b-4427-b3f7-537ad74f0615 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1063] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:50 2026] GET /v2.1/servers/467b74c2-c07a-46f6-bcba-3e8819744535 => generated 1454 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 529/1064] 10.0.0.46 () {32 vars in 716 bytes} [Tue Jul 28 21:41:51 2026] DELETE /v2.1/servers/54618059-e56f-4d81-adc3-216fab9620c2 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:51.841 8 WARNING neutronclient.v2_0.client [None req-95b5010d-8001-4a87-8143-af9e8229baed f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:41:51.851 7 WARNING neutronclient.v2_0.client [None req-e98fa3ab-ef21-429c-94f3-90a4b08f3b05 765ff7ecec7b4d08b25c672b632c52e2 59a0519cf92547b8b9ba8c94a1d2ae3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1065] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:51 2026] GET /v2.1/servers/467b74c2-c07a-46f6-bcba-3e8819744535 => generated 1462 bytes in 682 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:53.070 8 INFO nova.api.openstack.compute.server_external_events [req-e5835416-69a9-401c-a456-f39a70b5c106 req-e591a6b1-37ca-48dd-a019-c5fb58949d31 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:e40d4508-8bef-46bf-9c60-6c58615117a2 for instance 54618059-e56f-4d81-adc3-216fab9620c2 on instance [pid: 8|app: 0|req: 537/1066] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:41:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1067] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:51 2026] GET /v2.1/servers/54618059-e56f-4d81-adc3-216fab9620c2 => generated 1654 bytes in 1319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:53.551 8 WARNING neutronclient.v2_0.client [None req-fb3d6920-8b04-4744-a308-dfdd2acd609d f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:54.187 7 WARNING neutronclient.v2_0.client [None req-417381e6-a2c4-4d58-bb61-5069449cd55b 765ff7ecec7b4d08b25c672b632c52e2 59a0519cf92547b8b9ba8c94a1d2ae3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1068] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:53 2026] GET /v2.1/servers/467b74c2-c07a-46f6-bcba-3e8819744535 => generated 1527 bytes in 1801 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:55.338 8 INFO nova.api.openstack.compute.server_external_events [req-6719fb58-4907-4a14-8195-6543a9a6e216 req-0bd476dc-1da9-4782-bb28-60f99e88cdee 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:8a6d37e0-b96d-4ca5-a9c8-172cf7d54e24 for instance 467b74c2-c07a-46f6-bcba-3e8819744535 on instance [pid: 8|app: 0|req: 541/1071] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:41:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:55.363 8 INFO nova.api.openstack.compute.server_external_events [req-ccd16dba-c964-48cc-b052-8ab190baee11 req-a03b559d-16d8-4342-912c-af5b707460cb 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:e40d4508-8bef-46bf-9c60-6c58615117a2 for instance 54618059-e56f-4d81-adc3-216fab9620c2 on instance [pid: 8|app: 0|req: 542/1072] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:41:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1073] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:54 2026] GET /v2.1/servers/54618059-e56f-4d81-adc3-216fab9620c2 => generated 1654 bytes in 1653 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:56.359 8 WARNING neutronclient.v2_0.client [None req-587227bc-5b7a-4237-8036-eebec2cebd0d f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1074] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:56 2026] GET /v2.1/servers/467b74c2-c07a-46f6-bcba-3e8819744535 => generated 1527 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:56.848 7 WARNING neutronclient.v2_0.client [None req-0a39c7c7-8807-418a-a388-685596e74b48 765ff7ecec7b4d08b25c672b632c52e2 59a0519cf92547b8b9ba8c94a1d2ae3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1075] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:56 2026] GET /v2.1/servers/54618059-e56f-4d81-adc3-216fab9620c2 => generated 1454 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:57.377 8 INFO nova.api.openstack.compute.server_external_events [req-6fe3d411-d190-4ab1-b017-5d63ca4208a8 req-6b7baa8a-ae35-49fc-8aea-1319abe4ba52 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-deleted:e40d4508-8bef-46bf-9c60-6c58615117a2 for instance 54618059-e56f-4d81-adc3-216fab9620c2 on instance 2026-07-28 21:41:57.378 8 INFO nova.api.openstack.compute.server_external_events [req-6fe3d411-d190-4ab1-b017-5d63ca4208a8 req-6b7baa8a-ae35-49fc-8aea-1319abe4ba52 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:8a6d37e0-b96d-4ca5-a9c8-172cf7d54e24 for instance 467b74c2-c07a-46f6-bcba-3e8819744535 on instance [pid: 8|app: 0|req: 544/1076] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:41:57 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:57.501 7 WARNING neutronclient.v2_0.client [None req-7cdb478e-9b7e-46b0-bc5b-c6cd46a87f0f f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1077] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:57 2026] GET /v2.1/servers/467b74c2-c07a-46f6-bcba-3e8819744535 => generated 1527 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:57.942 8 WARNING neutronclient.v2_0.client [None req-97b60864-11ab-498d-9d98-f23283cc7e88 765ff7ecec7b4d08b25c672b632c52e2 59a0519cf92547b8b9ba8c94a1d2ae3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1078] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:57 2026] GET /v2.1/servers/54618059-e56f-4d81-adc3-216fab9620c2 => generated 1454 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:58.609 7 WARNING neutronclient.v2_0.client [None req-4502a807-bfa2-466f-87f4-94b25835a5d6 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1079] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:58 2026] GET /v2.1/servers/467b74c2-c07a-46f6-bcba-3e8819744535 => generated 1527 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:59.037 8 WARNING neutronclient.v2_0.client [None req-1d24662a-f83f-49e8-b680-9b419aee1547 765ff7ecec7b4d08b25c672b632c52e2 59a0519cf92547b8b9ba8c94a1d2ae3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1080] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:58 2026] GET /v2.1/servers/54618059-e56f-4d81-adc3-216fab9620c2 => generated 1454 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 535/1081] 10.0.0.46 () {34 vars in 669 bytes} [Tue Jul 28 21:41:59 2026] POST /v2.1/os-keypairs => generated 396 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:41:59.774 8 WARNING neutronclient.v2_0.client [None req-548ca7dc-a62f-4d64-af91-8b0a806f5028 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1082] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:41:59 2026] GET /v2.1/servers/467b74c2-c07a-46f6-bcba-3e8819744535 => generated 1527 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 21:42:00.125 7 INFO nova.api.openstack.wsgi [None req-63592fad-1512-4365-afa3-bd6507e5606a 765ff7ecec7b4d08b25c672b632c52e2 59a0519cf92547b8b9ba8c94a1d2ae3a - - default default] HTTP exception thrown: Instance 54618059-e56f-4d81-adc3-216fab9620c2 could not be found. [pid: 7|app: 0|req: 536/1083] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:00 2026] GET /v2.1/servers/54618059-e56f-4d81-adc3-216fab9620c2 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:00.163 8 INFO nova.api.openstack.compute.server_external_events [req-aaf88b1a-d2d8-4a3a-8b3c-84116caec334 req-fb2d11be-26b7-42c0-9b4f-051c165028e3 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:8a6d37e0-b96d-4ca5-a9c8-172cf7d54e24 for instance 467b74c2-c07a-46f6-bcba-3e8819744535 on instance [pid: 8|app: 0|req: 548/1084] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:42:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:01.006 7 WARNING neutronclient.v2_0.client [None req-159a8a1e-e3b6-4f95-a5aa-0c07433ee2d1 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1085] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:00 2026] GET /v2.1/servers/467b74c2-c07a-46f6-bcba-3e8819744535 => generated 1527 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:02.216 8 INFO nova.api.openstack.compute.server_external_events [req-12d1ee02-8876-4f62-be8d-a6192467b954 req-b0da493e-d9cf-43b4-a1f7-883b9ab7253d 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:8a6d37e0-b96d-4ca5-a9c8-172cf7d54e24 for instance 467b74c2-c07a-46f6-bcba-3e8819744535 on instance [pid: 8|app: 0|req: 549/1086] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:42:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:42:02.233 7 WARNING neutronclient.v2_0.client [None req-57db440b-3d81-4890-894a-88c2eba9c6a8 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1087] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:02 2026] GET /v2.1/servers/467b74c2-c07a-46f6-bcba-3e8819744535 => generated 1695 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:02.548 8 WARNING neutronclient.v2_0.client [None req-d030767f-c01f-4e41-90bf-f7141604ad38 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1088] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:02 2026] GET /v2.1/servers/467b74c2-c07a-46f6-bcba-3e8819744535 => generated 1695 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 539/1089] 10.0.0.46 () {34 vars in 669 bytes} [Tue Jul 28 21:42:02 2026] POST /v2.1/os-keypairs => generated 386 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:04.897 8 INFO nova.api.openstack.compute.server_external_events [req-5813fec7-dd26-4a26-a4e8-a67d593e4034 req-4a09f1b8-d2b3-4427-8c0f-68781c4a1034 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:8a6d37e0-b96d-4ca5-a9c8-172cf7d54e24 for instance 467b74c2-c07a-46f6-bcba-3e8819744535 on instance [pid: 8|app: 0|req: 552/1092] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:42:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:42:06.698 7 WARNING neutronclient.v2_0.client [None req-9564016f-84be-46fb-85f5-e3d98b3924d4 b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:42:06.845 7 WARNING neutronclient.v2_0.client [None req-9564016f-84be-46fb-85f5-e3d98b3924d4 b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:42:06.908 7 WARNING neutronclient.v2_0.client [None req-9564016f-84be-46fb-85f5-e3d98b3924d4 b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:42:07.165 7 WARNING neutronclient.v2_0.client [None req-9564016f-84be-46fb-85f5-e3d98b3924d4 b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1093] 10.0.0.46 () {34 vars in 661 bytes} [Tue Jul 28 21:42:06 2026] POST /v2.1/servers => generated 494 bytes in 775 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:07.552 8 WARNING neutronclient.v2_0.client [None req-68bf4e2e-d8e9-47bf-a9ed-aecfbcd5e7cb b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1094] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:07 2026] GET /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd => generated 1455 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:08.648 7 WARNING neutronclient.v2_0.client [None req-742237d6-4f82-4aef-bfd3-d0efdedbb579 b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1095] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:08 2026] GET /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd => generated 1459 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:09.746 8 WARNING neutronclient.v2_0.client [None req-7d8d95d6-1d49-47bb-8582-384f2b770495 b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1096] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:09 2026] GET /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd => generated 1507 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:10.845 7 WARNING neutronclient.v2_0.client [None req-71c6a61c-ea40-4726-80e9-febbb9d0f5fc b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1097] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:10 2026] GET /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd => generated 1507 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 555/1098] 10.0.0.46 () {34 vars in 748 bytes} [Tue Jul 28 21:42:11 2026] POST /v2.1/servers/467b74c2-c07a-46f6-bcba-3e8819744535/action => generated 31892 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-28 21:42:11.938 7 WARNING neutronclient.v2_0.client [None req-32e16e2c-f921-4b1d-b6e5-a2d007cb535a b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1099] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:11 2026] GET /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd => generated 1515 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:13.046 8 WARNING neutronclient.v2_0.client [None req-796358c7-4b6b-43d6-b63b-1d4b70b60952 b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:13.605 7 INFO nova.api.openstack.compute.server_external_events [req-afee7c0b-139f-43d6-88e5-d4e5977a3922 req-c5e9ea78-86d1-462a-93bd-ca172266d8ae 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:de59ad5a-5ff9-4561-b271-eef13ed20dae for instance 3ad814d9-f611-4290-8dc8-30cda67f4efd on instance [pid: 7|app: 0|req: 545/1100] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:42:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1101] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:13 2026] GET /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd => generated 1637 bytes in 664 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:14.723 7 WARNING neutronclient.v2_0.client [None req-d105a8b4-8d73-4447-826d-7b242e26d136 b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1104] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:14 2026] GET /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd => generated 1625 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:15.653 8 INFO nova.api.openstack.compute.server_external_events [req-15f03121-ce5e-4326-a4b7-8d2fc18a1ad6 req-38012968-b22f-47f0-8861-27c0513333b1 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:8a6d37e0-b96d-4ca5-a9c8-172cf7d54e24 for instance 467b74c2-c07a-46f6-bcba-3e8819744535 on instance [pid: 8|app: 0|req: 559/1105] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:42:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:15.861 7 WARNING neutronclient.v2_0.client [None req-aa1baa2c-a8b8-4940-8b9f-a9031c3e2d52 b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1106] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:15 2026] GET /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd => generated 1625 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 560/1107] 10.0.0.46 () {34 vars in 669 bytes} [Tue Jul 28 21:42:16 2026] POST /v2.1/os-keypairs => generated 398 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:17.132 7 WARNING neutronclient.v2_0.client [None req-26c87c8a-f04a-40fa-b404-7d69ef9b4eeb b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1108] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:17 2026] GET /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd => generated 1625 bytes in 898 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 21:42:19.033 8 WARNING neutronclient.v2_0.client [None req-9bc0a05b-1d2f-4598-8808-f358f9fa8399 b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:19.572 7 INFO nova.api.openstack.compute.server_external_events [req-e52bd04a-acea-4a03-9737-2e9118cebf80 req-f5833d24-10e4-418c-ae2d-fd5dbb65e5ac 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:de59ad5a-5ff9-4561-b271-eef13ed20dae for instance 3ad814d9-f611-4290-8dc8-30cda67f4efd on instance [pid: 7|app: 0|req: 549/1109] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:42:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:20.162 7 WARNING neutronclient.v2_0.client [None req-4b2228a5-21d2-4aae-9ced-2b0ae74155ff f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1110] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:19 2026] GET /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd => generated 1625 bytes in 1212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-28 21:42:20.372 7 WARNING neutronclient.v2_0.client [None req-4b2228a5-21d2-4aae-9ced-2b0ae74155ff f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:21.283 8 WARNING neutronclient.v2_0.client [None req-9478f614-800c-4b3f-861e-a1cb2e5014da b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:42:21.581 7 WARNING neutronclient.v2_0.client [None req-4b2228a5-21d2-4aae-9ced-2b0ae74155ff f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1111] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:21 2026] GET /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd => generated 1806 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:21.854 8 INFO nova.api.openstack.compute.server_external_events [req-5b69ae98-bf28-4d75-8a87-3f510c1a6be1 req-a2faf208-ea78-4d70-bc1d-c3bce1b9e38a 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:de59ad5a-5ff9-4561-b271-eef13ed20dae for instance 3ad814d9-f611-4290-8dc8-30cda67f4efd on instance [pid: 8|app: 0|req: 563/1112] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:42:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:21.899 8 WARNING neutronclient.v2_0.client [None req-d3f9f0c1-7422-4844-a74d-9196d6823dd1 b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1113] 10.0.0.46 () {34 vars in 661 bytes} [Tue Jul 28 21:42:20 2026] POST /v2.1/servers => generated 449 bytes in 1935 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:22.096 7 WARNING neutronclient.v2_0.client [None req-9f94f53a-839d-4396-8668-7a468c0420aa f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1114] 10.0.0.46 () {32 vars in 739 bytes} [Tue Jul 28 21:42:21 2026] GET /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd/os-interface => generated 285 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1115] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:22 2026] GET /v2.1/servers/99087a5b-beae-4fdb-aee3-7d888163ff78 => generated 1403 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:23.689 8 WARNING neutronclient.v2_0.client [None req-c86df7c9-fd08-4947-884a-bfef6fda1303 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1116] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:23 2026] GET /v2.1/servers/99087a5b-beae-4fdb-aee3-7d888163ff78 => generated 1399 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:23.907 7 INFO nova.api.openstack.compute.server_external_events [req-9d17c1c0-1ca4-49d4-8fee-37dfcd1ea919 req-bc65e087-85a3-49ac-9635-51418957bc70 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:de59ad5a-5ff9-4561-b271-eef13ed20dae for instance 3ad814d9-f611-4290-8dc8-30cda67f4efd on instance [pid: 7|app: 0|req: 552/1117] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:42:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:24.781 8 WARNING neutronclient.v2_0.client [None req-0c7f530e-d370-4821-8ec9-d8e15ace08b5 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 566/1120] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:24 2026] GET /v2.1/servers/99087a5b-beae-4fdb-aee3-7d888163ff78 => generated 1399 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:25.873 7 WARNING neutronclient.v2_0.client [None req-1bb50c76-33b8-480f-b6f6-6a864a71a43f f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1121] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:25 2026] GET /v2.1/servers/99087a5b-beae-4fdb-aee3-7d888163ff78 => generated 1399 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:26.956 8 WARNING neutronclient.v2_0.client [None req-58caca2f-1b62-4a0a-8609-f2b37a8601fd f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1122] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:26 2026] GET /v2.1/servers/99087a5b-beae-4fdb-aee3-7d888163ff78 => generated 1455 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:28.060 7 WARNING neutronclient.v2_0.client [None req-2bb3865a-b150-4d74-8aa9-bdbae025ca06 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1123] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:28 2026] GET /v2.1/servers/99087a5b-beae-4fdb-aee3-7d888163ff78 => generated 1455 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:29.141 8 WARNING neutronclient.v2_0.client [None req-bc467751-bb1b-438d-8453-d3d5d7b2b368 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 568/1124] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:29 2026] GET /v2.1/servers/99087a5b-beae-4fdb-aee3-7d888163ff78 => generated 1463 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:30.225 7 WARNING neutronclient.v2_0.client [None req-7585e5ed-a222-47e2-8a4c-1cf337aa6759 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:31.339 8 INFO nova.api.openstack.compute.server_external_events [req-53fe029f-0fae-426c-afec-770c6eedd431 req-b0679f28-b322-440c-baf6-e2e33aa15e56 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:fc2221e5-b8a3-4c6e-a183-94be490c2697 for instance 99087a5b-beae-4fdb-aee3-7d888163ff78 on instance [pid: 8|app: 0|req: 569/1125] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:42:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1126] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:30 2026] GET /v2.1/servers/99087a5b-beae-4fdb-aee3-7d888163ff78 => generated 1530 bytes in 1338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:32.578 8 WARNING neutronclient.v2_0.client [None req-20352f36-0c75-4f6d-a14b-b803aae11cd3 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 570/1127] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:32 2026] GET /v2.1/servers/99087a5b-beae-4fdb-aee3-7d888163ff78 => generated 1528 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:34.082 7 WARNING neutronclient.v2_0.client [None req-0c79d61a-e454-4f23-90dd-9b218999d11e f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1128] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:34 2026] GET /v2.1/servers/99087a5b-beae-4fdb-aee3-7d888163ff78 => generated 1528 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:35.401 7 WARNING neutronclient.v2_0.client [None req-539c498d-cf1f-4692-8b0c-49a638d3e58c f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1131] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:35 2026] GET /v2.1/servers/99087a5b-beae-4fdb-aee3-7d888163ff78 => generated 1528 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:36.177 8 INFO nova.api.openstack.compute.server_external_events [req-2b1092e8-4a72-49e6-9b3a-a5d321b1e006 req-da79eefc-d745-4b01-90d7-a41703cbba93 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:fc2221e5-b8a3-4c6e-a183-94be490c2697 for instance 99087a5b-beae-4fdb-aee3-7d888163ff78 on instance [pid: 8|app: 0|req: 572/1132] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:42:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:36.583 7 WARNING neutronclient.v2_0.client [None req-06bc57d9-eef6-49aa-b109-22a570847b44 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1133] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:36 2026] GET /v2.1/servers/99087a5b-beae-4fdb-aee3-7d888163ff78 => generated 1528 bytes in 933 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:38.244 8 INFO nova.api.openstack.compute.server_external_events [req-6e24ac82-df15-4336-8f99-8ee2718875dc req-eb316e20-ab86-4909-a00b-ce48d9e76f80 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:fc2221e5-b8a3-4c6e-a183-94be490c2697 for instance 99087a5b-beae-4fdb-aee3-7d888163ff78 on instance [pid: 8|app: 0|req: 573/1134] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:42:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:38.539 7 WARNING neutronclient.v2_0.client [None req-c033271e-5c9c-4853-adae-94e28774ff5c f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:38.857 8 WARNING neutronclient.v2_0.client [None req-f94fb274-621f-48e7-b608-6b69e2b9792d b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1135] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:38 2026] GET /v2.1/servers/99087a5b-beae-4fdb-aee3-7d888163ff78 => generated 1697 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:38.925 7 WARNING neutronclient.v2_0.client [None req-8945530c-9390-48b3-94d6-f5e10d144d13 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1136] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:38 2026] GET /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd => generated 1926 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1137] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:38 2026] GET /v2.1/servers/99087a5b-beae-4fdb-aee3-7d888163ff78 => generated 1697 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:40.667 8 INFO nova.api.openstack.compute.server_external_events [req-f7b8f560-04fc-462e-b441-2d5d6f69737a req-a81f9155-9792-4a3b-9ad5-bf463a1d6c83 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:fc2221e5-b8a3-4c6e-a183-94be490c2697 for instance 99087a5b-beae-4fdb-aee3-7d888163ff78 on instance [pid: 8|app: 0|req: 575/1138] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:42:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 564/1139] 10.0.0.46 () {32 vars in 751 bytes} [Tue Jul 28 21:42:41 2026] GET /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd/os-server-password => generated 116 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 576/1140] 10.0.0.46 () {32 vars in 716 bytes} [Tue Jul 28 21:42:43 2026] DELETE /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd => generated 0 bytes in 182 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:43.315 7 WARNING neutronclient.v2_0.client [None req-ed0f18c7-0417-41a5-a48f-d7e112c0bb51 b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1141] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:43 2026] GET /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd => generated 1932 bytes in 787 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:44.590 8 INFO nova.api.openstack.compute.server_external_events [req-fadc32d2-0fee-4242-94a9-9873238f2691 req-f4e5900a-b8f9-4d2c-9c50-520fb12352a7 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:de59ad5a-5ff9-4561-b271-eef13ed20dae for instance 3ad814d9-f611-4290-8dc8-30cda67f4efd on instance [pid: 8|app: 0|req: 577/1142] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:42:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:45.107 8 WARNING neutronclient.v2_0.client [None req-84ef7ecf-ee24-42aa-b88a-fb0e391f987f b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 579/1145] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:45 2026] GET /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd => generated 1932 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:46.332 7 WARNING neutronclient.v2_0.client [None req-fba66cdd-b567-4d4b-aab5-aec256377473 b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 567/1146] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:46 2026] GET /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd => generated 1820 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:46.632 8 INFO nova.api.openstack.compute.server_external_events [req-35ebb711-f732-4202-ac5d-2ccbe9fac6eb req-0f5f2945-21c4-43bd-bb01-357e5dc89a54 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:de59ad5a-5ff9-4561-b271-eef13ed20dae for instance 3ad814d9-f611-4290-8dc8-30cda67f4efd on instance 2026-07-28 21:42:46.632 8 INFO nova.api.openstack.compute.server_external_events [req-35ebb711-f732-4202-ac5d-2ccbe9fac6eb req-0f5f2945-21c4-43bd-bb01-357e5dc89a54 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-deleted:de59ad5a-5ff9-4561-b271-eef13ed20dae for instance 3ad814d9-f611-4290-8dc8-30cda67f4efd on instance [pid: 8|app: 0|req: 580/1147] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:42:46 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:47.440 7 WARNING neutronclient.v2_0.client [None req-65d0826a-7da8-4aaa-a31a-3f381713a979 b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1148] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:47 2026] GET /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd => generated 1541 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:48.549 8 WARNING neutronclient.v2_0.client [None req-8fdb82d4-b2fc-4a6f-b996-c7653434e578 b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 581/1149] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:48 2026] GET /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd => generated 1541 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:49.635 7 INFO nova.api.openstack.wsgi [None req-1943f2b0-9e5f-4ee3-a288-f3658ccfe663 b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] HTTP exception thrown: Instance 3ad814d9-f611-4290-8dc8-30cda67f4efd could not be found. [pid: 7|app: 0|req: 569/1150] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:49 2026] GET /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:49.682 8 INFO nova.api.openstack.wsgi [None req-84e418b1-2333-4d16-bf23-ec24b0fdd3c4 b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] HTTP exception thrown: Instance 3ad814d9-f611-4290-8dc8-30cda67f4efd could not be found. [pid: 8|app: 0|req: 582/1151] 10.0.0.46 () {32 vars in 716 bytes} [Tue Jul 28 21:42:49 2026] DELETE /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd => generated 111 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:49.714 7 INFO nova.api.openstack.wsgi [None req-af3a54a2-0445-49e0-97fc-cdff134f77f7 b82e49a63fba4e1581688eefef26189e 196c9df68cd544bb817e969a93816ae7 - - default default] HTTP exception thrown: Instance 3ad814d9-f611-4290-8dc8-30cda67f4efd could not be found. [pid: 7|app: 0|req: 570/1152] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:49 2026] GET /v2.1/servers/3ad814d9-f611-4290-8dc8-30cda67f4efd => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 583/1153] 10.0.0.46 () {32 vars in 704 bytes} [Tue Jul 28 21:42:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1965609258 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 571/1154] 10.0.0.46 () {32 vars in 724 bytes} [Tue Jul 28 21:42:51 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-178802637 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1155] 10.0.0.46 () {34 vars in 748 bytes} [Tue Jul 28 21:42:51 2026] POST /v2.1/servers/99087a5b-beae-4fdb-aee3-7d888163ff78/action => generated 32102 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1156] 10.0.0.46 () {32 vars in 716 bytes} [Tue Jul 28 21:42:51 2026] DELETE /v2.1/servers/99087a5b-beae-4fdb-aee3-7d888163ff78 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:52.098 8 WARNING neutronclient.v2_0.client [None req-777c4194-b47f-4022-a99f-81c42a8a87ac f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 585/1157] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:52 2026] GET /v2.1/servers/99087a5b-beae-4fdb-aee3-7d888163ff78 => generated 1823 bytes in 1092 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:53.336 7 INFO nova.api.openstack.compute.server_external_events [req-d3f6474a-b9e2-46ee-ab2a-c4ff79ddca3d req-f65a15ec-ca68-40c0-b9f1-2c65e957aafd 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:fc2221e5-b8a3-4c6e-a183-94be490c2697 for instance 99087a5b-beae-4fdb-aee3-7d888163ff78 on instance [pid: 7|app: 0|req: 573/1158] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:42:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:54.198 8 WARNING neutronclient.v2_0.client [None req-82985a14-c57d-4670-9b43-984751f3545c f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 586/1161] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:54 2026] GET /v2.1/servers/99087a5b-beae-4fdb-aee3-7d888163ff78 => generated 1823 bytes in 720 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:55.378 7 INFO nova.api.openstack.compute.server_external_events [req-4556bedd-22d9-481e-920d-496b1ef43f9d req-26806302-3a2e-470e-81bc-76ce12cff209 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:fc2221e5-b8a3-4c6e-a183-94be490c2697 for instance 99087a5b-beae-4fdb-aee3-7d888163ff78 on instance 2026-07-28 21:42:55.379 7 INFO nova.api.openstack.compute.server_external_events [req-4556bedd-22d9-481e-920d-496b1ef43f9d req-26806302-3a2e-470e-81bc-76ce12cff209 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-deleted:fc2221e5-b8a3-4c6e-a183-94be490c2697 for instance 99087a5b-beae-4fdb-aee3-7d888163ff78 on instance [pid: 7|app: 0|req: 576/1162] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:42:55 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:55.933 8 WARNING neutronclient.v2_0.client [None req-eabc3b25-0c16-4627-ad07-2f9f8438b760 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 587/1163] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:55 2026] GET /v2.1/servers/99087a5b-beae-4fdb-aee3-7d888163ff78 => generated 1484 bytes in 695 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:57.663 7 WARNING neutronclient.v2_0.client [None req-313bbd51-83df-4749-bd8d-524e7d5fd812 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 577/1164] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:57 2026] GET /v2.1/servers/99087a5b-beae-4fdb-aee3-7d888163ff78 => generated 1489 bytes in 541 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:42:59.183 8 INFO nova.api.openstack.wsgi [None req-5059c7ca-38c5-4b43-9f98-2e98961aef36 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] HTTP exception thrown: Instance 99087a5b-beae-4fdb-aee3-7d888163ff78 could not be found. [pid: 8|app: 0|req: 588/1165] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:42:59 2026] GET /v2.1/servers/99087a5b-beae-4fdb-aee3-7d888163ff78 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 578/1166] 10.0.0.46 () {32 vars in 728 bytes} [Tue Jul 28 21:42:59 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1223843194 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 589/1167] 10.0.0.46 () {32 vars in 716 bytes} [Tue Jul 28 21:43:00 2026] DELETE /v2.1/servers/467b74c2-c07a-46f6-bcba-3e8819744535 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-28 21:43:00.387 7 WARNING neutronclient.v2_0.client [None req-e5a98123-8364-49a1-a3e1-170faac8c10f f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 579/1168] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:43:00 2026] GET /v2.1/servers/467b74c2-c07a-46f6-bcba-3e8819744535 => generated 1701 bytes in 876 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:43:01.699 8 INFO nova.api.openstack.compute.server_external_events [req-5eaf81b6-8a53-4214-8967-bc9f605a8818 req-d3b040ea-7efa-4b7c-a839-e82353d10eb8 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:8a6d37e0-b96d-4ca5-a9c8-172cf7d54e24 for instance 467b74c2-c07a-46f6-bcba-3e8819744535 on instance [pid: 8|app: 0|req: 590/1169] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:43:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:43:02.291 7 WARNING neutronclient.v2_0.client [None req-e34a17bb-b62e-49fa-882e-65bd7134b998 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1170] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:43:02 2026] GET /v2.1/servers/467b74c2-c07a-46f6-bcba-3e8819744535 => generated 1701 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:43:03.533 8 WARNING neutronclient.v2_0.client [None req-e20ca409-d178-4a8b-9ba6-d89c87c18e80 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 591/1171] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:43:03 2026] GET /v2.1/servers/467b74c2-c07a-46f6-bcba-3e8819744535 => generated 1634 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:43:03.749 7 INFO nova.api.openstack.compute.server_external_events [req-a5ff210d-2928-4dd5-a3d4-5aae800df9f1 req-f6e6d11b-e55a-4ff3-8213-67bc221eb4c0 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:8a6d37e0-b96d-4ca5-a9c8-172cf7d54e24 for instance 467b74c2-c07a-46f6-bcba-3e8819744535 on instance 2026-07-28 21:43:03.750 7 INFO nova.api.openstack.compute.server_external_events [req-a5ff210d-2928-4dd5-a3d4-5aae800df9f1 req-f6e6d11b-e55a-4ff3-8213-67bc221eb4c0 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-deleted:8a6d37e0-b96d-4ca5-a9c8-172cf7d54e24 for instance 467b74c2-c07a-46f6-bcba-3e8819744535 on instance [pid: 7|app: 0|req: 581/1172] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:43:03 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:43:04.659 8 WARNING neutronclient.v2_0.client [None req-abefd3e1-857a-4f3a-ac39-1c3aedca24b8 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 592/1175] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:43:04 2026] GET /v2.1/servers/467b74c2-c07a-46f6-bcba-3e8819744535 => generated 1488 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:43:06.040 7 WARNING neutronclient.v2_0.client [None req-8b742dcc-1109-4f4f-ad68-7127aff812ba f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 584/1176] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:43:05 2026] GET /v2.1/servers/467b74c2-c07a-46f6-bcba-3e8819744535 => generated 1488 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:43:07.216 8 INFO nova.api.openstack.wsgi [None req-fe39defd-3bac-4983-a9c4-aedacf2c8ee5 f421c43efda94ab3af4fbbe8776a4ca2 d59ed0fb08804ffb9f3c4168c9ea8d1c - - default default] HTTP exception thrown: Instance 467b74c2-c07a-46f6-bcba-3e8819744535 could not be found. [pid: 8|app: 0|req: 593/1177] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:43:07 2026] GET /v2.1/servers/467b74c2-c07a-46f6-bcba-3e8819744535 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 585/1178] 10.0.0.46 () {32 vars in 728 bytes} [Tue Jul 28 21:43:07 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1333838917 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1193] 10.0.0.46 () {34 vars in 669 bytes} [Tue Jul 28 21:44:18 2026] POST /v2.1/os-keypairs => generated 396 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:44:25.431 8 WARNING neutronclient.v2_0.client [None req-9f42a8dc-b188-4c4f-8630-b61e51051a86 160b4fd05b074e1cb0de7c2d12f39fc5 623a16a5e0154fd3b7b71f4c6def3a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:44:25.525 8 WARNING neutronclient.v2_0.client [None req-9f42a8dc-b188-4c4f-8630-b61e51051a86 160b4fd05b074e1cb0de7c2d12f39fc5 623a16a5e0154fd3b7b71f4c6def3a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:44:26.195 8 WARNING neutronclient.v2_0.client [None req-9f42a8dc-b188-4c4f-8630-b61e51051a86 160b4fd05b074e1cb0de7c2d12f39fc5 623a16a5e0154fd3b7b71f4c6def3a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 602/1196] 10.0.0.46 () {34 vars in 661 bytes} [Tue Jul 28 21:44:25 2026] POST /v2.1/servers => generated 448 bytes in 1573 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-28 21:44:26.679 7 WARNING neutronclient.v2_0.client [None req-b7c87d87-7331-4b97-8b10-ecd16ca06552 160b4fd05b074e1cb0de7c2d12f39fc5 623a16a5e0154fd3b7b71f4c6def3a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 595/1197] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:44:26 2026] GET /v2.1/servers/39bdd592-ea04-4012-b622-b0bdb04983a2 => generated 1394 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:44:32.004 8 WARNING neutronclient.v2_0.client [None req-46fa4d37-25a7-406d-843d-a093edb97996 160b4fd05b074e1cb0de7c2d12f39fc5 623a16a5e0154fd3b7b71f4c6def3a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 603/1198] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:44:31 2026] GET /v2.1/servers/39bdd592-ea04-4012-b622-b0bdb04983a2 => generated 1520 bytes in 2250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:44:34.316 7 INFO nova.api.openstack.compute.server_external_events [req-d189c470-58cb-42b5-a813-6cebf53d680b req-742eaeb3-078b-4d1c-b0bc-3555681b1bfa 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:f4a62251-54b9-492b-8668-a431cd9e773b for instance 39bdd592-ea04-4012-b622-b0bdb04983a2 on instance [pid: 7|app: 0|req: 596/1199] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:44:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:44:36.355 7 INFO nova.api.openstack.compute.server_external_events [req-3f93e125-f4bb-4fae-8133-486dfaeb08c8 req-6a2812e7-919d-4582-8e24-c04f25e903ca 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:f4a62251-54b9-492b-8668-a431cd9e773b for instance 39bdd592-ea04-4012-b622-b0bdb04983a2 on instance [pid: 7|app: 0|req: 598/1202] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:44:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:44:39.272 8 WARNING neutronclient.v2_0.client [None req-2f271c3e-dfe3-401c-99a7-0549a16d7d61 160b4fd05b074e1cb0de7c2d12f39fc5 623a16a5e0154fd3b7b71f4c6def3a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 605/1203] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:44:39 2026] GET /v2.1/servers/39bdd592-ea04-4012-b622-b0bdb04983a2 => generated 1518 bytes in 685 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:44:44.690 7 INFO nova.api.openstack.compute.server_external_events [req-f5b8130b-8020-470d-ba5d-4ed2e113648f req-415b86cd-bee6-4d55-bc90-27178d1ff98b 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:f4a62251-54b9-492b-8668-a431cd9e773b for instance 39bdd592-ea04-4012-b622-b0bdb04983a2 on instance [pid: 7|app: 0|req: 599/1204] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:44:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:44:44.982 8 WARNING neutronclient.v2_0.client [None req-84b4bf9c-c60c-48e2-a5d4-b65296ed71e5 160b4fd05b074e1cb0de7c2d12f39fc5 623a16a5e0154fd3b7b71f4c6def3a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 607/1207] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:44:44 2026] GET /v2.1/servers/39bdd592-ea04-4012-b622-b0bdb04983a2 => generated 1518 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:44:46.739 7 INFO nova.api.openstack.compute.server_external_events [req-c2e0c83a-ba03-48b4-8f9f-93fd17ed8a64 req-694651c5-9090-4fac-a1d7-aeb1a1539029 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:f4a62251-54b9-492b-8668-a431cd9e773b for instance 39bdd592-ea04-4012-b622-b0bdb04983a2 on instance [pid: 7|app: 0|req: 601/1208] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:44:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:44:50.361 8 WARNING neutronclient.v2_0.client [None req-c18d47e7-5ad9-43e1-9631-775f872e6e28 160b4fd05b074e1cb0de7c2d12f39fc5 623a16a5e0154fd3b7b71f4c6def3a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 608/1209] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:44:50 2026] GET /v2.1/servers/39bdd592-ea04-4012-b622-b0bdb04983a2 => generated 1817 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:44:52.936 8 INFO nova.api.openstack.compute.server_external_events [req-a9321f0d-c715-44f5-98eb-5f2ba060d562 req-f1b1f1bf-05be-4e10-9545-42fd74833326 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:f4a62251-54b9-492b-8668-a431cd9e773b for instance 39bdd592-ea04-4012-b622-b0bdb04983a2 on instance [pid: 8|app: 0|req: 609/1210] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:44:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:44:52.984 7 WARNING neutronclient.v2_0.client [None req-6d52a643-c638-488d-8b17-3a4e2da50809 160b4fd05b074e1cb0de7c2d12f39fc5 623a16a5e0154fd3b7b71f4c6def3a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:44:53.042 7 WARNING neutronclient.v2_0.client [None req-6d52a643-c638-488d-8b17-3a4e2da50809 160b4fd05b074e1cb0de7c2d12f39fc5 623a16a5e0154fd3b7b71f4c6def3a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:44:53.417 7 WARNING neutronclient.v2_0.client [None req-6d52a643-c638-488d-8b17-3a4e2da50809 160b4fd05b074e1cb0de7c2d12f39fc5 623a16a5e0154fd3b7b71f4c6def3a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 602/1211] 10.0.0.46 () {34 vars in 661 bytes} [Tue Jul 28 21:44:52 2026] POST /v2.1/servers => generated 448 bytes in 980 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:44:53.909 8 WARNING neutronclient.v2_0.client [None req-cb3f49d1-965c-46af-9814-526fbc38ca9b 160b4fd05b074e1cb0de7c2d12f39fc5 623a16a5e0154fd3b7b71f4c6def3a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 610/1212] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:44:53 2026] GET /v2.1/servers/d6bad515-da69-4303-a78d-6a162de1aacd => generated 1395 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:44:59.024 8 WARNING neutronclient.v2_0.client [None req-03329e37-226f-4859-bd2e-8f747e27edbe 160b4fd05b074e1cb0de7c2d12f39fc5 623a16a5e0154fd3b7b71f4c6def3a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 612/1215] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:44:58 2026] GET /v2.1/servers/d6bad515-da69-4303-a78d-6a162de1aacd => generated 1521 bytes in 521 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:45:00.238 7 INFO nova.api.openstack.compute.server_external_events [req-fce3460a-5a3f-4288-b9fa-55fd40ff2aad req-eb54f727-5215-4426-a579-8094df3ba299 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:18866f93-1a00-4bf4-87f6-2bc4c927181f for instance d6bad515-da69-4303-a78d-6a162de1aacd on instance [pid: 7|app: 0|req: 604/1216] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:45:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:45:00.643 8 INFO nova.api.openstack.compute.server_external_events [req-2ef1956a-0a84-4ba9-8285-435785c2a3cc req-a5fe0b12-141e-45a4-a863-33a2093837d7 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:18866f93-1a00-4bf4-87f6-2bc4c927181f for instance d6bad515-da69-4303-a78d-6a162de1aacd on instance [pid: 8|app: 0|req: 613/1217] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:45:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:45:04.561 7 WARNING neutronclient.v2_0.client [None req-d5b8912d-a88c-4b75-96af-6708fa3847fd 160b4fd05b074e1cb0de7c2d12f39fc5 623a16a5e0154fd3b7b71f4c6def3a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 605/1218] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:45:04 2026] GET /v2.1/servers/d6bad515-da69-4303-a78d-6a162de1aacd => generated 1519 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:45:05.107 7 INFO nova.api.openstack.compute.server_external_events [req-98e08c8c-af1b-47b7-a7ee-76cb924f563e req-75fb370e-5eb4-4620-8f2a-aab7efc5b4b4 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:18866f93-1a00-4bf4-87f6-2bc4c927181f for instance d6bad515-da69-4303-a78d-6a162de1aacd on instance [pid: 7|app: 0|req: 607/1221] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:45:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:45:07.165 8 INFO nova.api.openstack.compute.server_external_events [req-ff4cf3dd-306a-4dcc-b327-15e9cc5af6f1 req-29ed6c2f-7de0-4286-843d-25bcc9d97dd2 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:18866f93-1a00-4bf4-87f6-2bc4c927181f for instance d6bad515-da69-4303-a78d-6a162de1aacd on instance [pid: 8|app: 0|req: 615/1222] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:45:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:45:09.759 7 WARNING neutronclient.v2_0.client [None req-72d4b64f-6d9f-44c6-9d90-1160ef05fcda 160b4fd05b074e1cb0de7c2d12f39fc5 623a16a5e0154fd3b7b71f4c6def3a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 608/1223] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:45:09 2026] GET /v2.1/servers/d6bad515-da69-4303-a78d-6a162de1aacd => generated 1818 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:45:11.482 8 INFO nova.api.openstack.compute.server_external_events [req-0835d222-6819-4448-9475-2de97f29fc94 req-77f4e400-5472-4c1f-8de2-bc9e12d1e667 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:18866f93-1a00-4bf4-87f6-2bc4c927181f for instance d6bad515-da69-4303-a78d-6a162de1aacd on instance [pid: 8|app: 0|req: 616/1224] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:45:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:45:36.840 8 WARNING neutronclient.v2_0.client [None req-a790d3d4-653d-477d-a28e-f8d55d9f4b3b 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:45:36.876 8 WARNING neutronclient.v2_0.client [None req-a790d3d4-653d-477d-a28e-f8d55d9f4b3b 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:45:37.012 8 WARNING neutronclient.v2_0.client [None req-a790d3d4-653d-477d-a28e-f8d55d9f4b3b 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 620/1231] 199.204.45.210 () {36 vars in 713 bytes} [Tue Jul 28 21:45:36 2026] POST /v2.1/servers => generated 453 bytes in 696 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:45:38.179 7 WARNING neutronclient.v2_0.client [None req-701b67e1-0d10-483f-8bd2-c447da917635 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 612/1232] 199.204.45.210 () {32 vars in 732 bytes} [Tue Jul 28 21:45:38 2026] GET /v2.1/servers/b5347116-0929-40cc-b312-d5bbbce96b40 => generated 2290 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:45:38.295 8 WARNING neutronclient.v2_0.client [None req-4c907ffa-a996-41b4-88a0-c22ef12f1346 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 621/1233] 199.204.45.210 () {32 vars in 758 bytes} [Tue Jul 28 21:45:38 2026] GET /v2.1/servers/b5347116-0929-40cc-b312-d5bbbce96b40/os-interface => generated 28 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 613/1234] 199.204.45.210 () {32 vars in 776 bytes} [Tue Jul 28 21:45:38 2026] GET /v2.1/servers/b5347116-0929-40cc-b312-d5bbbce96b40/os-volume_attachments => generated 197 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:45:42.613 8 WARNING neutronclient.v2_0.client [None req-88a7dc4e-226c-4f14-9f0c-6f95edd5841a 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 622/1235] 199.204.45.210 () {32 vars in 732 bytes} [Tue Jul 28 21:45:42 2026] GET /v2.1/servers/b5347116-0929-40cc-b312-d5bbbce96b40 => generated 2445 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:45:43.106 7 WARNING neutronclient.v2_0.client [None req-48da1362-7999-41f1-9a68-ba52a1c41743 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 614/1236] 199.204.45.210 () {32 vars in 758 bytes} [Tue Jul 28 21:45:43 2026] GET /v2.1/servers/b5347116-0929-40cc-b312-d5bbbce96b40/os-interface => generated 284 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 623/1237] 199.204.45.210 () {32 vars in 776 bytes} [Tue Jul 28 21:45:43 2026] GET /v2.1/servers/b5347116-0929-40cc-b312-d5bbbce96b40/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:45:43.384 7 INFO nova.api.openstack.compute.server_external_events [req-c6b37eb8-8ed1-483f-aadc-b08a26dba0fc req-f054b952-4e28-487a-991c-4f04429759c3 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:2b3d9d7c-6875-4153-a06d-30dfb8253616 for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 7|app: 0|req: 615/1238] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:45:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:45:47.386 7 WARNING neutronclient.v2_0.client [None req-0a4047ba-9eb6-468f-bc39-7ffcd01b0c0e 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 617/1241] 199.204.45.210 () {32 vars in 732 bytes} [Tue Jul 28 21:45:47 2026] GET /v2.1/servers/b5347116-0929-40cc-b312-d5bbbce96b40 => generated 2433 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:45:47.528 8 WARNING neutronclient.v2_0.client [None req-8d2c39e9-859d-49bc-8b05-88e342a1a247 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 625/1242] 199.204.45.210 () {32 vars in 758 bytes} [Tue Jul 28 21:45:47 2026] GET /v2.1/servers/b5347116-0929-40cc-b312-d5bbbce96b40/os-interface => generated 284 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 618/1243] 199.204.45.210 () {32 vars in 776 bytes} [Tue Jul 28 21:45:47 2026] GET /v2.1/servers/b5347116-0929-40cc-b312-d5bbbce96b40/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:45:49.254 8 INFO nova.api.openstack.compute.server_external_events [req-f5f399b8-de0e-45de-a20d-da6c0ccbbb56 req-09351c37-565b-437e-a973-196d89cba20f 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:2b3d9d7c-6875-4153-a06d-30dfb8253616 for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 8|app: 0|req: 626/1244] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:45:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:45:51.300 7 INFO nova.api.openstack.compute.server_external_events [req-f72aac79-0f8a-444d-ac73-eb9a0e42b506 req-ec860fac-1425-4370-8ec7-1122cb6b4015 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:2b3d9d7c-6875-4153-a06d-30dfb8253616 for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 7|app: 0|req: 619/1245] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:45:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:45:51.726 8 WARNING neutronclient.v2_0.client [None req-09a3dae6-bbbe-4ffa-85d7-0ceb67ce2442 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 627/1246] 199.204.45.210 () {32 vars in 732 bytes} [Tue Jul 28 21:45:51 2026] GET /v2.1/servers/b5347116-0929-40cc-b312-d5bbbce96b40 => generated 2581 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:45:51.875 7 WARNING neutronclient.v2_0.client [None req-192dd437-ed31-48b8-a1d5-0584b515ccbc 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 620/1247] 199.204.45.210 () {32 vars in 758 bytes} [Tue Jul 28 21:45:51 2026] GET /v2.1/servers/b5347116-0929-40cc-b312-d5bbbce96b40/os-interface => generated 286 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 628/1248] 199.204.45.210 () {32 vars in 776 bytes} [Tue Jul 28 21:45:51 2026] GET /v2.1/servers/b5347116-0929-40cc-b312-d5bbbce96b40/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:46:38.771 8 WARNING neutronclient.v2_0.client [None req-83c829a2-c992-4613-a303-051175e3850c 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:46:38.813 8 WARNING neutronclient.v2_0.client [None req-83c829a2-c992-4613-a303-051175e3850c 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:46:41.357 7 INFO nova.api.openstack.compute.server_external_events [req-d1651d06-2826-4650-b378-2944ab500241 req-b159c720-a714-4e8b-9401-7225b8c08704 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:840f547b-3b36-4fdb-9c16-408f177413e4 for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 7|app: 0|req: 626/1259] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:46:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:46:44.413 7 INFO nova.api.openstack.compute.server_external_events [req-3078759d-f9ae-4d7e-8468-bd7819e536cf req-0a82c9b8-63db-4d6c-a117-9535c9d9fcc6 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:840f547b-3b36-4fdb-9c16-408f177413e4 for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 7|app: 0|req: 627/1260] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:46:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:46:46.449 7 INFO nova.api.openstack.compute.server_external_events [req-6839944e-d193-4eb1-8a35-312d0a537e96 req-bb756f6c-68cb-4b38-b3ab-0f9c26d0ccaf 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:840f547b-3b36-4fdb-9c16-408f177413e4 for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 7|app: 0|req: 630/1263] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:46:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:46:47.383 8 WARNING neutronclient.v2_0.client [None req-83c829a2-c992-4613-a303-051175e3850c 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 634/1264] 199.204.45.210 () {36 vars in 811 bytes} [Tue Jul 28 21:46:38 2026] POST /v2.1/servers/b5347116-0929-40cc-b312-d5bbbce96b40/os-interface => generated 280 bytes in 8736 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:46:47.964 7 INFO nova.api.openstack.compute.server_external_events [req-43e16064-ae2e-4dd6-9bf5-05667ec71c5e req-ff4fb338-f51c-46f0-8a5b-6a63de8515b7 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:840f547b-3b36-4fdb-9c16-408f177413e4 for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 7|app: 0|req: 631/1265] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:46:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:46:48.488 8 INFO nova.api.openstack.compute.server_external_events [req-77067b76-a46b-40d1-9da2-d3844556e5f8 req-53abbabf-1eba-430b-bc42-cb219af81d69 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:840f547b-3b36-4fdb-9c16-408f177413e4 for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 8|app: 0|req: 635/1266] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:46:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:47:16.667 8 WARNING neutronclient.v2_0.client [None req-a7afd666-8673-4578-a418-325bf187a329 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:47:16.715 8 WARNING neutronclient.v2_0.client [None req-a7afd666-8673-4578-a418-325bf187a329 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:47:19.293 7 INFO nova.api.openstack.compute.server_external_events [req-53719df8-eb83-40d6-ac26-8e012876a715 req-3e8ef41c-f1dd-48d9-8729-53b0975b8972 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:2f46a8c4-95e1-4c7d-8a5f-e1602f5b895d for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 7|app: 0|req: 635/1273] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:47:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:47:22.840 7 INFO nova.api.openstack.compute.server_external_events [req-97d5881a-609d-46b7-8113-28dac62754ee req-02532de9-8f39-41f6-86ba-b828d6a03dd1 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:2f46a8c4-95e1-4c7d-8a5f-e1602f5b895d for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 7|app: 0|req: 636/1274] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:47:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:47:24.877 7 INFO nova.api.openstack.compute.server_external_events [req-bfbad4b7-dfdc-4ff0-9d05-728b80a608cb req-9a085265-7e4b-446a-bf29-4f4ce6182010 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:2f46a8c4-95e1-4c7d-8a5f-e1602f5b895d for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 7|app: 0|req: 639/1277] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:47:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:47:25.751 8 WARNING neutronclient.v2_0.client [None req-a7afd666-8673-4578-a418-325bf187a329 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 639/1278] 199.204.45.210 () {36 vars in 811 bytes} [Tue Jul 28 21:47:16 2026] POST /v2.1/servers/b5347116-0929-40cc-b312-d5bbbce96b40/os-interface => generated 377 bytes in 9288 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:47:37.109 7 WARNING neutronclient.v2_0.client [None req-3fc50893-9486-4b9c-9cb7-52f461890e84 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-28 21:47:37.159 7 WARNING neutronclient.v2_0.client [None req-3fc50893-9486-4b9c-9cb7-52f461890e84 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:47:39.710 8 INFO nova.api.openstack.compute.server_external_events [req-a8260b5a-a9a6-4eea-97f4-3430b959adec req-d472efab-e474-4b75-af6c-d0b066873d21 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:f610c5ca-6103-414d-8d9d-d3940ce15d3f for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 8|app: 0|req: 641/1281] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:47:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:47:43.320 8 INFO nova.api.openstack.compute.server_external_events [req-e3d7af0e-1bbb-482d-bc36-5961c1bcd583 req-d3323e79-0472-4f91-a401-f9f90f56a62a 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:f610c5ca-6103-414d-8d9d-d3940ce15d3f for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 8|app: 0|req: 642/1282] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:47:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:47:45.356 8 INFO nova.api.openstack.compute.server_external_events [req-e1b7b7d5-3c8a-452f-a25f-d997ea43c21d req-de18ca5f-add6-4a57-bc9d-e276773a1604 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-plugged:f610c5ca-6103-414d-8d9d-d3940ce15d3f for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 8|app: 0|req: 645/1285] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:47:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-28 21:47:46.218 7 WARNING neutronclient.v2_0.client [None req-3fc50893-9486-4b9c-9cb7-52f461890e84 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 641/1286] 199.204.45.210 () {36 vars in 811 bytes} [Tue Jul 28 21:47:37 2026] POST /v2.1/servers/b5347116-0929-40cc-b312-d5bbbce96b40/os-interface => generated 378 bytes in 9234 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:47:47.479 8 INFO nova.api.openstack.compute.server_external_events [req-db8b17c1-0f43-428d-b410-cbf99f8b54c1 req-113be6da-2f4b-43ce-a2a5-23f1456af812 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:2f46a8c4-95e1-4c7d-8a5f-e1602f5b895d for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 8|app: 0|req: 646/1287] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:47:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:47:59.818 8 INFO nova.api.openstack.compute.server_external_events [req-1fbf816c-6e53-450f-b7e1-76adc1f8ec23 req-872dffe1-e53b-4d28-bcae-9a8fe8704ebe 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:f610c5ca-6103-414d-8d9d-d3940ce15d3f for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 8|app: 0|req: 648/1290] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:47:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 643/1291] 199.204.45.210 () {34 vars in 854 bytes} [Tue Jul 28 21:48:00 2026] DELETE /v2.1/servers/b5347116-0929-40cc-b312-d5bbbce96b40/os-interface/f610c5ca-6103-414d-8d9d-d3940ce15d3f => generated 0 bytes in 76 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:48:01.860 8 INFO nova.api.openstack.compute.server_external_events [req-394a8c07-629f-4f3c-829d-f29c4b417fef req-5050aef5-7a5f-4cec-840d-52d22a19db8d 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:f610c5ca-6103-414d-8d9d-d3940ce15d3f for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 8|app: 0|req: 649/1292] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:48:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:48:02.795 7 INFO nova.api.openstack.compute.server_external_events [req-bab6a16f-4e06-482a-b97f-79545a9e833b req-b46390e9-acec-4ba2-a9a5-b9b68eb7da5f 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:f610c5ca-6103-414d-8d9d-d3940ce15d3f for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 7|app: 0|req: 644/1293] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:48:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:48:04.835 7 INFO nova.api.openstack.compute.server_external_events [req-0fde0bc3-6d53-4a72-b90a-b4b02cfda32a req-8846fa49-c760-471e-9029-29994c6f4811 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:f610c5ca-6103-414d-8d9d-d3940ce15d3f for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 7|app: 0|req: 646/1296] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:48:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:48:10.378 8 INFO nova.api.openstack.compute.server_external_events [req-a927370b-b516-4a4b-84ab-4e787b2f73d6 req-43e1ea13-4d59-4fec-9057-062fb040badd 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:2f46a8c4-95e1-4c7d-8a5f-e1602f5b895d for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 8|app: 0|req: 651/1297] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:48:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 647/1298] 199.204.45.210 () {34 vars in 854 bytes} [Tue Jul 28 21:48:10 2026] DELETE /v2.1/servers/b5347116-0929-40cc-b312-d5bbbce96b40/os-interface/2f46a8c4-95e1-4c7d-8a5f-e1602f5b895d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:48:12.469 8 INFO nova.api.openstack.compute.server_external_events [req-6fe5c552-b42d-4694-8e88-a64cbc089964 req-7f4775c5-07fd-422f-a12c-6a4364093110 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:2f46a8c4-95e1-4c7d-8a5f-e1602f5b895d for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 8|app: 0|req: 652/1299] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:48:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:48:14.514 7 INFO nova.api.openstack.compute.server_external_events [req-c6e1ec18-8b8f-47ce-bc1b-f3fa735f04c1 req-b0fff4fc-eeb8-421d-be34-13b801aa22a5 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:2f46a8c4-95e1-4c7d-8a5f-e1602f5b895d for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 7|app: 0|req: 648/1300] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:48:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 651/1305] 199.204.45.210 () {34 vars in 854 bytes} [Tue Jul 28 21:48:31 2026] DELETE /v2.1/servers/b5347116-0929-40cc-b312-d5bbbce96b40/os-interface/840f547b-3b36-4fdb-9c16-408f177413e4 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:48:33.448 8 INFO nova.api.openstack.compute.server_external_events [req-6819e988-6cf3-4796-bcf3-dbfed2f74f7d req-5b6855b3-6cdd-4647-94f6-e9f92c554d65 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:840f547b-3b36-4fdb-9c16-408f177413e4 for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 8|app: 0|req: 655/1306] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:48:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:48:35.490 8 INFO nova.api.openstack.compute.server_external_events [req-654f1ce3-aa37-4938-ad4c-25c84ee02f14 req-7400d45f-dc79-48ef-b9cf-8874986dd259 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:840f547b-3b36-4fdb-9c16-408f177413e4 for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 8|app: 0|req: 657/1309] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:48:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 653/1310] 199.204.45.210 () {34 vars in 754 bytes} [Tue Jul 28 21:48:37 2026] DELETE /v2.1/servers/b5347116-0929-40cc-b312-d5bbbce96b40 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:48:38.630 8 INFO nova.api.openstack.compute.server_external_events [req-19c9e8b8-cdc5-4f33-82e9-93e37c1add68 req-9248d12b-7b6b-40df-a4cc-8b53a1bd2cae 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:2b3d9d7c-6875-4153-a06d-30dfb8253616 for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 8|app: 0|req: 658/1311] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:48:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:48:40.242 7 INFO nova.api.openstack.compute.server_external_events [req-7997c0d2-da81-4ce4-9773-a0172bc04ea6 req-c83a5be8-0de4-4dc5-8ab1-3fc243661adc 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-deleted:2b3d9d7c-6875-4153-a06d-30dfb8253616 for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance [pid: 7|app: 0|req: 654/1312] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:48:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 659/1313] 10.0.0.46 () {32 vars in 716 bytes} [Tue Jul 28 21:48:40 2026] DELETE /v2.1/servers/d6bad515-da69-4303-a78d-6a162de1aacd => generated 0 bytes in 163 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:48:40.507 7 WARNING neutronclient.v2_0.client [None req-b3093d09-3419-47f3-a9f8-5a18ff9ced7f 160b4fd05b074e1cb0de7c2d12f39fc5 623a16a5e0154fd3b7b71f4c6def3a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 655/1314] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:48:40 2026] GET /v2.1/servers/d6bad515-da69-4303-a78d-6a162de1aacd => generated 1944 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:48:40.687 8 INFO nova.api.openstack.compute.server_external_events [req-7711f449-d1c8-452d-b8d5-57a99f7b2d9c req-b9599a71-99e5-42c8-84bb-4536d221bb32 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:2b3d9d7c-6875-4153-a06d-30dfb8253616 for instance b5347116-0929-40cc-b312-d5bbbce96b40 on instance 2026-07-28 21:48:40.688 8 INFO nova.api.openstack.compute.server_external_events [req-7711f449-d1c8-452d-b8d5-57a99f7b2d9c req-b9599a71-99e5-42c8-84bb-4536d221bb32 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:18866f93-1a00-4bf4-87f6-2bc4c927181f for instance d6bad515-da69-4303-a78d-6a162de1aacd on instance [pid: 8|app: 0|req: 660/1315] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:48:40 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:48:42.283 7 INFO nova.api.openstack.compute.server_external_events [req-4cf70c2d-dc41-4b07-965d-b0d963d81cd5 req-54c9cca2-0c0f-45c3-8df6-c0986c35f2dc 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:18866f93-1a00-4bf4-87f6-2bc4c927181f for instance d6bad515-da69-4303-a78d-6a162de1aacd on instance 2026-07-28 21:48:42.283 7 INFO nova.api.openstack.compute.server_external_events [req-4cf70c2d-dc41-4b07-965d-b0d963d81cd5 req-54c9cca2-0c0f-45c3-8df6-c0986c35f2dc 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:18866f93-1a00-4bf4-87f6-2bc4c927181f for instance d6bad515-da69-4303-a78d-6a162de1aacd on instance [pid: 7|app: 0|req: 656/1316] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:48:42 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:48:43.157 8 INFO nova.api.openstack.compute.server_external_events [req-b2e8f55a-092e-489d-b0d2-4660bfe5e8b2 req-155a624a-f7c6-4047-9d7d-ba76e8e26136 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-deleted:18866f93-1a00-4bf4-87f6-2bc4c927181f for instance d6bad515-da69-4303-a78d-6a162de1aacd on instance [pid: 8|app: 0|req: 661/1317] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:48:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:48:45.692 7 WARNING neutronclient.v2_0.client [None req-10a74024-7b09-4852-9bac-d4d2c10bab7e 160b4fd05b074e1cb0de7c2d12f39fc5 623a16a5e0154fd3b7b71f4c6def3a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 658/1320] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:48:45 2026] GET /v2.1/servers/d6bad515-da69-4303-a78d-6a162de1aacd => generated 1481 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:48:50.764 8 INFO nova.api.openstack.wsgi [None req-0dbd874b-49ca-44e2-8593-477e1542a3a9 160b4fd05b074e1cb0de7c2d12f39fc5 623a16a5e0154fd3b7b71f4c6def3a8c - - default default] HTTP exception thrown: Instance d6bad515-da69-4303-a78d-6a162de1aacd could not be found. [pid: 8|app: 0|req: 663/1321] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:48:50 2026] GET /v2.1/servers/d6bad515-da69-4303-a78d-6a162de1aacd => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:48:51.235 7 INFO nova.api.openstack.compute.server_external_events [req-cd7e4dba-1d0b-4f39-9127-a7b2c7bc7ff4 req-09a0076f-7a19-4514-8d15-a04090515b65 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-changed:f4a62251-54b9-492b-8668-a431cd9e773b for instance 39bdd592-ea04-4012-b622-b0bdb04983a2 on instance [pid: 7|app: 0|req: 659/1322] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:48:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 664/1323] 10.0.0.46 () {32 vars in 716 bytes} [Tue Jul 28 21:48:51 2026] DELETE /v2.1/servers/39bdd592-ea04-4012-b622-b0bdb04983a2 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:48:51.470 7 WARNING neutronclient.v2_0.client [None req-1d751c32-3805-4d6d-b44e-75dffa875747 160b4fd05b074e1cb0de7c2d12f39fc5 623a16a5e0154fd3b7b71f4c6def3a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 660/1324] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:48:51 2026] GET /v2.1/servers/39bdd592-ea04-4012-b622-b0bdb04983a2 => generated 1943 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:48:52.694 8 INFO nova.api.openstack.compute.server_external_events [req-cff2f0cb-54fd-4553-90a6-614dc11cd774 req-5a452bda-f3d0-45e9-8d6f-143c9beaf02d 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:f4a62251-54b9-492b-8668-a431cd9e773b for instance 39bdd592-ea04-4012-b622-b0bdb04983a2 on instance [pid: 8|app: 0|req: 665/1325] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:48:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:48:54.746 7 INFO nova.api.openstack.compute.server_external_events [req-73134c49-96af-4bad-a8ed-c8df3b13cc1a req-7a4f5833-332a-4776-a24e-0b13bbc3332c 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-unplugged:f4a62251-54b9-492b-8668-a431cd9e773b for instance 39bdd592-ea04-4012-b622-b0bdb04983a2 on instance 2026-07-28 21:48:54.746 7 INFO nova.api.openstack.compute.server_external_events [req-73134c49-96af-4bad-a8ed-c8df3b13cc1a req-7a4f5833-332a-4776-a24e-0b13bbc3332c 594dfdd8b01745548b7bfbb2ee187e43 7556e4f8eba14d4490cf1113dd1ec4cb - - 4972c4217a0147a8b74a56d4838cafa4 4972c4217a0147a8b74a56d4838cafa4] Creating event network-vif-deleted:f4a62251-54b9-492b-8668-a431cd9e773b for instance 39bdd592-ea04-4012-b622-b0bdb04983a2 on instance [pid: 7|app: 0|req: 661/1326] 10.0.0.3 () {38 vars in 812 bytes} [Tue Jul 28 21:48:54 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:48:56.657 8 WARNING neutronclient.v2_0.client [None req-4c470890-b4fb-46b1-9aa0-5c4a5e8d6be6 160b4fd05b074e1cb0de7c2d12f39fc5 623a16a5e0154fd3b7b71f4c6def3a8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 667/1329] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:48:56 2026] GET /v2.1/servers/39bdd592-ea04-4012-b622-b0bdb04983a2 => generated 1480 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:49:01.817 7 INFO nova.api.openstack.wsgi [None req-740af610-5da4-4773-b87b-05f9555243d6 160b4fd05b074e1cb0de7c2d12f39fc5 623a16a5e0154fd3b7b71f4c6def3a8c - - default default] HTTP exception thrown: Instance 39bdd592-ea04-4012-b622-b0bdb04983a2 could not be found. [pid: 7|app: 0|req: 663/1330] 10.0.0.46 () {32 vars in 713 bytes} [Tue Jul 28 21:49:01 2026] GET /v2.1/servers/39bdd592-ea04-4012-b622-b0bdb04983a2 => generated 111 bytes in 113 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 668/1331] 10.0.0.46 () {32 vars in 724 bytes} [Tue Jul 28 21:49:04 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1751134784 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-28 21:49:04.478 7 INFO nova.api.openstack.wsgi [None req-ff79430e-04fa-4efe-9433-a0f6b740e97f 160b4fd05b074e1cb0de7c2d12f39fc5 623a16a5e0154fd3b7b71f4c6def3a8c - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1751134784 not found for user 160b4fd05b074e1cb0de7c2d12f39fc5 [pid: 7|app: 0|req: 664/1332] 10.0.0.46 () {32 vars in 721 bytes} [Tue Jul 28 21:49:04 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1751134784 => generated 142 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1337] 10.0.0.46 () {32 vars in 653 bytes} [Tue Jul 28 21:49:23 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1338] 10.0.0.46 () {32 vars in 639 bytes} [Tue Jul 28 21:49:23 2026] GET /v2.1/servers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-28 21:49:23.955 7 WARNING oslo_db.sqlalchemy.utils [None req-d4edc41f-a861-43fd-b114-033fa12bb793 2d82418ab148435ea49f16076e694ab8 68e3cf05d3cb469b8970c5758dc7956f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 668/1339] 10.0.0.46 () {32 vars in 647 bytes} [Tue Jul 28 21:49:23 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1340] 10.0.0.46 () {32 vars in 692 bytes} [Tue Jul 28 21:49:23 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)