+ 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 [Wed Jun 10 15:29:55 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-6659d459d-xd29g 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 0x7f535c5aa668 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-06-10 15:30:00.284 8 INFO nova.utils [None req-8cb33016-c94f-4666-b2c3-cc21de47ae5b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-10 15:30:00.365 7 INFO nova.utils [None req-925568d4-8a13-4ab5-a20e-1116505911c4 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-10 15:30:02.000 8 WARNING keystonemiddleware._common.config [None req-8cb33016-c94f-4666-b2c3-cc21de47ae5b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 15:30:02.011 8 WARNING oslo_config.cfg [None req-8cb33016-c94f-4666-b2c3-cc21de47ae5b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 15:30:02.090 7 WARNING keystonemiddleware._common.config [None req-925568d4-8a13-4ab5-a20e-1116505911c4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 15:30:02.098 8 WARNING keystonemiddleware._common.config [None req-8cb33016-c94f-4666-b2c3-cc21de47ae5b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 15:30:02.099 7 WARNING oslo_config.cfg [None req-925568d4-8a13-4ab5-a20e-1116505911c4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 15:30:02.114 8 WARNING oslo_config.cfg [None req-8cb33016-c94f-4666-b2c3-cc21de47ae5b - - - - - -] 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-06-10 15:30:02.126 8 WARNING oslo_config.cfg [None req-8cb33016-c94f-4666-b2c3-cc21de47ae5b - - - - - -] 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 0x7f535c5aa668 pid: 8 (default app) 2026-06-10 15:30:02.175 7 WARNING keystonemiddleware._common.config [None req-925568d4-8a13-4ab5-a20e-1116505911c4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 15:30:02.190 7 WARNING oslo_config.cfg [None req-925568d4-8a13-4ab5-a20e-1116505911c4 - - - - - -] 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-06-10 15:30:02.201 7 WARNING oslo_config.cfg [None req-925568d4-8a13-4ab5-a20e-1116505911c4 - - - - - -] 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 0x7f535c5aa668 pid: 7 (default app) [pid: 7|app: 0|req: 2/4] 199.204.45.205 () {42 vars in 704 bytes} [Wed Jun 10 15:30:08 2026] GET /v2.1 => generated 114 bytes in 20 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-06-10 15:30:09.045 8 WARNING oslo_policy.policy [None req-fa0db41f-3671-4141-9773-880c437976c3 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - 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-06-10 15:30:09.046 8 WARNING oslo_policy.policy [None req-fa0db41f-3671-4141-9773-880c437976c3 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - 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.205 () {44 vars in 908 bytes} [Wed Jun 10 15:30:08 2026] GET /v2.1 => generated 0 bytes in 604 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-06-10 15:30:09.138 7 WARNING oslo_policy.policy [req-fa0db41f-3671-4141-9773-880c437976c3 req-d000c044-cc18-4881-bbd5-14802097c7e8 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - 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-06-10 15:30:09.138 7 WARNING oslo_policy.policy [req-fa0db41f-3671-4141-9773-880c437976c3 req-d000c044-cc18-4881-bbd5-14802097c7e8 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - 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: 3/6] 199.204.45.205 () {46 vars in 981 bytes} [Wed Jun 10 15:30:09 2026] GET /v2.1/ => generated 400 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 15:30:09.236 8 INFO nova.api.openstack.wsgi [None req-b9dc87de-44a1-42e6-a301-06df227818c4 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.204.45.205 () {48 vars in 1010 bytes} [Wed Jun 10 15:30:09 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: 7|app: 0|req: 4/8] 199.204.45.205 () {48 vars in 1050 bytes} [Wed Jun 10 15:30:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.205 () {52 vars in 1047 bytes} [Wed Jun 10 15:30:09 2026] POST /v2.1/flavors => generated 529 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.205 () {42 vars in 704 bytes} [Wed Jun 10 15:30:10 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: 6/11] 199.204.45.205 () {44 vars in 908 bytes} [Wed Jun 10 15:30:10 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: 6/12] 199.204.45.205 () {46 vars in 981 bytes} [Wed Jun 10 15:30:10 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-06-10 15:30:10.217 8 INFO nova.api.openstack.wsgi [None req-6e2409be-7516-48a2-9f76-339fd587e512 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.205 () {48 vars in 1012 bytes} [Wed Jun 10 15:30:10 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.205 () {48 vars in 1050 bytes} [Wed Jun 10 15:30:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 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.205 () {52 vars in 1047 bytes} [Wed Jun 10 15:30:10 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.205 () {42 vars in 704 bytes} [Wed Jun 10 15:30: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: 8|app: 0|req: 9/17] 199.204.45.205 () {44 vars in 908 bytes} [Wed Jun 10 15:30:11 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.204.45.205 () {46 vars in 981 bytes} [Wed Jun 10 15:30:11 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-06-10 15:30:11.155 8 INFO nova.api.openstack.wsgi [None req-5e74b592-1eaa-4cff-9736-7febc6f9daab 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 199.204.45.205 () {48 vars in 1014 bytes} [Wed Jun 10 15:30:11 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.205 () {48 vars in 1050 bytes} [Wed Jun 10 15:30:11 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: 8|app: 0|req: 11/21] 199.204.45.205 () {52 vars in 1047 bytes} [Wed Jun 10 15:30:11 2026] POST /v2.1/flavors => generated 533 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.205 () {42 vars in 704 bytes} [Wed Jun 10 15:30: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: 8|app: 0|req: 12/23] 199.204.45.205 () {44 vars in 908 bytes} [Wed Jun 10 15:30:12 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: 12/24] 199.204.45.205 () {46 vars in 981 bytes} [Wed Jun 10 15:30:12 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-06-10 15:30:12.080 8 INFO nova.api.openstack.wsgi [None req-42fec414-d212-4bd0-83a5-aeb29b4e71e6 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/25] 199.204.45.205 () {48 vars in 1012 bytes} [Wed Jun 10 15:30:12 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.205 () {48 vars in 1050 bytes} [Wed Jun 10 15:30:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.205 () {52 vars in 1047 bytes} [Wed Jun 10 15:30:12 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.205 () {42 vars in 704 bytes} [Wed Jun 10 15:30: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: 8|app: 0|req: 16/31] 199.204.45.205 () {44 vars in 908 bytes} [Wed Jun 10 15:30:12 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.205 () {46 vars in 981 bytes} [Wed Jun 10 15:30:12 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-06-10 15:30:13.019 8 INFO nova.api.openstack.wsgi [None req-736f69e6-6cac-4cea-9460-af2b425ff52f 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 17/33] 199.204.45.205 () {48 vars in 1014 bytes} [Wed Jun 10 15:30:13 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.204.45.205 () {48 vars in 1050 bytes} [Wed Jun 10 15:30:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/35] 199.204.45.205 () {52 vars in 1047 bytes} [Wed Jun 10 15:30:13 2026] POST /v2.1/flavors => generated 535 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 10.0.0.155 () {28 vars in 453 bytes} [Wed Jun 10 15:35: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: 7|app: 0|req: 52/105] 10.0.0.155 () {30 vars in 657 bytes} [Wed Jun 10 15:35:56 2026] GET /v2.1 => generated 0 bytes in 428 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: 54/106] 10.0.0.155 () {32 vars in 730 bytes} [Wed Jun 10 15:35: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: 7|app: 0|req: 53/107] 10.0.0.155 () {34 vars in 803 bytes} [Wed Jun 10 15:35: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: 71/140] 199.204.45.205 () {42 vars in 704 bytes} [Wed Jun 10 15:38:34 2026] GET /v2.1 => generated 114 bytes in 2 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: 70/141] 199.204.45.205 () {44 vars in 908 bytes} [Wed Jun 10 15:38:34 2026] GET /v2.1 => generated 0 bytes in 80 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 72/142] 199.204.45.205 () {46 vars in 981 bytes} [Wed Jun 10 15:38:34 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-06-10 15:38:34.533 7 INFO nova.api.openstack.wsgi [None req-9070df12-01e0-4613-aa1b-75131dbf22d0 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 71/143] 199.204.45.205 () {48 vars in 1016 bytes} [Wed Jun 10 15:38:34 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/144] 199.204.45.205 () {48 vars in 1050 bytes} [Wed Jun 10 15:38:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/145] 199.204.45.205 () {52 vars in 1048 bytes} [Wed Jun 10 15:38:34 2026] POST /v2.1/flavors => generated 534 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/156] 199.204.45.205 () {42 vars in 704 bytes} [Wed Jun 10 15:39: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: 78/157] 199.204.45.205 () {44 vars in 908 bytes} [Wed Jun 10 15:39:29 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: 80/158] 199.204.45.205 () {46 vars in 981 bytes} [Wed Jun 10 15:39:29 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-06-10 15:39:29.388 7 INFO nova.api.openstack.wsgi [None req-8936ba31-ac87-47b7-9a18-0f2c866f0b31 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 1b91987a06c446c7af31a96059f20399 [pid: 7|app: 0|req: 79/159] 199.204.45.205 () {48 vars in 1050 bytes} [Wed Jun 10 15:39:29 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-10 15:39:29.404 8 WARNING oslo_db.sqlalchemy.utils [None req-75d598e3-d428-450f-8bf9-2d222d1a543d 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 81/160] 199.204.45.205 () {48 vars in 1015 bytes} [Wed Jun 10 15:39:29 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/161] 199.204.45.205 () {52 vars in 1056 bytes} [Wed Jun 10 15:39:29 2026] POST /v2.1/os-keypairs => generated 576 bytes in 53 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/164] 199.204.45.205 () {42 vars in 704 bytes} [Wed Jun 10 15:39:33 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: 82/165] 199.204.45.205 () {44 vars in 908 bytes} [Wed Jun 10 15:39:33 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/166] 199.204.45.205 () {46 vars in 981 bytes} [Wed Jun 10 15:39:33 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/167] 199.204.45.205 () {48 vars in 1072 bytes} [Wed Jun 10 15:39:33 2026] GET /v2.1/os-quota-sets/40aef3581fc7483193d445bbeee1371b => generated 283 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/168] 199.204.45.205 () {52 vars in 1124 bytes} [Wed Jun 10 15:39:33 2026] PUT /v2.1/os-quota-sets/40aef3581fc7483193d445bbeee1371b => generated 238 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/265] 199.204.45.205 () {42 vars in 704 bytes} [Wed Jun 10 15:47:39 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: 134/266] 199.204.45.205 () {44 vars in 908 bytes} [Wed Jun 10 15:47:39 2026] GET /v2.1 => generated 0 bytes in 126 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 133/267] 199.204.45.205 () {46 vars in 981 bytes} [Wed Jun 10 15:47:39 2026] GET /v2.1/ => generated 400 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 15:47:39.198 8 INFO nova.api.openstack.wsgi [None req-314b4b7a-f8b7-4e62-9f84-e6061528baeb 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 135/268] 199.204.45.205 () {48 vars in 1014 bytes} [Wed Jun 10 15:47:39 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/269] 199.204.45.205 () {48 vars in 1050 bytes} [Wed Jun 10 15:47:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/270] 199.204.45.205 () {52 vars in 1048 bytes} [Wed Jun 10 15:47:39 2026] POST /v2.1/flavors => generated 534 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/313] 199.204.45.205 () {42 vars in 704 bytes} [Wed Jun 10 15:51:04 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: 158/314] 199.204.45.205 () {44 vars in 908 bytes} [Wed Jun 10 15:51:04 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 157/315] 199.204.45.205 () {46 vars in 981 bytes} [Wed Jun 10 15:51:04 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: 159/316] 199.204.45.205 () {48 vars in 1072 bytes} [Wed Jun 10 15:51:04 2026] GET /v2.1/os-quota-sets/44ea4384790446b49ef3f6a8a7d80e8b => generated 283 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/317] 199.204.45.205 () {52 vars in 1124 bytes} [Wed Jun 10 15:51:04 2026] PUT /v2.1/os-quota-sets/44ea4384790446b49ef3f6a8a7d80e8b => generated 238 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/426] 10.0.0.117 () {28 vars in 453 bytes} [Wed Jun 10 16: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: 8|app: 0|req: 214/427] 10.0.0.117 () {30 vars in 657 bytes} [Wed Jun 10 16:00:08 2026] GET /v2.1 => generated 0 bytes in 41 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: 214/428] 10.0.0.117 () {32 vars in 730 bytes} [Wed Jun 10 16:00:08 2026] GET /v2.1/ => generated 411 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/429] 10.0.0.117 () {34 vars in 764 bytes} [Wed Jun 10 16:00:08 2026] GET /v2.1/os-services => generated 781 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/430] 10.0.0.117 () {28 vars in 453 bytes} [Wed Jun 10 16:00:12 2026] GET /v2.1 => generated 114 bytes in 2 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: 216/431] 10.0.0.117 () {30 vars in 657 bytes} [Wed Jun 10 16:00:12 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 216/432] 10.0.0.117 () {32 vars in 730 bytes} [Wed Jun 10 16:00:12 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: 8|app: 0|req: 217/433] 10.0.0.117 () {34 vars in 764 bytes} [Wed Jun 10 16:00:12 2026] GET /v2.1/os-services => generated 781 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/436] 10.0.0.117 () {28 vars in 453 bytes} [Wed Jun 10 16:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 219/437] 10.0.0.117 () {30 vars in 657 bytes} [Wed Jun 10 16:00:17 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 219/438] 10.0.0.117 () {32 vars in 730 bytes} [Wed Jun 10 16:00:17 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: 8|app: 0|req: 220/439] 10.0.0.117 () {34 vars in 807 bytes} [Wed Jun 10 16:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 278 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/440] 10.0.0.117 () {28 vars in 453 bytes} [Wed Jun 10 16:00:21 2026] GET /v2.1 => generated 114 bytes in 2 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: 221/441] 10.0.0.117 () {30 vars in 657 bytes} [Wed Jun 10 16:00:21 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: 7|app: 0|req: 221/442] 10.0.0.117 () {32 vars in 730 bytes} [Wed Jun 10 16:00: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: 8|app: 0|req: 222/443] 10.0.0.117 () {34 vars in 807 bytes} [Wed Jun 10 16:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/472] 199.204.45.205 () {42 vars in 704 bytes} [Wed Jun 10 16:02:38 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: 236/473] 199.204.45.205 () {44 vars in 908 bytes} [Wed Jun 10 16:02:38 2026] GET /v2.1 => generated 0 bytes in 120 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: 238/474] 199.204.45.205 () {46 vars in 981 bytes} [Wed Jun 10 16:02:38 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:02:38.819 7 INFO nova.api.openstack.wsgi [None req-c735ec5e-7a3d-421e-b282-583f6c5c6909 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 237/475] 199.204.45.205 () {48 vars in 1010 bytes} [Wed Jun 10 16:02:38 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: 239/476] 199.204.45.205 () {48 vars in 1050 bytes} [Wed Jun 10 16:02:38 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: 7|app: 0|req: 238/477] 199.204.45.205 () {48 vars in 1098 bytes} [Wed Jun 10 16:02:38 2026] GET /v2.1/flavors/a45087af-a583-416e-b90b-5b3cb43da6b2/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/478] 199.204.45.205 () {42 vars in 704 bytes} [Wed Jun 10 16:02:39 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: 239/479] 199.204.45.205 () {44 vars in 908 bytes} [Wed Jun 10 16:02:39 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: 241/480] 199.204.45.205 () {46 vars in 981 bytes} [Wed Jun 10 16:02:39 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-06-10 16:02:39.720 7 INFO nova.api.openstack.wsgi [None req-da727f24-a38d-4e66-b5e7-731ac7cdbe78 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 240/481] 199.204.45.205 () {48 vars in 1012 bytes} [Wed Jun 10 16:02:39 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/482] 199.204.45.205 () {48 vars in 1050 bytes} [Wed Jun 10 16:02:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/483] 199.204.45.205 () {48 vars in 1098 bytes} [Wed Jun 10 16:02:39 2026] GET /v2.1/flavors/becbdf8b-dbcc-41bc-8a8d-fd469e9bdfad/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/484] 199.204.45.205 () {42 vars in 704 bytes} [Wed Jun 10 16:02:40 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: 242/485] 199.204.45.205 () {44 vars in 908 bytes} [Wed Jun 10 16:02:40 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: 244/486] 199.204.45.205 () {46 vars in 981 bytes} [Wed Jun 10 16:02:40 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-06-10 16:02:40.671 7 INFO nova.api.openstack.wsgi [None req-db9680b4-8f4e-40d2-af62-99a5141b8da5 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 243/487] 199.204.45.205 () {48 vars in 1014 bytes} [Wed Jun 10 16:02:40 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/488] 199.204.45.205 () {48 vars in 1050 bytes} [Wed Jun 10 16:02:40 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: 244/489] 199.204.45.205 () {48 vars in 1098 bytes} [Wed Jun 10 16:02:40 2026] GET /v2.1/flavors/3cbd44bf-a8f4-4ab1-8870-a56171206cc6/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/490] 199.204.45.205 () {42 vars in 704 bytes} [Wed Jun 10 16:02:41 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: 245/491] 199.204.45.205 () {44 vars in 908 bytes} [Wed Jun 10 16:02:41 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: 247/492] 199.204.45.205 () {46 vars in 981 bytes} [Wed Jun 10 16:02:41 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-06-10 16:02:41.616 7 INFO nova.api.openstack.wsgi [None req-c448a367-a24a-492c-9798-2795ea085e06 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 246/493] 199.204.45.205 () {48 vars in 1012 bytes} [Wed Jun 10 16:02:41 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: 8|app: 0|req: 248/494] 199.204.45.205 () {48 vars in 1050 bytes} [Wed Jun 10 16:02:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/495] 199.204.45.205 () {48 vars in 1098 bytes} [Wed Jun 10 16:02:41 2026] GET /v2.1/flavors/cbc3d39c-f3b3-4c1a-b391-911c51b9de03/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/496] 199.204.45.205 () {42 vars in 704 bytes} [Wed Jun 10 16:02: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: 248/497] 199.204.45.205 () {44 vars in 908 bytes} [Wed Jun 10 16:02:42 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: 8|app: 0|req: 250/498] 199.204.45.205 () {46 vars in 981 bytes} [Wed Jun 10 16:02:42 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-06-10 16:02:42.574 7 INFO nova.api.openstack.wsgi [None req-2c0be68b-3429-4ed0-88f6-7c3b4ad050cb 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 249/499] 199.204.45.205 () {48 vars in 1014 bytes} [Wed Jun 10 16:02:42 2026] GET /v2.1/flavors/m1.xlarge => 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: 251/500] 199.204.45.205 () {48 vars in 1050 bytes} [Wed Jun 10 16:02:42 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: 7|app: 0|req: 250/501] 199.204.45.205 () {48 vars in 1098 bytes} [Wed Jun 10 16:02:42 2026] GET /v2.1/flavors/94f9025c-bde5-4dfb-a93a-70ebe3c20c80/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/516] 199.204.45.205 () {42 vars in 704 bytes} [Wed Jun 10 16:03:45 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: 259/517] 199.204.45.205 () {44 vars in 908 bytes} [Wed Jun 10 16:03:45 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: 7|app: 0|req: 259/518] 199.204.45.205 () {46 vars in 981 bytes} [Wed Jun 10 16:03:45 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:03:45.450 8 INFO nova.api.openstack.wsgi [None req-4ee6301b-ed75-4fe2-a934-489152e88676 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 260/519] 199.204.45.205 () {48 vars in 1016 bytes} [Wed Jun 10 16:03:45 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/520] 199.204.45.205 () {48 vars in 1050 bytes} [Wed Jun 10 16:03:45 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: 261/521] 199.204.45.205 () {48 vars in 1098 bytes} [Wed Jun 10 16:03:45 2026] GET /v2.1/flavors/1d92be66-d4a8-46f9-baa5-a334c219a329/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: 261/522] 199.204.45.205 () {42 vars in 704 bytes} [Wed Jun 10 16:03:52 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: 262/523] 199.204.45.205 () {44 vars in 908 bytes} [Wed Jun 10 16:03:52 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: 7|app: 0|req: 262/524] 199.204.45.205 () {46 vars in 981 bytes} [Wed Jun 10 16:03:52 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/527] 199.204.45.205 () {48 vars in 1050 bytes} [Wed Jun 10 16:03:52 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/528] 199.204.45.205 () {42 vars in 704 bytes} [Wed Jun 10 16:03: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) [pid: 8|app: 0|req: 264/529] 199.204.45.205 () {44 vars in 908 bytes} [Wed Jun 10 16:03:56 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 266/530] 199.204.45.205 () {46 vars in 981 bytes} [Wed Jun 10 16:03:56 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/531] 199.204.45.205 () {48 vars in 1072 bytes} [Wed Jun 10 16:03:56 2026] GET /v2.1/os-quota-sets/40aef3581fc7483193d445bbeee1371b => generated 280 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/542] 199.204.45.205 () {42 vars in 704 bytes} [Wed Jun 10 16:04:47 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: 271/543] 199.204.45.205 () {44 vars in 908 bytes} [Wed Jun 10 16:04:47 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: 7|app: 0|req: 273/544] 199.204.45.205 () {46 vars in 981 bytes} [Wed Jun 10 16:04:47 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-06-10 16:04:47.449 8 INFO nova.api.openstack.wsgi [None req-5e82d811-3b13-4678-816d-e5cb35c5dbcc 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 272/545] 199.204.45.205 () {48 vars in 1014 bytes} [Wed Jun 10 16:04:47 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/546] 199.204.45.205 () {48 vars in 1050 bytes} [Wed Jun 10 16:04:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/547] 199.204.45.205 () {48 vars in 1098 bytes} [Wed Jun 10 16:04:47 2026] GET /v2.1/flavors/2f9d640d-68eb-4c74-843d-da3dd2d87413/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/550] 199.204.45.205 () {42 vars in 704 bytes} [Wed Jun 10 16:05:02 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: 276/551] 199.204.45.205 () {44 vars in 908 bytes} [Wed Jun 10 16:05:02 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 276/552] 199.204.45.205 () {46 vars in 981 bytes} [Wed Jun 10 16:05:02 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: 277/553] 199.204.45.205 () {48 vars in 1072 bytes} [Wed Jun 10 16:05:02 2026] GET /v2.1/os-quota-sets/44ea4384790446b49ef3f6a8a7d80e8b => generated 280 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/564] 199.204.45.205 () {42 vars in 704 bytes} [Wed Jun 10 16:05:52 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: 282/565] 199.204.45.205 () {44 vars in 908 bytes} [Wed Jun 10 16:05:52 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: 284/566] 199.204.45.205 () {46 vars in 981 bytes} [Wed Jun 10 16:05:52 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-06-10 16:05:52.196 8 INFO nova.api.openstack.wsgi [None req-ac2f6dbb-c5c1-4f24-91cc-da014d5b8166 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 283/567] 199.204.45.205 () {48 vars in 1010 bytes} [Wed Jun 10 16:05:52 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/568] 199.204.45.205 () {48 vars in 1050 bytes} [Wed Jun 10 16:05:52 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: 7|app: 0|req: 291/579] 10.0.0.121 () {32 vars in 654 bytes} [Wed Jun 10 16:06:33 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 8|app: 0|req: 289/580] 10.0.0.121 () {32 vars in 640 bytes} [Wed Jun 10 16:06:33 2026] GET /v2.1/servers => generated 15 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-10 16:06:33.777 7 WARNING oslo_db.sqlalchemy.utils [None req-42b6a90c-8038-48e1-9993-348c85889d6c 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 292/581] 10.0.0.121 () {32 vars in 648 bytes} [Wed Jun 10 16:06:33 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/582] 10.0.0.121 () {32 vars in 693 bytes} [Wed Jun 10 16:06:33 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/585] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:06:44 2026] GET /v2.1/flavors/a45087af-a583-416e-b90b-5b3cb43da6b2 => generated 511 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/586] 10.0.0.121 () {32 vars in 640 bytes} [Wed Jun 10 16:06:44 2026] GET /v2.1/flavors => generated 1674 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/587] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:06:44 2026] GET /v2.1/flavors/a45087af-a583-416e-b90b-5b3cb43da6b2 => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/588] 10.0.0.121 () {34 vars in 670 bytes} [Wed Jun 10 16:06:51 2026] POST /v2.1/os-keypairs => generated 386 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:06:53.367 7 WARNING neutronclient.v2_0.client [None req-88fd3319-124f-46a8-b160-2cc7c1b5d96e 9186cd3a6e9e442f89a6cdbd15ac1198 6ecf36a2b9fc4af89e2e473064b07a61 - - default default] 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: 297/591] 10.0.0.121 () {34 vars in 684 bytes} [Wed Jun 10 16:06:53 2026] POST /v2.1/os-security-groups => generated 248 bytes in 2328 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:06:55.681 7 WARNING neutronclient.v2_0.client [None req-eadbdd0e-2b9c-4275-8ed9-bd701c8e86f2 9186cd3a6e9e442f89a6cdbd15ac1198 6ecf36a2b9fc4af89e2e473064b07a61 - - default default] 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-06-10 16:06:55.690 8 WARNING neutronclient.v2_0.client [None req-07503d4c-d7a5-4ee1-b403-036269bc95c9 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] 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-06-10 16:06:55.848 7 WARNING neutronclient.v2_0.client [None req-eadbdd0e-2b9c-4275-8ed9-bd701c8e86f2 9186cd3a6e9e442f89a6cdbd15ac1198 6ecf36a2b9fc4af89e2e473064b07a61 - - default default] 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: 298/592] 10.0.0.121 () {34 vars in 694 bytes} [Wed Jun 10 16:06:55 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 496 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:06:56.186 7 WARNING neutronclient.v2_0.client [None req-41725fca-c43d-4480-960e-86ef23879497 9186cd3a6e9e442f89a6cdbd15ac1198 6ecf36a2b9fc4af89e2e473064b07a61 - - default default] 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: 295/593] 10.0.0.121 () {34 vars in 684 bytes} [Wed Jun 10 16:06:55 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1960 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:06:57.676 8 WARNING neutronclient.v2_0.client [None req-a2eb9e84-9928-4083-993e-a9853a6616c1 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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-06-10 16:06:57.864 8 WARNING neutronclient.v2_0.client [None req-a2eb9e84-9928-4083-993e-a9853a6616c1 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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: 299/594] 10.0.0.121 () {34 vars in 684 bytes} [Wed Jun 10 16:06:56 2026] POST /v2.1/os-security-groups => generated 246 bytes in 1757 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:06:57.941 7 WARNING neutronclient.v2_0.client [None req-e70a7750-e402-499d-b165-b8cedbd41c1f 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] 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-06-10 16:06:58.076 8 WARNING neutronclient.v2_0.client [None req-a2eb9e84-9928-4083-993e-a9853a6616c1 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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: 300/595] 10.0.0.121 () {34 vars in 684 bytes} [Wed Jun 10 16:06:57 2026] POST /v2.1/os-security-groups => generated 243 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:06:58.140 7 WARNING neutronclient.v2_0.client [None req-b7e16fe0-9182-4ace-8b54-6fa8088ace79 9186cd3a6e9e442f89a6cdbd15ac1198 6ecf36a2b9fc4af89e2e473064b07a61 - - default default] 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-06-10 16:06:58.167 7 WARNING neutronclient.v2_0.client [None req-b7e16fe0-9182-4ace-8b54-6fa8088ace79 9186cd3a6e9e442f89a6cdbd15ac1198 6ecf36a2b9fc4af89e2e473064b07a61 - - default default] 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: 301/596] 10.0.0.121 () {34 vars in 694 bytes} [Wed Jun 10 16:06:58 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:06:58.343 7 WARNING neutronclient.v2_0.client [None req-4b7976b0-5a7e-4df8-984f-5a6e90f4c3b6 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] 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: 302/597] 10.0.0.121 () {34 vars in 684 bytes} [Wed Jun 10 16:06:58 2026] POST /v2.1/os-security-groups => generated 243 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/598] 10.0.0.121 () {34 vars in 670 bytes} [Wed Jun 10 16:06:58 2026] POST /v2.1/os-keypairs => generated 385 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:06:58.598 7 WARNING neutronclient.v2_0.client [None req-5577a109-7fe0-4340-bf28-f30e625f971f 9186cd3a6e9e442f89a6cdbd15ac1198 6ecf36a2b9fc4af89e2e473064b07a61 - - default default] 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-06-10 16:06:58.626 7 WARNING neutronclient.v2_0.client [None req-5577a109-7fe0-4340-bf28-f30e625f971f 9186cd3a6e9e442f89a6cdbd15ac1198 6ecf36a2b9fc4af89e2e473064b07a61 - - default default] 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: 296/599] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 10 16:06:57 2026] POST /v2.1/servers => generated 449 bytes in 1044 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-06-10 16:06:58.660 8 WARNING neutronclient.v2_0.client [None req-ac31ec63-03fc-4687-be4d-e51e8480f3d1 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] 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: 304/600] 10.0.0.121 () {34 vars in 694 bytes} [Wed Jun 10 16:06:58 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:06:58.831 7 WARNING neutronclient.v2_0.client [None req-be721cd9-60cb-4cfc-8aed-6adbb38d1b46 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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-06-10 16:06:58.848 8 WARNING neutronclient.v2_0.client [None req-ac31ec63-03fc-4687-be4d-e51e8480f3d1 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] 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: 305/601] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:06:58 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 1424 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, ' 2026-06-10 16:06:58.904 7 WARNING neutronclient.v2_0.client [None req-13b7d737-0836-4b96-a6ac-5f5e10a64eeb 9186cd3a6e9e442f89a6cdbd15ac1198 6ecf36a2b9fc4af89e2e473064b07a61 - - default default] 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-06-10 16:06:58.919 8 WARNING neutronclient.v2_0.client [None req-ac31ec63-03fc-4687-be4d-e51e8480f3d1 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] 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: 306/602] 10.0.0.121 () {32 vars in 736 bytes} [Wed Jun 10 16:06:58 2026] GET /v2.1/os-security-groups/14089847-98f6-44f7-858f-51292b7ca590 => generated 663 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:06:59.007 7 WARNING neutronclient.v2_0.client [None req-927717e2-4c17-4fef-9a47-39e0c874cea9 9186cd3a6e9e442f89a6cdbd15ac1198 6ecf36a2b9fc4af89e2e473064b07a61 - - default default] 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: 297/603] 10.0.0.121 () {32 vars in 662 bytes} [Wed Jun 10 16:06:58 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:06:59.064 8 WARNING neutronclient.v2_0.client [None req-c80f4d1c-55dd-4e8a-a7e8-bd52b3887bc4 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] 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-06-10 16:06:59.089 7 WARNING neutronclient.v2_0.client [None req-927717e2-4c17-4fef-9a47-39e0c874cea9 9186cd3a6e9e442f89a6cdbd15ac1198 6ecf36a2b9fc4af89e2e473064b07a61 - - default default] 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-06-10 16:06:59.125 8 WARNING neutronclient.v2_0.client [None req-c80f4d1c-55dd-4e8a-a7e8-bd52b3887bc4 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] 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-06-10 16:06:59.189 7 WARNING neutronclient.v2_0.client [None req-927717e2-4c17-4fef-9a47-39e0c874cea9 9186cd3a6e9e442f89a6cdbd15ac1198 6ecf36a2b9fc4af89e2e473064b07a61 - - default default] 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: 307/604] 10.0.0.121 () {32 vars in 749 bytes} [Wed Jun 10 16:06:59 2026] DELETE /v2.1/os-security-group-rules/9b5f54e2-cf97-4764-9912-d12361b7bf1d => generated 0 bytes in 396 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 16:06:59.411 7 WARNING neutronclient.v2_0.client [None req-ce3443d2-0c28-437c-a802-c34b9986acac 9186cd3a6e9e442f89a6cdbd15ac1198 6ecf36a2b9fc4af89e2e473064b07a61 - - default default] 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: 298/605] 10.0.0.121 () {32 vars in 739 bytes} [Wed Jun 10 16:06:59 2026] DELETE /v2.1/os-security-groups/fb9fadc5-7a03-4023-987c-8fab6b88ed5b => generated 0 bytes in 361 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 16:06:59.434 8 WARNING neutronclient.v2_0.client [None req-ef201718-d06e-4b09-860b-9fabb68962e7 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] 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-06-10 16:06:59.460 7 WARNING neutronclient.v2_0.client [None req-ce3443d2-0c28-437c-a802-c34b9986acac 9186cd3a6e9e442f89a6cdbd15ac1198 6ecf36a2b9fc4af89e2e473064b07a61 - - default default] 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-06-10 16:06:59.492 8 INFO nova.api.openstack.wsgi [None req-ef201718-d06e-4b09-860b-9fabb68962e7 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] HTTP exception thrown: Security group fb9fadc5-7a03-4023-987c-8fab6b88ed5b does not exist Neutron server returns request_ids: ['req-5222faf8-09f5-4e57-acf6-c12477e38781'] [pid: 8|app: 0|req: 299/606] 10.0.0.121 () {32 vars in 736 bytes} [Wed Jun 10 16:06:59 2026] GET /v2.1/os-security-groups/fb9fadc5-7a03-4023-987c-8fab6b88ed5b => generated 194 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 16:06:59.506 8 WARNING neutronclient.v2_0.client [None req-e80e857e-1026-469f-becc-b0b3270e4865 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] 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: 308/607] 10.0.0.121 () {32 vars in 739 bytes} [Wed Jun 10 16:06:59 2026] DELETE /v2.1/os-security-groups/14089847-98f6-44f7-858f-51292b7ca590 => generated 0 bytes in 270 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 16:06:59.691 7 WARNING neutronclient.v2_0.client [None req-8c16d532-91be-469e-80bf-bcb9a048073d 9186cd3a6e9e442f89a6cdbd15ac1198 6ecf36a2b9fc4af89e2e473064b07a61 - - default default] 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-06-10 16:06:59.721 8 WARNING neutronclient.v2_0.client [None req-e80e857e-1026-469f-becc-b0b3270e4865 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] 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-06-10 16:06:59.760 7 WARNING neutronclient.v2_0.client [None req-8c16d532-91be-469e-80bf-bcb9a048073d 9186cd3a6e9e442f89a6cdbd15ac1198 6ecf36a2b9fc4af89e2e473064b07a61 - - default default] 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: 300/608] 10.0.0.121 () {32 vars in 739 bytes} [Wed Jun 10 16:06:59 2026] DELETE /v2.1/os-security-groups/b31407fd-cf9d-4dec-8a5b-2871540fa7ce => generated 0 bytes in 490 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/609] 10.0.0.121 () {32 vars in 739 bytes} [Wed Jun 10 16:06:59 2026] DELETE /v2.1/os-security-groups/d8c1cdbf-7622-4d3c-848b-b79ce306cd84 => generated 0 bytes in 320 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 16:07:00.025 7 WARNING neutronclient.v2_0.client [None req-e4140450-9e38-4087-a3a4-24e1fe599e00 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] 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-06-10 16:07:00.050 7 INFO nova.api.openstack.wsgi [None req-e4140450-9e38-4087-a3a4-24e1fe599e00 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] HTTP exception thrown: Security group b31407fd-cf9d-4dec-8a5b-2871540fa7ce does not exist Neutron server returns request_ids: ['req-4c88c754-aa86-4cb2-8e51-9cab3837ad25'] 2026-06-10 16:07:00.051 8 WARNING neutronclient.v2_0.client [None req-9d815ce9-0aaa-41ce-be80-088c73deac7f 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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: 310/610] 10.0.0.121 () {32 vars in 736 bytes} [Wed Jun 10 16:07:00 2026] GET /v2.1/os-security-groups/b31407fd-cf9d-4dec-8a5b-2871540fa7ce => generated 194 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 16:07:00.064 7 WARNING neutronclient.v2_0.client [None req-be93e081-18aa-4bba-9e3c-078a4b6b8808 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] 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: 301/611] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:06:59 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 1428 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:07:00.130 7 WARNING neutronclient.v2_0.client [None req-be93e081-18aa-4bba-9e3c-078a4b6b8808 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] 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-06-10 16:07:00.265 8 WARNING neutronclient.v2_0.client [None req-95ec40af-b95c-4ad0-9314-acf88bb24daf b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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: 311/612] 10.0.0.121 () {32 vars in 739 bytes} [Wed Jun 10 16:07:00 2026] DELETE /v2.1/os-security-groups/bd2a6871-9909-49cd-a764-f5e2a8a7c98d => generated 0 bytes in 233 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 16:07:00.302 7 WARNING neutronclient.v2_0.client [None req-4eb20eb3-53b3-4af6-b6ac-95584275b611 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] 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-06-10 16:07:00.321 8 WARNING neutronclient.v2_0.client [None req-95ec40af-b95c-4ad0-9314-acf88bb24daf b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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-06-10 16:07:00.351 7 INFO nova.api.openstack.wsgi [None req-4eb20eb3-53b3-4af6-b6ac-95584275b611 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] HTTP exception thrown: Security group bd2a6871-9909-49cd-a764-f5e2a8a7c98d does not exist Neutron server returns request_ids: ['req-8c97799b-23ea-47d6-8de1-ae3b925080d2'] [pid: 7|app: 0|req: 312/613] 10.0.0.121 () {32 vars in 736 bytes} [Wed Jun 10 16:07:00 2026] GET /v2.1/os-security-groups/bd2a6871-9909-49cd-a764-f5e2a8a7c98d => generated 194 bytes in 57 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 16:07:00.367 7 WARNING neutronclient.v2_0.client [None req-54566bcb-c653-4657-a6c8-8adcfe895073 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] 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-06-10 16:07:00.817 7 WARNING neutronclient.v2_0.client [None req-54566bcb-c653-4657-a6c8-8adcfe895073 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] 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-06-10 16:07:00.912 7 WARNING neutronclient.v2_0.client [None req-54566bcb-c653-4657-a6c8-8adcfe895073 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] 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-06-10 16:07:01.111 8 WARNING neutronclient.v2_0.client [None req-95ec40af-b95c-4ad0-9314-acf88bb24daf b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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: 313/614] 10.0.0.121 () {32 vars in 662 bytes} [Wed Jun 10 16:07:00 2026] GET /v2.1/os-security-groups => generated 707 bytes in 853 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:07:01.301 7 WARNING neutronclient.v2_0.client [None req-167fa575-92f9-4039-8182-8ac49c46951b 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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: 314/615] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:01 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 1476 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-06-10 16:07:01.394 7 WARNING neutronclient.v2_0.client [None req-a2458da8-a0f4-4062-a466-8d7e1a227fc7 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] 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: 302/616] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 10 16:07:00 2026] POST /v2.1/servers => generated 449 bytes in 1225 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-06-10 16:07:01.431 7 INFO nova.api.openstack.wsgi [None req-a2458da8-a0f4-4062-a466-8d7e1a227fc7 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] HTTP exception thrown: Security group bd2a6871-9909-49cd-a764-f5e2a8a7c98d does not exist Neutron server returns request_ids: ['req-df77247d-7eeb-40f5-aa86-3352fae760ab'] [pid: 7|app: 0|req: 315/617] 10.0.0.121 () {32 vars in 739 bytes} [Wed Jun 10 16:07:01 2026] DELETE /v2.1/os-security-groups/bd2a6871-9909-49cd-a764-f5e2a8a7c98d => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 16:07:01.442 7 WARNING neutronclient.v2_0.client [None req-0432ff2e-a003-47f9-aa66-8f3fa71d2bce 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] 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-06-10 16:07:01.447 8 WARNING neutronclient.v2_0.client [None req-5756667a-0004-4c23-ac56-f42b6076500c b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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-06-10 16:07:01.474 7 INFO nova.api.openstack.wsgi [None req-0432ff2e-a003-47f9-aa66-8f3fa71d2bce 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] HTTP exception thrown: Security group b31407fd-cf9d-4dec-8a5b-2871540fa7ce does not exist Neutron server returns request_ids: ['req-bd072231-9437-44db-b867-e49abe805aa2'] [pid: 7|app: 0|req: 316/618] 10.0.0.121 () {32 vars in 739 bytes} [Wed Jun 10 16:07:01 2026] DELETE /v2.1/os-security-groups/b31407fd-cf9d-4dec-8a5b-2871540fa7ce => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 16:07:01.489 7 WARNING neutronclient.v2_0.client [None req-14efc29d-e534-4883-89cc-abde64ebd323 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] 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: 303/619] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:01 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 1399 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:07:01.553 7 INFO nova.api.openstack.wsgi [None req-14efc29d-e534-4883-89cc-abde64ebd323 9ee08ed7578b4d68b4c9df1fe4cb5009 f6469e41c51e4f4bab3cdf3f393e6c6e - - default default] HTTP exception thrown: Security group fb9fadc5-7a03-4023-987c-8fab6b88ed5b does not exist Neutron server returns request_ids: ['req-af5f25ed-28e4-4274-b16d-ee56c257eb4e'] [pid: 7|app: 0|req: 317/620] 10.0.0.121 () {32 vars in 739 bytes} [Wed Jun 10 16:07:01 2026] DELETE /v2.1/os-security-groups/fb9fadc5-7a03-4023-987c-8fab6b88ed5b => generated 194 bytes in 73 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-06-10 16:07:02.445 8 WARNING neutronclient.v2_0.client [None req-cf8a4d0e-3343-4912-964e-ca5f5e02cc4d 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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-06-10 16:07:02.613 7 WARNING neutronclient.v2_0.client [None req-84aac08d-ef80-430a-850d-e38f89b35b05 b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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: 304/621] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:02 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 1476 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/622] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:02 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 1403 bytes in 193 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-06-10 16:07:03.801 8 WARNING neutronclient.v2_0.client [None req-cb0b9d1f-2e50-4add-ae90-98c5c77ef6c8 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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-06-10 16:07:03.826 7 WARNING neutronclient.v2_0.client [None req-a42763f0-e494-4d7c-a805-249c8ccf8a36 b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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: 306/625] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:03 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 1484 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/626] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:03 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 1451 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-06-10 16:07:04.892 8 WARNING neutronclient.v2_0.client [None req-4c3f518a-5eca-4709-9cfb-d6ee6bb8772f 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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-06-10 16:07:04.971 7 WARNING neutronclient.v2_0.client [None req-f576c464-4a67-4119-9b8f-ad60eb2e7327 b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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: 321/627] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:04 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 1451 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/628] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:04 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 1548 bytes in 240 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-06-10 16:07:06.115 7 WARNING neutronclient.v2_0.client [None req-53c93f95-f5b6-48e5-842e-ba6c0b7d18e9 b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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: 322/629] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:06 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 1459 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:07:06.161 8 WARNING neutronclient.v2_0.client [None req-e7cacec8-ed61-402d-9903-dc047523fa48 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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-06-10 16:07:06.601 7 INFO nova.api.openstack.compute.server_external_events [req-5826a2b0-b23f-4fd9-bb93-03bae34d9a0d req-b63e60aa-1529-4c7d-9aed-2aee62304dd2 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:83957e7b-e133-4abb-92e2-71da4931b531 for instance d6f9b40a-1688-48e2-981b-4096bb4381ef on instance 2026-06-10 16:07:06.613 7 INFO nova.compute.rpcapi [None req-c684cd44-3e74-4327-8a97-55ef55acfb6d - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 323/630] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/631] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:06 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 1548 bytes in 623 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-06-10 16:07:07.215 7 WARNING neutronclient.v2_0.client [None req-9abc115f-094b-4c0e-bdbb-16cfca868399 b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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-06-10 16:07:07.807 8 WARNING neutronclient.v2_0.client [None req-7c8d5a89-d4ae-435a-bb5f-0f932b3d4ba8 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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: 324/632] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:07 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 1536 bytes in 2408 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-06-10 16:07:09.594 7 INFO nova.api.openstack.compute.server_external_events [req-4254d403-46bf-4989-bd94-c1cee465b209 req-850537d0-968f-4d72-96b8-d4099c19b44d aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:32c6e9ac-1bb9-4977-b49a-334ed6662238 for instance 177a1e6b-819e-4ae3-b059-4a85d3f6cd9e on instance [pid: 7|app: 0|req: 325/633] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:09 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: 309/634] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:07 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 1548 bytes in 1864 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-06-10 16:07:10.653 7 WARNING neutronclient.v2_0.client [None req-b956adc0-2007-4b80-882c-8d28e1be71ad b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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-06-10 16:07:10.676 8 WARNING neutronclient.v2_0.client [None req-150c8fe9-55b5-4792-9311-969721e6a3f8 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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: 326/635] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:10 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 1524 bytes in 2386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/638] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:10 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 1548 bytes in 2358 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: 329/639] 10.0.0.121 () {34 vars in 670 bytes} [Wed Jun 10 16:07:13 2026] POST /v2.1/os-keypairs => generated 385 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: 8|app: 0|req: 311/640] 10.0.0.121 () {34 vars in 670 bytes} [Wed Jun 10 16:07:13 2026] POST /v2.1/os-keypairs => generated 386 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:07:14.043 8 WARNING neutronclient.v2_0.client [None req-3d437e09-8fa4-460a-b9fc-a7858ced56d1 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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-06-10 16:07:14.047 7 WARNING neutronclient.v2_0.client [None req-2d1d0c7f-8c4a-4037-9b31-65dd857ff614 b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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: 312/641] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:14 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 1548 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/642] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:13 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 1524 bytes in 600 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-06-10 16:07:15.619 8 WARNING neutronclient.v2_0.client [None req-28f5b31a-59f6-4dc6-80ce-b6ec1d9924ce 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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-06-10 16:07:15.648 7 WARNING neutronclient.v2_0.client [None req-2063d893-dd0b-4c84-aeed-7561c7e8a60c b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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: 313/643] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:15 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 1548 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/644] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:15 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 1524 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-06-10 16:07:15.831 8 WARNING neutronclient.v2_0.client [None req-aac1ffe9-f092-4b03-b50a-869c3aeed8c4 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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-06-10 16:07:15.869 8 WARNING neutronclient.v2_0.client [None req-aac1ffe9-f092-4b03-b50a-869c3aeed8c4 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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-06-10 16:07:16.037 8 WARNING neutronclient.v2_0.client [None req-aac1ffe9-f092-4b03-b50a-869c3aeed8c4 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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: 314/645] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 10 16:07:15 2026] POST /v2.1/servers => generated 453 bytes in 433 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-06-10 16:07:16.242 7 WARNING neutronclient.v2_0.client [None req-d9cbc414-a700-4c69-a39c-7ba1becac164 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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: 332/646] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:16 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1393 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:07:16.801 8 WARNING neutronclient.v2_0.client [None req-29651edb-1d40-41dc-a81e-fd33b53d3d4f 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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-06-10 16:07:16.815 7 WARNING neutronclient.v2_0.client [None req-a0a728e2-f804-4d1b-961c-d4816c7f2379 b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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: 333/647] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:16 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 1524 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/648] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:16 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 1548 bytes in 180 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-06-10 16:07:17.325 7 WARNING neutronclient.v2_0.client [None req-7c244f48-095f-4ecb-896c-d4c8f5de0a54 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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: 334/649] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:17 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1397 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:07:17.992 8 WARNING neutronclient.v2_0.client [None req-5e740f82-fae0-47e8-81de-481e2a967c17 b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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-06-10 16:07:17.995 7 WARNING neutronclient.v2_0.client [None req-cdb1ca32-0d0c-45f2-b723-e3bbdaf9677c 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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: 316/650] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:17 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 1524 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/651] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:17 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 1548 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-06-10 16:07:18.425 8 WARNING neutronclient.v2_0.client [None req-3d52aaa8-d8fd-44c4-ac6e-258d9d8bd4e9 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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: 317/652] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:18 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1445 bytes in 99 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-06-10 16:07:18.813 7 INFO nova.api.openstack.compute.server_external_events [req-caa58888-ba57-4251-aeff-ae0ffc1591cc req-ae0f02fe-040a-4d97-b713-2c4f8c60a16c aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:83957e7b-e133-4abb-92e2-71da4931b531 for instance d6f9b40a-1688-48e2-981b-4096bb4381ef on instance [pid: 7|app: 0|req: 336/653] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:18 2026] POST /v2.1/os-server-external-events => generated 183 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:07:19.128 8 WARNING neutronclient.v2_0.client [None req-631af6d8-d708-44af-9557-cdaf8114a0b9 b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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-06-10 16:07:19.145 7 WARNING neutronclient.v2_0.client [None req-36ac8ce7-82c1-4aa7-a0ce-90d68b3de2de 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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: 337/654] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:19 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 1548 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/655] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:19 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 1524 bytes in 157 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-06-10 16:07:19.556 8 WARNING neutronclient.v2_0.client [None req-3bc2f3fb-62bc-4643-9a72-673ffb0fbc5f bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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: 319/656] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:19 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1445 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:07:19.620 7 WARNING neutronclient.v2_0.client [None req-50b3e252-9771-4643-af70-e5e6ba767154 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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-06-10 16:07:19.669 7 WARNING neutronclient.v2_0.client [None req-50b3e252-9771-4643-af70-e5e6ba767154 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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-06-10 16:07:19.830 7 WARNING neutronclient.v2_0.client [None req-50b3e252-9771-4643-af70-e5e6ba767154 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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-06-10 16:07:20.260 8 WARNING neutronclient.v2_0.client [None req-06b2dccb-3778-4f5a-ab2d-d7cc87f45265 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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: 320/657] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:20 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 1725 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-06-10 16:07:20.377 8 WARNING neutronclient.v2_0.client [None req-da0c14d8-4c4a-4690-9593-af03a491fd0d b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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: 321/658] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:20 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 1524 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, ' [pid: 7|app: 0|req: 338/659] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 10 16:07:19 2026] POST /v2.1/servers => generated 450 bytes in 1081 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-06-10 16:07:20.593 8 WARNING neutronclient.v2_0.client [None req-1798cb05-1e3f-4088-837a-23a506745c41 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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-06-10 16:07:20.608 7 WARNING neutronclient.v2_0.client [None req-a53a7d90-e55a-4eb5-89fd-f3931030f505 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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: 339/660] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:20 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 1252 bytes in 50 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: 322/661] 10.0.0.121 () {32 vars in 740 bytes} [Wed Jun 10 16:07:20 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef/os-interface => generated 285 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:07:20.676 7 WARNING neutronclient.v2_0.client [None req-d5469974-5a32-405f-bc86-da3c507958ec bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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-06-10 16:07:20.868 8 INFO nova.api.openstack.compute.server_external_events [req-657c0fba-e097-4b00-8c76-4e258a771489 req-ddbb416b-9d4b-4c27-9936-3399deea2620 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:83957e7b-e133-4abb-92e2-71da4931b531 for instance d6f9b40a-1688-48e2-981b-4096bb4381ef on instance 2026-06-10 16:07:20.868 8 INFO nova.api.openstack.compute.server_external_events [req-657c0fba-e097-4b00-8c76-4e258a771489 req-ddbb416b-9d4b-4c27-9936-3399deea2620 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:32c6e9ac-1bb9-4977-b49a-334ed6662238 for instance 177a1e6b-819e-4ae3-b059-4a85d3f6cd9e on instance 2026-06-10 16:07:20.869 8 INFO nova.api.openstack.compute.server_external_events [req-657c0fba-e097-4b00-8c76-4e258a771489 req-ddbb416b-9d4b-4c27-9936-3399deea2620 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:32c6e9ac-1bb9-4977-b49a-334ed6662238 for instance 177a1e6b-819e-4ae3-b059-4a85d3f6cd9e on instance 2026-06-10 16:07:20.880 8 INFO nova.compute.rpcapi [None req-8fa6a57a-92c9-4dcb-a932-9929f5371649 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 323/662] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:20 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 60 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-06-10 16:07:21.589 8 WARNING neutronclient.v2_0.client [None req-a2095665-8ea7-4c1b-b31b-b4faad14eb61 b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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: 340/663] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:20 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1521 bytes in 1029 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-06-10 16:07:21.713 7 WARNING neutronclient.v2_0.client [None req-d4fbfb38-ead4-489d-a748-4d787089d2c8 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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: 324/664] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:21 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 1524 bytes in 198 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-06-10 16:07:21.798 8 INFO nova.api.openstack.compute.server_external_events [req-feed0b62-73dc-4169-9021-93ad919dabdc req-7d8e41d9-a3cf-4250-80cf-224c4135baa4 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:83957e7b-e133-4abb-92e2-71da4931b531 for instance d6f9b40a-1688-48e2-981b-4096bb4381ef on instance [pid: 8|app: 0|req: 325/665] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:21 2026] POST /v2.1/os-server-external-events => generated 179 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-06-10 16:07:21.840 8 WARNING neutronclient.v2_0.client [None req-1396818b-1b87-45ea-b370-c679316397ed 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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: 326/666] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:21 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 1294 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/667] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:21 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 1725 bytes in 259 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: 327/668] 10.0.0.121 () {32 vars in 640 bytes} [Wed Jun 10 16:07:21 2026] GET /v2.1/servers => generated 378 bytes in 98 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: 342/669] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 10 16:07:22 2026] DELETE /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 0 bytes in 188 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-06-10 16:07:22.281 8 WARNING neutronclient.v2_0.client [None req-28602636-925b-43b2-8472-2a443de7a405 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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: 328/670] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:22 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 1731 bytes in 157 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-06-10 16:07:22.761 7 WARNING neutronclient.v2_0.client [None req-1a3ac0e8-ba5f-442c-b9d3-d1d39e798c53 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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-06-10 16:07:22.828 8 WARNING neutronclient.v2_0.client [None req-6df6e633-86e2-4b9a-9ae2-afb893fc696b b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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: 343/671] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:22 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1519 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, ' 2026-06-10 16:07:22.937 7 WARNING neutronclient.v2_0.client [None req-a2abb5a9-3784-43a1-96cb-5c2f25b51872 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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: 329/672] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:22 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 1716 bytes in 167 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-06-10 16:07:22.978 8 INFO nova.api.openstack.compute.server_external_events [req-be0156ae-5fee-4e54-8613-7bfef422f2e1 req-9cab9dc9-367e-47ca-92d2-95bcb4ff4654 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:d96dc94a-f9b4-492a-a5e1-730d8b15fe5a for instance 393593ae-a12a-4172-90a1-e4371298cf5b on instance [pid: 8|app: 0|req: 330/673] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:22 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) [pid: 7|app: 0|req: 344/676] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:22 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 1350 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-06-10 16:07:23.034 8 WARNING neutronclient.v2_0.client [None req-0bab136a-8016-4523-8581-58e51610cf4a b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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: 333/677] 10.0.0.121 () {32 vars in 740 bytes} [Wed Jun 10 16:07:22 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e/os-interface => generated 285 bytes in 161 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-06-10 16:07:23.463 7 WARNING neutronclient.v2_0.client [None req-ec4b3992-781e-4a9f-ab92-55ca09005b8f 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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: 345/678] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:23 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 1851 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-06-10 16:07:23.929 8 WARNING neutronclient.v2_0.client [None req-05980670-2129-4c5a-ad53-b8d70d9f320a bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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: 334/679] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:23 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1519 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:07:24.056 7 WARNING neutronclient.v2_0.client [None req-27b972f5-9544-453a-905e-1f6610924b82 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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: 346/680] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:24 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 1350 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:07:24.220 8 INFO nova.api.openstack.compute.server_external_events [req-1f89fdce-ca36-43c5-9aec-8bca260fc5b0 req-ee839ff8-1838-4620-84de-b8d3da9c5098 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:32c6e9ac-1bb9-4977-b49a-334ed6662238 for instance 177a1e6b-819e-4ae3-b059-4a85d3f6cd9e on instance [pid: 8|app: 0|req: 335/681] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:24 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) 2026-06-10 16:07:24.231 7 WARNING neutronclient.v2_0.client [None req-c39fd2ae-4151-41cf-85c4-f26d3e2cf931 b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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: 347/682] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:24 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 1716 bytes in 131 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-06-10 16:07:24.640 8 WARNING neutronclient.v2_0.client [None req-53ba6447-bcb1-4018-b8dd-c1f7cd37506f 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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: 336/683] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:24 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 1851 bytes in 131 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-06-10 16:07:25.057 7 INFO nova.api.openstack.compute.server_external_events [req-69fed232-c64e-4fbe-8349-0f55713a987f req-672c26fc-834f-45ff-a567-3eae3671a134 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:83957e7b-e133-4abb-92e2-71da4931b531 for instance d6f9b40a-1688-48e2-981b-4096bb4381ef on instance 2026-06-10 16:07:25.057 7 INFO nova.api.openstack.compute.server_external_events [req-69fed232-c64e-4fbe-8349-0f55713a987f req-672c26fc-834f-45ff-a567-3eae3671a134 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:83957e7b-e133-4abb-92e2-71da4931b531 for instance d6f9b40a-1688-48e2-981b-4096bb4381ef on instance [pid: 7|app: 0|req: 348/684] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:25 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:07:25.084 8 WARNING neutronclient.v2_0.client [None req-865e701e-f2e4-4432-8a3e-8ef77c89bc58 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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-06-10 16:07:25.151 7 WARNING neutronclient.v2_0.client [None req-96de53a9-85ce-47b0-9e99-78ceb03ee263 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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: 349/685] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:25 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 1358 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/686] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:25 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1519 bytes in 206 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-06-10 16:07:25.791 7 WARNING neutronclient.v2_0.client [None req-f06c5b9e-eb0c-48f3-bd58-769dc977d8c2 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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: 350/687] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:25 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 1505 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:07:26.287 8 WARNING neutronclient.v2_0.client [None req-4350c5f2-556d-4d58-a6c9-14174794f79f 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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-06-10 16:07:26.317 7 WARNING neutronclient.v2_0.client [None req-0fff3aed-852c-4192-8cc1-b0e73865a4e3 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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: 338/688] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:26 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 1435 bytes in 181 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-06-10 16:07:26.450 8 INFO nova.api.openstack.compute.server_external_events [req-629b68c5-3060-4e3a-b1ac-db9912dc168a req-c5a118c1-99d3-49df-a257-c01f8ec7f435 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:fdc12c65-83f8-48f0-bc4d-43adad4b2ebd for instance 6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd on instance [pid: 8|app: 0|req: 339/689] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/690] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:26 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1519 bytes in 219 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-06-10 16:07:26.896 8 WARNING neutronclient.v2_0.client [None req-00beba88-cb26-4aa1-8486-39b95c0838af 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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: 340/691] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:26 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 1510 bytes in 96 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-06-10 16:07:27.096 7 INFO nova.api.openstack.compute.server_external_events [req-9928f15d-9cb8-4b53-a7b0-e324b49e5cb7 req-7ec8af19-46b1-4494-8c90-be0886a48c3d aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-deleted:83957e7b-e133-4abb-92e2-71da4931b531 for instance d6f9b40a-1688-48e2-981b-4096bb4381ef on instance 2026-06-10 16:07:27.096 7 INFO nova.api.openstack.compute.server_external_events [req-9928f15d-9cb8-4b53-a7b0-e324b49e5cb7 req-7ec8af19-46b1-4494-8c90-be0886a48c3d aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:d96dc94a-f9b4-492a-a5e1-730d8b15fe5a for instance 393593ae-a12a-4172-90a1-e4371298cf5b on instance 2026-06-10 16:07:27.096 7 INFO nova.api.openstack.compute.server_external_events [req-9928f15d-9cb8-4b53-a7b0-e324b49e5cb7 req-7ec8af19-46b1-4494-8c90-be0886a48c3d aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:d96dc94a-f9b4-492a-a5e1-730d8b15fe5a for instance 393593ae-a12a-4172-90a1-e4371298cf5b on instance [pid: 7|app: 0|req: 352/692] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:27 2026] POST /v2.1/os-server-external-events => generated 525 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-06-10 16:07:27.485 8 WARNING neutronclient.v2_0.client [None req-6768ee22-b489-4132-b6ae-b2942fcbd21c 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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-06-10 16:07:27.561 7 WARNING neutronclient.v2_0.client [None req-748c0494-3f1b-4084-8cb1-4acd941002a0 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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: 341/693] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:27 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 1435 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/694] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:27 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1519 bytes in 167 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-06-10 16:07:27.997 8 WARNING neutronclient.v2_0.client [None req-6de518ec-a273-4ed6-83ed-c3f024067fd5 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] 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: 342/695] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:27 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => generated 1510 bytes in 61 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-06-10 16:07:28.489 7 INFO nova.api.openstack.compute.server_external_events [req-7d54a765-4b96-4d3d-8ced-200a522ad1cc req-9b868437-8863-4bc4-b418-68ab36c9b94c aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:fdc12c65-83f8-48f0-bc4d-43adad4b2ebd for instance 6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd on instance [pid: 7|app: 0|req: 354/696] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:28 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:07:28.649 8 WARNING neutronclient.v2_0.client [None req-6c779730-2bb7-44c7-af0d-101945400991 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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-06-10 16:07:28.765 7 WARNING neutronclient.v2_0.client [None req-9a7187e8-0d34-4bec-b06f-749addf2be60 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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: 343/697] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:28 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 1435 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/698] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:28 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1702 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-06-10 16:07:28.909 8 WARNING neutronclient.v2_0.client [None req-8962d588-65ff-4e06-bc32-c7880e01a126 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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: 344/699] 10.0.0.121 () {32 vars in 740 bytes} [Wed Jun 10 16:07:28 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b/os-interface => generated 285 bytes in 75 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-06-10 16:07:29.066 7 INFO nova.api.openstack.wsgi [None req-95d80967-46bf-4198-93ab-7e9acedfe505 3c4ed8a3a4544dcb8adc86e48a5da097 481bd86d3570467bb2a9c1e121fe4273 - - default default] HTTP exception thrown: Instance d6f9b40a-1688-48e2-981b-4096bb4381ef could not be found. [pid: 7|app: 0|req: 356/700] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:29 2026] GET /v2.1/servers/d6f9b40a-1688-48e2-981b-4096bb4381ef => 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: 8|app: 0|req: 345/701] 10.0.0.121 () {32 vars in 705 bytes} [Wed Jun 10 16:07:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1687421592 => generated 0 bytes in 24 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-06-10 16:07:29.821 7 INFO nova.api.openstack.compute.server_external_events [req-1db9f101-772d-42f6-a197-736d36cd9b42 req-ed4a1362-7e44-4f19-b362-855143be98d6 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:d96dc94a-f9b4-492a-a5e1-730d8b15fe5a for instance 393593ae-a12a-4172-90a1-e4371298cf5b on instance [pid: 7|app: 0|req: 357/702] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:29 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) 2026-06-10 16:07:29.888 8 WARNING neutronclient.v2_0.client [None req-49e48b8a-a8f2-4ca8-93ac-fff99432e455 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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: 346/703] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:29 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 1435 bytes in 128 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-06-10 16:07:31.045 7 WARNING neutronclient.v2_0.client [None req-b2a13ed4-5ba2-419c-96dd-0730fb957957 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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: 358/704] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:31 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 1423 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-06-10 16:07:32.241 8 WARNING neutronclient.v2_0.client [None req-4336d363-6b21-457d-aa9e-e029d3069531 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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: 347/705] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:32 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 1423 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-06-10 16:07:33.391 7 WARNING neutronclient.v2_0.client [None req-4ac4db45-1220-4442-9efa-e5fb408960ee 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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: 360/708] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:33 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 1423 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/709] 10.0.0.121 () {30 vars in 412 bytes} [Wed Jun 10 16:07:33 2026] GET / => generated 423 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:07:33.895 8 INFO nova.api.openstack.compute.server_external_events [req-47a4a171-1394-4353-9ea4-b1cb7f921325 req-7f160390-7003-455d-8ee0-7c9b46770c60 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:fdc12c65-83f8-48f0-bc4d-43adad4b2ebd for instance 6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd on instance [pid: 8|app: 0|req: 350/710] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:33 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, ' [pid: 7|app: 0|req: 361/711] 10.0.0.121 () {28 vars in 559 bytes} [Wed Jun 10 16:07:33 2026] GET /v2/ => generated 402 bytes in 452 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: 351/712] 10.0.0.121 () {28 vars in 563 bytes} [Wed Jun 10 16:07:34 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: 362/713] 10.0.0.121 () {30 vars in 412 bytes} [Wed Jun 10 16:07:34 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-10 16:07:34.538 8 WARNING neutronclient.v2_0.client [None req-6a399964-3e2b-4572-b4c4-98572cf1efc7 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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: 352/714] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:34 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 1423 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:07:35.712 7 WARNING neutronclient.v2_0.client [None req-9f0c83ed-d90a-44c6-8662-4027a142729b 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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: 363/715] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:35 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 1423 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-06-10 16:07:35.937 8 INFO nova.api.openstack.compute.server_external_events [req-d0113f5b-425f-4403-985f-5125ff39dccb req-88ef92f0-9445-4755-975c-9a949f47c807 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:fdc12c65-83f8-48f0-bc4d-43adad4b2ebd for instance 6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd on instance [pid: 8|app: 0|req: 353/716] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:35 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-06-10 16:07:36.877 7 WARNING neutronclient.v2_0.client [None req-03e6620a-55cb-4ac8-841b-c71c0cd4b0dc 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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: 364/717] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:36 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 1609 bytes in 185 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-06-10 16:07:37.101 8 WARNING neutronclient.v2_0.client [None req-8a0b5390-45d2-4c18-945e-159083664a2a 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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: 354/718] 10.0.0.121 () {32 vars in 740 bytes} [Wed Jun 10 16:07:37 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd/os-interface => generated 285 bytes in 107 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-06-10 16:07:37.761 7 WARNING neutronclient.v2_0.client [None req-7ec0d181-83fc-421b-85db-9a2d8a49168a b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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-06-10 16:07:37.803 8 WARNING neutronclient.v2_0.client [None req-2adeaa53-4c40-45e3-a22e-ee9a192a341c 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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: 365/719] 10.0.0.121 () {32 vars in 740 bytes} [Wed Jun 10 16:07:37 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e/os-interface => generated 285 bytes in 115 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: 355/720] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:37 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 1609 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:07:37.898 7 WARNING neutronclient.v2_0.client [None req-76f7a2de-6814-41dc-9b16-54c1d6766fa3 b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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: 356/721] 10.0.0.121 () {32 vars in 640 bytes} [Wed Jun 10 16:07:37 2026] GET /v2.1/servers => generated 387 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-06-10 16:07:37.984 8 INFO nova.api.openstack.compute.server_external_events [req-6fca128e-7a71-42b6-92fc-e09fbf73eacb req-3c865195-f98e-4c86-900b-1a0df92803d4 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:fdc12c65-83f8-48f0-bc4d-43adad4b2ebd for instance 6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd on instance [pid: 8|app: 0|req: 357/722] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:37 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, ' [pid: 7|app: 0|req: 366/723] 10.0.0.121 () {32 vars in 814 bytes} [Wed Jun 10 16:07:37 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e/os-interface/32c6e9ac-1bb9-4977-b49a-334ed6662238 => generated 282 bytes in 145 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: 367/724] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 10 16:07:38 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e/ips => generated 157 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, ' [pid: 7|app: 0|req: 368/725] 10.0.0.121 () {34 vars in 749 bytes} [Wed Jun 10 16:07:38 2026] POST /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e/action => generated 0 bytes in 34 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: 369/726] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 10 16:07:38 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e/ips => generated 157 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/727] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 10 16:07:37 2026] DELETE /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 0 bytes in 148 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-06-10 16:07:38.188 7 WARNING neutronclient.v2_0.client [None req-fbfbf828-be53-43af-a4bd-7476863617c5 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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: 370/728] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:38 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 1615 bytes in 135 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: 359/729] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 10 16:07:39 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e/ips => generated 157 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-06-10 16:07:39.337 7 WARNING neutronclient.v2_0.client [None req-d126ec3a-a22d-407d-ab9b-d70b4b08e472 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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-06-10 16:07:39.397 8 INFO nova.api.openstack.compute.server_external_events [req-54c01a9d-23a5-4118-a8f1-00a205c247dc req-a1f1c2ca-767f-4200-8df4-2c67cb4a7a8c aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:32c6e9ac-1bb9-4977-b49a-334ed6662238 for instance 177a1e6b-819e-4ae3-b059-4a85d3f6cd9e on instance [pid: 8|app: 0|req: 360/730] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/731] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:39 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 1735 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-06-10 16:07:40.042 8 INFO nova.api.openstack.compute.server_external_events [req-ed00fbdf-bca2-4580-91dd-f23eef9fe1a1 req-25355598-7d22-4bb5-bbf2-5d2472b14239 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:fdc12c65-83f8-48f0-bc4d-43adad4b2ebd for instance 6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd on instance 2026-06-10 16:07:40.042 8 INFO nova.api.openstack.compute.server_external_events [req-ed00fbdf-bca2-4580-91dd-f23eef9fe1a1 req-25355598-7d22-4bb5-bbf2-5d2472b14239 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:fdc12c65-83f8-48f0-bc4d-43adad4b2ebd for instance 6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd on instance [pid: 8|app: 0|req: 361/732] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:40 2026] POST /v2.1/os-server-external-events => generated 358 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: 7|app: 0|req: 372/733] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 10 16:07:40 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e/ips => generated 157 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-06-10 16:07:40.510 8 WARNING neutronclient.v2_0.client [None req-e14361de-ae2d-49db-825a-4657bbe27204 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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: 362/734] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:40 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 1735 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, ' [pid: 7|app: 0|req: 373/735] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 10 16:07:41 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e/ips => generated 195 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-06-10 16:07:41.289 8 WARNING neutronclient.v2_0.client [None req-9a8bb354-14c1-4f1d-9da2-ab248574dc31 b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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: 363/736] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:41 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 1950 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 374/737] 10.0.0.121 () {34 vars in 749 bytes} [Wed Jun 10 16:07:41 2026] POST /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e/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, ' 2026-06-10 16:07:41.443 8 INFO nova.api.openstack.compute.server_external_events [req-79bd326f-642d-41c7-9f08-7aeb0136af53 req-1a4b73b0-df95-4adb-b035-890ea12e442b aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-deleted:fdc12c65-83f8-48f0-bc4d-43adad4b2ebd for instance 6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd on instance [pid: 8|app: 0|req: 364/738] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:41 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) [pid: 7|app: 0|req: 375/739] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 10 16:07:41 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e/ips => generated 195 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-06-10 16:07:41.644 8 WARNING neutronclient.v2_0.client [None req-9b19ea1e-4842-4d38-965f-f12716e10914 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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: 365/740] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:41 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 1379 bytes in 77 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: 376/741] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 10 16:07:42 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e/ips => generated 195 bytes in 47 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-06-10 16:07:42.745 8 WARNING neutronclient.v2_0.client [None req-bfb3eebb-87d3-42de-a11b-e99538f33262 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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: 366/742] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:42 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 1384 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:07:42.789 7 INFO nova.api.openstack.compute.server_external_events [req-47fd2a52-98ae-4e58-9bd6-7a0df88c5b89 req-2a64ed67-da9c-4fa8-83fb-1b1b889d1ea3 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:32c6e9ac-1bb9-4977-b49a-334ed6662238 for instance 177a1e6b-819e-4ae3-b059-4a85d3f6cd9e on instance [pid: 7|app: 0|req: 377/743] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:42 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 8|app: 0|req: 368/746] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 10 16:07:43 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e/ips => generated 195 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-06-10 16:07:43.852 7 WARNING neutronclient.v2_0.client [None req-9624003f-8c9b-4e22-9819-0248282688e1 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] 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/747] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:43 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 1384 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, ' [pid: 8|app: 0|req: 369/748] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 10 16:07:44 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e/ips => generated 157 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: 380/749] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 10 16:07:44 2026] DELETE /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 0 bytes in 93 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-06-10 16:07:44.759 8 WARNING neutronclient.v2_0.client [None req-d0951bd8-011b-48cd-b4af-605dd22ced31 b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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: 370/750] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:44 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 1842 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-06-10 16:07:44.932 7 INFO nova.api.openstack.wsgi [None req-79dbc94b-4bcc-41cd-beb9-115214df1b2d 659c0b1c683e48e08d733157c6180c10 a052c9584e14494ca7e164b4874f98a4 - - default default] HTTP exception thrown: Instance 6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd could not be found. [pid: 7|app: 0|req: 381/751] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:44 2026] GET /v2.1/servers/6ca60cbe-ce25-420c-8feb-0e6a3d6ae0dd => generated 111 bytes in 25 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: 371/752] 10.0.0.121 () {32 vars in 703 bytes} [Wed Jun 10 16:07:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-811986794 => generated 0 bytes in 20 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-06-10 16:07:45.295 7 WARNING neutronclient.v2_0.client [None req-d8bbdb43-519a-42df-a981-0912ca787400 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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: 382/753] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:45 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1822 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:07:45.496 8 WARNING neutronclient.v2_0.client [None req-c205c11f-f68a-482d-90b3-27b35e1a3e94 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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/754] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:45 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1822 bytes in 144 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: 383/755] 10.0.0.121 () {34 vars in 749 bytes} [Wed Jun 10 16:07:45 2026] POST /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b/action => generated 0 bytes in 75 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:07:45.933 8 WARNING neutronclient.v2_0.client [None req-04975344-3d4c-4f52-8e5c-a8c811bc04b5 b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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-06-10 16:07:45.952 7 WARNING neutronclient.v2_0.client [None req-2ee10bfc-77f6-48f2-b4f6-1a0286676f35 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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/756] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:45 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 1842 bytes in 189 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-06-10 16:07:46.101 8 INFO nova.api.openstack.compute.server_external_events [req-1317c8e0-3298-4080-a52e-4626d2aa2245 req-4a38b0ed-9a39-4b4a-ae63-c85afbbcff46 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:32c6e9ac-1bb9-4977-b49a-334ed6662238 for instance 177a1e6b-819e-4ae3-b059-4a85d3f6cd9e on instance [pid: 7|app: 0|req: 384/757] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:45 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1824 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/758] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:46 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:07:47.123 7 WARNING neutronclient.v2_0.client [None req-4a69e79d-aa4e-4a1b-94b3-a8ac396ba844 b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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-06-10 16:07:47.148 8 WARNING neutronclient.v2_0.client [None req-8e274c1e-7afd-42d9-aab1-68032c4ef8fb bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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: 385/759] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:47 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 1842 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/760] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:47 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1824 bytes in 422 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-06-10 16:07:48.153 7 INFO nova.api.openstack.compute.server_external_events [req-f049f2d1-265c-4293-9077-b8790ec35d46 req-3e755875-8a68-4a71-870a-749fe8d663a5 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:32c6e9ac-1bb9-4977-b49a-334ed6662238 for instance 177a1e6b-819e-4ae3-b059-4a85d3f6cd9e on instance 2026-06-10 16:07:48.154 7 INFO nova.api.openstack.compute.server_external_events [req-f049f2d1-265c-4293-9077-b8790ec35d46 req-3e755875-8a68-4a71-870a-749fe8d663a5 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-deleted:32c6e9ac-1bb9-4977-b49a-334ed6662238 for instance 177a1e6b-819e-4ae3-b059-4a85d3f6cd9e on instance [pid: 7|app: 0|req: 386/761] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:48 2026] POST /v2.1/os-server-external-events => generated 356 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:07:48.568 8 WARNING neutronclient.v2_0.client [None req-875a27ec-f823-4896-9e4d-3230e596974c b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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-06-10 16:07:48.587 7 WARNING neutronclient.v2_0.client [None req-3d5f8c5a-3abd-4ea5-a35a-2ee3263743a3 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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: 376/762] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:48 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 1485 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/763] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:48 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1824 bytes in 153 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-06-10 16:07:49.658 8 WARNING neutronclient.v2_0.client [None req-442bb779-1a36-473b-9dc6-be554a9b7241 b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] 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/764] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:49 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 1485 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-06-10 16:07:49.762 7 WARNING neutronclient.v2_0.client [None req-733760ba-0b0b-4479-ac55-7b4d9dfd8858 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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/765] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:49 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1829 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-06-10 16:07:50.192 8 INFO nova.api.openstack.compute.server_external_events [req-e583d7e4-4988-47ac-9cff-f65a8869a5d6 req-772b6ec9-2e79-491c-8069-8c51fa588b35 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:d96dc94a-f9b4-492a-a5e1-730d8b15fe5a for instance 393593ae-a12a-4172-90a1-e4371298cf5b on instance [pid: 8|app: 0|req: 378/766] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:50 2026] POST /v2.1/os-server-external-events => generated 185 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-06-10 16:07:50.734 7 INFO nova.api.openstack.wsgi [None req-41297b7a-7710-467c-8782-8eb8e0f10e3d b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] HTTP exception thrown: Instance 177a1e6b-819e-4ae3-b059-4a85d3f6cd9e could not be found. [pid: 7|app: 0|req: 389/767] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:50 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => 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: 8|app: 0|req: 379/768] 10.0.0.121 () {32 vars in 703 bytes} [Wed Jun 10 16:07:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-732150765 => generated 0 bytes in 20 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-06-10 16:07:50.912 7 WARNING neutronclient.v2_0.client [None req-6b17dd49-31a1-4144-8b02-edc8c8005cd5 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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-06-10 16:07:51.226 8 INFO nova.api.openstack.wsgi [None req-4eba6e32-bff7-41a3-b63b-3255eee6a0fe b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] HTTP exception thrown: Instance 177a1e6b-819e-4ae3-b059-4a85d3f6cd9e could not be found. [pid: 7|app: 0|req: 390/769] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:50 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1829 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/770] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 10 16:07:51 2026] DELETE /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => 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, ' 2026-06-10 16:07:51.251 7 INFO nova.api.openstack.wsgi [None req-c09e3bba-143a-42e9-a742-1946298655e2 b0983ac90c57484f9c2046d6cdcc3b2a c455c53725a24ef7a011a90ff64c94d1 - - default default] HTTP exception thrown: Instance 177a1e6b-819e-4ae3-b059-4a85d3f6cd9e could not be found. [pid: 7|app: 0|req: 391/771] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:51 2026] GET /v2.1/servers/177a1e6b-819e-4ae3-b059-4a85d3f6cd9e => generated 111 bytes in 18 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-06-10 16:07:52.236 8 INFO nova.api.openstack.compute.server_external_events [req-a9a6fcac-6c8d-4394-a0f0-3130299c9cb9 req-1c527458-e3aa-4d9a-9c11-3c456b264f92 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:d96dc94a-f9b4-492a-a5e1-730d8b15fe5a for instance 393593ae-a12a-4172-90a1-e4371298cf5b on instance [pid: 8|app: 0|req: 381/772] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:52 2026] POST /v2.1/os-server-external-events => generated 185 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-06-10 16:07:52.278 7 WARNING neutronclient.v2_0.client [None req-b3e4a115-fa12-43ff-949f-8924a084977d bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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-06-10 16:07:54.299 8 INFO nova.api.openstack.compute.server_external_events [req-a91b4932-a291-438d-95b5-d467c42aa107 req-85898543-c069-4be5-af29-b9b9b3c3e9fb aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:d96dc94a-f9b4-492a-a5e1-730d8b15fe5a for instance 393593ae-a12a-4172-90a1-e4371298cf5b on instance 2026-06-10 16:07:54.299 8 INFO nova.api.openstack.compute.server_external_events [req-a91b4932-a291-438d-95b5-d467c42aa107 req-85898543-c069-4be5-af29-b9b9b3c3e9fb aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:d96dc94a-f9b4-492a-a5e1-730d8b15fe5a for instance 393593ae-a12a-4172-90a1-e4371298cf5b on instance [pid: 8|app: 0|req: 384/775] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:07:54 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/776] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:52 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1829 bytes in 2361 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-06-10 16:07:55.658 8 WARNING neutronclient.v2_0.client [None req-39f8282e-d5a8-4686-b059-c5fd2409c4e8 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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/777] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:07:55 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1822 bytes in 2317 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: 393/778] 10.0.0.121 () {34 vars in 670 bytes} [Wed Jun 10 16:07:57 2026] POST /v2.1/os-keypairs => generated 386 bytes in 303 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-06-10 16:07:59.650 8 WARNING neutronclient.v2_0.client [None req-75325978-a79f-4170-b8bf-d1a027bab926 d0ee3c51a4ee407cbd390bebf228e5ce 38f33ae0e74846f1b3f5a800dd8c2f3f - - default default] 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-06-10 16:07:59.696 8 WARNING neutronclient.v2_0.client [None req-75325978-a79f-4170-b8bf-d1a027bab926 d0ee3c51a4ee407cbd390bebf228e5ce 38f33ae0e74846f1b3f5a800dd8c2f3f - - default default] 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-06-10 16:07:59.868 8 WARNING neutronclient.v2_0.client [None req-75325978-a79f-4170-b8bf-d1a027bab926 d0ee3c51a4ee407cbd390bebf228e5ce 38f33ae0e74846f1b3f5a800dd8c2f3f - - default default] 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/779] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 10 16:07:59 2026] POST /v2.1/servers => generated 453 bytes in 474 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 16:08:00.079 7 WARNING neutronclient.v2_0.client [None req-059e96d2-cfaf-4ddc-bdd5-8cf513960182 d0ee3c51a4ee407cbd390bebf228e5ce 38f33ae0e74846f1b3f5a800dd8c2f3f - - default default] 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: 394/780] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:00 2026] GET /v2.1/servers/b3a19150-2c48-42a8-98ba-9bc17ccc042d => generated 1430 bytes in 74 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-06-10 16:08:01.181 8 WARNING neutronclient.v2_0.client [None req-298d2376-22f9-4488-a01e-7ad6ab46e2d9 d0ee3c51a4ee407cbd390bebf228e5ce 38f33ae0e74846f1b3f5a800dd8c2f3f - - default default] 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/781] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:01 2026] GET /v2.1/servers/b3a19150-2c48-42a8-98ba-9bc17ccc042d => generated 1434 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-06-10 16:08:02.275 7 WARNING neutronclient.v2_0.client [None req-49923bab-4957-43b5-af7b-416b740d3c21 d0ee3c51a4ee407cbd390bebf228e5ce 38f33ae0e74846f1b3f5a800dd8c2f3f - - default default] 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/782] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:02 2026] GET /v2.1/servers/b3a19150-2c48-42a8-98ba-9bc17ccc042d => generated 1482 bytes in 209 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-06-10 16:08:03.497 8 WARNING neutronclient.v2_0.client [None req-8b520606-c5f3-45fb-a897-d9713a35ba4d d0ee3c51a4ee407cbd390bebf228e5ce 38f33ae0e74846f1b3f5a800dd8c2f3f - - default default] 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: 389/785] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:03 2026] GET /v2.1/servers/b3a19150-2c48-42a8-98ba-9bc17ccc042d => generated 1482 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-06-10 16:08:04.581 7 WARNING neutronclient.v2_0.client [None req-8f97d9aa-73ae-40aa-99d7-b370468f5d6f d0ee3c51a4ee407cbd390bebf228e5ce 38f33ae0e74846f1b3f5a800dd8c2f3f - - default default] 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/786] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:04 2026] GET /v2.1/servers/b3a19150-2c48-42a8-98ba-9bc17ccc042d => generated 1558 bytes in 643 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-06-10 16:08:05.654 8 INFO nova.api.openstack.compute.server_external_events [req-60e29e8c-b089-41db-8c7d-f38251c80533 req-65aa0ef3-9488-4d1f-8ed5-04a697c05ed5 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:db45104d-5ea1-440a-bf28-54bfac0b0a78 for instance b3a19150-2c48-42a8-98ba-9bc17ccc042d on instance [pid: 8|app: 0|req: 390/787] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:08:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 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-06-10 16:08:06.246 7 WARNING neutronclient.v2_0.client [None req-c727fa12-6c94-4ae4-906d-ecb3956a53fa d0ee3c51a4ee407cbd390bebf228e5ce 38f33ae0e74846f1b3f5a800dd8c2f3f - - default default] 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-06-10 16:08:06.335 8 INFO nova.api.openstack.compute.server_external_events [req-5af825a3-921c-409d-98f8-5125e0773150 req-e160cb62-e342-488b-a8e3-e6b9a1002720 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:db45104d-5ea1-440a-bf28-54bfac0b0a78 for instance b3a19150-2c48-42a8-98ba-9bc17ccc042d on instance [pid: 8|app: 0|req: 391/788] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:08:06 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: 398/789] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:06 2026] GET /v2.1/servers/b3a19150-2c48-42a8-98ba-9bc17ccc042d => generated 1556 bytes in 311 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-06-10 16:08:07.568 8 WARNING neutronclient.v2_0.client [None req-66e78f13-0a2c-4821-9d6b-46007258b32b d0ee3c51a4ee407cbd390bebf228e5ce 38f33ae0e74846f1b3f5a800dd8c2f3f - - default default] 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: 392/790] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:07 2026] GET /v2.1/servers/b3a19150-2c48-42a8-98ba-9bc17ccc042d => generated 1556 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-06-10 16:08:07.805 7 WARNING neutronclient.v2_0.client [None req-6fb806eb-2517-4f90-80c8-9dae4c73975c bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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/791] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:07 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1822 bytes in 183 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: 393/792] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 10 16:08:07 2026] DELETE /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 0 bytes in 85 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-06-10 16:08:08.088 7 WARNING neutronclient.v2_0.client [None req-7b83275e-1f75-44e0-93d5-b4b5f8e82ec8 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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/793] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:08 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1828 bytes in 121 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-06-10 16:08:08.715 8 WARNING neutronclient.v2_0.client [None req-8db8c1a8-1065-4762-850f-d4c81a92979f d0ee3c51a4ee407cbd390bebf228e5ce 38f33ae0e74846f1b3f5a800dd8c2f3f - - default default] 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-06-10 16:08:09.230 7 WARNING neutronclient.v2_0.client [None req-61aaf7fa-e6ae-497a-ac05-2bf9e754cc37 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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: 394/794] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:08 2026] GET /v2.1/servers/b3a19150-2c48-42a8-98ba-9bc17ccc042d => generated 1556 bytes in 963 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-06-10 16:08:09.657 8 INFO nova.api.openstack.compute.server_external_events [req-f9f5435b-a79f-42e8-9b76-9a9fd158d42e req-ba5ba638-4fd7-4b27-95ed-33926ebd3426 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:d96dc94a-f9b4-492a-a5e1-730d8b15fe5a for instance 393593ae-a12a-4172-90a1-e4371298cf5b on instance [pid: 8|app: 0|req: 395/795] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:08:09 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) [pid: 7|app: 0|req: 401/796] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:09 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1828 bytes in 670 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-06-10 16:08:10.693 8 WARNING neutronclient.v2_0.client [None req-60dfcf8f-6b13-406e-a055-65d594117e1d d0ee3c51a4ee407cbd390bebf228e5ce 38f33ae0e74846f1b3f5a800dd8c2f3f - - default default] 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-06-10 16:08:10.918 7 WARNING neutronclient.v2_0.client [None req-832b3b04-c6b4-4beb-b82c-dd68c449bf04 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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/797] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:10 2026] GET /v2.1/servers/b3a19150-2c48-42a8-98ba-9bc17ccc042d => generated 1556 bytes in 767 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/798] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:10 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1828 bytes in 650 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-06-10 16:08:11.714 8 INFO nova.api.openstack.compute.server_external_events [req-8ed0ce32-2738-43f8-9088-4fe28fc45413 req-94e3f71c-eec5-4135-b8cb-4ee23fcc0d09 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:d96dc94a-f9b4-492a-a5e1-730d8b15fe5a for instance 393593ae-a12a-4172-90a1-e4371298cf5b on instance 2026-06-10 16:08:11.714 8 INFO nova.api.openstack.compute.server_external_events [req-8ed0ce32-2738-43f8-9088-4fe28fc45413 req-94e3f71c-eec5-4135-b8cb-4ee23fcc0d09 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:db45104d-5ea1-440a-bf28-54bfac0b0a78 for instance b3a19150-2c48-42a8-98ba-9bc17ccc042d on instance 2026-06-10 16:08:11.714 8 INFO nova.api.openstack.compute.server_external_events [req-8ed0ce32-2738-43f8-9088-4fe28fc45413 req-94e3f71c-eec5-4135-b8cb-4ee23fcc0d09 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:db45104d-5ea1-440a-bf28-54bfac0b0a78 for instance b3a19150-2c48-42a8-98ba-9bc17ccc042d on instance 2026-06-10 16:08:11.714 8 INFO nova.api.openstack.compute.server_external_events [req-8ed0ce32-2738-43f8-9088-4fe28fc45413 req-94e3f71c-eec5-4135-b8cb-4ee23fcc0d09 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-deleted:d96dc94a-f9b4-492a-a5e1-730d8b15fe5a for instance 393593ae-a12a-4172-90a1-e4371298cf5b on instance [pid: 8|app: 0|req: 397/799] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:08:11 2026] POST /v2.1/os-server-external-events => generated 698 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-06-10 16:08:12.473 7 WARNING neutronclient.v2_0.client [None req-d0d06853-a730-4fdc-a63b-f30349463be2 d0ee3c51a4ee407cbd390bebf228e5ce 38f33ae0e74846f1b3f5a800dd8c2f3f - - default default] 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-06-10 16:08:12.577 8 WARNING neutronclient.v2_0.client [None req-a057213b-4bd4-40f0-ac90-1e0bc72fdf2c bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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: 398/800] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:12 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1479 bytes in 613 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/803] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:12 2026] GET /v2.1/servers/b3a19150-2c48-42a8-98ba-9bc17ccc042d => generated 1556 bytes in 758 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-06-10 16:08:14.242 8 WARNING neutronclient.v2_0.client [None req-37daa2f6-f6a2-4ac9-9a2a-eabca9258f8b bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] 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-06-10 16:08:14.262 7 WARNING neutronclient.v2_0.client [None req-584b092a-a513-401a-9536-5494096a0d79 d0ee3c51a4ee407cbd390bebf228e5ce 38f33ae0e74846f1b3f5a800dd8c2f3f - - default default] 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: 401/804] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:14 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => generated 1479 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/805] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:14 2026] GET /v2.1/servers/b3a19150-2c48-42a8-98ba-9bc17ccc042d => generated 1737 bytes in 413 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-06-10 16:08:14.674 8 WARNING neutronclient.v2_0.client [None req-d0c0e349-168a-4508-a344-aaff556ba949 d0ee3c51a4ee407cbd390bebf228e5ce 38f33ae0e74846f1b3f5a800dd8c2f3f - - default default] 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: 402/806] 10.0.0.121 () {32 vars in 740 bytes} [Wed Jun 10 16:08:14 2026] GET /v2.1/servers/b3a19150-2c48-42a8-98ba-9bc17ccc042d/os-interface => generated 284 bytes in 582 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-06-10 16:08:15.350 7 INFO nova.api.openstack.wsgi [None req-bd55dde1-b991-45d6-986d-913bc3070c18 bdf4ff557ac84e5189d674b66a20888f 32e4a124797543219b8be51df6da2f49 - - default default] HTTP exception thrown: Instance 393593ae-a12a-4172-90a1-e4371298cf5b could not be found. [pid: 7|app: 0|req: 405/807] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:15 2026] GET /v2.1/servers/393593ae-a12a-4172-90a1-e4371298cf5b => 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: 8|app: 0|req: 403/808] 10.0.0.121 () {32 vars in 705 bytes} [Wed Jun 10 16:08:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1821044101 => generated 0 bytes in 17 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-06-10 16:08:16.296 8 INFO nova.api.openstack.compute.server_external_events [req-b8f4b5f8-1ac6-40bc-a26f-ada5d038b8b2 req-7b50f47e-89d0-4a9d-a71a-afc27b75fd6d aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:db45104d-5ea1-440a-bf28-54bfac0b0a78 for instance b3a19150-2c48-42a8-98ba-9bc17ccc042d on instance [pid: 8|app: 0|req: 404/809] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:08:16 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) 2026-06-10 16:08:16.303 7 WARNING neutronclient.v2_0.client [None req-f3bfa6d2-a5c9-475e-b0b3-a1abb10bd940 d0ee3c51a4ee407cbd390bebf228e5ce 38f33ae0e74846f1b3f5a800dd8c2f3f - - default default] 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/810] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:16 2026] GET /v2.1/servers/b3a19150-2c48-42a8-98ba-9bc17ccc042d => generated 1737 bytes in 1111 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: 405/811] 10.0.0.121 () {32 vars in 640 bytes} [Wed Jun 10 16:08:17 2026] GET /v2.1/servers => generated 382 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, ' [pid: 7|app: 0|req: 407/812] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 10 16:08:17 2026] DELETE /v2.1/servers/b3a19150-2c48-42a8-98ba-9bc17ccc042d => generated 0 bytes in 74 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-06-10 16:08:17.545 8 WARNING neutronclient.v2_0.client [None req-d633b94a-42c6-4723-bca4-1a81b9ad7bf7 d0ee3c51a4ee407cbd390bebf228e5ce 38f33ae0e74846f1b3f5a800dd8c2f3f - - default default] 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/813] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:17 2026] GET /v2.1/servers/b3a19150-2c48-42a8-98ba-9bc17ccc042d => generated 1743 bytes in 892 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-06-10 16:08:19.456 7 WARNING neutronclient.v2_0.client [None req-e2c8da49-3021-4dc2-9311-b25aff3d9b92 d0ee3c51a4ee407cbd390bebf228e5ce 38f33ae0e74846f1b3f5a800dd8c2f3f - - default default] 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: 408/814] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:19 2026] GET /v2.1/servers/b3a19150-2c48-42a8-98ba-9bc17ccc042d => generated 1863 bytes in 442 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-06-10 16:08:20.918 8 WARNING neutronclient.v2_0.client [None req-2c36827a-3828-48ff-9dcf-b5006a63a6ac d0ee3c51a4ee407cbd390bebf228e5ce 38f33ae0e74846f1b3f5a800dd8c2f3f - - default default] 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-06-10 16:08:21.001 7 INFO nova.api.openstack.compute.server_external_events [req-607a4879-b35e-4aef-87f7-596fd56d0246 req-b9a4add4-9c26-4808-aa56-cecc30ea7af7 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-deleted:db45104d-5ea1-440a-bf28-54bfac0b0a78 for instance b3a19150-2c48-42a8-98ba-9bc17ccc042d on instance [pid: 7|app: 0|req: 409/815] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:08:20 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) [pid: 8|app: 0|req: 407/816] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:20 2026] GET /v2.1/servers/b3a19150-2c48-42a8-98ba-9bc17ccc042d => generated 1795 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-06-10 16:08:22.331 7 WARNING neutronclient.v2_0.client [None req-bfc9bef5-b0ef-4cb5-a418-6aa394415ca4 d0ee3c51a4ee407cbd390bebf228e5ce 38f33ae0e74846f1b3f5a800dd8c2f3f - - default default] 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/817] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:22 2026] GET /v2.1/servers/b3a19150-2c48-42a8-98ba-9bc17ccc042d => generated 1516 bytes in 474 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-06-10 16:08:23.805 7 WARNING neutronclient.v2_0.client [None req-c0288e79-ccf4-4e81-b93c-2c1951ffa6a6 d0ee3c51a4ee407cbd390bebf228e5ce 38f33ae0e74846f1b3f5a800dd8c2f3f - - default default] 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/820] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:23 2026] GET /v2.1/servers/b3a19150-2c48-42a8-98ba-9bc17ccc042d => generated 1516 bytes in 1172 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-06-10 16:08:25.962 8 INFO nova.api.openstack.wsgi [None req-7e88a5bd-3e10-4a26-8537-fa1a102ca9ac d0ee3c51a4ee407cbd390bebf228e5ce 38f33ae0e74846f1b3f5a800dd8c2f3f - - default default] HTTP exception thrown: Instance b3a19150-2c48-42a8-98ba-9bc17ccc042d could not be found. [pid: 8|app: 0|req: 409/821] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:25 2026] GET /v2.1/servers/b3a19150-2c48-42a8-98ba-9bc17ccc042d => generated 111 bytes in 24 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: 413/822] 10.0.0.121 () {32 vars in 705 bytes} [Wed Jun 10 16:08:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1287962112 => generated 0 bytes in 20 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-06-10 16:08:29.321 8 WARNING neutronclient.v2_0.client [None req-03b886b1-129d-427e-a31d-ecca413cd13b 6562fde326024e4ead7aa17579aadb8c 2637435adc9346959fa4292cdd3cc3bf - - default default] 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-06-10 16:08:30.227 8 WARNING neutronclient.v2_0.client [None req-03b886b1-129d-427e-a31d-ecca413cd13b 6562fde326024e4ead7aa17579aadb8c 2637435adc9346959fa4292cdd3cc3bf - - default default] 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/823] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 10 16:08:29 2026] POST /v2.1/servers => generated 424 bytes in 1982 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 16:08:31.179 7 WARNING neutronclient.v2_0.client [None req-33369272-ceeb-49c0-a7d6-64214b6b6fcf 6562fde326024e4ead7aa17579aadb8c 2637435adc9346959fa4292cdd3cc3bf - - default default] 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: 414/824] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:31 2026] GET /v2.1/servers/99ed229f-c9aa-4356-9e58-e42e80cdf0f2 => generated 1370 bytes in 241 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-06-10 16:08:32.480 8 WARNING neutronclient.v2_0.client [None req-86932127-7deb-4b25-b738-0121988fe2fd 6562fde326024e4ead7aa17579aadb8c 2637435adc9346959fa4292cdd3cc3bf - - default default] 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: 411/825] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:32 2026] GET /v2.1/servers/99ed229f-c9aa-4356-9e58-e42e80cdf0f2 => generated 1366 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-06-10 16:08:33.563 7 WARNING neutronclient.v2_0.client [None req-ee85068b-572f-4be2-9cb9-a9636add94f9 6562fde326024e4ead7aa17579aadb8c 2637435adc9346959fa4292cdd3cc3bf - - default default] 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: 416/828] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:33 2026] GET /v2.1/servers/99ed229f-c9aa-4356-9e58-e42e80cdf0f2 => generated 1422 bytes in 60 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-06-10 16:08:34.643 8 WARNING neutronclient.v2_0.client [None req-b8de74ed-897f-4be0-b4aa-205c9e679afb 6562fde326024e4ead7aa17579aadb8c 2637435adc9346959fa4292cdd3cc3bf - - default default] 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: 413/829] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:34 2026] GET /v2.1/servers/99ed229f-c9aa-4356-9e58-e42e80cdf0f2 => generated 1422 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-06-10 16:08:35.727 7 WARNING neutronclient.v2_0.client [None req-665ff42a-1486-4ef3-a804-18301f2b120c 6562fde326024e4ead7aa17579aadb8c 2637435adc9346959fa4292cdd3cc3bf - - default default] 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/830] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:35 2026] GET /v2.1/servers/99ed229f-c9aa-4356-9e58-e42e80cdf0f2 => generated 1430 bytes in 439 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-06-10 16:08:37.170 8 WARNING neutronclient.v2_0.client [None req-0f66fa6f-edb6-4508-9f2f-43ca7b209c35 6562fde326024e4ead7aa17579aadb8c 2637435adc9346959fa4292cdd3cc3bf - - default default] 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-06-10 16:08:37.569 7 INFO nova.api.openstack.compute.server_external_events [req-5fca78a0-c65f-4307-8801-8315237715ed req-7dd39ae6-9180-48eb-b7ec-290055f3d75c aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:ba27e728-10c9-44f3-a29e-13103afced13 for instance 99ed229f-c9aa-4356-9e58-e42e80cdf0f2 on instance [pid: 7|app: 0|req: 418/831] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:08:37 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) [pid: 8|app: 0|req: 414/832] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:37 2026] GET /v2.1/servers/99ed229f-c9aa-4356-9e58-e42e80cdf0f2 => generated 1470 bytes in 756 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-06-10 16:08:38.951 7 WARNING neutronclient.v2_0.client [None req-3155b4e0-f355-4071-b3a2-16d06102dc72 6562fde326024e4ead7aa17579aadb8c 2637435adc9346959fa4292cdd3cc3bf - - default default] 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: 419/833] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:38 2026] GET /v2.1/servers/99ed229f-c9aa-4356-9e58-e42e80cdf0f2 => generated 1470 bytes in 142 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-06-10 16:08:40.117 8 WARNING neutronclient.v2_0.client [None req-f787b13d-f52a-4661-97f9-a0b584020cd2 6562fde326024e4ead7aa17579aadb8c 2637435adc9346959fa4292cdd3cc3bf - - default default] 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: 415/834] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:40 2026] GET /v2.1/servers/99ed229f-c9aa-4356-9e58-e42e80cdf0f2 => generated 1470 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-06-10 16:08:41.364 7 WARNING neutronclient.v2_0.client [None req-aa2668fc-b9ec-47f1-9806-0b40c52b7ae8 6562fde326024e4ead7aa17579aadb8c 2637435adc9346959fa4292cdd3cc3bf - - default default] 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/835] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:41 2026] GET /v2.1/servers/99ed229f-c9aa-4356-9e58-e42e80cdf0f2 => generated 1470 bytes in 132 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-06-10 16:08:42.514 8 WARNING neutronclient.v2_0.client [None req-2022d8d9-da16-448f-af33-dca52d6c8735 6562fde326024e4ead7aa17579aadb8c 2637435adc9346959fa4292cdd3cc3bf - - default default] 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/836] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:42 2026] GET /v2.1/servers/99ed229f-c9aa-4356-9e58-e42e80cdf0f2 => generated 1470 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-06-10 16:08:43.266 7 INFO nova.api.openstack.compute.server_external_events [req-f5974399-0bc2-4819-a796-e5a0e3d1ae58 req-182e4ab1-51aa-4395-83ce-f36ff95e0d6c aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:ba27e728-10c9-44f3-a29e-13103afced13 for instance 99ed229f-c9aa-4356-9e58-e42e80cdf0f2 on instance [pid: 7|app: 0|req: 422/839] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:08:43 2026] POST /v2.1/os-server-external-events => generated 183 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-06-10 16:08:43.796 8 WARNING neutronclient.v2_0.client [None req-cbd44baa-7a20-49ec-86f5-39bfe7eac84a 6562fde326024e4ead7aa17579aadb8c 2637435adc9346959fa4292cdd3cc3bf - - default default] 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: 418/840] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:43 2026] GET /v2.1/servers/99ed229f-c9aa-4356-9e58-e42e80cdf0f2 => generated 1470 bytes in 347 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-06-10 16:08:45.160 7 WARNING neutronclient.v2_0.client [None req-edc07795-1e3e-4d45-a63c-b7d0600b4e2e 6562fde326024e4ead7aa17579aadb8c 2637435adc9346959fa4292cdd3cc3bf - - default default] 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/841] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:45 2026] GET /v2.1/servers/99ed229f-c9aa-4356-9e58-e42e80cdf0f2 => generated 1655 bytes in 136 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: 419/842] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 10 16:08:45 2026] GET /v2.1/servers/99ed229f-c9aa-4356-9e58-e42e80cdf0f2/ips => generated 109 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:08:45.311 7 INFO nova.api.openstack.compute.server_external_events [req-49f2b8b8-2b69-470d-a6ba-7aae4667d5b6 req-6341406c-d9e8-4ac8-83d5-d037dc054694 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:ba27e728-10c9-44f3-a29e-13103afced13 for instance 99ed229f-c9aa-4356-9e58-e42e80cdf0f2 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 424/843] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:08:45 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) [pid: 8|app: 0|req: 420/844] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 10 16:08:45 2026] GET /v2.1/servers/99ed229f-c9aa-4356-9e58-e42e80cdf0f2/ips => generated 109 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, ' [pid: 7|app: 0|req: 425/845] 10.0.0.121 () {32 vars in 824 bytes} [Wed Jun 10 16:08:45 2026] GET /v2.1/servers/99ed229f-c9aa-4356-9e58-e42e80cdf0f2/ips/tempest-ServerAddressesTestJSON-1510339455-network => generated 94 bytes in 29 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, ' [pid: 8|app: 0|req: 421/846] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 10 16:08:45 2026] DELETE /v2.1/servers/99ed229f-c9aa-4356-9e58-e42e80cdf0f2 => generated 0 bytes in 90 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-06-10 16:08:45.529 7 WARNING neutronclient.v2_0.client [None req-556279f7-b8ae-424f-aa43-81b3914e07f6 6562fde326024e4ead7aa17579aadb8c 2637435adc9346959fa4292cdd3cc3bf - - default default] 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: 426/847] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:45 2026] GET /v2.1/servers/99ed229f-c9aa-4356-9e58-e42e80cdf0f2 => generated 1661 bytes in 218 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-06-10 16:08:46.774 8 WARNING neutronclient.v2_0.client [None req-22fc9e69-ce37-4916-8c51-0028930e5a5c 6562fde326024e4ead7aa17579aadb8c 2637435adc9346959fa4292cdd3cc3bf - - default default] 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/848] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:46 2026] GET /v2.1/servers/99ed229f-c9aa-4356-9e58-e42e80cdf0f2 => generated 1661 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-06-10 16:08:47.355 7 INFO nova.api.openstack.compute.server_external_events [req-4eabf13a-a0f1-4c65-930e-49cbc3ead4e2 req-dc8eaef0-204f-4432-8eec-2d3fe5489a7f aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:ba27e728-10c9-44f3-a29e-13103afced13 for instance 99ed229f-c9aa-4356-9e58-e42e80cdf0f2 on instance 2026-06-10 16:08:47.355 7 INFO nova.api.openstack.compute.server_external_events [req-4eabf13a-a0f1-4c65-930e-49cbc3ead4e2 req-dc8eaef0-204f-4432-8eec-2d3fe5489a7f aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:ba27e728-10c9-44f3-a29e-13103afced13 for instance 99ed229f-c9aa-4356-9e58-e42e80cdf0f2 on instance [pid: 7|app: 0|req: 427/849] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:08:47 2026] POST /v2.1/os-server-external-events => generated 358 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-06-10 16:08:47.968 8 WARNING neutronclient.v2_0.client [None req-864c5d21-c300-4bd4-9449-53a9ddc02174 6562fde326024e4ead7aa17579aadb8c 2637435adc9346959fa4292cdd3cc3bf - - default default] 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: 423/850] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:47 2026] GET /v2.1/servers/99ed229f-c9aa-4356-9e58-e42e80cdf0f2 => generated 1619 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:08:48.154 7 INFO nova.api.openstack.compute.server_external_events [req-d20bfea1-df5a-4e28-9c1f-1f227fa39d8b req-a0bbd40f-eed4-42d6-9979-7015ca80383c aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-deleted:ba27e728-10c9-44f3-a29e-13103afced13 for instance 99ed229f-c9aa-4356-9e58-e42e80cdf0f2 on instance [pid: 7|app: 0|req: 428/851] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:08:48 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-06-10 16:08:49.189 8 WARNING neutronclient.v2_0.client [None req-82dfb91c-42db-43c9-9b0d-5e6099faee3f 6562fde326024e4ead7aa17579aadb8c 2637435adc9346959fa4292cdd3cc3bf - - default default] 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: 424/852] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:49 2026] GET /v2.1/servers/99ed229f-c9aa-4356-9e58-e42e80cdf0f2 => generated 1456 bytes in 223 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-06-10 16:08:50.442 7 WARNING neutronclient.v2_0.client [None req-30c01e2c-8297-43b3-b989-4ccfcb661b51 6562fde326024e4ead7aa17579aadb8c 2637435adc9346959fa4292cdd3cc3bf - - default default] 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/853] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:50 2026] GET /v2.1/servers/99ed229f-c9aa-4356-9e58-e42e80cdf0f2 => generated 1456 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-06-10 16:08:51.528 8 INFO nova.api.openstack.wsgi [None req-feed3a79-2dc8-4da9-b4d6-c55b2df4cadf 6562fde326024e4ead7aa17579aadb8c 2637435adc9346959fa4292cdd3cc3bf - - default default] HTTP exception thrown: Instance 99ed229f-c9aa-4356-9e58-e42e80cdf0f2 could not be found. [pid: 8|app: 0|req: 425/854] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:08:51 2026] GET /v2.1/servers/99ed229f-c9aa-4356-9e58-e42e80cdf0f2 => generated 111 bytes in 29 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: 431/857] 10.0.0.172 () {30 vars in 618 bytes} [Wed Jun 10 16:08:55 2026] GET /v2.1 => generated 0 bytes in 216 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: 427/858] 10.0.0.172 () {32 vars in 691 bytes} [Wed Jun 10 16:08:56 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/859] 10.0.0.172 () {34 vars in 912 bytes} [Wed Jun 10 16:08:56 2026] GET /v2.1/os-simple-tenant-usage/8f419528db4e49bcb93d0cff8eab4952?start=2026-06-09T00:00:00&end=2026-06-10T23:59:59 => generated 20 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/860] 10.0.0.172 () {30 vars in 653 bytes} [Wed Jun 10 16:08:56 2026] GET /v2.1/limits?reserved=1 => generated 511 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, ' [pid: 7|app: 0|req: 433/861] 10.0.0.172 () {30 vars in 618 bytes} [Wed Jun 10 16:08:59 2026] GET /v2.1 => generated 0 bytes in 108 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 429/862] 10.0.0.172 () {32 vars in 691 bytes} [Wed Jun 10 16:08:59 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: 434/863] 10.0.0.172 () {34 vars in 912 bytes} [Wed Jun 10 16:08:59 2026] GET /v2.1/os-simple-tenant-usage/8f419528db4e49bcb93d0cff8eab4952?start=2026-06-09T00:00:00&end=2026-06-10T23:59:59 => generated 20 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/864] 10.0.0.172 () {30 vars in 653 bytes} [Wed Jun 10 16:09:00 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 438/871] 10.0.0.121 () {34 vars in 670 bytes} [Wed Jun 10 16:09:26 2026] POST /v2.1/os-keypairs => generated 397 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/872] 10.0.0.121 () {34 vars in 670 bytes} [Wed Jun 10 16:09:28 2026] POST /v2.1/os-keypairs => generated 386 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:09:29.970 7 WARNING neutronclient.v2_0.client [None req-64559b30-6ab1-4b0f-9c5d-1b72d82716ea 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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-06-10 16:09:30.007 7 WARNING neutronclient.v2_0.client [None req-64559b30-6ab1-4b0f-9c5d-1b72d82716ea 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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-06-10 16:09:30.078 7 WARNING neutronclient.v2_0.client [None req-64559b30-6ab1-4b0f-9c5d-1b72d82716ea 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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-06-10 16:09:30.223 7 WARNING neutronclient.v2_0.client [None req-64559b30-6ab1-4b0f-9c5d-1b72d82716ea 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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: 439/873] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 10 16:09:29 2026] POST /v2.1/servers => generated 497 bytes in 543 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 16:09:30.468 8 WARNING neutronclient.v2_0.client [None req-0a7df34b-9022-48ba-acba-9aecb93d3568 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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: 435/874] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:09:30 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => generated 1457 bytes in 285 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-06-10 16:09:31.785 7 WARNING neutronclient.v2_0.client [None req-6c06823b-ee95-43eb-9ff6-31938023bf02 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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/875] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:09:31 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => generated 1453 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-06-10 16:09:32.875 8 WARNING neutronclient.v2_0.client [None req-90f7f169-0c58-4719-8360-f980f955c439 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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/876] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:09:32 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => generated 1509 bytes in 77 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-06-10 16:09:33.974 7 WARNING neutronclient.v2_0.client [None req-2f171054-bd11-46fd-a864-e1e42aaac9c4 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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: 442/879] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:09:33 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => generated 1509 bytes in 229 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-06-10 16:09:35.216 8 WARNING neutronclient.v2_0.client [None req-babb8cee-4ee3-4a82-99f0-31661a6e00f0 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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/880] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:09:35 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => generated 1632 bytes in 971 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-06-10 16:09:36.452 7 INFO nova.api.openstack.compute.server_external_events [req-a236e188-7bd1-48b6-8688-6c3c2a32468e req-4db1a387-a7fa-470b-a135-5acbd2aac54f aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:de4c1beb-6159-4df2-9c7d-552bcac4465f for instance 8c69b3cc-61f9-4261-a515-c5d4e9a04e30 on instance [pid: 7|app: 0|req: 443/881] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:09:36 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-06-10 16:09:37.187 8 WARNING neutronclient.v2_0.client [None req-a90598eb-87ac-4fd7-92af-5e9fd35e0f9f 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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/882] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:09:37 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => generated 1630 bytes in 458 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-06-10 16:09:38.661 7 WARNING neutronclient.v2_0.client [None req-207eb480-86cc-42fe-965a-b95f18466f17 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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/883] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:09:38 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => generated 1630 bytes in 538 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-06-10 16:09:40.204 8 WARNING neutronclient.v2_0.client [None req-15612c51-93fe-4f95-a3dc-8cca62250fb1 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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/884] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:09:40 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => generated 1630 bytes in 115 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-06-10 16:09:41.336 7 WARNING neutronclient.v2_0.client [None req-f26d4447-b815-4ad1-ae4a-cf383ea973cb 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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: 445/885] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:09:41 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => generated 1630 bytes in 165 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-06-10 16:09:42.518 8 WARNING neutronclient.v2_0.client [None req-0c23b576-b04c-4d3c-a3bb-d68ef0218571 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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: 441/886] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:09:42 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => generated 1630 bytes in 208 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-06-10 16:09:43.171 8 INFO nova.api.openstack.compute.server_external_events [req-71b656d3-79bc-4395-b6dc-6c5f596184e2 req-a68752f2-99bd-4e59-ae21-18da49daa18e aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:de4c1beb-6159-4df2-9c7d-552bcac4465f for instance 8c69b3cc-61f9-4261-a515-c5d4e9a04e30 on instance [pid: 8|app: 0|req: 443/889] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:09:43 2026] POST /v2.1/os-server-external-events => generated 183 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-06-10 16:09:43.747 7 WARNING neutronclient.v2_0.client [None req-74269930-f1cd-4629-b6ef-7c51d9305797 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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: 447/890] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:09:43 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => generated 1630 bytes in 141 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-06-10 16:09:44.909 8 WARNING neutronclient.v2_0.client [None req-edf39a39-d043-4fc7-a25f-0ceffeb2d1ea 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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: 444/891] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:09:44 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => generated 1630 bytes in 153 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-06-10 16:09:45.209 7 INFO nova.api.openstack.compute.server_external_events [req-b18375c3-d076-48f7-9e36-1cea37083bf9 req-04f7edec-be10-4614-9f28-9db62018bf47 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:de4c1beb-6159-4df2-9c7d-552bcac4465f for instance 8c69b3cc-61f9-4261-a515-c5d4e9a04e30 on instance [pid: 7|app: 0|req: 448/892] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:09:45 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-06-10 16:09:46.076 8 WARNING neutronclient.v2_0.client [None req-c8276b72-43b7-4f7d-a6db-0ec89a556e0a 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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: 445/893] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:09:46 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => generated 1630 bytes in 168 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-06-10 16:09:47.254 7 WARNING neutronclient.v2_0.client [None req-7a6f771f-370f-431d-95a7-0fbb60bf248b 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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/894] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:09:47 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => generated 1810 bytes in 132 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-06-10 16:09:47.394 8 WARNING neutronclient.v2_0.client [None req-7af73ed0-84ab-42a8-b8bb-c18d4f67e686 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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: 446/895] 10.0.0.121 () {32 vars in 740 bytes} [Wed Jun 10 16:09:47 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30/os-interface => generated 284 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-06-10 16:09:48.111 7 INFO nova.api.openstack.compute.server_external_events [req-2dead3dc-4203-4fbf-901a-be060e5b020f req-e3256c3e-7d6a-4b22-afd1-562730c776aa aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:de4c1beb-6159-4df2-9c7d-552bcac4465f for instance 8c69b3cc-61f9-4261-a515-c5d4e9a04e30 on instance [pid: 7|app: 0|req: 450/896] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:09:48 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-06-10 16:09:55.375 8 WARNING neutronclient.v2_0.client [None req-014e4f0f-56db-49f9-8811-2c3a8a141668 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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: 448/899] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:09:55 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => generated 1930 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, ' [pid: 7|app: 0|req: 452/900] 10.0.0.121 () {32 vars in 752 bytes} [Wed Jun 10 16:09:56 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30/os-server-password => generated 116 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: 449/901] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 10 16:09:57 2026] DELETE /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => generated 0 bytes in 100 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-06-10 16:09:58.022 7 WARNING neutronclient.v2_0.client [None req-492b3680-a873-4fbc-a94f-de4ab5076a49 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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: 453/902] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:09:57 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => generated 1936 bytes in 212 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-06-10 16:09:59.262 8 WARNING neutronclient.v2_0.client [None req-be811d5d-8fd4-4cb6-aaad-f1ef0df4755e 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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-06-10 16:09:59.268 7 INFO nova.api.openstack.compute.server_external_events [req-d031697d-54d8-4b5b-a4e6-0ee82a49f6fa req-b6af7884-7647-4f8e-bf60-b6741f7d6fef aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:de4c1beb-6159-4df2-9c7d-552bcac4465f for instance 8c69b3cc-61f9-4261-a515-c5d4e9a04e30 on instance [pid: 7|app: 0|req: 454/903] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:09:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/904] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:09:59 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => generated 1936 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, ' 2026-06-10 16:10:00.420 7 WARNING neutronclient.v2_0.client [None req-3f8cb5b2-9c74-4037-8bd6-641ec3fb1976 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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-06-10 16:10:00.844 8 INFO nova.api.openstack.compute.server_external_events [req-2ce5e8be-dd5b-47d9-b219-e78cff8bed2f req-571bf6d6-062c-4d69-a04f-93a16dfc3e67 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-deleted:de4c1beb-6159-4df2-9c7d-552bcac4465f for instance 8c69b3cc-61f9-4261-a515-c5d4e9a04e30 on instance [pid: 8|app: 0|req: 451/905] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:10:00 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) [pid: 7|app: 0|req: 455/906] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:00 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => generated 1936 bytes in 502 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-06-10 16:10:01.302 8 INFO nova.api.openstack.compute.server_external_events [req-87081d69-8823-40be-b94f-44c2a0df4bb1 req-3060e9fc-32d7-4a81-a825-93ea41e80fbe aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:de4c1beb-6159-4df2-9c7d-552bcac4465f for instance 8c69b3cc-61f9-4261-a515-c5d4e9a04e30 on instance [pid: 8|app: 0|req: 452/907] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:10:01 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-06-10 16:10:01.944 7 WARNING neutronclient.v2_0.client [None req-c414f076-6bed-46e3-b6a2-c1b00331efde 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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: 456/908] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:01 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => generated 1543 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, ' 2026-06-10 16:10:03.208 8 WARNING neutronclient.v2_0.client [None req-c23ac52e-4f6a-4462-8ab5-a43a4f162f20 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] 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/911] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:03 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => generated 1543 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, ' 2026-06-10 16:10:04.289 7 INFO nova.api.openstack.wsgi [None req-d82b320f-6bbb-4dfa-8715-a2969751d4e5 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] HTTP exception thrown: Instance 8c69b3cc-61f9-4261-a515-c5d4e9a04e30 could not be found. [pid: 7|app: 0|req: 458/912] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:04 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => 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, ' 2026-06-10 16:10:04.332 8 INFO nova.api.openstack.wsgi [None req-c8dd979d-0f0b-494d-a0df-a2cfb466780e 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] HTTP exception thrown: Instance 8c69b3cc-61f9-4261-a515-c5d4e9a04e30 could not be found. [pid: 8|app: 0|req: 455/913] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 10 16:10:04 2026] DELETE /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => 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, ' 2026-06-10 16:10:04.364 7 INFO nova.api.openstack.wsgi [None req-19c2d6eb-bd67-4651-9027-16a225bca979 7bd668b018df49ab9e40ef4615b7a043 657761ef4f0a40f7b7d2b8f668581afb - - default default] HTTP exception thrown: Instance 8c69b3cc-61f9-4261-a515-c5d4e9a04e30 could not be found. [pid: 7|app: 0|req: 459/914] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:04 2026] GET /v2.1/servers/8c69b3cc-61f9-4261-a515-c5d4e9a04e30 => 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: 8|app: 0|req: 456/915] 10.0.0.121 () {32 vars in 705 bytes} [Wed Jun 10 16:10:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1393481396 => generated 0 bytes in 18 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: 460/916] 10.0.0.121 () {32 vars in 727 bytes} [Wed Jun 10 16:10:05 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1439496700 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 16:10:09.009 8 WARNING neutronclient.v2_0.client [None req-bc91249e-fac4-4435-b8ff-0d63afc2aeea 95a7d10e962b4e83a797f1d15544ccb8 1e58f9d5f53d409584be96e83730b925 - - default default] 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-06-10 16:10:09.660 8 WARNING neutronclient.v2_0.client [None req-bc91249e-fac4-4435-b8ff-0d63afc2aeea 95a7d10e962b4e83a797f1d15544ccb8 1e58f9d5f53d409584be96e83730b925 - - default default] 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/917] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 10 16:10:08 2026] POST /v2.1/servers => generated 424 bytes in 2540 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 16:10:11.491 7 WARNING neutronclient.v2_0.client [None req-b0d15e38-bc94-4173-90fc-3879fb26e036 95a7d10e962b4e83a797f1d15544ccb8 1e58f9d5f53d409584be96e83730b925 - - default default] 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: 461/918] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:11 2026] GET /v2.1/servers/33095e23-612d-45e5-9bc0-76cfa4c2a094 => generated 1367 bytes in 904 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/921] 10.0.0.121 () {34 vars in 670 bytes} [Wed Jun 10 16:10:13 2026] POST /v2.1/os-keypairs => generated 397 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-06-10 16:10:13.418 7 WARNING neutronclient.v2_0.client [None req-bd579cc2-466b-48ee-9751-04fb437a10b8 95a7d10e962b4e83a797f1d15544ccb8 1e58f9d5f53d409584be96e83730b925 - - default default] 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/922] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:13 2026] GET /v2.1/servers/33095e23-612d-45e5-9bc0-76cfa4c2a094 => generated 1419 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:10:14.622 8 WARNING neutronclient.v2_0.client [None req-bd785e2e-458c-400e-b649-ec005f153695 95a7d10e962b4e83a797f1d15544ccb8 1e58f9d5f53d409584be96e83730b925 - - default default] 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: 460/923] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:14 2026] GET /v2.1/servers/33095e23-612d-45e5-9bc0-76cfa4c2a094 => generated 1419 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-06-10 16:10:15.256 7 WARNING neutronclient.v2_0.client [None req-006290e6-de6f-41d2-ae13-af0192af9a91 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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-06-10 16:10:15.307 7 WARNING neutronclient.v2_0.client [None req-006290e6-de6f-41d2-ae13-af0192af9a91 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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-06-10 16:10:15.504 7 WARNING neutronclient.v2_0.client [None req-006290e6-de6f-41d2-ae13-af0192af9a91 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 464/924] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 10 16:10:15 2026] POST /v2.1/servers => generated 449 bytes in 464 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:10:15.705 8 WARNING neutronclient.v2_0.client [None req-b1af59ee-26f1-46a7-9a37-a8a939a2126d 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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-06-10 16:10:15.726 7 WARNING neutronclient.v2_0.client [None req-43c5e7e8-9af1-4a14-a793-63d42d456a66 95a7d10e962b4e83a797f1d15544ccb8 1e58f9d5f53d409584be96e83730b925 - - default default] 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: 461/925] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:15 2026] GET /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 1401 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/926] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:15 2026] GET /v2.1/servers/33095e23-612d-45e5-9bc0-76cfa4c2a094 => generated 1427 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:10:16.815 8 WARNING neutronclient.v2_0.client [None req-7d9b8c87-974e-45c3-933c-53563c7eabb8 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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-06-10 16:10:16.848 7 WARNING neutronclient.v2_0.client [None req-31ddeb26-b16c-410b-9224-9f42c0dab4b6 95a7d10e962b4e83a797f1d15544ccb8 1e58f9d5f53d409584be96e83730b925 - - default default] 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/927] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:16 2026] GET /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 1405 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-06-10 16:10:16.956 8 INFO nova.api.openstack.compute.server_external_events [req-ce87733e-6999-4193-9cb5-7e7e51f28e25 req-caabae55-8b46-49f6-a3c9-304b2d6a55e6 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:6c3911db-b396-44d5-8e38-287f76eaa463 for instance 33095e23-612d-45e5-9bc0-76cfa4c2a094 on instance [pid: 8|app: 0|req: 463/928] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:10:16 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) [pid: 7|app: 0|req: 466/929] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:16 2026] GET /v2.1/servers/33095e23-612d-45e5-9bc0-76cfa4c2a094 => generated 1469 bytes in 212 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-06-10 16:10:17.598 8 INFO nova.api.openstack.compute.server_external_events [req-168aa099-31f1-4c20-b7e8-48cf6464dff5 req-3cb51fbe-ffe2-4c79-a9aa-ff3d70e9390c aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:6c3911db-b396-44d5-8e38-287f76eaa463 for instance 33095e23-612d-45e5-9bc0-76cfa4c2a094 on instance [pid: 8|app: 0|req: 464/930] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:10:17 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:10:17.921 7 WARNING neutronclient.v2_0.client [None req-961b4307-59da-4300-8fea-66d286873cab 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 467/931] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:17 2026] GET /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 1453 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, ' 2026-06-10 16:10:18.063 8 WARNING neutronclient.v2_0.client [None req-b2b58ac9-fe89-440d-8a14-b21f762ec87b 95a7d10e962b4e83a797f1d15544ccb8 1e58f9d5f53d409584be96e83730b925 - - default default] 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: 465/932] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:18 2026] GET /v2.1/servers/33095e23-612d-45e5-9bc0-76cfa4c2a094 => generated 1467 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-06-10 16:10:19.018 7 WARNING neutronclient.v2_0.client [None req-def3496d-0aea-4881-86c1-19e09b771b66 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 468/933] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:18 2026] GET /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 1453 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-06-10 16:10:19.202 8 WARNING neutronclient.v2_0.client [None req-eee30c8a-c6c9-43c8-a1d7-3e60fb11fcf0 95a7d10e962b4e83a797f1d15544ccb8 1e58f9d5f53d409584be96e83730b925 - - default default] 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/934] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:19 2026] GET /v2.1/servers/33095e23-612d-45e5-9bc0-76cfa4c2a094 => generated 1467 bytes in 144 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-06-10 16:10:20.111 7 WARNING neutronclient.v2_0.client [None req-f1ed6d8d-f4c1-409e-9d70-c4a6ed58cf07 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 469/935] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:20 2026] GET /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 1461 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-06-10 16:10:20.366 8 WARNING neutronclient.v2_0.client [None req-6dfee614-983b-49a0-85d9-6197d00bc812 95a7d10e962b4e83a797f1d15544ccb8 1e58f9d5f53d409584be96e83730b925 - - default default] 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/936] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:20 2026] GET /v2.1/servers/33095e23-612d-45e5-9bc0-76cfa4c2a094 => generated 1467 bytes in 184 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-06-10 16:10:21.376 7 WARNING neutronclient.v2_0.client [None req-ccbd7fe2-cca6-4c95-91ff-821f4e111bfa 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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-06-10 16:10:21.588 8 WARNING neutronclient.v2_0.client [None req-4b0e55dc-7bb8-437e-b4c5-28fb5a620677 95a7d10e962b4e83a797f1d15544ccb8 1e58f9d5f53d409584be96e83730b925 - - default default] 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: 470/937] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:21 2026] GET /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 1538 bytes in 674 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: 468/938] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:21 2026] GET /v2.1/servers/33095e23-612d-45e5-9bc0-76cfa4c2a094 => generated 1467 bytes in 493 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-06-10 16:10:22.035 7 INFO nova.api.openstack.compute.server_external_events [req-738bda39-acf6-46e8-830c-de2ed447cada req-7532eb66-843c-4743-8562-ee084ef942eb aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:6c3911db-b396-44d5-8e38-287f76eaa463 for instance 33095e23-612d-45e5-9bc0-76cfa4c2a094 on instance [pid: 7|app: 0|req: 471/939] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:10: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) 2026-06-10 16:10:22.056 8 INFO nova.api.openstack.compute.server_external_events [req-c872ce92-fa76-4d65-aaf2-4a99d3776fa5 req-247926ad-bbfc-445b-bb3d-a8d07d556bf1 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:6fe57925-cc5d-46e0-8c95-046089b4d473 for instance 469a24c6-ca77-40ee-9434-294b37ce2cfb on instance [pid: 8|app: 0|req: 469/940] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:10:22 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:10:23.066 7 WARNING neutronclient.v2_0.client [None req-f5167b2f-7ada-4b8d-850d-dfec59a02fbe 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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-06-10 16:10:23.094 8 WARNING neutronclient.v2_0.client [None req-2eb5e17e-3bf2-493f-b85f-1d116ccfb0ac 95a7d10e962b4e83a797f1d15544ccb8 1e58f9d5f53d409584be96e83730b925 - - default default] 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: 473/943] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:23 2026] GET /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 1526 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/944] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:23 2026] GET /v2.1/servers/33095e23-612d-45e5-9bc0-76cfa4c2a094 => generated 1467 bytes in 322 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-06-10 16:10:24.086 7 INFO nova.api.openstack.compute.server_external_events [req-83685d4a-8e87-45b2-b759-fb02ce2e2313 req-e8fa2e3d-b730-4cf3-b308-d7dfc9ed9720 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:6c3911db-b396-44d5-8e38-287f76eaa463 for instance 33095e23-612d-45e5-9bc0-76cfa4c2a094 on instance [pid: 7|app: 0|req: 474/945] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:10:24 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:10:24.406 8 WARNING neutronclient.v2_0.client [None req-7e0ef233-1504-4374-bff0-99fc3a5620c4 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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-06-10 16:10:24.412 7 WARNING neutronclient.v2_0.client [None req-9e3d19c2-7308-4224-a905-df144d3f9ead 95a7d10e962b4e83a797f1d15544ccb8 1e58f9d5f53d409584be96e83730b925 - - default default] 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: 472/946] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:24 2026] GET /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 1526 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/947] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:24 2026] GET /v2.1/servers/33095e23-612d-45e5-9bc0-76cfa4c2a094 => generated 1647 bytes in 297 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-06-10 16:10:25.708 8 WARNING neutronclient.v2_0.client [None req-434106cc-ad49-44c6-9592-461195bcf075 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 473/948] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:25 2026] GET /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 1526 bytes in 152 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: 476/949] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 10 16:10:25 2026] DELETE /v2.1/servers/33095e23-612d-45e5-9bc0-76cfa4c2a094 => generated 0 bytes in 85 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-06-10 16:10:25.982 8 WARNING neutronclient.v2_0.client [None req-1f3019da-d3a9-465e-9fd0-3dd170df59c6 95a7d10e962b4e83a797f1d15544ccb8 1e58f9d5f53d409584be96e83730b925 - - default default] 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/950] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:25 2026] GET /v2.1/servers/33095e23-612d-45e5-9bc0-76cfa4c2a094 => generated 1653 bytes in 132 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-06-10 16:10:26.870 7 WARNING neutronclient.v2_0.client [None req-1d957cb6-a4b9-46ae-bc2d-c1b6e55a2ce7 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 477/951] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:26 2026] GET /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 1526 bytes in 178 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-06-10 16:10:27.141 8 WARNING neutronclient.v2_0.client [None req-031c488d-935b-4fb9-9b25-c816b7078c66 95a7d10e962b4e83a797f1d15544ccb8 1e58f9d5f53d409584be96e83730b925 - - default default] 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-06-10 16:10:27.274 7 INFO nova.api.openstack.compute.server_external_events [req-7e0b17f0-adae-4668-9c86-65ea84aa9c82 req-aefe3f6b-e7e2-4405-b85f-b78ef7cda8c9 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:6c3911db-b396-44d5-8e38-287f76eaa463 for instance 33095e23-612d-45e5-9bc0-76cfa4c2a094 on instance [pid: 7|app: 0|req: 478/952] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:10:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/953] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:27 2026] GET /v2.1/servers/33095e23-612d-45e5-9bc0-76cfa4c2a094 => generated 1653 bytes in 212 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-06-10 16:10:28.069 7 WARNING neutronclient.v2_0.client [None req-f5b81bf1-fa9a-4e2b-b3cb-034b045cd608 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 479/954] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:28 2026] GET /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 1526 bytes in 135 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-06-10 16:10:28.372 8 WARNING neutronclient.v2_0.client [None req-2109b92a-568f-4c62-912f-5739b3b1a5a1 95a7d10e962b4e83a797f1d15544ccb8 1e58f9d5f53d409584be96e83730b925 - - default default] 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/955] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:28 2026] GET /v2.1/servers/33095e23-612d-45e5-9bc0-76cfa4c2a094 => generated 1653 bytes in 383 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-06-10 16:10:29.210 7 WARNING neutronclient.v2_0.client [None req-d1b1a0e1-91f6-42a4-abc1-bbd0309304d9 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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-06-10 16:10:29.320 8 INFO nova.api.openstack.compute.server_external_events [req-a2ac39ad-2622-487a-acd5-c32687fd9c74 req-e20a94c3-2d73-4bba-a2dd-6e134feec473 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:6c3911db-b396-44d5-8e38-287f76eaa463 for instance 33095e23-612d-45e5-9bc0-76cfa4c2a094 on instance 2026-06-10 16:10:29.321 8 INFO nova.api.openstack.compute.server_external_events [req-a2ac39ad-2622-487a-acd5-c32687fd9c74 req-e20a94c3-2d73-4bba-a2dd-6e134feec473 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:6fe57925-cc5d-46e0-8c95-046089b4d473 for instance 469a24c6-ca77-40ee-9434-294b37ce2cfb on instance 2026-06-10 16:10:29.321 8 INFO nova.api.openstack.compute.server_external_events [req-a2ac39ad-2622-487a-acd5-c32687fd9c74 req-e20a94c3-2d73-4bba-a2dd-6e134feec473 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:6fe57925-cc5d-46e0-8c95-046089b4d473 for instance 469a24c6-ca77-40ee-9434-294b37ce2cfb on instance 2026-06-10 16:10:29.321 8 INFO nova.api.openstack.compute.server_external_events [req-a2ac39ad-2622-487a-acd5-c32687fd9c74 req-e20a94c3-2d73-4bba-a2dd-6e134feec473 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-deleted:6c3911db-b396-44d5-8e38-287f76eaa463 for instance 33095e23-612d-45e5-9bc0-76cfa4c2a094 on instance [pid: 8|app: 0|req: 477/956] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:10:29 2026] POST /v2.1/os-server-external-events => generated 698 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/957] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:29 2026] GET /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 1526 bytes in 191 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-06-10 16:10:29.802 8 WARNING neutronclient.v2_0.client [None req-e0a9eddc-ee77-4c8b-8360-9b025b50e9d3 95a7d10e962b4e83a797f1d15544ccb8 1e58f9d5f53d409584be96e83730b925 - - default default] 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: 478/958] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:29 2026] GET /v2.1/servers/33095e23-612d-45e5-9bc0-76cfa4c2a094 => generated 1453 bytes in 106 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-06-10 16:10:30.412 7 WARNING neutronclient.v2_0.client [None req-5029fe03-2fab-4995-b4e0-14f7c5e15e16 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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/959] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:30 2026] GET /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 1526 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-06-10 16:10:30.897 8 WARNING neutronclient.v2_0.client [None req-1fbcc216-9397-441e-9c39-8327679aad14 95a7d10e962b4e83a797f1d15544ccb8 1e58f9d5f53d409584be96e83730b925 - - default default] 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: 479/960] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:30 2026] GET /v2.1/servers/33095e23-612d-45e5-9bc0-76cfa4c2a094 => generated 1453 bytes in 79 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-06-10 16:10:31.603 7 WARNING neutronclient.v2_0.client [None req-3102d308-0b03-44f8-9081-0462f8449a29 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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/961] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:31 2026] GET /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 1695 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-06-10 16:10:31.760 8 WARNING neutronclient.v2_0.client [None req-8cc94d33-6421-4fdb-8efb-39c2d2b0e440 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 480/962] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:31 2026] GET /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 1695 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-06-10 16:10:31.988 7 INFO nova.api.openstack.wsgi [None req-52782296-cf65-4697-80c3-b34195a47e70 95a7d10e962b4e83a797f1d15544ccb8 1e58f9d5f53d409584be96e83730b925 - - default default] HTTP exception thrown: Instance 33095e23-612d-45e5-9bc0-76cfa4c2a094 could not be found. [pid: 7|app: 0|req: 483/963] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:31 2026] GET /v2.1/servers/33095e23-612d-45e5-9bc0-76cfa4c2a094 => 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, ' 2026-06-10 16:10:33.119 7 INFO nova.api.openstack.compute.server_external_events [req-a754c4c5-a435-4b3b-9b3d-f659674b1b7a req-98a427e6-d29c-488a-b2b9-8d4fa50b331b aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:6fe57925-cc5d-46e0-8c95-046089b4d473 for instance 469a24c6-ca77-40ee-9434-294b37ce2cfb on instance [pid: 7|app: 0|req: 485/966] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:10:33 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, ' [pid: 8|app: 0|req: 482/967] 10.0.0.121 () {34 vars in 749 bytes} [Wed Jun 10 16:10:41 2026] POST /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb/action => generated 34354 bytes in 558 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-06-10 16:10:42.607 7 INFO nova.api.openstack.compute.server_external_events [req-48a9af8e-c006-42eb-aa5a-99d06612c4ff req-c8ba9fc1-858c-428c-ba00-4394591c2533 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:6fe57925-cc5d-46e0-8c95-046089b4d473 for instance 469a24c6-ca77-40ee-9434-294b37ce2cfb on instance [pid: 7|app: 0|req: 486/968] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:10:42 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: 484/971] 10.0.0.121 () {34 vars in 670 bytes} [Wed Jun 10 16:10:44 2026] POST /v2.1/os-keypairs => generated 397 bytes in 115 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-06-10 16:10:46.442 7 WARNING neutronclient.v2_0.client [None req-5d4fc31e-c01f-4fff-8eec-812e084f0455 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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-06-10 16:10:46.481 7 WARNING neutronclient.v2_0.client [None req-5d4fc31e-c01f-4fff-8eec-812e084f0455 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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-06-10 16:10:46.683 7 WARNING neutronclient.v2_0.client [None req-5d4fc31e-c01f-4fff-8eec-812e084f0455 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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/972] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 10 16:10:46 2026] POST /v2.1/servers => generated 449 bytes in 569 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 16:10:46.985 8 WARNING neutronclient.v2_0.client [None req-06e72938-9163-44e3-a24e-3b96f2b060ba 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 485/973] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:46 2026] GET /v2.1/servers/c6424b64-d775-43b8-a1fd-05bd4420fe24 => generated 1401 bytes in 65 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-06-10 16:10:48.074 7 WARNING neutronclient.v2_0.client [None req-58884e60-86fc-4250-9dc9-06fa0f420fe2 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 489/974] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:48 2026] GET /v2.1/servers/c6424b64-d775-43b8-a1fd-05bd4420fe24 => generated 1405 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-06-10 16:10:49.174 8 WARNING neutronclient.v2_0.client [None req-2a6713ee-447b-4d41-8293-c521d3533a9b 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 486/975] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:49 2026] GET /v2.1/servers/c6424b64-d775-43b8-a1fd-05bd4420fe24 => generated 1453 bytes in 79 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-06-10 16:10:50.279 7 WARNING neutronclient.v2_0.client [None req-05a723bb-4075-494a-ad8e-7b26d22259ea 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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/976] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:50 2026] GET /v2.1/servers/c6424b64-d775-43b8-a1fd-05bd4420fe24 => 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-06-10 16:10:51.368 8 WARNING neutronclient.v2_0.client [None req-eacb2653-17cb-4df8-9ffb-5407a69f7d28 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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/977] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:51 2026] GET /v2.1/servers/c6424b64-d775-43b8-a1fd-05bd4420fe24 => generated 1528 bytes in 715 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-06-10 16:10:52.756 7 INFO nova.api.openstack.compute.server_external_events [req-f3a336fb-46ab-4f05-9d63-2b399701a442 req-65697a66-064b-4fb4-8cb0-c307920b33e2 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:70e5e450-63cc-4e46-a3f1-68fdfc4dfd60 for instance c6424b64-d775-43b8-a1fd-05bd4420fe24 on instance [pid: 7|app: 0|req: 491/978] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:10:52 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-06-10 16:10:53.125 7 WARNING neutronclient.v2_0.client [None req-e046af05-aa77-4b0a-a935-b3201caba239 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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/981] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:53 2026] GET /v2.1/servers/c6424b64-d775-43b8-a1fd-05bd4420fe24 => generated 1526 bytes in 174 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-06-10 16:10:54.288 8 WARNING neutronclient.v2_0.client [None req-ed03864c-0c28-44e6-8100-64ec9e5599d4 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 489/982] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:54 2026] GET /v2.1/servers/c6424b64-d775-43b8-a1fd-05bd4420fe24 => generated 1526 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-06-10 16:10:55.420 7 WARNING neutronclient.v2_0.client [None req-6b70ffc0-5187-464b-9fcf-1ee4f562ece6 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 494/983] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:55 2026] GET /v2.1/servers/c6424b64-d775-43b8-a1fd-05bd4420fe24 => generated 1526 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-06-10 16:10:56.609 8 WARNING neutronclient.v2_0.client [None req-1f2ad104-87f4-41a6-b8cc-616c8fee6691 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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/984] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:56 2026] GET /v2.1/servers/c6424b64-d775-43b8-a1fd-05bd4420fe24 => generated 1526 bytes in 151 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-06-10 16:10:57.581 7 INFO nova.api.openstack.compute.server_external_events [req-45f497f2-703e-452a-aefd-410a8a130543 req-38733678-cb99-4301-8083-dab1f65a9a49 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:70e5e450-63cc-4e46-a3f1-68fdfc4dfd60 for instance c6424b64-d775-43b8-a1fd-05bd4420fe24 on instance [pid: 7|app: 0|req: 495/985] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:10:57 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-06-10 16:10:57.786 8 WARNING neutronclient.v2_0.client [None req-48b38063-ab4d-472d-9b9c-27d85a7b4b02 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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/986] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:57 2026] GET /v2.1/servers/c6424b64-d775-43b8-a1fd-05bd4420fe24 => generated 1526 bytes in 255 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-06-10 16:10:59.086 7 WARNING neutronclient.v2_0.client [None req-84fb21bc-3de9-4f9f-8af2-59c47a1b2259 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 496/987] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:10:59 2026] GET /v2.1/servers/c6424b64-d775-43b8-a1fd-05bd4420fe24 => generated 1526 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-06-10 16:10:59.619 8 INFO nova.api.openstack.compute.server_external_events [req-d5e7888f-866b-4cc5-823f-33d493792b9a req-3c53e842-4b96-4622-a21f-3deb7c5ea941 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:70e5e450-63cc-4e46-a3f1-68fdfc4dfd60 for instance c6424b64-d775-43b8-a1fd-05bd4420fe24 on instance [pid: 8|app: 0|req: 492/988] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:10:59 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-06-10 16:11:00.233 7 WARNING neutronclient.v2_0.client [None req-d7cc73a0-8830-4742-91ef-0c6c12691433 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 497/989] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:11:00 2026] GET /v2.1/servers/c6424b64-d775-43b8-a1fd-05bd4420fe24 => generated 1694 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-06-10 16:11:00.436 8 WARNING neutronclient.v2_0.client [None req-4d2c569d-fda7-46ce-9f52-14a5528e88f5 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 493/990] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:11:00 2026] GET /v2.1/servers/c6424b64-d775-43b8-a1fd-05bd4420fe24 => generated 1694 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-06-10 16:11:01.666 7 INFO nova.api.openstack.compute.server_external_events [req-5fdb5c23-608d-41a5-b43e-63cd617e4506 req-eae621f2-63e4-4fc0-a704-118e02bdb71f aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:70e5e450-63cc-4e46-a3f1-68fdfc4dfd60 for instance c6424b64-d775-43b8-a1fd-05bd4420fe24 on instance [pid: 7|app: 0|req: 498/991] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:11:01 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 7|app: 0|req: 500/994] 10.0.0.121 () {34 vars in 749 bytes} [Wed Jun 10 16:11:09 2026] POST /v2.1/servers/c6424b64-d775-43b8-a1fd-05bd4420fe24/action => generated 32308 bytes in 557 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: 495/995] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 10 16:11:10 2026] DELETE /v2.1/servers/c6424b64-d775-43b8-a1fd-05bd4420fe24 => generated 0 bytes in 93 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-06-10 16:11:10.135 7 WARNING neutronclient.v2_0.client [None req-6e6a7e93-d055-4019-a4ce-19fd3f33852d 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 501/996] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:11:10 2026] GET /v2.1/servers/c6424b64-d775-43b8-a1fd-05bd4420fe24 => generated 1820 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-06-10 16:11:11.313 8 WARNING neutronclient.v2_0.client [None req-768caac6-13e4-42fb-9aac-e35bb5dc9a88 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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-06-10 16:11:11.403 7 INFO nova.api.openstack.compute.server_external_events [req-8939081a-574f-48da-abd5-e828448a5f2c req-091308e7-79b6-499f-960c-8d7755f69e70 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:70e5e450-63cc-4e46-a3f1-68fdfc4dfd60 for instance c6424b64-d775-43b8-a1fd-05bd4420fe24 on instance [pid: 7|app: 0|req: 502/997] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:11:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/998] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:11:11 2026] GET /v2.1/servers/c6424b64-d775-43b8-a1fd-05bd4420fe24 => generated 1820 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-06-10 16:11:12.534 7 WARNING neutronclient.v2_0.client [None req-4cdef80d-c38b-4c81-9822-27f47dd0b9c8 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 503/1001] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:11:12 2026] GET /v2.1/servers/c6424b64-d775-43b8-a1fd-05bd4420fe24 => generated 1820 bytes in 517 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-06-10 16:11:13.437 8 INFO nova.api.openstack.compute.server_external_events [req-4f541e0b-a2ec-4891-835c-474213289469 req-c6756b30-f4c7-4dab-9445-973b2d780981 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:70e5e450-63cc-4e46-a3f1-68fdfc4dfd60 for instance c6424b64-d775-43b8-a1fd-05bd4420fe24 on instance 2026-06-10 16:11:13.437 8 INFO nova.api.openstack.compute.server_external_events [req-4f541e0b-a2ec-4891-835c-474213289469 req-c6756b30-f4c7-4dab-9445-973b2d780981 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-deleted:70e5e450-63cc-4e46-a3f1-68fdfc4dfd60 for instance c6424b64-d775-43b8-a1fd-05bd4420fe24 on instance [pid: 8|app: 0|req: 499/1002] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:11:13 2026] POST /v2.1/os-server-external-events => generated 356 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-06-10 16:11:14.097 7 WARNING neutronclient.v2_0.client [None req-97242089-c17d-4a31-aff5-8f189e29aeb6 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 504/1003] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:11:14 2026] GET /v2.1/servers/c6424b64-d775-43b8-a1fd-05bd4420fe24 => generated 1482 bytes in 128 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-06-10 16:11:15.209 8 WARNING neutronclient.v2_0.client [None req-6a09a3ef-a145-4292-92f8-acbf341f684a 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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/1004] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:11:15 2026] GET /v2.1/servers/c6424b64-d775-43b8-a1fd-05bd4420fe24 => 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-06-10 16:11:16.291 7 INFO nova.api.openstack.wsgi [None req-1e162a54-9df8-4e52-a80b-0ba7870180b1 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] HTTP exception thrown: Instance c6424b64-d775-43b8-a1fd-05bd4420fe24 could not be found. [pid: 7|app: 0|req: 505/1005] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:11:16 2026] GET /v2.1/servers/c6424b64-d775-43b8-a1fd-05bd4420fe24 => 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: 8|app: 0|req: 501/1006] 10.0.0.121 () {32 vars in 727 bytes} [Wed Jun 10 16:11:16 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-432702518 => generated 0 bytes in 15 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: 506/1007] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 10 16:11:16 2026] DELETE /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-10 16:11:16.858 8 WARNING neutronclient.v2_0.client [None req-dfe8ced4-7fcc-45e1-9da7-353f1bea2487 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 502/1008] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:11:16 2026] GET /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 1701 bytes in 121 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-06-10 16:11:17.993 7 WARNING neutronclient.v2_0.client [None req-84b17bc0-5b0f-491a-a317-a404785f3c21 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 507/1009] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:11:17 2026] GET /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 1701 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 16:11:18.131 8 INFO nova.api.openstack.compute.server_external_events [req-71d38f89-e975-4dd1-a8da-dc9efec68db5 req-a3d8d7f1-b85a-4360-9cfd-de74c9e55f27 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:6fe57925-cc5d-46e0-8c95-046089b4d473 for instance 469a24c6-ca77-40ee-9434-294b37ce2cfb on instance [pid: 8|app: 0|req: 503/1010] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:11:18 2026] POST /v2.1/os-server-external-events => generated 185 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-06-10 16:11:19.167 7 WARNING neutronclient.v2_0.client [None req-e3c6b543-e1f2-419e-ab31-fd6399b01102 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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-06-10 16:11:19.535 8 INFO nova.api.openstack.compute.server_external_events [req-983b393d-66fe-43ab-a960-7e267aea7c3c req-6e323cb3-f827-4ca5-9faf-b7dde3d1c939 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-deleted:6fe57925-cc5d-46e0-8c95-046089b4d473 for instance 469a24c6-ca77-40ee-9434-294b37ce2cfb on instance [pid: 8|app: 0|req: 504/1011] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:11:19 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) [pid: 7|app: 0|req: 508/1012] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:11:19 2026] GET /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 1701 bytes in 423 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-06-10 16:11:20.185 8 INFO nova.api.openstack.compute.server_external_events [req-63b8aa72-780b-4286-a64f-46081feb6b33 req-a1794a04-10cd-43a8-b476-cd4d5c71e730 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:6fe57925-cc5d-46e0-8c95-046089b4d473 for instance 469a24c6-ca77-40ee-9434-294b37ce2cfb on instance [pid: 8|app: 0|req: 505/1013] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:11:20 2026] POST /v2.1/os-server-external-events => generated 185 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-06-10 16:11:20.616 7 WARNING neutronclient.v2_0.client [None req-c56d990f-a1c7-4836-8510-32e336820502 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 509/1014] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:11:20 2026] GET /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 1487 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-06-10 16:11:21.723 8 WARNING neutronclient.v2_0.client [None req-42d64b59-212e-4a36-b669-be51207abd6e 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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/1015] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:11:21 2026] GET /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 1487 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-06-10 16:11:22.833 7 WARNING neutronclient.v2_0.client [None req-b5fd0a8e-3627-407d-9ac5-dd22b45a56cd 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] 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: 510/1016] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:11:22 2026] GET /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 1487 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, ' 2026-06-10 16:11:23.905 7 INFO nova.api.openstack.wsgi [None req-acf6c393-e155-4e25-ae7a-a525edc18efc 544fc501e18b41409a209a778c6548d7 2a94773b7d854d67a290a33e1c672584 - - default default] HTTP exception thrown: Instance 469a24c6-ca77-40ee-9434-294b37ce2cfb could not be found. [pid: 7|app: 0|req: 512/1019] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:11:23 2026] GET /v2.1/servers/469a24c6-ca77-40ee-9434-294b37ce2cfb => generated 111 bytes in 21 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: 508/1020] 10.0.0.121 () {32 vars in 727 bytes} [Wed Jun 10 16:11:24 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-227910564 => generated 0 bytes in 20 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: 515/1025] 10.0.0.121 () {34 vars in 670 bytes} [Wed Jun 10 16:11:48 2026] POST /v2.1/os-keypairs => generated 396 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:11:51.752 8 WARNING neutronclient.v2_0.client [None req-564aaee6-bd75-4d4b-a1cf-1f8af2a8eb62 0777d46bcd874750aafb532a76f09901 787e38b2d20c4cd888a9f38ae803ecb2 - - default default] 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-06-10 16:11:51.804 8 WARNING neutronclient.v2_0.client [None req-564aaee6-bd75-4d4b-a1cf-1f8af2a8eb62 0777d46bcd874750aafb532a76f09901 787e38b2d20c4cd888a9f38ae803ecb2 - - default default] 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-06-10 16:11:52.050 8 WARNING neutronclient.v2_0.client [None req-564aaee6-bd75-4d4b-a1cf-1f8af2a8eb62 0777d46bcd874750aafb532a76f09901 787e38b2d20c4cd888a9f38ae803ecb2 - - default default] 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: 511/1026] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 10 16:11:51 2026] POST /v2.1/servers => generated 447 bytes in 594 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 16:11:52.283 7 WARNING neutronclient.v2_0.client [None req-1d72fa3e-41c1-449d-bfd2-e164f848b96c 0777d46bcd874750aafb532a76f09901 787e38b2d20c4cd888a9f38ae803ecb2 - - default default] 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: 516/1027] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:11:52 2026] GET /v2.1/servers/23386195-b4a6-46cb-a341-719d6d89b875 => generated 1395 bytes in 55 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-06-10 16:11:57.358 7 WARNING neutronclient.v2_0.client [None req-04512438-1c21-47f5-b0d9-56d90831d204 0777d46bcd874750aafb532a76f09901 787e38b2d20c4cd888a9f38ae803ecb2 - - default default] 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/1030] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:11:57 2026] GET /v2.1/servers/23386195-b4a6-46cb-a341-719d6d89b875 => generated 1520 bytes in 221 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-06-10 16:11:57.893 8 INFO nova.api.openstack.compute.server_external_events [req-8ad68c1a-6f19-4aa1-9d00-0f5eeb17ae7c req-e52b370a-f904-400c-be26-2e40d81add83 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:cd46a208-59fe-466d-8e36-c3cb2c50ebef for instance 23386195-b4a6-46cb-a341-719d6d89b875 on instance [pid: 8|app: 0|req: 513/1031] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:11:57 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-06-10 16:12:02.605 7 WARNING neutronclient.v2_0.client [None req-a343d520-ec4d-408e-9b72-154159305658 0777d46bcd874750aafb532a76f09901 787e38b2d20c4cd888a9f38ae803ecb2 - - default default] 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-06-10 16:12:02.755 8 INFO nova.api.openstack.compute.server_external_events [req-cff7b8fc-1ec6-4623-9750-4dbc47748ac4 req-7aea9064-8795-4f17-8557-5146324c7d33 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:cd46a208-59fe-466d-8e36-c3cb2c50ebef for instance 23386195-b4a6-46cb-a341-719d6d89b875 on instance [pid: 8|app: 0|req: 514/1032] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:12:02 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) [pid: 7|app: 0|req: 519/1033] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:12:02 2026] GET /v2.1/servers/23386195-b4a6-46cb-a341-719d6d89b875 => generated 1518 bytes in 266 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-06-10 16:12:04.800 7 INFO nova.api.openstack.compute.server_external_events [req-bb862651-a837-4cb7-b14c-bd8089ca6521 req-19fe5495-a357-4679-ad63-b83846f081ce aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:cd46a208-59fe-466d-8e36-c3cb2c50ebef for instance 23386195-b4a6-46cb-a341-719d6d89b875 on instance [pid: 7|app: 0|req: 521/1036] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:12:04 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-06-10 16:12:07.879 8 WARNING neutronclient.v2_0.client [None req-ffb78e7c-9d5e-4cdd-bd8f-f6d6429f23ed 0777d46bcd874750aafb532a76f09901 787e38b2d20c4cd888a9f38ae803ecb2 - - default default] 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: 516/1037] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:12:07 2026] GET /v2.1/servers/23386195-b4a6-46cb-a341-719d6d89b875 => generated 1817 bytes in 201 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-06-10 16:12:09.782 8 INFO nova.api.openstack.compute.server_external_events [req-f807843b-5093-4674-92ec-7a164448a069 req-9289ce12-2683-4d87-b217-0aec9715c9fe aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:cd46a208-59fe-466d-8e36-c3cb2c50ebef for instance 23386195-b4a6-46cb-a341-719d6d89b875 on instance [pid: 8|app: 0|req: 517/1038] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:12:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 16:12:09.813 7 WARNING neutronclient.v2_0.client [None req-68d2e934-3f73-4d51-ae81-1e76388aaaa1 0777d46bcd874750aafb532a76f09901 787e38b2d20c4cd888a9f38ae803ecb2 - - default default] 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-06-10 16:12:09.861 7 WARNING neutronclient.v2_0.client [None req-68d2e934-3f73-4d51-ae81-1e76388aaaa1 0777d46bcd874750aafb532a76f09901 787e38b2d20c4cd888a9f38ae803ecb2 - - default default] 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-06-10 16:12:10.121 7 WARNING neutronclient.v2_0.client [None req-68d2e934-3f73-4d51-ae81-1e76388aaaa1 0777d46bcd874750aafb532a76f09901 787e38b2d20c4cd888a9f38ae803ecb2 - - default default] 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: 522/1039] 10.0.0.121 () {34 vars in 662 bytes} [Wed Jun 10 16:12:09 2026] POST /v2.1/servers => generated 447 bytes in 552 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-06-10 16:12:10.333 8 WARNING neutronclient.v2_0.client [None req-ab748320-d481-48bf-8fea-136dc42df79f 0777d46bcd874750aafb532a76f09901 787e38b2d20c4cd888a9f38ae803ecb2 - - default default] 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/1040] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:12:10 2026] GET /v2.1/servers/d822bfc9-6548-46ec-864e-7dfbfa02d0a6 => generated 1395 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-06-10 16:12:15.437 7 WARNING neutronclient.v2_0.client [None req-53d58361-57b0-425a-8a02-01d86ec56939 0777d46bcd874750aafb532a76f09901 787e38b2d20c4cd888a9f38ae803ecb2 - - default default] 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/1043] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:12:15 2026] GET /v2.1/servers/d822bfc9-6548-46ec-864e-7dfbfa02d0a6 => generated 1520 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-06-10 16:12:15.956 8 INFO nova.api.openstack.compute.server_external_events [req-769a2d36-5cc1-4a15-a146-fdad3da67bb4 req-8759ccd8-fd14-45cd-ad84-aad4e4aca0c0 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:c1665475-05f3-4650-968e-7f4a29994b6f for instance d822bfc9-6548-46ec-864e-7dfbfa02d0a6 on instance [pid: 8|app: 0|req: 520/1044] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:12:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 60 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-06-10 16:12:20.581 7 WARNING neutronclient.v2_0.client [None req-0904b727-4f4a-43ae-8dbf-7a6bc926c60a 0777d46bcd874750aafb532a76f09901 787e38b2d20c4cd888a9f38ae803ecb2 - - default default] 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/1045] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:12:20 2026] GET /v2.1/servers/d822bfc9-6548-46ec-864e-7dfbfa02d0a6 => generated 1518 bytes in 227 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-06-10 16:12:20.815 8 INFO nova.api.openstack.compute.server_external_events [req-3a46f20c-3455-45f9-b438-d8bbfcc1fb77 req-6ee0c07b-92a4-4321-9bfc-cde6069ad830 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:c1665475-05f3-4650-968e-7f4a29994b6f for instance d822bfc9-6548-46ec-864e-7dfbfa02d0a6 on instance [pid: 8|app: 0|req: 521/1046] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:12:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 71 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-06-10 16:12:22.854 7 INFO nova.api.openstack.compute.server_external_events [req-b823e769-667e-4de8-9e38-7c06561f84ca req-b2843a17-dae6-4f2c-8a5d-572081b71de4 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:c1665475-05f3-4650-968e-7f4a29994b6f for instance d822bfc9-6548-46ec-864e-7dfbfa02d0a6 on instance [pid: 7|app: 0|req: 526/1047] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:12:22 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:25.828 7 WARNING neutronclient.v2_0.client [None req-dc2263e1-24a4-4bb4-80af-158608595386 0777d46bcd874750aafb532a76f09901 787e38b2d20c4cd888a9f38ae803ecb2 - - default default] 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: 528/1050] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:12:25 2026] GET /v2.1/servers/d822bfc9-6548-46ec-864e-7dfbfa02d0a6 => generated 1819 bytes in 159 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-06-10 16:12:26.998 8 INFO nova.api.openstack.compute.server_external_events [req-1d1fa0e9-3c32-45c0-a071-bf500e77602c req-a64b28a9-51f9-43fd-892c-e68a2ef859dc aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:c1665475-05f3-4650-968e-7f4a29994b6f for instance d822bfc9-6548-46ec-864e-7dfbfa02d0a6 on instance [pid: 8|app: 0|req: 523/1051] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:12:26 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:12:49.644 7 WARNING neutronclient.v2_0.client [None req-bbc27fba-d562-40b1-8bd5-f709c913b364 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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-06-10 16:12:49.687 7 WARNING neutronclient.v2_0.client [None req-bbc27fba-d562-40b1-8bd5-f709c913b364 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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-06-10 16:12:49.836 7 WARNING neutronclient.v2_0.client [None req-bbc27fba-d562-40b1-8bd5-f709c913b364 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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: 531/1056] 199.204.45.205 () {36 vars in 713 bytes} [Wed Jun 10 16:12:49 2026] POST /v2.1/servers => generated 453 bytes in 625 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-06-10 16:12:50.549 8 WARNING neutronclient.v2_0.client [None req-8bc96b7a-5630-41f3-8d7c-ebb3b88310de 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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: 526/1057] 199.204.45.205 () {32 vars in 732 bytes} [Wed Jun 10 16:12:50 2026] GET /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b => generated 2213 bytes in 58 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-06-10 16:12:50.608 7 WARNING neutronclient.v2_0.client [None req-b820dc8c-cd9a-41f1-a175-3a464db1b0b3 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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/1058] 199.204.45.205 () {32 vars in 758 bytes} [Wed Jun 10 16:12:50 2026] GET /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b/os-interface => generated 28 bytes in 49 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: 527/1059] 199.204.45.205 () {32 vars in 776 bytes} [Wed Jun 10 16:12:50 2026] GET /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b/os-volume_attachments => generated 25 bytes in 25 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-06-10 16:12:53.251 8 WARNING neutronclient.v2_0.client [None req-d1033c9d-9044-4ba0-8459-10ebee347b5e 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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: 529/1062] 199.204.45.205 () {32 vars in 732 bytes} [Wed Jun 10 16:12:53 2026] GET /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b => generated 2371 bytes in 86 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-06-10 16:12:53.337 7 WARNING neutronclient.v2_0.client [None req-cc0d2796-d0e4-4c04-b624-e8d7b46f470f 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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/1063] 199.204.45.205 () {32 vars in 758 bytes} [Wed Jun 10 16:12:53 2026] GET /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b/os-interface => generated 28 bytes in 77 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: 530/1064] 199.204.45.205 () {32 vars in 776 bytes} [Wed Jun 10 16:12:53 2026] GET /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b/os-volume_attachments => generated 197 bytes in 53 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-06-10 16:12:55.724 7 INFO nova.api.openstack.compute.server_external_events [req-ab8be27b-5aac-4726-9c6e-e503ef755642 req-964624f2-5fbd-4e77-b0a3-9abb5c4302cf aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:0d2fe788-5213-44b6-8575-436dc1686675 for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 7|app: 0|req: 535/1065] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:12:55 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-06-10 16:12:56.656 8 WARNING neutronclient.v2_0.client [None req-c4f6fcc8-e01f-4227-9f94-ef9908b49bf4 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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/1066] 199.204.45.205 () {32 vars in 732 bytes} [Wed Jun 10 16:12:56 2026] GET /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b => generated 2445 bytes in 281 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-06-10 16:12:56.787 7 WARNING neutronclient.v2_0.client [None req-c76cad42-43ee-4b3c-8cf8-83dbe713ad43 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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: 536/1067] 199.204.45.205 () {32 vars in 758 bytes} [Wed Jun 10 16:12:56 2026] GET /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b/os-interface => generated 283 bytes in 82 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: 532/1068] 199.204.45.205 () {32 vars in 776 bytes} [Wed Jun 10 16:12:56 2026] GET /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b/os-volume_attachments => generated 197 bytes in 38 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-06-10 16:12:59.460 7 WARNING neutronclient.v2_0.client [None req-b4eef338-4f74-4938-a360-5d07ab9af9e0 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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/1069] 199.204.45.205 () {32 vars in 732 bytes} [Wed Jun 10 16:12:59 2026] GET /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b => generated 2433 bytes in 159 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-06-10 16:12:59.604 8 WARNING neutronclient.v2_0.client [None req-69f1e84e-6863-44bf-bc24-335a86c95b22 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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/1070] 199.204.45.205 () {32 vars in 758 bytes} [Wed Jun 10 16:12:59 2026] GET /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b/os-interface => generated 283 bytes in 79 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: 538/1071] 199.204.45.205 () {32 vars in 776 bytes} [Wed Jun 10 16:12:59 2026] GET /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b/os-volume_attachments => generated 197 bytes in 40 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-06-10 16:13:01.668 8 INFO nova.api.openstack.compute.server_external_events [req-89cc2992-67e1-4c01-9d56-2b573402ca37 req-566e021d-a72a-446f-a726-da4cee4e5fc4 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:0d2fe788-5213-44b6-8575-436dc1686675 for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 8|app: 0|req: 534/1072] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:13:01 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-06-10 16:13:02.495 7 WARNING neutronclient.v2_0.client [None req-051a8b56-4537-486a-b08b-fa388f3edbcb 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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: 539/1073] 199.204.45.205 () {32 vars in 732 bytes} [Wed Jun 10 16:13:02 2026] GET /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b => generated 2433 bytes in 167 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-06-10 16:13:02.659 8 WARNING neutronclient.v2_0.client [None req-3119c268-78e9-4d90-afe2-852d8113ca9f 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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/1074] 199.204.45.205 () {32 vars in 758 bytes} [Wed Jun 10 16:13:02 2026] GET /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b/os-interface => generated 285 bytes in 69 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: 540/1075] 199.204.45.205 () {32 vars in 776 bytes} [Wed Jun 10 16:13:02 2026] GET /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b/os-volume_attachments => generated 197 bytes in 48 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-06-10 16:13:03.707 8 INFO nova.api.openstack.compute.server_external_events [req-69c1650a-f5e4-4d0b-a960-8a8ef68abbe3 req-0e5a0d8a-6567-49ae-888b-0299c685071d aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:0d2fe788-5213-44b6-8575-436dc1686675 for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 8|app: 0|req: 537/1078] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:13:03 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-06-10 16:13:05.318 7 WARNING neutronclient.v2_0.client [None req-f75fc59d-3836-47ab-8125-de29bb67c560 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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/1079] 199.204.45.205 () {32 vars in 732 bytes} [Wed Jun 10 16:13:05 2026] GET /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b => generated 2580 bytes in 123 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-06-10 16:13:05.455 8 WARNING neutronclient.v2_0.client [None req-782a5c07-977a-47e4-bd41-2c47ca8fd7cf 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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/1080] 199.204.45.205 () {32 vars in 758 bytes} [Wed Jun 10 16:13:05 2026] GET /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b/os-interface => generated 285 bytes in 87 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: 543/1081] 199.204.45.205 () {32 vars in 776 bytes} [Wed Jun 10 16:13:05 2026] GET /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b/os-volume_attachments => generated 197 bytes in 38 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-06-10 16:13:38.965 8 WARNING neutronclient.v2_0.client [None req-d3722aa7-b82e-48ac-8847-60a0fb852e83 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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-06-10 16:13:39.003 8 WARNING neutronclient.v2_0.client [None req-d3722aa7-b82e-48ac-8847-60a0fb852e83 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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-06-10 16:13:41.423 7 INFO nova.api.openstack.compute.server_external_events [req-2243c1d5-a185-43aa-9a0f-f7f62f14ff36 req-b9aa03fa-30df-4e0d-87ae-31a55355a15d aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:76c3cdd3-d90d-40db-8a5a-405780d76e0d for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 7|app: 0|req: 547/1088] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:13:41 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-06-10 16:13:44.511 7 INFO nova.api.openstack.compute.server_external_events [req-e5af27b9-001e-411a-9af8-7bbf9e147479 req-74da3402-80a0-4279-a907-12df28968309 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:76c3cdd3-d90d-40db-8a5a-405780d76e0d for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 7|app: 0|req: 550/1091] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:13:44 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-06-10 16:13:46.556 7 INFO nova.api.openstack.compute.server_external_events [req-6a966528-ce78-4c15-9232-281756e4ad7e req-afd9d4f8-0c1d-40fa-a80d-45426117108e aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:76c3cdd3-d90d-40db-8a5a-405780d76e0d for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 7|app: 0|req: 551/1092] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:13: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-06-10 16:13:47.561 8 WARNING neutronclient.v2_0.client [None req-d3722aa7-b82e-48ac-8847-60a0fb852e83 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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: 542/1093] 199.204.45.205 () {36 vars in 811 bytes} [Wed Jun 10 16:13:38 2026] POST /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b/os-interface => generated 281 bytes in 8685 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-06-10 16:13:48.441 7 INFO nova.api.openstack.compute.server_external_events [req-cfc5c8fb-cca0-4916-96c9-3cc17e039028 req-ecbbcec0-2b62-4b4d-890c-eb937043a5da aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:76c3cdd3-d90d-40db-8a5a-405780d76e0d for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 7|app: 0|req: 552/1094] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:13:48 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-06-10 16:13:48.595 8 INFO nova.api.openstack.compute.server_external_events [req-ba43c6d1-9bf0-43b8-a5e6-6c2d7b8a4f02 req-766bf572-7626-44e4-bb18-2c143e9e7747 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:76c3cdd3-d90d-40db-8a5a-405780d76e0d for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 8|app: 0|req: 543/1095] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:13:48 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:14:17.706 7 WARNING neutronclient.v2_0.client [None req-67502dae-e62b-4d08-a71e-138fabae3aef 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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-06-10 16:14:17.757 7 WARNING neutronclient.v2_0.client [None req-67502dae-e62b-4d08-a71e-138fabae3aef 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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-06-10 16:14:20.178 8 INFO nova.api.openstack.compute.server_external_events [req-43bf1365-6a22-40d3-bfad-3c601d9d85ec req-68c0a0e7-0f88-4199-9cce-e9415d1ed5ff aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:c82df5d4-8e98-420e-b5a3-b42689cffb14 for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 8|app: 0|req: 547/1102] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:14:20 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-06-10 16:14:23.523 8 INFO nova.api.openstack.compute.server_external_events [req-17117820-9b6a-40d4-b6fd-d7b92987b3ea req-6a5890f7-7dfd-4c45-90c6-f4eac611dfff aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:c82df5d4-8e98-420e-b5a3-b42689cffb14 for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 8|app: 0|req: 550/1105] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:14:23 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-06-10 16:14:25.574 8 INFO nova.api.openstack.compute.server_external_events [req-9a079fc7-0c76-498f-9451-5c55621302de req-87d7b5f8-d42c-475f-8a92-8394830107b1 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:c82df5d4-8e98-420e-b5a3-b42689cffb14 for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 8|app: 0|req: 551/1106] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:14:25 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) 2026-06-10 16:14:26.815 7 WARNING neutronclient.v2_0.client [None req-67502dae-e62b-4d08-a71e-138fabae3aef 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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/1107] 199.204.45.205 () {36 vars in 811 bytes} [Wed Jun 10 16:14:17 2026] POST /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b/os-interface => generated 377 bytes in 9200 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-06-10 16:14:34.676 7 WARNING neutronclient.v2_0.client [None req-fed94cf0-8e54-43fc-9ae1-daeabac1f8ac 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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-06-10 16:14:34.723 7 WARNING neutronclient.v2_0.client [None req-fed94cf0-8e54-43fc-9ae1-daeabac1f8ac 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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-06-10 16:14:37.209 8 INFO nova.api.openstack.compute.server_external_events [req-d55f7b5d-16c0-4701-bf6f-b8c91869c922 req-008cd0a7-ab47-44aa-a322-366e3e5972b0 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:f6d4c9fa-713d-41ca-9730-e8abda19ae30 for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 8|app: 0|req: 553/1110] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:14:37 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-06-10 16:14:40.869 8 INFO nova.api.openstack.compute.server_external_events [req-926071a6-ea99-497b-a61d-6a5dd4f2b1c5 req-1b829e01-b20f-4f7c-9d2f-f7354987c696 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:f6d4c9fa-713d-41ca-9730-e8abda19ae30 for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 8|app: 0|req: 554/1111] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:14:40 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-06-10 16:14:42.903 8 INFO nova.api.openstack.compute.server_external_events [req-0faf3e12-d7c5-43ec-8204-38c922b4d10c req-0a3117f4-7a2d-442d-9011-a4de317d2c59 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-plugged:f6d4c9fa-713d-41ca-9730-e8abda19ae30 for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 8|app: 0|req: 555/1112] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:14:42 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) 2026-06-10 16:14:44.260 7 WARNING neutronclient.v2_0.client [None req-fed94cf0-8e54-43fc-9ae1-daeabac1f8ac 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] 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/1115] 199.204.45.205 () {36 vars in 811 bytes} [Wed Jun 10 16:14:34 2026] POST /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b/os-interface => generated 376 bytes in 9714 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-06-10 16:14:44.967 8 INFO nova.api.openstack.compute.server_external_events [req-0a5e6dbb-ae97-4a05-9de5-22933195004d req-b5c5236e-04b3-45a0-a83b-95b4cb8a1cd1 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:c82df5d4-8e98-420e-b5a3-b42689cffb14 for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 8|app: 0|req: 558/1116] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:14:44 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-06-10 16:14:57.300 8 INFO nova.api.openstack.compute.server_external_events [req-bf725452-e52d-4875-9802-2480dec7624c req-2e12e0d2-83bc-439e-bfae-fde9a471607e aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:f6d4c9fa-713d-41ca-9730-e8abda19ae30 for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 8|app: 0|req: 560/1119] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:14:57 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 560/1120] 199.204.45.205 () {34 vars in 854 bytes} [Wed Jun 10 16:14:57 2026] DELETE /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b/os-interface/f6d4c9fa-713d-41ca-9730-e8abda19ae30 => generated 0 bytes in 59 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-06-10 16:14:59.342 8 INFO nova.api.openstack.compute.server_external_events [req-8c7e46ff-726f-469c-93e9-9a6f2864163b req-498b1178-ecf3-48bf-ad9d-76c762564bc9 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:f6d4c9fa-713d-41ca-9730-e8abda19ae30 for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 8|app: 0|req: 561/1121] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:14:59 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:15:01.385 7 INFO nova.api.openstack.compute.server_external_events [req-5ecd5678-b360-47dc-8ea3-a3158ad8c7fb req-64761037-f1f9-4ca1-85e0-2c363761831b aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:f6d4c9fa-713d-41ca-9730-e8abda19ae30 for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance 2026-06-10 16:15:01.385 7 INFO nova.api.openstack.compute.server_external_events [req-5ecd5678-b360-47dc-8ea3-a3158ad8c7fb req-64761037-f1f9-4ca1-85e0-2c363761831b aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:f6d4c9fa-713d-41ca-9730-e8abda19ae30 for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 7|app: 0|req: 561/1122] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:15:01 2026] POST /v2.1/os-server-external-events => generated 358 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-06-10 16:15:07.787 8 INFO nova.api.openstack.compute.server_external_events [req-04c3d363-9795-4b27-b870-0aa67fd8cf6b req-2f9c9c6c-5480-4a22-9638-0c489ca6d84f aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:c82df5d4-8e98-420e-b5a3-b42689cffb14 for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 8|app: 0|req: 563/1125] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:15:07 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: 7|app: 0|req: 563/1126] 199.204.45.205 () {34 vars in 854 bytes} [Wed Jun 10 16:15:07 2026] DELETE /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b/os-interface/c82df5d4-8e98-420e-b5a3-b42689cffb14 => generated 0 bytes in 220 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-06-10 16:15:10.024 8 INFO nova.api.openstack.compute.server_external_events [req-bb075c77-1c8f-47a6-99de-9b064cdbff95 req-30e7e349-8e47-47fa-953c-bc11ad1523b8 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:c82df5d4-8e98-420e-b5a3-b42689cffb14 for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 8|app: 0|req: 564/1127] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:15: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:15:12.067 7 INFO nova.api.openstack.compute.server_external_events [req-8fdbaef3-6b81-4621-b937-32d385796288 req-569f2c09-2655-46d4-b7c1-a541d0271fca aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:c82df5d4-8e98-420e-b5a3-b42689cffb14 for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 7|app: 0|req: 564/1128] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:15:12 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, ' [pid: 8|app: 0|req: 567/1133] 199.204.45.205 () {34 vars in 854 bytes} [Wed Jun 10 16:15:28 2026] DELETE /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b/os-interface/76c3cdd3-d90d-40db-8a5a-405780d76e0d => generated 0 bytes in 61 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-06-10 16:15:31.180 7 INFO nova.api.openstack.compute.server_external_events [req-6243e656-10b0-42cd-b329-6b5a3874cad4 req-1bf9793f-101f-47fb-8a85-4fffe02bb176 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:76c3cdd3-d90d-40db-8a5a-405780d76e0d for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 7|app: 0|req: 567/1134] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:15:31 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:15:33.233 7 INFO nova.api.openstack.compute.server_external_events [req-1c2eb21c-eedf-48b9-856f-ad6e8aa0e1b1 req-60226690-7bce-493a-8560-6ca45f6777c0 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:76c3cdd3-d90d-40db-8a5a-405780d76e0d for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 7|app: 0|req: 569/1137] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:15:33 2026] POST /v2.1/os-server-external-events => generated 185 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, ' [pid: 8|app: 0|req: 569/1138] 199.204.45.205 () {34 vars in 754 bytes} [Wed Jun 10 16:15:34 2026] DELETE /v2.1/servers/609c418f-73ca-43cf-8b91-189e432fcc9b => generated 0 bytes in 130 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-06-10 16:15:35.829 7 INFO nova.api.openstack.compute.server_external_events [req-5eeb6d53-390d-4759-9385-261c180cd44b req-4fa837f3-c084-4cdc-8e15-ff467e887d26 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:0d2fe788-5213-44b6-8575-436dc1686675 for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 7|app: 0|req: 570/1139] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:15:35 2026] POST /v2.1/os-server-external-events => generated 185 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-06-10 16:15:37.868 8 INFO nova.api.openstack.compute.server_external_events [req-cd68fce5-b400-4648-be8b-b140db618b43 req-f4a8d896-13db-4d05-9f7f-b5531df607c4 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:0d2fe788-5213-44b6-8575-436dc1686675 for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance 2026-06-10 16:15:37.868 8 INFO nova.api.openstack.compute.server_external_events [req-cd68fce5-b400-4648-be8b-b140db618b43 req-f4a8d896-13db-4d05-9f7f-b5531df607c4 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-deleted:0d2fe788-5213-44b6-8575-436dc1686675 for instance 609c418f-73ca-43cf-8b91-189e432fcc9b on instance [pid: 8|app: 0|req: 570/1140] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:15:37 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-06-10 16:15:38.326 7 INFO nova.api.openstack.compute.server_external_events [req-3e81417e-bf79-4ad8-b2e0-a79373d91905 req-1ab78ca7-0f2a-46dc-ae7b-940b1a09b0f6 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:c1665475-05f3-4650-968e-7f4a29994b6f for instance d822bfc9-6548-46ec-864e-7dfbfa02d0a6 on instance [pid: 7|app: 0|req: 571/1141] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:15:38 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 8|app: 0|req: 571/1142] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 10 16:15:38 2026] DELETE /v2.1/servers/d822bfc9-6548-46ec-864e-7dfbfa02d0a6 => generated 0 bytes in 88 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-06-10 16:15:38.459 7 WARNING neutronclient.v2_0.client [None req-9f4417d3-3f89-4a2f-8bcd-34874f1fa59d 0777d46bcd874750aafb532a76f09901 787e38b2d20c4cd888a9f38ae803ecb2 - - default default] 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: 572/1143] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:15:38 2026] GET /v2.1/servers/d822bfc9-6548-46ec-864e-7dfbfa02d0a6 => generated 1945 bytes in 168 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-06-10 16:15:40.374 8 INFO nova.api.openstack.compute.server_external_events [req-ec3ceadd-d07f-4008-814b-70b5d6eda4ce req-e9e7fcbe-d405-4e08-936c-524c978f2ba7 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:c1665475-05f3-4650-968e-7f4a29994b6f for instance d822bfc9-6548-46ec-864e-7dfbfa02d0a6 on instance 2026-06-10 16:15:40.375 8 INFO nova.api.openstack.compute.server_external_events [req-ec3ceadd-d07f-4008-814b-70b5d6eda4ce req-e9e7fcbe-d405-4e08-936c-524c978f2ba7 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:c1665475-05f3-4650-968e-7f4a29994b6f for instance d822bfc9-6548-46ec-864e-7dfbfa02d0a6 on instance [pid: 8|app: 0|req: 572/1144] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:15:40 2026] POST /v2.1/os-server-external-events => generated 358 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-06-10 16:15:42.419 7 INFO nova.api.openstack.compute.server_external_events [req-2dba0676-14ac-43c4-a31b-747dc1c52cc5 req-cf0dd8a8-6abf-4a92-bdc4-fbcc47fe16de aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-deleted:c1665475-05f3-4650-968e-7f4a29994b6f for instance d822bfc9-6548-46ec-864e-7dfbfa02d0a6 on instance [pid: 7|app: 0|req: 573/1145] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:15:42 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-06-10 16:15:43.658 7 WARNING neutronclient.v2_0.client [None req-dabe4aff-8e5b-4e1c-9587-f7d78a6b336c 0777d46bcd874750aafb532a76f09901 787e38b2d20c4cd888a9f38ae803ecb2 - - default default] 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: 575/1148] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:15:43 2026] GET /v2.1/servers/d822bfc9-6548-46ec-864e-7dfbfa02d0a6 => generated 1481 bytes in 96 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-06-10 16:15:48.756 8 INFO nova.api.openstack.wsgi [None req-1d5fce31-1ee1-49e5-99e6-6e1e4f684e96 0777d46bcd874750aafb532a76f09901 787e38b2d20c4cd888a9f38ae803ecb2 - - default default] HTTP exception thrown: Instance d822bfc9-6548-46ec-864e-7dfbfa02d0a6 could not be found. [pid: 8|app: 0|req: 574/1149] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:15:48 2026] GET /v2.1/servers/d822bfc9-6548-46ec-864e-7dfbfa02d0a6 => generated 111 bytes in 33 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-06-10 16:15:49.196 7 INFO nova.api.openstack.compute.server_external_events [req-99af0314-73d6-4ddb-b004-0496353c1696 req-e9b9ca30-3153-4075-bad2-a2f1aef7d5dc aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-changed:cd46a208-59fe-466d-8e36-c3cb2c50ebef for instance 23386195-b4a6-46cb-a341-719d6d89b875 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 576/1150] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:15:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1151] 10.0.0.121 () {32 vars in 717 bytes} [Wed Jun 10 16:15:49 2026] DELETE /v2.1/servers/23386195-b4a6-46cb-a341-719d6d89b875 => generated 0 bytes in 108 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-06-10 16:15:49.339 7 WARNING neutronclient.v2_0.client [None req-8acbca31-9cf6-4ebc-a1a9-7e43b016bd7b 0777d46bcd874750aafb532a76f09901 787e38b2d20c4cd888a9f38ae803ecb2 - - default default] 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/1152] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:15:49 2026] GET /v2.1/servers/23386195-b4a6-46cb-a341-719d6d89b875 => generated 1943 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-06-10 16:15:50.506 8 INFO nova.api.openstack.compute.server_external_events [req-d3c948f2-fa13-4672-a90c-c7d70dd31495 req-7ae864e9-4595-4a4a-8b8d-e5206b048291 aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:cd46a208-59fe-466d-8e36-c3cb2c50ebef for instance 23386195-b4a6-46cb-a341-719d6d89b875 on instance [pid: 8|app: 0|req: 576/1153] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:15:50 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 16:15:52.544 7 INFO nova.api.openstack.compute.server_external_events [req-4065a687-bd5a-4047-b38c-4aef463f30b2 req-e62f86f2-7712-43ae-8b99-3dcd311c643b aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-unplugged:cd46a208-59fe-466d-8e36-c3cb2c50ebef for instance 23386195-b4a6-46cb-a341-719d6d89b875 on instance 2026-06-10 16:15:52.545 7 INFO nova.api.openstack.compute.server_external_events [req-4065a687-bd5a-4047-b38c-4aef463f30b2 req-e62f86f2-7712-43ae-8b99-3dcd311c643b aeaf0c180c6a44f1908e9fab9102058f 44ea4384790446b49ef3f6a8a7d80e8b - - 7c60d1fcdfe648bd85a6aebd1f92135e 7c60d1fcdfe648bd85a6aebd1f92135e] Creating event network-vif-deleted:cd46a208-59fe-466d-8e36-c3cb2c50ebef for instance 23386195-b4a6-46cb-a341-719d6d89b875 on instance [pid: 7|app: 0|req: 578/1154] 10.0.0.46 () {38 vars in 813 bytes} [Wed Jun 10 16:15:52 2026] POST /v2.1/os-server-external-events => generated 356 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-06-10 16:15:54.543 8 WARNING neutronclient.v2_0.client [None req-2a15798c-34e2-4ed0-b41b-c4732853e392 0777d46bcd874750aafb532a76f09901 787e38b2d20c4cd888a9f38ae803ecb2 - - default default] 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: 578/1157] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:15:54 2026] GET /v2.1/servers/23386195-b4a6-46cb-a341-719d6d89b875 => generated 1481 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, ' 2026-06-10 16:15:59.624 7 INFO nova.api.openstack.wsgi [None req-7ba86c87-ba1a-489f-b70f-15952d9a6108 0777d46bcd874750aafb532a76f09901 787e38b2d20c4cd888a9f38ae803ecb2 - - default default] HTTP exception thrown: Instance 23386195-b4a6-46cb-a341-719d6d89b875 could not be found. [pid: 7|app: 0|req: 580/1158] 10.0.0.121 () {32 vars in 714 bytes} [Wed Jun 10 16:15:59 2026] GET /v2.1/servers/23386195-b4a6-46cb-a341-719d6d89b875 => generated 111 bytes in 29 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: 579/1159] 10.0.0.121 () {32 vars in 725 bytes} [Wed Jun 10 16:16:01 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-2015497702 => generated 0 bytes in 27 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-06-10 16:16:01.487 7 INFO nova.api.openstack.wsgi [None req-e73dd6bd-b7ba-416a-939b-69682d893436 0777d46bcd874750aafb532a76f09901 787e38b2d20c4cd888a9f38ae803ecb2 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-2015497702 not found for user 0777d46bcd874750aafb532a76f09901 [pid: 7|app: 0|req: 581/1160] 10.0.0.121 () {32 vars in 722 bytes} [Wed Jun 10 16:16:01 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-2015497702 => 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: 591/1179] 10.0.0.121 () {32 vars in 654 bytes} [Wed Jun 10 16:17:32 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1180] 10.0.0.121 () {32 vars in 640 bytes} [Wed Jun 10 16:17:32 2026] GET /v2.1/servers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-10 16:17:32.405 7 WARNING oslo_db.sqlalchemy.utils [None req-7e7c1091-c392-48df-855e-6e5a2bb9e2b7 1b91987a06c446c7af31a96059f20399 40aef3581fc7483193d445bbeee1371b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 592/1181] 10.0.0.121 () {32 vars in 648 bytes} [Wed Jun 10 16:17:32 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1182] 10.0.0.121 () {32 vars in 693 bytes} [Wed Jun 10 16:17:32 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1193] 10.0.0.16 () {28 vars in 452 bytes} [Wed Jun 10 16:18: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) [pid: 8|app: 0|req: 596/1194] 10.0.0.16 () {30 vars in 656 bytes} [Wed Jun 10 16:18:20 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 599/1195] 10.0.0.16 () {32 vars in 729 bytes} [Wed Jun 10 16:18:21 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: 8|app: 0|req: 597/1196] 10.0.0.16 () {34 vars in 804 bytes} [Wed Jun 10 16:18:21 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1197] 10.0.0.16 () {28 vars in 452 bytes} [Wed Jun 10 16:18:21 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1198] 10.0.0.16 () {30 vars in 656 bytes} [Wed Jun 10 16:18:21 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 601/1199] 10.0.0.16 () {32 vars in 729 bytes} [Wed Jun 10 16:18:21 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1200] 10.0.0.16 () {34 vars in 892 bytes} [Wed Jun 10 16:18:21 2026] GET /v2.1/servers/detail?project_id=40aef3581fc7483193d445bbeee1371b&all_tenants=True => generated 15 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1201] 10.0.0.16 () {34 vars in 892 bytes} [Wed Jun 10 16:18:21 2026] GET /v2.1/servers/detail?project_id=44ea4384790446b49ef3f6a8a7d80e8b&all_tenants=True => generated 15 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1202] 10.0.0.16 () {34 vars in 892 bytes} [Wed Jun 10 16:18:21 2026] GET /v2.1/servers/detail?project_id=fac06e46eb604913ae725def682c50de&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)