+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jul 7 04:07:19 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: nova-api-osapi-856d8bb6b5-q8rdl 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 0x7f265542d668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-07-07 04:07:24.613 7 INFO nova.utils [None req-59bcc492-ab03-420c-81e5-d94d8e017bd5 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-07 04:07:24.772 8 INFO nova.utils [None req-8deb1d61-50df-4bfe-a9d7-78dc83de825e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-07 04:07:26.406 7 WARNING keystonemiddleware._common.config [None req-59bcc492-ab03-420c-81e5-d94d8e017bd5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 04:07:26.416 7 WARNING oslo_config.cfg [None req-59bcc492-ab03-420c-81e5-d94d8e017bd5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-07 04:07:26.487 8 WARNING keystonemiddleware._common.config [None req-8deb1d61-50df-4bfe-a9d7-78dc83de825e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 04:07:26.496 8 WARNING oslo_config.cfg [None req-8deb1d61-50df-4bfe-a9d7-78dc83de825e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-07 04:07:26.496 7 WARNING keystonemiddleware._common.config [None req-59bcc492-ab03-420c-81e5-d94d8e017bd5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 04:07:26.514 7 WARNING oslo_config.cfg [None req-59bcc492-ab03-420c-81e5-d94d8e017bd5 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-07 04:07:26.538 7 WARNING oslo_config.cfg [None req-59bcc492-ab03-420c-81e5-d94d8e017bd5 - - - - - -] 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 0x7f265542d668 pid: 7 (default app) 2026-07-07 04:07:26.575 8 WARNING keystonemiddleware._common.config [None req-8deb1d61-50df-4bfe-a9d7-78dc83de825e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 04:07:26.591 8 WARNING oslo_config.cfg [None req-8deb1d61-50df-4bfe-a9d7-78dc83de825e - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-07 04:07:26.604 8 WARNING oslo_config.cfg [None req-8deb1d61-50df-4bfe-a9d7-78dc83de825e - - - - - -] 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 0x7f265542d668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.144 () {42 vars in 704 bytes} [Tue Jul 7 04:07:32 2026] GET /v2.1 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:07:33.364 8 WARNING oslo_policy.policy [None req-30c79447-03c4-4922-b419-30a1f0d0cec5 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-07 04:07:33.365 8 WARNING oslo_policy.policy [None req-30c79447-03c4-4922-b419-30a1f0d0cec5 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - 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: 2/4] 199.204.45.144 () {44 vars in 908 bytes} [Tue Jul 7 04:07:32 2026] GET /v2.1 => generated 0 bytes in 529 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:07:33.462 7 WARNING oslo_policy.policy [req-30c79447-03c4-4922-b419-30a1f0d0cec5 req-9ca4d819-8460-4e11-8f40-d32eb570ec0c 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-07 04:07:33.463 7 WARNING oslo_policy.policy [req-30c79447-03c4-4922-b419-30a1f0d0cec5 req-9ca4d819-8460-4e11-8f40-d32eb570ec0c 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - 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/5] 199.204.45.144 () {46 vars in 981 bytes} [Tue Jul 7 04:07:33 2026] GET /v2.1/ => generated 400 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:07:33.575 8 INFO nova.api.openstack.wsgi [None req-08fb56c3-8d62-476a-8f65-a38eb8465038 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.144 () {48 vars in 1010 bytes} [Tue Jul 7 04:07:33 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.144 () {48 vars in 1050 bytes} [Tue Jul 7 04:07:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.144 () {52 vars in 1047 bytes} [Tue Jul 7 04:07:33 2026] POST /v2.1/flavors => generated 529 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.144 () {42 vars in 704 bytes} [Tue Jul 7 04:07: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) [pid: 8|app: 0|req: 5/10] 199.204.45.144 () {44 vars in 908 bytes} [Tue Jul 7 04:07:34 2026] GET /v2.1 => generated 0 bytes in 24 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.144 () {46 vars in 981 bytes} [Tue Jul 7 04:07:34 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:07:34.560 8 INFO nova.api.openstack.wsgi [None req-63195420-385b-41ac-b1a1-6d19c64a1cba 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.144 () {48 vars in 1012 bytes} [Tue Jul 7 04:07:34 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.144 () {48 vars in 1050 bytes} [Tue Jul 7 04:07:34 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: 7/14] 199.204.45.144 () {52 vars in 1047 bytes} [Tue Jul 7 04:07:34 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.144 () {42 vars in 704 bytes} [Tue Jul 7 04:07:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.144 () {44 vars in 908 bytes} [Tue Jul 7 04:07:35 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.144 () {46 vars in 981 bytes} [Tue Jul 7 04:07:35 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:07:35.533 8 INFO nova.api.openstack.wsgi [None req-0bb885a7-36b3-4e90-95ac-b0acb152abf9 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.144 () {48 vars in 1014 bytes} [Tue Jul 7 04:07:35 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.144 () {48 vars in 1050 bytes} [Tue Jul 7 04:07:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.144 () {52 vars in 1047 bytes} [Tue Jul 7 04:07:35 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/21] 199.204.45.144 () {42 vars in 704 bytes} [Tue Jul 7 04:07:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.144 () {44 vars in 908 bytes} [Tue Jul 7 04:07:36 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: 12/23] 199.204.45.144 () {46 vars in 981 bytes} [Tue Jul 7 04:07:36 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:07:36.508 8 INFO nova.api.openstack.wsgi [None req-747fed92-bd31-4077-aaba-f86807812e32 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.144 () {48 vars in 1012 bytes} [Tue Jul 7 04:07:36 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.144 () {48 vars in 1050 bytes} [Tue Jul 7 04:07:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.144 () {52 vars in 1047 bytes} [Tue Jul 7 04:07:36 2026] POST /v2.1/flavors => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.144 () {42 vars in 704 bytes} [Tue Jul 7 04:07:37 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: 14/28] 199.204.45.144 () {44 vars in 908 bytes} [Tue Jul 7 04:07:37 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.144 () {46 vars in 981 bytes} [Tue Jul 7 04:07:37 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:07:37.506 8 INFO nova.api.openstack.wsgi [None req-06081b04-e9dd-40bc-985d-f232140fcb6d 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.144 () {48 vars in 1014 bytes} [Tue Jul 7 04:07:37 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.144 () {48 vars in 1050 bytes} [Tue Jul 7 04:07:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.144 () {52 vars in 1047 bytes} [Tue Jul 7 04:07:37 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: 52/103] 10.0.0.86 () {28 vars in 453 bytes} [Tue Jul 7 04:13:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/104] 10.0.0.86 () {30 vars in 657 bytes} [Tue Jul 7 04:13:24 2026] GET /v2.1 => generated 0 bytes in 444 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: 53/105] 10.0.0.86 () {32 vars in 730 bytes} [Tue Jul 7 04:13:24 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 10.0.0.86 () {34 vars in 803 bytes} [Tue Jul 7 04:13:24 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/141] 199.204.45.144 () {42 vars in 704 bytes} [Tue Jul 7 04:16:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 71/142] 199.204.45.144 () {44 vars in 908 bytes} [Tue Jul 7 04:16:13 2026] GET /v2.1 => generated 0 bytes in 93 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 72/143] 199.204.45.144 () {46 vars in 981 bytes} [Tue Jul 7 04:16:13 2026] GET /v2.1/ => generated 400 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:16:13.880 7 INFO nova.api.openstack.wsgi [None req-113b80cb-617a-47f6-9ee5-fcea31bf69e6 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 72/144] 199.204.45.144 () {48 vars in 1016 bytes} [Tue Jul 7 04:16:13 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/145] 199.204.45.144 () {48 vars in 1050 bytes} [Tue Jul 7 04:16:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/146] 199.204.45.144 () {52 vars in 1048 bytes} [Tue Jul 7 04:16:13 2026] POST /v2.1/flavors => generated 534 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/159] 199.204.45.144 () {42 vars in 704 bytes} [Tue Jul 7 04:17:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/160] 199.204.45.144 () {44 vars in 908 bytes} [Tue Jul 7 04:17:13 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 81/161] 199.204.45.144 () {46 vars in 981 bytes} [Tue Jul 7 04:17:13 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:17:13.254 8 INFO nova.api.openstack.wsgi [None req-73ac1a1e-567e-4d8e-aa8f-c2f2a6389c59 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 357a651643f54f948dec7501bb8929a9 [pid: 8|app: 0|req: 81/162] 199.204.45.144 () {48 vars in 1050 bytes} [Tue Jul 7 04:17:13 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-07 04:17:13.271 7 WARNING oslo_db.sqlalchemy.utils [None req-35164763-3c5a-4a64-a9d4-a1f2985c7904 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 82/163] 199.204.45.144 () {48 vars in 1015 bytes} [Tue Jul 7 04:17:13 2026] GET /v2.1/os-keypairs => generated 16 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/164] 199.204.45.144 () {52 vars in 1056 bytes} [Tue Jul 7 04:17:13 2026] POST /v2.1/os-keypairs => generated 576 bytes in 51 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.204.45.144 () {42 vars in 704 bytes} [Tue Jul 7 04:17:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.144 () {44 vars in 908 bytes} [Tue Jul 7 04:17:16 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.144 () {46 vars in 981 bytes} [Tue Jul 7 04:17:16 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: 84/168] 199.204.45.144 () {48 vars in 1072 bytes} [Tue Jul 7 04:17:16 2026] GET /v2.1/os-quota-sets/277841279239434890d8387a27e533c7 => generated 283 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/169] 199.204.45.144 () {52 vars in 1124 bytes} [Tue Jul 7 04:17:17 2026] PUT /v2.1/os-quota-sets/277841279239434890d8387a27e533c7 => generated 238 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 199.204.45.144 () {42 vars in 704 bytes} [Tue Jul 7 04:26:24 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 199.204.45.144 () {44 vars in 908 bytes} [Tue Jul 7 04:26:24 2026] GET /v2.1 => generated 0 bytes in 133 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.204.45.144 () {46 vars in 981 bytes} [Tue Jul 7 04:26:24 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:26:24.314 7 INFO nova.api.openstack.wsgi [None req-74c3ada5-ae34-4845-a1df-b0342cd61704 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 142/283] 199.204.45.144 () {48 vars in 1014 bytes} [Tue Jul 7 04:26:24 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: 8|app: 0|req: 142/284] 199.204.45.144 () {48 vars in 1050 bytes} [Tue Jul 7 04:26:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.204.45.144 () {52 vars in 1048 bytes} [Tue Jul 7 04:26:24 2026] POST /v2.1/flavors => generated 534 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/330] 199.204.45.144 () {42 vars in 704 bytes} [Tue Jul 7 04:30:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/331] 199.204.45.144 () {44 vars in 908 bytes} [Tue Jul 7 04:30:01 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: 8|app: 0|req: 166/332] 199.204.45.144 () {46 vars in 981 bytes} [Tue Jul 7 04:30:01 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: 167/333] 199.204.45.144 () {48 vars in 1072 bytes} [Tue Jul 7 04:30:01 2026] GET /v2.1/os-quota-sets/21fdd50e1f7e400b966785ba06998c11 => generated 283 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/334] 199.204.45.144 () {52 vars in 1124 bytes} [Tue Jul 7 04:30:02 2026] PUT /v2.1/os-quota-sets/21fdd50e1f7e400b966785ba06998c11 => generated 238 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 199.204.45.144 () {42 vars in 704 bytes} [Tue Jul 7 04:41:53 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: 239/478] 199.204.45.144 () {44 vars in 908 bytes} [Tue Jul 7 04:41:53 2026] GET /v2.1 => generated 0 bytes in 115 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 240/479] 199.204.45.144 () {46 vars in 981 bytes} [Tue Jul 7 04:41:53 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:41:53.441 8 INFO nova.api.openstack.wsgi [None req-2b342356-3636-4539-b2b4-74c44a466650 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 240/480] 199.204.45.144 () {48 vars in 1010 bytes} [Tue Jul 7 04:41:53 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 199.204.45.144 () {48 vars in 1050 bytes} [Tue Jul 7 04:41:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/482] 199.204.45.144 () {48 vars in 1098 bytes} [Tue Jul 7 04:41:53 2026] GET /v2.1/flavors/87c20412-3190-4e30-b4d3-4be5f9f5edf4/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: 242/483] 199.204.45.144 () {42 vars in 704 bytes} [Tue Jul 7 04:41:54 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: 242/484] 199.204.45.144 () {44 vars in 908 bytes} [Tue Jul 7 04:41:54 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 243/485] 199.204.45.144 () {46 vars in 981 bytes} [Tue Jul 7 04:41:54 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:41:54.391 8 INFO nova.api.openstack.wsgi [None req-2f64132f-f08b-48cb-9b70-2bb842eed629 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 243/486] 199.204.45.144 () {48 vars in 1012 bytes} [Tue Jul 7 04:41:54 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: 7|app: 0|req: 244/487] 199.204.45.144 () {48 vars in 1050 bytes} [Tue Jul 7 04:41:54 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: 244/488] 199.204.45.144 () {48 vars in 1098 bytes} [Tue Jul 7 04:41:54 2026] GET /v2.1/flavors/43713cb9-e420-4a5c-a46b-31fead97f828/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/489] 199.204.45.144 () {42 vars in 704 bytes} [Tue Jul 7 04:41:55 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: 245/490] 199.204.45.144 () {44 vars in 908 bytes} [Tue Jul 7 04:41:55 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: 246/491] 199.204.45.144 () {46 vars in 981 bytes} [Tue Jul 7 04:41:55 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:41:55.355 8 INFO nova.api.openstack.wsgi [None req-e240dc2e-5375-42fa-ab10-41823838bf50 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 246/492] 199.204.45.144 () {48 vars in 1014 bytes} [Tue Jul 7 04:41:55 2026] GET /v2.1/flavors/m1.medium => 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: 247/493] 199.204.45.144 () {48 vars in 1050 bytes} [Tue Jul 7 04:41:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/494] 199.204.45.144 () {48 vars in 1098 bytes} [Tue Jul 7 04:41:55 2026] GET /v2.1/flavors/a9f2d564-ddfb-4a2c-b625-38fbbfe4baca/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/495] 199.204.45.144 () {42 vars in 704 bytes} [Tue Jul 7 04:41: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: 248/496] 199.204.45.144 () {44 vars in 908 bytes} [Tue Jul 7 04:41:56 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: 249/497] 199.204.45.144 () {46 vars in 981 bytes} [Tue Jul 7 04:41:56 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-07-07 04:41:56.324 8 INFO nova.api.openstack.wsgi [None req-f7d16441-b392-423f-bf8c-de3255cc129f 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 249/498] 199.204.45.144 () {48 vars in 1012 bytes} [Tue Jul 7 04:41:56 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 199.204.45.144 () {48 vars in 1050 bytes} [Tue Jul 7 04:41:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/500] 199.204.45.144 () {48 vars in 1098 bytes} [Tue Jul 7 04:41:56 2026] GET /v2.1/flavors/db2fb34c-fdf8-409a-8f0a-79b6a720ee78/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/501] 199.204.45.144 () {42 vars in 704 bytes} [Tue Jul 7 04:41:57 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/502] 199.204.45.144 () {44 vars in 908 bytes} [Tue Jul 7 04:41:57 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: 7|app: 0|req: 252/503] 199.204.45.144 () {46 vars in 981 bytes} [Tue Jul 7 04:41:57 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:41:57.249 8 INFO nova.api.openstack.wsgi [None req-fa18448d-01e8-4522-8c1b-a5c4cca461a0 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 252/504] 199.204.45.144 () {48 vars in 1014 bytes} [Tue Jul 7 04:41:57 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: 253/505] 199.204.45.144 () {48 vars in 1050 bytes} [Tue Jul 7 04:41:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/506] 199.204.45.144 () {48 vars in 1098 bytes} [Tue Jul 7 04:41:57 2026] GET /v2.1/flavors/07fac3af-2fe4-44a0-a662-6f2dd3110d5f/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: 261/521] 199.204.45.144 () {42 vars in 704 bytes} [Tue Jul 7 04:43:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/522] 199.204.45.144 () {44 vars in 908 bytes} [Tue Jul 7 04:43:03 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 262/523] 199.204.45.144 () {46 vars in 981 bytes} [Tue Jul 7 04:43:03 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-07-07 04:43:03.120 7 INFO nova.api.openstack.wsgi [None req-5b45946a-da17-48ec-bb59-d273246d2116 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 262/524] 199.204.45.144 () {48 vars in 1016 bytes} [Tue Jul 7 04:43:03 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: 8|app: 0|req: 263/525] 199.204.45.144 () {48 vars in 1050 bytes} [Tue Jul 7 04:43:03 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: 263/526] 199.204.45.144 () {48 vars in 1098 bytes} [Tue Jul 7 04:43:03 2026] GET /v2.1/flavors/1fbb22a1-ee21-416d-9f8f-0401321b6dc5/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/527] 199.204.45.144 () {42 vars in 704 bytes} [Tue Jul 7 04:43: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: 7|app: 0|req: 264/528] 199.204.45.144 () {44 vars in 908 bytes} [Tue Jul 7 04:43: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: 8|app: 0|req: 265/529] 199.204.45.144 () {46 vars in 981 bytes} [Tue Jul 7 04:43:10 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/530] 199.204.45.144 () {48 vars in 1050 bytes} [Tue Jul 7 04:43:10 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/533] 199.204.45.144 () {42 vars in 704 bytes} [Tue Jul 7 04:43:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/534] 199.204.45.144 () {44 vars in 908 bytes} [Tue Jul 7 04:43:14 2026] GET /v2.1 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 268/535] 199.204.45.144 () {46 vars in 981 bytes} [Tue Jul 7 04:43:14 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/536] 199.204.45.144 () {48 vars in 1072 bytes} [Tue Jul 7 04:43:14 2026] GET /v2.1/os-quota-sets/277841279239434890d8387a27e533c7 => generated 280 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/547] 199.204.45.144 () {42 vars in 704 bytes} [Tue Jul 7 04:44:06 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/548] 199.204.45.144 () {44 vars in 908 bytes} [Tue Jul 7 04:44:06 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: 275/549] 199.204.45.144 () {46 vars in 981 bytes} [Tue Jul 7 04:44:06 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:44:06.455 8 INFO nova.api.openstack.wsgi [None req-b0868cfb-c636-42f2-ba6f-f1db33d9cd6c 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 275/550] 199.204.45.144 () {48 vars in 1014 bytes} [Tue Jul 7 04:44:06 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/551] 199.204.45.144 () {48 vars in 1050 bytes} [Tue Jul 7 04:44:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/552] 199.204.45.144 () {48 vars in 1098 bytes} [Tue Jul 7 04:44:06 2026] GET /v2.1/flavors/7edf0793-4483-4266-aa72-c6f6bf2a62f9/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/557] 199.204.45.144 () {42 vars in 704 bytes} [Tue Jul 7 04:44: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) [pid: 7|app: 0|req: 279/558] 199.204.45.144 () {44 vars in 908 bytes} [Tue Jul 7 04:44:21 2026] GET /v2.1 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 280/559] 199.204.45.144 () {46 vars in 981 bytes} [Tue Jul 7 04:44:21 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: 280/560] 199.204.45.144 () {48 vars in 1072 bytes} [Tue Jul 7 04:44:21 2026] GET /v2.1/os-quota-sets/21fdd50e1f7e400b966785ba06998c11 => generated 280 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/571] 199.204.45.144 () {42 vars in 704 bytes} [Tue Jul 7 04:45: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: 286/572] 199.204.45.144 () {44 vars in 908 bytes} [Tue Jul 7 04:45:12 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 287/573] 199.204.45.144 () {46 vars in 981 bytes} [Tue Jul 7 04:45: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-07-07 04:45:12.407 8 INFO nova.api.openstack.wsgi [None req-730b54a0-2b78-4864-a108-ee84a91ef305 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 287/574] 199.204.45.144 () {48 vars in 1010 bytes} [Tue Jul 7 04:45:12 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: 288/575] 199.204.45.144 () {48 vars in 1050 bytes} [Tue Jul 7 04:45:12 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 293/584] 10.0.0.158 () {32 vars in 655 bytes} [Tue Jul 7 04:45:53 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/585] 10.0.0.158 () {32 vars in 641 bytes} [Tue Jul 7 04:45:54 2026] GET /v2.1/servers => generated 15 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-07 04:45:54.189 7 WARNING oslo_db.sqlalchemy.utils [None req-2306b0ec-7cce-407f-b2d8-2b7f6559b237 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 294/586] 10.0.0.158 () {32 vars in 649 bytes} [Tue Jul 7 04:45:54 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/587] 10.0.0.158 () {32 vars in 694 bytes} [Tue Jul 7 04:45:54 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/590] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:06 2026] GET /v2.1/flavors/87c20412-3190-4e30-b4d3-4be5f9f5edf4 => generated 511 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/591] 10.0.0.158 () {32 vars in 641 bytes} [Tue Jul 7 04:46:06 2026] GET /v2.1/flavors => generated 1674 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/592] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:06 2026] GET /v2.1/flavors/87c20412-3190-4e30-b4d3-4be5f9f5edf4 => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:46:13.019 7 WARNING neutronclient.v2_0.client [None req-d670075f-c1b1-4c64-ad21-30fe4f971201 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] The 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/595] 10.0.0.158 () {34 vars in 685 bytes} [Tue Jul 7 04:46:12 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1512 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:46:14.456 8 WARNING neutronclient.v2_0.client [None req-0c4f806e-c1ab-4932-b072-675bbf598ee6 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] The 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/596] 10.0.0.158 () {34 vars in 671 bytes} [Tue Jul 7 04:46:15 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) [pid: 8|app: 0|req: 298/597] 10.0.0.158 () {34 vars in 685 bytes} [Tue Jul 7 04:46:14 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1916 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:46:16.392 7 WARNING neutronclient.v2_0.client [None req-9c44e20f-e0af-4d84-b90d-91c1d27e5a87 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] The 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/598] 10.0.0.158 () {34 vars in 685 bytes} [Tue Jul 7 04:46:16 2026] POST /v2.1/os-security-groups => generated 244 bytes in 915 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:46:17.314 8 WARNING neutronclient.v2_0.client [None req-3627ecec-e028-4d52-b75b-ab895c038089 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:17.596 8 WARNING neutronclient.v2_0.client [None req-3627ecec-e028-4d52-b75b-ab895c038089 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:17.768 8 WARNING neutronclient.v2_0.client [None req-3627ecec-e028-4d52-b75b-ab895c038089 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] The 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: 299/599] 10.0.0.158 () {32 vars in 663 bytes} [Tue Jul 7 04:46:17 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 1064 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 04:46:18.394 7 WARNING neutronclient.v2_0.client [None req-dbf2ca4a-b2df-434a-965c-b7f721e7dc24 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:18.427 7 WARNING neutronclient.v2_0.client [None req-dbf2ca4a-b2df-434a-965c-b7f721e7dc24 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] The 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/600] 10.0.0.158 () {32 vars in 740 bytes} [Tue Jul 7 04:46:18 2026] DELETE /v2.1/os-security-groups/3083b382-005a-4fc1-b549-2351deb671e2 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-07 04:46:18.593 8 WARNING neutronclient.v2_0.client [None req-f15d8a03-c5bf-4ffe-812c-74c6fdc8a3a2 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:18.613 8 INFO nova.api.openstack.wsgi [None req-f15d8a03-c5bf-4ffe-812c-74c6fdc8a3a2 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] HTTP exception thrown: Security group 3083b382-005a-4fc1-b549-2351deb671e2 does not exist Neutron server returns request_ids: ['req-a27cff2b-d922-4789-97f0-658523b44af1'] [pid: 8|app: 0|req: 300/601] 10.0.0.158 () {32 vars in 737 bytes} [Tue Jul 7 04:46:18 2026] GET /v2.1/os-security-groups/3083b382-005a-4fc1-b549-2351deb671e2 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-07 04:46:18.627 7 WARNING neutronclient.v2_0.client [None req-82aadd4e-05ad-4a4f-be84-00df82331dbb 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:18.660 7 WARNING neutronclient.v2_0.client [None req-82aadd4e-05ad-4a4f-be84-00df82331dbb 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:18.787 8 WARNING neutronclient.v2_0.client [None req-3a28f9fd-a27b-45cc-8106-c7bf3c1eff2a 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The 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/602] 10.0.0.158 () {32 vars in 740 bytes} [Tue Jul 7 04:46:18 2026] DELETE /v2.1/os-security-groups/a441eb76-44c5-420a-8ffe-fe9e9ddaa9d2 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-07 04:46:18.828 7 WARNING neutronclient.v2_0.client [None req-1016ae5e-486e-4674-ba29-f64ffd0b74f2 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:18.854 8 WARNING neutronclient.v2_0.client [None req-3a28f9fd-a27b-45cc-8106-c7bf3c1eff2a 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:18.866 7 INFO nova.api.openstack.wsgi [None req-1016ae5e-486e-4674-ba29-f64ffd0b74f2 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] HTTP exception thrown: Security group a441eb76-44c5-420a-8ffe-fe9e9ddaa9d2 does not exist Neutron server returns request_ids: ['req-674b56f2-ffeb-4ef3-b755-c68c12987f39'] [pid: 7|app: 0|req: 303/603] 10.0.0.158 () {32 vars in 737 bytes} [Tue Jul 7 04:46:18 2026] GET /v2.1/os-security-groups/a441eb76-44c5-420a-8ffe-fe9e9ddaa9d2 => generated 194 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-07 04:46:18.878 7 WARNING neutronclient.v2_0.client [None req-6d53d206-7ba3-4b46-8547-6aa19d2cd6f1 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:18.944 7 WARNING neutronclient.v2_0.client [None req-6d53d206-7ba3-4b46-8547-6aa19d2cd6f1 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] The 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/604] 10.0.0.158 () {32 vars in 740 bytes} [Tue Jul 7 04:46:18 2026] DELETE /v2.1/os-security-groups/0786c69e-9bda-47b5-8b71-e5056711f2ae => generated 0 bytes in 173 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-07 04:46:19.058 7 WARNING neutronclient.v2_0.client [None req-870b8812-69df-4071-910f-250f879276e0 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:19.139 7 INFO nova.api.openstack.wsgi [None req-870b8812-69df-4071-910f-250f879276e0 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] HTTP exception thrown: Security group 0786c69e-9bda-47b5-8b71-e5056711f2ae does not exist Neutron server returns request_ids: ['req-814f8c7c-402e-4963-9e51-e6ce591b2236'] [pid: 7|app: 0|req: 305/605] 10.0.0.158 () {32 vars in 737 bytes} [Tue Jul 7 04:46:19 2026] GET /v2.1/os-security-groups/0786c69e-9bda-47b5-8b71-e5056711f2ae => generated 194 bytes in 88 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-07 04:46:19.141 8 WARNING neutronclient.v2_0.client [None req-3a28f9fd-a27b-45cc-8106-c7bf3c1eff2a 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:19.153 7 WARNING neutronclient.v2_0.client [None req-d11b4e7d-66f7-410b-b6af-5f45c2e1fdeb 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:19.197 7 WARNING neutronclient.v2_0.client [None req-d11b4e7d-66f7-410b-b6af-5f45c2e1fdeb 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:19.240 7 WARNING neutronclient.v2_0.client [None req-d11b4e7d-66f7-410b-b6af-5f45c2e1fdeb 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] The 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/606] 10.0.0.158 () {32 vars in 663 bytes} [Tue Jul 7 04:46:19 2026] GET /v2.1/os-security-groups => generated 707 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:46:19.326 7 WARNING neutronclient.v2_0.client [None req-f4bb921f-63c9-4049-a7b5-7d150b6612a5 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:19.348 7 INFO nova.api.openstack.wsgi [None req-f4bb921f-63c9-4049-a7b5-7d150b6612a5 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] HTTP exception thrown: Security group 0786c69e-9bda-47b5-8b71-e5056711f2ae does not exist Neutron server returns request_ids: ['req-cfd336d8-bfe4-466d-96f7-141402a3b45e'] [pid: 7|app: 0|req: 307/607] 10.0.0.158 () {32 vars in 740 bytes} [Tue Jul 7 04:46:19 2026] DELETE /v2.1/os-security-groups/0786c69e-9bda-47b5-8b71-e5056711f2ae => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-07 04:46:19.360 7 WARNING neutronclient.v2_0.client [None req-32ddf403-d12a-453c-a68a-a746bc68b13c 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:19.381 7 INFO nova.api.openstack.wsgi [None req-32ddf403-d12a-453c-a68a-a746bc68b13c 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] HTTP exception thrown: Security group a441eb76-44c5-420a-8ffe-fe9e9ddaa9d2 does not exist Neutron server returns request_ids: ['req-b4647c63-cdca-4e9f-b032-9f078d289837'] [pid: 7|app: 0|req: 308/608] 10.0.0.158 () {32 vars in 740 bytes} [Tue Jul 7 04:46:19 2026] DELETE /v2.1/os-security-groups/a441eb76-44c5-420a-8ffe-fe9e9ddaa9d2 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-07 04:46:19.392 7 WARNING neutronclient.v2_0.client [None req-eac8e672-1975-48a0-970d-48fc0d430a42 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:19.412 7 INFO nova.api.openstack.wsgi [None req-eac8e672-1975-48a0-970d-48fc0d430a42 7b5787b849e6446d9bb2b91a8319b869 d881ea13235b4e669576dcf1c423cec7 - - default default] HTTP exception thrown: Security group 3083b382-005a-4fc1-b549-2351deb671e2 does not exist Neutron server returns request_ids: ['req-d76e18b5-6d15-40e8-bd5e-3d113ebeeb31'] [pid: 7|app: 0|req: 309/609] 10.0.0.158 () {32 vars in 740 bytes} [Tue Jul 7 04:46:19 2026] DELETE /v2.1/os-security-groups/3083b382-005a-4fc1-b549-2351deb671e2 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/610] 10.0.0.158 () {34 vars in 663 bytes} [Tue Jul 7 04:46:18 2026] POST /v2.1/servers => generated 450 bytes in 1397 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-07 04:46:20.163 7 WARNING neutronclient.v2_0.client [None req-f9935e92-65f0-4687-8cea-073a066dc22a 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The 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/611] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:20 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1399 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:20.390 8 WARNING neutronclient.v2_0.client [None req-412dd6cb-be76-430c-a38d-a0140e17a367 adf9338fdf9e4bef86a0a2584af2fe3b bc72887e956049a78f1fcb5d746f680c - - default default] The 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/612] 10.0.0.158 () {34 vars in 685 bytes} [Tue Jul 7 04:46:20 2026] POST /v2.1/os-security-groups => generated 247 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:20.627 7 WARNING neutronclient.v2_0.client [None req-56b8c43a-6c8e-40ac-93dc-b4f48553c7ea adf9338fdf9e4bef86a0a2584af2fe3b bc72887e956049a78f1fcb5d746f680c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:20.659 7 WARNING neutronclient.v2_0.client [None req-56b8c43a-6c8e-40ac-93dc-b4f48553c7ea adf9338fdf9e4bef86a0a2584af2fe3b bc72887e956049a78f1fcb5d746f680c - - default default] The 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/613] 10.0.0.158 () {34 vars in 695 bytes} [Tue Jul 7 04:46:20 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:46:20.977 8 WARNING neutronclient.v2_0.client [None req-6f80604f-4d69-4dae-a47b-5c7a8ad293d2 adf9338fdf9e4bef86a0a2584af2fe3b bc72887e956049a78f1fcb5d746f680c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:21.327 7 WARNING neutronclient.v2_0.client [None req-dc467cb0-662a-4b28-964a-7cceb05e28dd 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The 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/614] 10.0.0.158 () {34 vars in 685 bytes} [Tue Jul 7 04:46:20 2026] POST /v2.1/os-security-groups => generated 247 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/615] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:21 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1403 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 04:46:21.455 8 WARNING neutronclient.v2_0.client [None req-89aed96a-616c-441b-b47d-fa3cbdec3329 adf9338fdf9e4bef86a0a2584af2fe3b bc72887e956049a78f1fcb5d746f680c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:21.483 8 WARNING neutronclient.v2_0.client [None req-89aed96a-616c-441b-b47d-fa3cbdec3329 adf9338fdf9e4bef86a0a2584af2fe3b bc72887e956049a78f1fcb5d746f680c - - default default] The 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/618] 10.0.0.158 () {34 vars in 695 bytes} [Tue Jul 7 04:46:21 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:21.666 7 WARNING neutronclient.v2_0.client [None req-1187d654-eb3c-4f96-b97a-d5e20a714059 adf9338fdf9e4bef86a0a2584af2fe3b bc72887e956049a78f1fcb5d746f680c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:21.734 7 WARNING neutronclient.v2_0.client [None req-1187d654-eb3c-4f96-b97a-d5e20a714059 adf9338fdf9e4bef86a0a2584af2fe3b bc72887e956049a78f1fcb5d746f680c - - default default] The 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: 315/619] 10.0.0.158 () {34 vars in 695 bytes} [Tue Jul 7 04:46:21 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:46:21.976 8 WARNING neutronclient.v2_0.client [None req-dd1786be-7978-4a3d-bdcf-bbb9ed45f92c adf9338fdf9e4bef86a0a2584af2fe3b bc72887e956049a78f1fcb5d746f680c - - default default] The 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: 305/620] 10.0.0.158 () {32 vars in 737 bytes} [Tue Jul 7 04:46:21 2026] GET /v2.1/os-security-groups/b8539434-995b-40a4-b997-e0b7a11f2e7a => generated 664 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:46:22.039 7 WARNING neutronclient.v2_0.client [None req-fcbe54c2-ae03-49ea-a3fe-64c23dd3b60e adf9338fdf9e4bef86a0a2584af2fe3b bc72887e956049a78f1fcb5d746f680c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:22.065 7 WARNING neutronclient.v2_0.client [None req-fcbe54c2-ae03-49ea-a3fe-64c23dd3b60e adf9338fdf9e4bef86a0a2584af2fe3b bc72887e956049a78f1fcb5d746f680c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:22.104 7 WARNING neutronclient.v2_0.client [None req-fcbe54c2-ae03-49ea-a3fe-64c23dd3b60e adf9338fdf9e4bef86a0a2584af2fe3b bc72887e956049a78f1fcb5d746f680c - - default default] The 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: 316/621] 10.0.0.158 () {32 vars in 750 bytes} [Tue Jul 7 04:46:22 2026] DELETE /v2.1/os-security-group-rules/c61ae7a3-6b1d-434c-8018-f739ebcf09e2 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-07 04:46:22.296 8 WARNING neutronclient.v2_0.client [None req-35e0811c-cde3-4077-b03a-b355dfdf60ca adf9338fdf9e4bef86a0a2584af2fe3b bc72887e956049a78f1fcb5d746f680c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:22.335 8 WARNING neutronclient.v2_0.client [None req-35e0811c-cde3-4077-b03a-b355dfdf60ca adf9338fdf9e4bef86a0a2584af2fe3b bc72887e956049a78f1fcb5d746f680c - - default default] The 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/622] 10.0.0.158 () {32 vars in 740 bytes} [Tue Jul 7 04:46:22 2026] DELETE /v2.1/os-security-groups/b8539434-995b-40a4-b997-e0b7a11f2e7a => generated 0 bytes in 169 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-07 04:46:22.469 7 WARNING neutronclient.v2_0.client [None req-40bbfe2c-00bc-4098-bb8a-2f295b999cde adf9338fdf9e4bef86a0a2584af2fe3b bc72887e956049a78f1fcb5d746f680c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:22.506 7 WARNING neutronclient.v2_0.client [None req-40bbfe2c-00bc-4098-bb8a-2f295b999cde adf9338fdf9e4bef86a0a2584af2fe3b bc72887e956049a78f1fcb5d746f680c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:22.568 8 WARNING neutronclient.v2_0.client [None req-9feb71e4-d5df-46ad-ae5b-431e8fbb2d0e 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The 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: 307/623] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:22 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1451 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/624] 10.0.0.158 () {32 vars in 740 bytes} [Tue Jul 7 04:46:22 2026] DELETE /v2.1/os-security-groups/a4792888-c28e-4c0d-a91a-cc40c16a6793 => generated 0 bytes in 224 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:23.717 8 WARNING neutronclient.v2_0.client [None req-72452177-2586-46e8-904a-89b67776c1a5 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The 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: 308/625] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:23 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1451 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 04:46:24.958 7 WARNING neutronclient.v2_0.client [None req-cbe04cb8-2f7a-43a1-be27-c13889c13b02 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The 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: 318/626] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:24 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1459 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:26.340 8 WARNING neutronclient.v2_0.client [None req-bb6de076-5ab4-4e39-9ca7-c2692794acff 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The 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: 309/627] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:26 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1525 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-07-07 04:46:27.509 7 WARNING neutronclient.v2_0.client [None req-335dce24-ae9d-41fc-a3bc-4df547845f57 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:27.872 8 INFO nova.api.openstack.compute.server_external_events [req-a69fe96a-f700-430a-a525-23790eb0198d req-b5ab45ba-bb71-45a6-a6a5-de1f30fbe8d4 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:498dc275-3cf3-4e75-9836-2e093334f6f1 for instance 94953022-b22d-437f-bb34-76a376c9d776 on instance 2026-07-07 04:46:27.882 8 INFO nova.compute.rpcapi [None req-857e7f5f-14d7-48fc-b866-36d03ea2171e - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 310/628] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:46:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/629] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:27 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1525 bytes in 1409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:29.926 8 WARNING neutronclient.v2_0.client [None req-435f5dd6-81ee-454a-93e4-29bba156e03b 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The 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: 311/630] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:29 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1525 bytes in 604 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 320/631] 10.0.0.158 () {34 vars in 671 bytes} [Tue Jul 7 04:46:30 2026] POST /v2.1/os-keypairs => generated 386 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:31.563 8 WARNING neutronclient.v2_0.client [None req-f97eb328-8134-4d70-84ff-a9d875a66787 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The 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/634] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:31 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1525 bytes in 1311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 04:46:33.904 7 WARNING neutronclient.v2_0.client [None req-fb579a54-766c-43c3-a14b-3f6d02066904 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The 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: 323/635] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:33 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1525 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:35.334 8 WARNING neutronclient.v2_0.client [None req-e5d83e86-c6d1-497a-bb05-5ead663c0d9e 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The 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/636] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:35 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1525 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 324/637] 10.0.0.158 () {34 vars in 671 bytes} [Tue Jul 7 04:46:36 2026] POST /v2.1/os-keypairs => generated 385 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:36.906 8 WARNING neutronclient.v2_0.client [None req-07b11cfc-c03d-4a48-9981-12f326804c49 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The 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/638] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:36 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1525 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 04:46:38.123 7 WARNING neutronclient.v2_0.client [None req-327201a0-2dad-4cca-ba2e-88110285e61e 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] 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: 325/639] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:38 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1525 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-07-07 04:46:38.359 8 WARNING neutronclient.v2_0.client [None req-447b18ae-c6e0-43c7-8774-7f50ae1a1754 b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:38.401 7 WARNING neutronclient.v2_0.client [None req-dbb3d486-161c-43e2-b558-fc5c9e2ea44f ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:38.410 8 WARNING neutronclient.v2_0.client [None req-447b18ae-c6e0-43c7-8774-7f50ae1a1754 b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:38.441 7 WARNING neutronclient.v2_0.client [None req-dbb3d486-161c-43e2-b558-fc5c9e2ea44f ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:38.609 8 WARNING neutronclient.v2_0.client [None req-447b18ae-c6e0-43c7-8774-7f50ae1a1754 b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:38.613 7 WARNING neutronclient.v2_0.client [None req-dbb3d486-161c-43e2-b558-fc5c9e2ea44f ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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: 315/640] 10.0.0.158 () {34 vars in 663 bytes} [Tue Jul 7 04:46:38 2026] POST /v2.1/servers => generated 451 bytes in 690 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:38.961 8 WARNING neutronclient.v2_0.client [None req-25c498c3-f3bf-42fa-ba35-995a8f27cef4 b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The 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/641] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:38 2026] GET /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a => generated 1253 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/642] 10.0.0.158 () {34 vars in 663 bytes} [Tue Jul 7 04:46:38 2026] POST /v2.1/servers => generated 451 bytes in 934 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-07-07 04:46:39.302 8 WARNING neutronclient.v2_0.client [None req-f701f872-9123-4bc6-9956-5d91bc4d9e6f ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:39.316 7 WARNING neutronclient.v2_0.client [None req-f7b5fad7-48b5-44e0-a598-c9dc54155df8 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The 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/643] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:39 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1392 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/644] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:39 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1525 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:40.048 8 WARNING neutronclient.v2_0.client [None req-cda6d8b7-a36b-4f68-9332-00cb7c314f56 b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The 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: 318/645] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:40 2026] GET /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a => generated 1303 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:40.392 7 WARNING neutronclient.v2_0.client [None req-bf659fe9-5bf4-4c43-992b-e5e54289f0a3 ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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: 328/646] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:40 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1396 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:40.499 8 WARNING neutronclient.v2_0.client [None req-16227b37-9388-4b1f-beab-b123798a4faa 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The 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/647] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:40 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1525 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:41.138 7 WARNING neutronclient.v2_0.client [None req-60e2d9ae-c97d-4f80-b219-7e8bb7ce8466 b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The 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: 329/648] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:41 2026] GET /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a => generated 1351 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:41.488 8 WARNING neutronclient.v2_0.client [None req-c8ace443-8f60-444a-9ddf-183a0798702e ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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/649] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:41 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1388 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:41.664 7 WARNING neutronclient.v2_0.client [None req-612bb476-75fa-412e-bb67-9fe51f74a485 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The 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: 330/652] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:41 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1525 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:42.255 8 WARNING neutronclient.v2_0.client [None req-f39c7380-0156-44c6-8ef5-0977567cf74a b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The 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: 323/653] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:42 2026] GET /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a => generated 1351 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:42.572 7 WARNING neutronclient.v2_0.client [None req-2e0f6a16-b73d-4b69-8e2a-45ac418b6b1d ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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: 331/654] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:42 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1388 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:42.821 8 WARNING neutronclient.v2_0.client [None req-52ee1b94-efd0-4eeb-aca4-59afe0b760c9 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The 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/655] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:42 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1525 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:43.301 7 INFO nova.api.openstack.compute.server_external_events [req-0b3653d1-7bf3-460e-91e0-f5311c02e725 req-77168273-568e-407a-aa34-6747d59f9330 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:498dc275-3cf3-4e75-9836-2e093334f6f1 for instance 94953022-b22d-437f-bb34-76a376c9d776 on instance 2026-07-07 04:46:43.311 7 INFO nova.compute.rpcapi [None req-57b9eae5-4295-4d93-aa5b-7f06df5e29ac - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 332/656] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:46:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:46:43.392 8 WARNING neutronclient.v2_0.client [None req-6e51d1fc-1665-4af7-a996-aa3d71572975 b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The 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: 325/657] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:43 2026] GET /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a => generated 1359 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:43.661 7 WARNING neutronclient.v2_0.client [None req-2ab374f8-f07d-40fb-ba6a-b914903d4161 ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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/658] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:43 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1444 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:44.002 8 WARNING neutronclient.v2_0.client [None req-226674fb-4001-4f74-8524-2f5f9341122e 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The 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/659] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:43 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1525 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:44.481 7 WARNING neutronclient.v2_0.client [None req-33be8e00-b4bf-4ba3-a9ac-7bb90a971172 b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The 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/660] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:44 2026] GET /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a => generated 1427 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:44.843 8 WARNING neutronclient.v2_0.client [None req-c0515915-0a01-4438-acd7-04278b88c4f5 ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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: 327/661] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:44 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1444 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:45.364 7 INFO nova.api.openstack.compute.server_external_events [req-cf459540-b1b9-4cfa-9645-d224a5100893 req-1672a2bb-5c26-4970-a2f6-c450c5daf085 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:498dc275-3cf3-4e75-9836-2e093334f6f1 for instance 94953022-b22d-437f-bb34-76a376c9d776 on instance [pid: 7|app: 0|req: 335/662] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:46:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:45.444 8 WARNING neutronclient.v2_0.client [None req-243b1a25-b21f-4575-951e-b194b881609d 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:45.541 7 INFO nova.api.openstack.compute.server_external_events [req-1d0f10d6-9d9c-45fc-944e-cd34cad6733d req-7018dcd4-48b9-41b4-84fd-b3d990b4d707 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:42eb4a8d-9485-45aa-8705-cfaa90f18363 for instance bf07e27e-5988-4ab7-820f-f917a974743a on instance [pid: 7|app: 0|req: 336/663] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:46:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/664] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:45 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1715 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-07-07 04:46:45.664 7 WARNING neutronclient.v2_0.client [None req-486063ac-2525-42eb-ac5a-93878381e629 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The 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/665] 10.0.0.158 () {32 vars in 741 bytes} [Tue Jul 7 04:46:45 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776/os-interface => generated 284 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:45.797 8 WARNING neutronclient.v2_0.client [None req-7e342cf2-43fd-422a-a0de-3eca1d4d9cf7 b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:45.970 7 WARNING neutronclient.v2_0.client [None req-fd32071e-8a68-4a2b-8138-5f2fcba9775d ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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/666] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:45 2026] GET /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a => generated 1437 bytes in 1996 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/667] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:45 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1518 bytes in 1846 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:47.785 8 WARNING neutronclient.v2_0.client [None req-37217cf4-a0c8-406f-85f3-41e148a2c967 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:47.798 7 INFO nova.api.openstack.compute.server_external_events [req-a3f91aba-c610-42ac-aac2-a66bbf1a984c req-ab94d450-8786-4022-9ce4-b1ccb0bab1a7 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:498dc275-3cf3-4e75-9836-2e093334f6f1 for instance 94953022-b22d-437f-bb34-76a376c9d776 on instance [pid: 7|app: 0|req: 339/668] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:46:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/669] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:47 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1715 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:48.806 7 WARNING neutronclient.v2_0.client [None req-5d86bae2-b82e-45a7-ab8f-bcbab72f8194 b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:48.822 8 WARNING neutronclient.v2_0.client [None req-cbdb3fff-3bb1-4811-bdab-38c8ebcd58a8 ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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/670] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:48 2026] GET /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a => generated 1437 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/671] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:48 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1516 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:49.839 7 INFO nova.api.openstack.compute.server_external_events [req-5ab4ca04-a856-4b11-ac44-07229f0cf216 req-d1bece55-db5d-4873-9b21-5ec32fbbd689 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:4bbf6d90-d259-4b69-9daf-b3753363d89b for instance 70314d57-bbbe-48c0-8fb0-31833334d04d on instance [pid: 7|app: 0|req: 341/672] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:46:49 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-07-07 04:46:50.046 8 WARNING neutronclient.v2_0.client [None req-ffa2daf1-7f87-49b6-9554-6778f24c0a41 b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:50.080 7 WARNING neutronclient.v2_0.client [None req-40d6eca8-c7a9-4b80-847d-4bc894537e44 ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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: 332/673] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:50 2026] GET /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a => generated 1425 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/674] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:50 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1516 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:51.266 8 WARNING neutronclient.v2_0.client [None req-f23b7a20-f7ce-4e7f-a6cd-8ac290f7f50e b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:51.295 7 WARNING neutronclient.v2_0.client [None req-3c550bd8-1c61-4e06-96ed-b73d5e8c3e7a ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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/675] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:51 2026] GET /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a => generated 1425 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/676] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:51 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1516 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:51.862 8 INFO nova.api.openstack.compute.server_external_events [req-9b625637-5fcc-4d32-b7ca-203a066814b4 req-2c4bb642-0187-46ea-a369-9b487d2636da 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:4bbf6d90-d259-4b69-9daf-b3753363d89b for instance 70314d57-bbbe-48c0-8fb0-31833334d04d on instance [pid: 8|app: 0|req: 335/679] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:46:51 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:52.488 8 INFO nova.api.openstack.compute.server_external_events [req-e64cb865-306c-4887-b33b-c0c77f5397b7 req-ea30c34c-35ef-48f8-8b86-645e0e9538eb 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:42eb4a8d-9485-45aa-8705-cfaa90f18363 for instance bf07e27e-5988-4ab7-820f-f917a974743a on instance [pid: 8|app: 0|req: 336/680] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:46:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:52.518 7 WARNING neutronclient.v2_0.client [None req-23c0628f-7145-490c-8f6b-17b89ab283ef b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:52.520 8 WARNING neutronclient.v2_0.client [None req-ff8c780b-f562-4f03-ae44-5cc4a61fd4c8 ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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: 337/681] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:52 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1516 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/682] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:52 2026] GET /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a => generated 1425 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:53.766 7 WARNING neutronclient.v2_0.client [None req-951ae354-c740-4ad1-a884-98447233254c b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:46:53.768 8 WARNING neutronclient.v2_0.client [None req-0df77659-e5ab-45e3-b467-3f737ee0f46a ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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/683] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:53 2026] GET /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a => generated 1425 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-07-07 04:46:53.935 7 INFO nova.api.openstack.compute.server_external_events [req-b523bceb-9321-4dcb-a10b-7ede4568ea84 req-532353bc-10a1-40b2-afad-5c244a7a140c 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:4bbf6d90-d259-4b69-9daf-b3753363d89b for instance 70314d57-bbbe-48c0-8fb0-31833334d04d on instance [pid: 7|app: 0|req: 347/684] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:46:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/685] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:53 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1516 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:54.530 7 INFO nova.api.openstack.compute.server_external_events [req-0f377241-5e01-4e32-b3f4-918a94855bf6 req-770b42b5-8331-4b34-8cee-e40cef319873 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:42eb4a8d-9485-45aa-8705-cfaa90f18363 for instance bf07e27e-5988-4ab7-820f-f917a974743a on instance [pid: 7|app: 0|req: 348/686] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:46:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:54.932 8 WARNING neutronclient.v2_0.client [None req-18ad68ed-c422-4ba1-9b6b-730cf0d76cff b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:55.023 7 WARNING neutronclient.v2_0.client [None req-3768f4d5-2785-4af8-b19f-646ba22b4c1a ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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: 339/687] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:54 2026] GET /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a => generated 1612 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:55.134 8 WARNING neutronclient.v2_0.client [None req-34c7ef33-d7e4-481e-8b66-ff4b29d12d93 b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The 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/688] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:54 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1699 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 340/689] 10.0.0.158 () {32 vars in 741 bytes} [Tue Jul 7 04:46:55 2026] GET /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a/os-interface => generated 285 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:46:55.210 7 WARNING neutronclient.v2_0.client [None req-cc671536-9670-442f-aee7-2e2ce9c2605a ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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/690] 10.0.0.158 () {32 vars in 741 bytes} [Tue Jul 7 04:46:55 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d/os-interface => generated 285 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:55.922 8 WARNING neutronclient.v2_0.client [None req-c8121378-c7cb-4b12-912f-d1aa2c137e6a b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The 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/691] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:55 2026] GET /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a => generated 1612 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, ' [pid: 7|app: 0|req: 351/692] 10.0.0.158 () {32 vars in 641 bytes} [Tue Jul 7 04:46:56 2026] GET /v2.1/servers => generated 387 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/693] 10.0.0.158 () {32 vars in 718 bytes} [Tue Jul 7 04:46:56 2026] DELETE /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a => generated 0 bytes in 133 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:56.344 7 WARNING neutronclient.v2_0.client [None req-a50a5e91-8d1d-414f-9cd6-df682836fb73 b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:56.587 8 INFO nova.api.openstack.compute.server_external_events [req-9b6cc2e9-08bc-4eac-a5c3-9a745e2a9dec req-95c9c350-7d32-4575-8675-f491349a9d6d 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:42eb4a8d-9485-45aa-8705-cfaa90f18363 for instance bf07e27e-5988-4ab7-820f-f917a974743a on instance [pid: 8|app: 0|req: 343/694] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:46:56 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) [pid: 7|app: 0|req: 352/695] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:56 2026] GET /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a => generated 1618 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:56.775 8 INFO nova.api.openstack.compute.server_external_events [req-9b0ebc9e-03a8-4dff-8e46-bee0c6e9ca69 req-90a4025e-e9c5-4b6a-a73f-116b462c75a7 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:4bbf6d90-d259-4b69-9daf-b3753363d89b for instance 70314d57-bbbe-48c0-8fb0-31833334d04d on instance [pid: 8|app: 0|req: 344/696] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:46:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:57.676 7 WARNING neutronclient.v2_0.client [None req-d4cb5a4c-96a2-4acc-a653-a8204de2b3cb b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The 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: 353/697] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:57 2026] GET /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a => generated 1738 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:58.631 8 INFO nova.api.openstack.compute.server_external_events [req-f3247f33-b1a0-42a5-b801-d1c85a772d51 req-060c1603-5519-4195-ad6a-f460ffd1ac6b 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:42eb4a8d-9485-45aa-8705-cfaa90f18363 for instance bf07e27e-5988-4ab7-820f-f917a974743a on instance 2026-07-07 04:46:58.632 8 INFO nova.api.openstack.compute.server_external_events [req-f3247f33-b1a0-42a5-b801-d1c85a772d51 req-060c1603-5519-4195-ad6a-f460ffd1ac6b 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:42eb4a8d-9485-45aa-8705-cfaa90f18363 for instance bf07e27e-5988-4ab7-820f-f917a974743a on instance [pid: 8|app: 0|req: 345/698] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:46:58 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:58.858 7 WARNING neutronclient.v2_0.client [None req-48e588e8-aeaa-4d07-8e2f-c7dc93988367 b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The 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: 354/699] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:46:58 2026] GET /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a => generated 1670 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:46:59.238 8 INFO nova.api.openstack.compute.server_external_events [req-19e8b873-cc03-4f25-8e7c-aed7b214df43 req-6fc25b20-bfc7-4ad2-b5b8-16c35ce5746a 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-deleted:42eb4a8d-9485-45aa-8705-cfaa90f18363 for instance bf07e27e-5988-4ab7-820f-f917a974743a on instance [pid: 8|app: 0|req: 346/700] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:46:59 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-07-07 04:47:00.189 7 WARNING neutronclient.v2_0.client [None req-a8cb8a29-7a75-4e68-b39a-03b4b5eed008 b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The 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: 355/701] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:00 2026] GET /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a => generated 1380 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:01.214 8 WARNING neutronclient.v2_0.client [None req-b4e48dee-b64f-4e5a-a26b-adebe271c084 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:01.309 7 WARNING neutronclient.v2_0.client [None req-9aa630b7-58e3-457d-81bd-d74c14a62733 b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] The 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/702] 10.0.0.158 () {32 vars in 741 bytes} [Tue Jul 7 04:47:01 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776/os-interface => generated 284 bytes in 182 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: 356/703] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:01 2026] GET /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a => generated 1385 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 04:47:01.395 8 WARNING neutronclient.v2_0.client [None req-e5fe99cf-26ba-4fe0-813d-2e88de078275 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The 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: 348/704] 10.0.0.158 () {32 vars in 815 bytes} [Tue Jul 7 04:47:01 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776/os-interface/498dc275-3cf3-4e75-9836-2e093334f6f1 => generated 281 bytes in 94 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: 357/705] 10.0.0.158 () {32 vars in 723 bytes} [Tue Jul 7 04:47:01 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776/ips => generated 155 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/706] 10.0.0.158 () {34 vars in 750 bytes} [Tue Jul 7 04:47:01 2026] POST /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776/action => generated 0 bytes in 43 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: 358/707] 10.0.0.158 () {32 vars in 723 bytes} [Tue Jul 7 04:47:01 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776/ips => generated 155 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:02.430 7 WARNING neutronclient.v2_0.client [None req-a220d4e8-e328-443e-81da-539f3a61806e b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] 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: 351/710] 10.0.0.158 () {32 vars in 723 bytes} [Tue Jul 7 04:47:02 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776/ips => generated 155 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: 360/711] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:02 2026] GET /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a => generated 1385 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 04:47:02.771 8 INFO nova.api.openstack.compute.server_external_events [req-394e5c55-780a-47da-b2e6-64e3ad63b9ef req-2cef4cb6-c6a9-4234-8a11-f9f6d72618fb 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:498dc275-3cf3-4e75-9836-2e093334f6f1 for instance 94953022-b22d-437f-bb34-76a376c9d776 on instance [pid: 8|app: 0|req: 352/712] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:47:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/713] 10.0.0.158 () {32 vars in 723 bytes} [Tue Jul 7 04:47:03 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776/ips => generated 193 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:03.705 8 WARNING neutronclient.v2_0.client [None req-1a36d96a-41c8-4059-abae-44b9693beef9 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:03.787 7 INFO nova.api.openstack.wsgi [None req-80f992f9-3d7e-44bc-a439-d4f708b06cfe b7d71ed4ce9c4fbe80226fbabd2f75ab 33da324617b5475da6be6c51cda8c163 - - default default] HTTP exception thrown: Instance bf07e27e-5988-4ab7-820f-f917a974743a could not be found. [pid: 7|app: 0|req: 362/714] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:03 2026] GET /v2.1/servers/bf07e27e-5988-4ab7-820f-f917a974743a => generated 111 bytes in 23 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: 363/715] 10.0.0.158 () {32 vars in 706 bytes} [Tue Jul 7 04:47:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1039873885 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/716] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:03 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1949 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/717] 10.0.0.158 () {34 vars in 750 bytes} [Tue Jul 7 04:47:03 2026] POST /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/718] 10.0.0.158 () {32 vars in 723 bytes} [Tue Jul 7 04:47:03 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776/ips => generated 193 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: 365/719] 10.0.0.158 () {32 vars in 723 bytes} [Tue Jul 7 04:47:04 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776/ips => generated 193 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/720] 10.0.0.158 () {32 vars in 723 bytes} [Tue Jul 7 04:47:05 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776/ips => generated 193 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:06.421 7 INFO nova.api.openstack.compute.server_external_events [req-8d632227-518c-47af-9149-50f7cca9455a req-b96375af-a505-4338-b3a0-8984abe2bc8f 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:498dc275-3cf3-4e75-9836-2e093334f6f1 for instance 94953022-b22d-437f-bb34-76a376c9d776 on instance [pid: 7|app: 0|req: 366/721] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:47:06 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-07-07 04:47:06.654 8 WARNING neutronclient.v2_0.client [None req-2c4d4ba7-0b52-43cc-830e-ae247d6c4bc0 ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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: 356/722] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:06 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1819 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:06.897 7 WARNING neutronclient.v2_0.client [None req-d61935ef-f550-4055-8247-e3c8c24fadee ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] 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: 357/723] 10.0.0.158 () {32 vars in 723 bytes} [Tue Jul 7 04:47:07 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776/ips => generated 193 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/724] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:06 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1819 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/725] 10.0.0.158 () {34 vars in 750 bytes} [Tue Jul 7 04:47:07 2026] POST /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:07.454 7 WARNING neutronclient.v2_0.client [None req-f35e8be2-2482-46b1-8493-362bf56c9f30 ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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: 368/726] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:07 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1821 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/727] 10.0.0.158 () {32 vars in 723 bytes} [Tue Jul 7 04:47:08 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776/ips => generated 155 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, ' [pid: 7|app: 0|req: 369/728] 10.0.0.158 () {32 vars in 718 bytes} [Tue Jul 7 04:47:08 2026] DELETE /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:08.316 8 WARNING neutronclient.v2_0.client [None req-815320a8-1c30-4d0d-8ad5-e6acfb218f8a 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The 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: 360/729] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:08 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1841 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:08.613 7 WARNING neutronclient.v2_0.client [None req-5dbd5521-4aa3-4225-bbdd-5cdbd1a59c17 ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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/730] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:08 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1821 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-07-07 04:47:09.463 8 WARNING neutronclient.v2_0.client [None req-d267218d-aabf-44af-81e0-43bc18fea599 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:09.580 7 INFO nova.api.openstack.compute.server_external_events [req-1025dbb4-cb39-4af6-bc4d-44cfcb3401ea req-3d545e29-d0a7-4791-8b99-acf0e44caa42 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:498dc275-3cf3-4e75-9836-2e093334f6f1 for instance 94953022-b22d-437f-bb34-76a376c9d776 on instance [pid: 7|app: 0|req: 371/731] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:47:09 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) [pid: 8|app: 0|req: 361/732] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:09 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1841 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:09.759 7 WARNING neutronclient.v2_0.client [None req-42959acd-21f8-4a97-9d67-0cbbafba795e ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/733] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:09 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1821 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:10.706 8 WARNING neutronclient.v2_0.client [None req-5fb6dea9-336e-423d-9240-2298f9f6adb4 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:10.925 7 WARNING neutronclient.v2_0.client [None req-5ff434e3-a396-4ae6-8a9d-aaee73294391 ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:10 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1841 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/735] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:10 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1826 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:11.626 8 INFO nova.api.openstack.compute.server_external_events [req-7d35380f-d89f-4f95-a885-09693e0ff8ce req-7317ce2b-a885-413b-b632-582b9cfefa8d 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:498dc275-3cf3-4e75-9836-2e093334f6f1 for instance 94953022-b22d-437f-bb34-76a376c9d776 on instance 2026-07-07 04:47:11.626 8 INFO nova.api.openstack.compute.server_external_events [req-7d35380f-d89f-4f95-a885-09693e0ff8ce req-7317ce2b-a885-413b-b632-582b9cfefa8d 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-deleted:498dc275-3cf3-4e75-9836-2e093334f6f1 for instance 94953022-b22d-437f-bb34-76a376c9d776 on instance [pid: 8|app: 0|req: 363/738] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:47:11 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:12.188 7 INFO nova.api.openstack.compute.server_external_events [req-ab287d0f-eab3-4493-a1d3-7a481dc801b7 req-a2362b59-f063-4591-af10-81ab6921189a 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:4bbf6d90-d259-4b69-9daf-b3753363d89b for instance 70314d57-bbbe-48c0-8fb0-31833334d04d on instance [pid: 7|app: 0|req: 376/739] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:47:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:12.315 8 WARNING neutronclient.v2_0.client [None req-61a7f4ef-92f4-442e-8efe-f2726a17c613 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] 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: 364/740] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:12 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1485 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 04:47:12.382 7 WARNING neutronclient.v2_0.client [None req-a6b45f3f-17d2-422e-8143-00cc384ea486 ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/741] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:12 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1826 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:13.407 8 WARNING neutronclient.v2_0.client [None req-f8493f54-bc20-46ae-96d1-57e6a58fd790 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] The 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/742] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:13 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 1485 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-07-07 04:47:13.707 7 WARNING neutronclient.v2_0.client [None req-3f0ce609-a339-4c23-a303-9f8ce7f8e463 ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/743] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:13 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1826 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, ' 2026-07-07 04:47:14.241 8 INFO nova.api.openstack.compute.server_external_events [req-831e26f9-4101-4801-a95d-bdef04f77424 req-efbf7368-4edb-4fa4-a471-73854bca08f1 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:4bbf6d90-d259-4b69-9daf-b3753363d89b for instance 70314d57-bbbe-48c0-8fb0-31833334d04d on instance [pid: 8|app: 0|req: 366/744] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:47:14 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-07-07 04:47:14.659 7 INFO nova.api.openstack.wsgi [None req-36986123-d717-4ea6-9dd7-cbb2943b14ef 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] HTTP exception thrown: Instance 94953022-b22d-437f-bb34-76a376c9d776 could not be found. [pid: 7|app: 0|req: 379/745] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:14 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => 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: 367/746] 10.0.0.158 () {32 vars in 704 bytes} [Tue Jul 7 04:47:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-519263461 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:14.900 7 WARNING neutronclient.v2_0.client [None req-5474fc25-c4fe-49a3-adda-cbd3bd58584a ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:47:15.260 8 INFO nova.api.openstack.wsgi [None req-a053aefd-4b8a-4773-8362-1da7d75b4a41 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] HTTP exception thrown: Instance 94953022-b22d-437f-bb34-76a376c9d776 could not be found. [pid: 8|app: 0|req: 368/747] 10.0.0.158 () {32 vars in 718 bytes} [Tue Jul 7 04:47:15 2026] DELETE /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => 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-07-07 04:47:15.285 8 INFO nova.api.openstack.wsgi [None req-3aae2e0b-d1bb-4028-892c-d1e858d4a788 6ac18472e2ed4b218e5b3dbeeb8304e3 52f7c54dd98b4404a2bb2ef7c2a4cc5f - - default default] HTTP exception thrown: Instance 94953022-b22d-437f-bb34-76a376c9d776 could not be found. [pid: 8|app: 0|req: 369/748] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:15 2026] GET /v2.1/servers/94953022-b22d-437f-bb34-76a376c9d776 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/749] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:14 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1826 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:16.310 8 INFO nova.api.openstack.compute.server_external_events [req-ff37e5a3-48b3-48aa-98bc-d4ac24e604db req-2ac9cee1-27d6-443d-8f5a-50e08a5debe1 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:4bbf6d90-d259-4b69-9daf-b3753363d89b for instance 70314d57-bbbe-48c0-8fb0-31833334d04d on instance 2026-07-07 04:47:16.310 8 INFO nova.api.openstack.compute.server_external_events [req-ff37e5a3-48b3-48aa-98bc-d4ac24e604db req-2ac9cee1-27d6-443d-8f5a-50e08a5debe1 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:4bbf6d90-d259-4b69-9daf-b3753363d89b for instance 70314d57-bbbe-48c0-8fb0-31833334d04d on instance [pid: 8|app: 0|req: 370/750] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:47:16 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:16.390 7 WARNING neutronclient.v2_0.client [None req-a121c4e3-f806-48ee-89fb-295464bb84c8 ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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: 381/751] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:16 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1826 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: 8|app: 0|req: 371/752] 10.0.0.158 () {34 vars in 671 bytes} [Tue Jul 7 04:47:16 2026] POST /v2.1/os-keypairs => generated 385 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:17.556 7 WARNING neutronclient.v2_0.client [None req-038b8818-19f5-4b64-9a02-8d37e2719e3d ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:17 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1819 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 04:47:19.245 8 WARNING neutronclient.v2_0.client [None req-0dcb1abf-6743-4b0f-91ae-7d2c3ad8e693 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:47:19.292 8 WARNING neutronclient.v2_0.client [None req-0dcb1abf-6743-4b0f-91ae-7d2c3ad8e693 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:47:19.493 8 WARNING neutronclient.v2_0.client [None req-0dcb1abf-6743-4b0f-91ae-7d2c3ad8e693 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The 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.158 () {34 vars in 663 bytes} [Tue Jul 7 04:47:19 2026] POST /v2.1/servers => generated 450 bytes in 558 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:19.736 7 WARNING neutronclient.v2_0.client [None req-c5f62d9f-4100-4208-b445-8b7f61fe7e15 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The 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: 383/755] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:19 2026] GET /v2.1/servers/ed70081d-b48e-4cb1-881a-bc6d8be10613 => generated 1422 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:20.839 8 WARNING neutronclient.v2_0.client [None req-a72fc411-2339-4879-aef4-934f30bdea1e 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The 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.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:20 2026] GET /v2.1/servers/ed70081d-b48e-4cb1-881a-bc6d8be10613 => generated 1426 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:21.941 8 WARNING neutronclient.v2_0.client [None req-abb6ee3d-362c-4702-bd8b-8ee3f7034741 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/759] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:21 2026] GET /v2.1/servers/ed70081d-b48e-4cb1-881a-bc6d8be10613 => generated 1474 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:23.024 7 WARNING neutronclient.v2_0.client [None req-a29c9458-9dd5-4152-9a70-c679875cbe22 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The 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/760] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:22 2026] GET /v2.1/servers/ed70081d-b48e-4cb1-881a-bc6d8be10613 => generated 1474 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:24.112 8 WARNING neutronclient.v2_0.client [None req-01388966-3a4e-411a-86aa-c1c66987fcfb 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The 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/761] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:24 2026] GET /v2.1/servers/ed70081d-b48e-4cb1-881a-bc6d8be10613 => generated 1482 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:25.219 7 WARNING neutronclient.v2_0.client [None req-4fb70ca2-149c-4277-b6b0-72560c481929 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:25.614 8 INFO nova.api.openstack.compute.server_external_events [req-5b8cabcf-38e5-4227-9861-cf70fe213e84 req-61c5b4a8-55a7-46a9-9407-52dbbabc405b 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:ca4a0542-d811-4eab-bef8-ff41e024e571 for instance ed70081d-b48e-4cb1-881a-bc6d8be10613 on instance [pid: 8|app: 0|req: 377/762] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:47:25 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) [pid: 7|app: 0|req: 386/763] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:25 2026] GET /v2.1/servers/ed70081d-b48e-4cb1-881a-bc6d8be10613 => generated 1549 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:26.730 8 WARNING neutronclient.v2_0.client [None req-6306d16a-6e03-4333-802d-e597c8bea638 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The 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: 378/764] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:26 2026] GET /v2.1/servers/ed70081d-b48e-4cb1-881a-bc6d8be10613 => generated 1547 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-07-07 04:47:27.939 7 WARNING neutronclient.v2_0.client [None req-a8a04efa-582f-42f1-b134-29aab2daca68 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/765] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:27 2026] GET /v2.1/servers/ed70081d-b48e-4cb1-881a-bc6d8be10613 => generated 1547 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, ' [pid: 8|app: 0|req: 379/766] 10.0.0.158 () {34 vars in 671 bytes} [Tue Jul 7 04:47:28 2026] POST /v2.1/os-keypairs => generated 386 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:29.082 7 WARNING neutronclient.v2_0.client [None req-b970ca4f-8c97-4407-9736-f37b7cbf898d 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The 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/767] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:29 2026] GET /v2.1/servers/ed70081d-b48e-4cb1-881a-bc6d8be10613 => generated 1547 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 04:47:29.994 8 WARNING neutronclient.v2_0.client [None req-8e456e33-5739-4f56-b13a-6bb63b3ed68a 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:47:30.037 8 WARNING neutronclient.v2_0.client [None req-8e456e33-5739-4f56-b13a-6bb63b3ed68a 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:47:30.193 8 WARNING neutronclient.v2_0.client [None req-8e456e33-5739-4f56-b13a-6bb63b3ed68a 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] The 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: 380/768] 10.0.0.158 () {34 vars in 663 bytes} [Tue Jul 7 04:47:29 2026] POST /v2.1/servers => generated 452 bytes in 516 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-07-07 04:47:30.494 7 WARNING neutronclient.v2_0.client [None req-8cbc578e-f2d1-42ef-8893-314eff9cea1a 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:47:30.510 8 INFO nova.api.openstack.compute.server_external_events [req-f16ed0f8-8181-4a43-83e9-20d6d91aac42 req-748fd64e-95f9-4681-b7c9-0ac7ec05983b 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:ca4a0542-d811-4eab-bef8-ff41e024e571 for instance ed70081d-b48e-4cb1-881a-bc6d8be10613 on instance [pid: 8|app: 0|req: 381/769] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:47:30 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, ' [pid: 7|app: 0|req: 389/770] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:30 2026] GET /v2.1/servers/625ad47e-63f4-4adc-b93c-8345ce486c22 => generated 1431 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 04:47:30.557 8 WARNING neutronclient.v2_0.client [None req-6ee44606-2446-4afd-b1a0-0d0794f4f333 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/771] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:30 2026] GET /v2.1/servers/ed70081d-b48e-4cb1-881a-bc6d8be10613 => generated 1547 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:31.594 7 WARNING neutronclient.v2_0.client [None req-1f4008c9-7d30-4937-9132-7a9a0b03f743 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] The 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: 390/774] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:31 2026] GET /v2.1/servers/625ad47e-63f4-4adc-b93c-8345ce486c22 => generated 1435 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:31.803 8 WARNING neutronclient.v2_0.client [None req-a8fbfb42-b517-467f-addf-10ba72ebfb70 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The 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/775] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:31 2026] GET /v2.1/servers/ed70081d-b48e-4cb1-881a-bc6d8be10613 => generated 1547 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/776] 10.0.0.96 () {30 vars in 618 bytes} [Tue Jul 7 04:47:32 2026] GET /v2.1 => generated 0 bytes in 91 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: 392/777] 10.0.0.96 () {32 vars in 691 bytes} [Tue Jul 7 04:47:32 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:47:32.555 8 INFO nova.api.openstack.compute.server_external_events [req-ec3dc1b6-f253-4c1a-8ce0-21f2c60a7a4f req-e137102b-c444-4394-a5b8-1f65efcd1d9a 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:ca4a0542-d811-4eab-bef8-ff41e024e571 for instance ed70081d-b48e-4cb1-881a-bc6d8be10613 on instance [pid: 8|app: 0|req: 386/778] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:47:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/779] 10.0.0.96 () {34 vars in 912 bytes} [Tue Jul 7 04:47:32 2026] GET /v2.1/os-simple-tenant-usage/9195ce613f4549c88fee85c0ea163deb?start=2026-07-06T00:00:00&end=2026-07-07T23:59:59 => generated 20 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:32.687 8 WARNING neutronclient.v2_0.client [None req-5ad5c506-92f9-4fe6-9185-876e3c2c1348 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] The 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/780] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:32 2026] GET /v2.1/servers/625ad47e-63f4-4adc-b93c-8345ce486c22 => generated 1483 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/781] 10.0.0.96 () {30 vars in 653 bytes} [Tue Jul 7 04:47:32 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:33.006 8 WARNING neutronclient.v2_0.client [None req-f801431d-36eb-4186-8c20-c3d806fbd1d9 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The 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: 388/782] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:32 2026] GET /v2.1/servers/ed70081d-b48e-4cb1-881a-bc6d8be10613 => generated 1725 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 04:47:33.162 7 WARNING neutronclient.v2_0.client [None req-791e075e-ae5a-40d0-824a-10da6e301f3d 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The 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/783] 10.0.0.158 () {32 vars in 741 bytes} [Tue Jul 7 04:47:33 2026] GET /v2.1/servers/ed70081d-b48e-4cb1-881a-bc6d8be10613/os-interface => generated 285 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:33.590 8 WARNING neutronclient.v2_0.client [None req-7203283f-383e-490f-b1bb-a9620db4eb05 ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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/784] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:33 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1819 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:33.770 7 WARNING neutronclient.v2_0.client [None req-158468b7-0e8b-4dd2-8368-d4c4881cecd6 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/785] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:33 2026] GET /v2.1/servers/625ad47e-63f4-4adc-b93c-8345ce486c22 => generated 1483 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/786] 10.0.0.158 () {32 vars in 718 bytes} [Tue Jul 7 04:47:33 2026] DELETE /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:33.887 7 WARNING neutronclient.v2_0.client [None req-e72850e8-6a5f-402b-addb-b968a67f9f9b ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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/787] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:33 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1825 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:34.043 7 INFO nova.api.openstack.compute.server_external_events [req-e401c336-49e8-4dfa-8592-a28f2461ca2b req-c71a4c4b-f220-46eb-9377-cbdf55c0b32c 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:ca4a0542-d811-4eab-bef8-ff41e024e571 for instance ed70081d-b48e-4cb1-881a-bc6d8be10613 on instance [pid: 7|app: 0|req: 398/788] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:47:34 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) 2026-07-07 04:47:34.058 8 WARNING neutronclient.v2_0.client [None req-1bf3a020-b5ec-46c9-95cf-434ac25a707e 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/789] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:34 2026] GET /v2.1/servers/ed70081d-b48e-4cb1-881a-bc6d8be10613 => generated 1725 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: 7|app: 0|req: 399/790] 10.0.0.158 () {32 vars in 641 bytes} [Tue Jul 7 04:47:34 2026] GET /v2.1/servers => generated 377 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/791] 10.0.0.158 () {32 vars in 718 bytes} [Tue Jul 7 04:47:34 2026] DELETE /v2.1/servers/ed70081d-b48e-4cb1-881a-bc6d8be10613 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:34.436 7 WARNING neutronclient.v2_0.client [None req-085356d1-14a5-48a0-937f-9de689df0704 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The 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/792] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:34 2026] GET /v2.1/servers/ed70081d-b48e-4cb1-881a-bc6d8be10613 => generated 1731 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:34.870 8 WARNING neutronclient.v2_0.client [None req-6a6c6cca-4e62-43c3-9889-afa34411157c 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] The 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: 393/793] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:34 2026] GET /v2.1/servers/625ad47e-63f4-4adc-b93c-8345ce486c22 => generated 1491 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:35.083 7 WARNING neutronclient.v2_0.client [None req-b770450b-00c0-48a6-bc1c-d581bf5c45a7 ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/794] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:35 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1825 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:35.658 8 WARNING neutronclient.v2_0.client [None req-a5f53113-7f73-4d70-a1e3-25e7f09a30b3 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:47:35.660 7 INFO nova.api.openstack.compute.server_external_events [req-caa3e9ef-767e-4797-97ed-a0ea77d01bc4 req-9efbc6d3-5605-43ed-8944-391b238f96a8 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:ca4a0542-d811-4eab-bef8-ff41e024e571 for instance ed70081d-b48e-4cb1-881a-bc6d8be10613 on instance [pid: 7|app: 0|req: 402/795] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:47:35 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, ' [pid: 7|app: 0|req: 403/796] 10.0.0.96 () {30 vars in 618 bytes} [Tue Jul 7 04:47:35 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 394/797] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:35 2026] GET /v2.1/servers/ed70081d-b48e-4cb1-881a-bc6d8be10613 => generated 1851 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/798] 10.0.0.96 () {32 vars in 691 bytes} [Tue Jul 7 04:47:35 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:47:35.958 7 WARNING neutronclient.v2_0.client [None req-f834c612-d21f-4405-bb68-c9d69d3f9e5b 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] 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: 395/799] 10.0.0.96 () {34 vars in 912 bytes} [Tue Jul 7 04:47:35 2026] GET /v2.1/os-simple-tenant-usage/9195ce613f4549c88fee85c0ea163deb?start=2026-07-06T00:00:00&end=2026-07-07T23:59:59 => generated 20 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, ' [pid: 7|app: 0|req: 405/800] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:35 2026] GET /v2.1/servers/625ad47e-63f4-4adc-b93c-8345ce486c22 => generated 1568 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 04:47:36.085 8 INFO nova.api.openstack.compute.server_external_events [req-58befb41-199c-45fe-a74e-8e2300cc951e req-35aac37b-4b4e-49bc-a5f5-23ae2d8f145d 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:4bbf6d90-d259-4b69-9daf-b3753363d89b for instance 70314d57-bbbe-48c0-8fb0-31833334d04d on instance 2026-07-07 04:47:36.086 8 INFO nova.api.openstack.compute.server_external_events [req-58befb41-199c-45fe-a74e-8e2300cc951e req-35aac37b-4b4e-49bc-a5f5-23ae2d8f145d 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:4bbf6d90-d259-4b69-9daf-b3753363d89b for instance 70314d57-bbbe-48c0-8fb0-31833334d04d on instance [pid: 8|app: 0|req: 396/801] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:47:36 2026] POST /v2.1/os-server-external-events => generated 358 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: 406/802] 10.0.0.96 () {30 vars in 653 bytes} [Tue Jul 7 04:47:36 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:36.253 8 WARNING neutronclient.v2_0.client [None req-bcc26f16-e1ab-4000-9835-78a363a6df2d ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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: 397/803] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:36 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1825 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 04:47:36.915 7 WARNING neutronclient.v2_0.client [None req-895d31c5-a08f-4420-b7ed-8fad10c838a3 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The 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: 407/804] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:36 2026] GET /v2.1/servers/ed70081d-b48e-4cb1-881a-bc6d8be10613 => generated 1851 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:37.137 8 WARNING neutronclient.v2_0.client [None req-7bb0b051-608d-4bf2-bea6-850631fc0bd8 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] The 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/805] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:37 2026] GET /v2.1/servers/625ad47e-63f4-4adc-b93c-8345ce486c22 => generated 1556 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:37.600 7 WARNING neutronclient.v2_0.client [None req-eae01be0-f420-4919-bcb9-1d025e7ef633 ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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/806] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:37 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1473 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-07-07 04:47:37.712 8 INFO nova.api.openstack.compute.server_external_events [req-6f5371ae-aa1c-437e-aa58-5fe5d8c433db req-fc94f130-44cf-429b-a5c5-248d09920ca3 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:ca4a0542-d811-4eab-bef8-ff41e024e571 for instance ed70081d-b48e-4cb1-881a-bc6d8be10613 on instance 2026-07-07 04:47:37.712 8 INFO nova.api.openstack.compute.server_external_events [req-6f5371ae-aa1c-437e-aa58-5fe5d8c433db req-fc94f130-44cf-429b-a5c5-248d09920ca3 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-deleted:4bbf6d90-d259-4b69-9daf-b3753363d89b for instance 70314d57-bbbe-48c0-8fb0-31833334d04d on instance 2026-07-07 04:47:37.712 8 INFO nova.api.openstack.compute.server_external_events [req-6f5371ae-aa1c-437e-aa58-5fe5d8c433db req-fc94f130-44cf-429b-a5c5-248d09920ca3 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-deleted:ca4a0542-d811-4eab-bef8-ff41e024e571 for instance ed70081d-b48e-4cb1-881a-bc6d8be10613 on instance [pid: 8|app: 0|req: 399/807] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:47:37 2026] POST /v2.1/os-server-external-events => generated 527 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-07-07 04:47:38.123 8 INFO nova.api.openstack.compute.server_external_events [req-f3228629-e48a-423d-8f9b-e304b8356c42 req-d4047b08-d037-4b6c-97d2-787040dab67b 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:d75d510a-a012-49cd-a2cb-aa12fdb943a9 for instance 625ad47e-63f4-4adc-b93c-8345ce486c22 on instance 2026-07-07 04:47:38.126 7 WARNING neutronclient.v2_0.client [None req-81371117-a000-4f14-acd3-bea5e5858955 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The 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: 400/808] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:47: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) [pid: 7|app: 0|req: 409/809] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:38 2026] GET /v2.1/servers/ed70081d-b48e-4cb1-881a-bc6d8be10613 => generated 1503 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:38.329 8 WARNING neutronclient.v2_0.client [None req-7634e537-5218-4655-8d17-0c3182902fc0 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] The 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/810] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:38 2026] GET /v2.1/servers/625ad47e-63f4-4adc-b93c-8345ce486c22 => generated 1556 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-07-07 04:47:38.697 7 WARNING neutronclient.v2_0.client [None req-9bfc6b1b-58ad-4f93-8e99-b2f3e0d07940 ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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/811] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:38 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1478 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-07-07 04:47:39.221 8 WARNING neutronclient.v2_0.client [None req-bf3bd461-a830-423d-bb8b-cda07b96972d 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The 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/812] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:39 2026] GET /v2.1/servers/ed70081d-b48e-4cb1-881a-bc6d8be10613 => generated 1508 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:39.466 7 WARNING neutronclient.v2_0.client [None req-a37e5780-8606-493c-a8db-986e4b84d65e 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] The 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: 411/813] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:39 2026] GET /v2.1/servers/625ad47e-63f4-4adc-b93c-8345ce486c22 => generated 1556 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:39.789 8 WARNING neutronclient.v2_0.client [None req-1cdf1473-6a55-4202-a8ef-45d5b6ed7738 ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] The 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: 403/814] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:39 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 1478 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-07-07 04:47:40.330 7 WARNING neutronclient.v2_0.client [None req-90ea5450-bbef-41b9-9746-165755fadd3e 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] The 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/815] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:40 2026] GET /v2.1/servers/ed70081d-b48e-4cb1-881a-bc6d8be10613 => generated 1508 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:40.521 8 INFO nova.api.openstack.compute.server_external_events [req-138d7c52-0086-4474-9ca4-52633001df0d req-6fcfffaf-97b9-48ec-b582-531cb4f4ac7c 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:d75d510a-a012-49cd-a2cb-aa12fdb943a9 for instance 625ad47e-63f4-4adc-b93c-8345ce486c22 on instance [pid: 8|app: 0|req: 404/816] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:47:40 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-07-07 04:47:40.604 7 WARNING neutronclient.v2_0.client [None req-e220d4d8-7f5f-4c14-a629-7a5365223008 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/817] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:40 2026] GET /v2.1/servers/625ad47e-63f4-4adc-b93c-8345ce486c22 => generated 1556 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:40.864 8 INFO nova.api.openstack.wsgi [None req-f611f477-f4df-4a63-813c-34c9265ae9da ec8101a563de4c1db49dafc08bba0a66 be8dbf97e73243f99847e4d998861b5b - - default default] HTTP exception thrown: Instance 70314d57-bbbe-48c0-8fb0-31833334d04d could not be found. [pid: 8|app: 0|req: 405/818] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:40 2026] GET /v2.1/servers/70314d57-bbbe-48c0-8fb0-31833334d04d => generated 111 bytes in 22 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: 414/819] 10.0.0.158 () {32 vars in 704 bytes} [Tue Jul 7 04:47:40 2026] DELETE /v2.1/os-keypairs/tempest-keypair-927426715 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:41.415 8 INFO nova.api.openstack.wsgi [None req-ebbd77b1-3e50-4c1e-b22f-1702dea90672 155c2ceb477e4829a00d8e7bc75f8b72 bd28e04b267440b98ecfa6b9879380e0 - - default default] HTTP exception thrown: Instance ed70081d-b48e-4cb1-881a-bc6d8be10613 could not be found. [pid: 8|app: 0|req: 406/820] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:41 2026] GET /v2.1/servers/ed70081d-b48e-4cb1-881a-bc6d8be10613 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/821] 10.0.0.158 () {32 vars in 704 bytes} [Tue Jul 7 04:47:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-727774704 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:41.816 8 WARNING neutronclient.v2_0.client [None req-ad117d3e-f880-48a2-a610-4312224e8500 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:47:42.562 7 INFO nova.api.openstack.compute.server_external_events [req-17fcd2b9-5d19-43e7-9b87-c698a81a495d req-83918ec7-8547-470f-86ab-72642f87ea72 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:d75d510a-a012-49cd-a2cb-aa12fdb943a9 for instance 625ad47e-63f4-4adc-b93c-8345ce486c22 on instance [pid: 7|app: 0|req: 417/824] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:47: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) [pid: 8|app: 0|req: 408/825] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:41 2026] GET /v2.1/servers/625ad47e-63f4-4adc-b93c-8345ce486c22 => generated 1556 bytes in 1687 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:44.532 7 WARNING neutronclient.v2_0.client [None req-7cd096be-7057-44bc-9db1-3eb43aa57000 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] The 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: 418/826] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:44 2026] GET /v2.1/servers/625ad47e-63f4-4adc-b93c-8345ce486c22 => generated 1739 bytes in 1021 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:45.550 8 WARNING neutronclient.v2_0.client [None req-4d1250cb-ff5a-45da-a8da-4a37c4a7e80a 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/827] 10.0.0.158 () {32 vars in 741 bytes} [Tue Jul 7 04:47:45 2026] GET /v2.1/servers/625ad47e-63f4-4adc-b93c-8345ce486c22/os-interface => generated 285 bytes in 388 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-07-07 04:47:47.195 7 WARNING neutronclient.v2_0.client [None req-562bc16d-b245-4624-a43b-bfbcadd1f40c 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:47:47.201 8 INFO nova.api.openstack.compute.server_external_events [req-cdde21de-f8d9-4a18-a50c-0cbd1cd4abaf req-d348177c-a6f9-4940-8685-71328ff278c5 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:d75d510a-a012-49cd-a2cb-aa12fdb943a9 for instance 625ad47e-63f4-4adc-b93c-8345ce486c22 on instance [pid: 8|app: 0|req: 410/828] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:47:47 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) [pid: 7|app: 0|req: 419/829] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:47 2026] GET /v2.1/servers/625ad47e-63f4-4adc-b93c-8345ce486c22 => generated 1739 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/830] 10.0.0.158 () {32 vars in 641 bytes} [Tue Jul 7 04:47:47 2026] GET /v2.1/servers => generated 383 bytes in 93 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: 420/831] 10.0.0.158 () {32 vars in 718 bytes} [Tue Jul 7 04:47:47 2026] DELETE /v2.1/servers/625ad47e-63f4-4adc-b93c-8345ce486c22 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:47.914 8 WARNING neutronclient.v2_0.client [None req-890269db-4ac9-4e93-9649-71e5d5df4a61 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] The 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: 412/832] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:47 2026] GET /v2.1/servers/625ad47e-63f4-4adc-b93c-8345ce486c22 => generated 1745 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:49.066 7 WARNING neutronclient.v2_0.client [None req-df3fff03-5871-4269-9ec0-01663cf7e9b8 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/833] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:49 2026] GET /v2.1/servers/625ad47e-63f4-4adc-b93c-8345ce486c22 => generated 1865 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-07-07 04:47:50.270 8 WARNING neutronclient.v2_0.client [None req-a0b82621-efa0-47ac-9c3e-352de4e56c1c 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:50.637 7 INFO nova.api.openstack.compute.server_external_events [req-2c09b6c6-c218-43c5-8896-f0c02e53e322 req-1b36bbf1-0ab3-45e8-bffa-e5f95611e91f 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-deleted:d75d510a-a012-49cd-a2cb-aa12fdb943a9 for instance 625ad47e-63f4-4adc-b93c-8345ce486c22 on instance [pid: 8|app: 0|req: 413/834] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:50 2026] GET /v2.1/servers/625ad47e-63f4-4adc-b93c-8345ce486c22 => generated 1798 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/835] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:47:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:51.701 7 WARNING neutronclient.v2_0.client [None req-1cf128b9-49b9-4f34-b1c9-d32aaf6afc17 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/838] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:51 2026] GET /v2.1/servers/625ad47e-63f4-4adc-b93c-8345ce486c22 => generated 1517 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:53.167 8 WARNING neutronclient.v2_0.client [None req-d3c47116-ce9e-4e22-8a28-3ee5c94566c2 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] The 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/839] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:53 2026] GET /v2.1/servers/625ad47e-63f4-4adc-b93c-8345ce486c22 => generated 1517 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/840] 10.0.0.158 () {34 vars in 671 bytes} [Tue Jul 7 04:47:54 2026] POST /v2.1/os-keypairs => generated 397 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:47:54.723 8 INFO nova.api.openstack.wsgi [None req-a36402e3-5230-4726-9d2a-9ee5e04ab4c8 9be5dc397bf14dd699256a715b3c851a 402956da872f463c87040262ced26120 - - default default] HTTP exception thrown: Instance 625ad47e-63f4-4adc-b93c-8345ce486c22 could not be found. [pid: 8|app: 0|req: 416/841] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:47:54 2026] GET /v2.1/servers/625ad47e-63f4-4adc-b93c-8345ce486c22 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/842] 10.0.0.158 () {32 vars in 706 bytes} [Tue Jul 7 04:47:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1312048049 => 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: 8|app: 0|req: 417/843] 10.0.0.158 () {34 vars in 671 bytes} [Tue Jul 7 04:47:57 2026] POST /v2.1/os-keypairs => generated 385 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:47:59.224 7 WARNING neutronclient.v2_0.client [None req-70ae120c-c38b-4755-997c-dd5c02b46c68 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:47:59.270 7 WARNING neutronclient.v2_0.client [None req-70ae120c-c38b-4755-997c-dd5c02b46c68 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:47:59.311 7 WARNING neutronclient.v2_0.client [None req-70ae120c-c38b-4755-997c-dd5c02b46c68 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:48:00.010 7 WARNING neutronclient.v2_0.client [None req-70ae120c-c38b-4755-997c-dd5c02b46c68 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/844] 10.0.0.158 () {34 vars in 663 bytes} [Tue Jul 7 04:47:59 2026] POST /v2.1/servers => generated 496 bytes in 1152 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-07 04:48:00.336 8 WARNING neutronclient.v2_0.client [None req-738b6a47-e853-40b9-b285-92ef51d06e97 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The 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/845] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:00 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => generated 1456 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:01.914 8 WARNING neutronclient.v2_0.client [None req-6020fa73-e304-471c-93ee-bd5fb590984a 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The 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: 420/848] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:01 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => generated 1452 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-07-07 04:48:03.227 7 WARNING neutronclient.v2_0.client [None req-b518093c-2f5b-4638-b37f-a493fa9b23d8 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The 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/849] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:03 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => generated 1508 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:04.475 8 WARNING neutronclient.v2_0.client [None req-1a5a121c-71b0-4adb-9fb2-076a24e73d78 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The 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: 421/850] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:04 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => generated 1516 bytes in 872 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:06.128 7 WARNING neutronclient.v2_0.client [None req-80a51456-4b8c-40db-8578-ab442d25d4d3 995d7d338aa649a59454e8d006ff56d9 d3d7397f0c78497381427254ed515f4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:06.366 8 WARNING neutronclient.v2_0.client [None req-c9e13829-b4ba-41aa-97b1-ab79c69c893a 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:48:06.739 7 WARNING neutronclient.v2_0.client [None req-80a51456-4b8c-40db-8578-ab442d25d4d3 995d7d338aa649a59454e8d006ff56d9 d3d7397f0c78497381427254ed515f4f - - default default] The 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/851] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:06 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => generated 1628 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:06.781 8 INFO nova.api.openstack.compute.server_external_events [req-0b8a211d-df0e-4f21-97a9-1652273ec30d req-9c2a9986-1867-498a-98e4-88cd75eca6f7 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:ee9747a4-ebbd-4883-bdcd-47492c5a5cf0 for instance 6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 on instance [pid: 8|app: 0|req: 423/852] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:48:06 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: 7|app: 0|req: 430/853] 10.0.0.158 () {34 vars in 663 bytes} [Tue Jul 7 04:48:05 2026] POST /v2.1/servers => generated 424 bytes in 972 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:06.956 8 WARNING neutronclient.v2_0.client [None req-2eb75089-0362-4e23-a503-d54a58e3f4fd 995d7d338aa649a59454e8d006ff56d9 d3d7397f0c78497381427254ed515f4f - - default default] The 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/854] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:06 2026] GET /v2.1/servers/5ea14981-984d-485e-b0ea-1b94d50c18ee => generated 1371 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:07.806 7 WARNING neutronclient.v2_0.client [None req-8f17698a-4012-41b5-a8cc-97d601149ad5 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:08.053 8 WARNING neutronclient.v2_0.client [None req-cbb1e867-4d50-4d8b-bb16-f07043061916 995d7d338aa649a59454e8d006ff56d9 d3d7397f0c78497381427254ed515f4f - - default default] The 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: 431/855] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:07 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => generated 1628 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/856] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:08 2026] GET /v2.1/servers/5ea14981-984d-485e-b0ea-1b94d50c18ee => generated 1375 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:09.253 7 WARNING neutronclient.v2_0.client [None req-9d518ad1-91e2-4950-9601-aa36018616c7 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:48:09.282 8 WARNING neutronclient.v2_0.client [None req-da080361-8f7f-4330-b98e-d7b181482ed9 995d7d338aa649a59454e8d006ff56d9 d3d7397f0c78497381427254ed515f4f - - default default] The 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: 426/857] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:09 2026] GET /v2.1/servers/5ea14981-984d-485e-b0ea-1b94d50c18ee => generated 1423 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/858] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:09 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => generated 1628 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:10.686 8 WARNING neutronclient.v2_0.client [None req-97ba2e37-b87c-4f2a-90d1-fd036e4bad62 995d7d338aa649a59454e8d006ff56d9 d3d7397f0c78497381427254ed515f4f - - default default] 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: 427/859] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:10 2026] GET /v2.1/servers/5ea14981-984d-485e-b0ea-1b94d50c18ee => generated 1423 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 04:48:10.733 7 WARNING neutronclient.v2_0.client [None req-09cb2172-a6aa-45a0-acbe-dc3bb0e20606 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The 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: 433/860] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:10 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => generated 1628 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:11.770 8 WARNING neutronclient.v2_0.client [None req-8ea2500b-5a2a-485b-b800-bbc764d72f0f 995d7d338aa649a59454e8d006ff56d9 d3d7397f0c78497381427254ed515f4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:11.868 7 WARNING neutronclient.v2_0.client [None req-81746a7a-09f0-4ba7-9065-843a0b97b0f5 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The 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: 429/863] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:11 2026] GET /v2.1/servers/5ea14981-984d-485e-b0ea-1b94d50c18ee => generated 1473 bytes in 836 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:12.593 8 INFO nova.api.openstack.compute.server_external_events [req-48f09ef5-7a3c-45f4-a9f4-5276912f9226 req-6a32bd92-84b7-49ce-9733-a49c4254b72e 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:38f71ddc-ad30-4b2e-b94f-299eb01e3da9 for instance 5ea14981-984d-485e-b0ea-1b94d50c18ee on instance [pid: 8|app: 0|req: 430/864] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:48:12 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: 7|app: 0|req: 435/865] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:11 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => generated 1628 bytes in 1251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:13.642 8 WARNING neutronclient.v2_0.client [None req-bce630b0-3fe4-499a-b607-2178b0e2c972 995d7d338aa649a59454e8d006ff56d9 d3d7397f0c78497381427254ed515f4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:13.929 7 INFO nova.api.openstack.compute.server_external_events [req-4dac8481-d5e8-4dde-8089-d31890a7b2cb req-d0142eed-af1d-46e8-b1c0-f8944efb72b5 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:ee9747a4-ebbd-4883-bdcd-47492c5a5cf0 for instance 6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 on instance [pid: 7|app: 0|req: 436/866] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:48:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:14.172 7 WARNING neutronclient.v2_0.client [None req-858c802d-08ac-45b6-9eb1-da368d930763 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/867] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:13 2026] GET /v2.1/servers/5ea14981-984d-485e-b0ea-1b94d50c18ee => generated 1471 bytes in 788 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/868] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:14 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => generated 1628 bytes in 532 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:15.427 8 WARNING neutronclient.v2_0.client [None req-80b6462f-5981-4291-aad4-50422264b802 995d7d338aa649a59454e8d006ff56d9 d3d7397f0c78497381427254ed515f4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:15.690 7 WARNING neutronclient.v2_0.client [None req-5244b6d1-5a12-4ec2-b62b-f9c6a9119c79 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/869] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:15 2026] GET /v2.1/servers/5ea14981-984d-485e-b0ea-1b94d50c18ee => generated 1471 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/870] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:15 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => generated 1628 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 04:48:15.973 8 INFO nova.api.openstack.compute.server_external_events [req-f655852c-1a52-4b4e-89aa-0b48121f5f63 req-c8ef16a0-4716-45f4-84e5-8a9291284852 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:ee9747a4-ebbd-4883-bdcd-47492c5a5cf0 for instance 6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 on instance [pid: 8|app: 0|req: 433/871] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:48:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:16.972 7 WARNING neutronclient.v2_0.client [None req-95d15051-92b1-4073-a10e-9f4abdbc0e95 995d7d338aa649a59454e8d006ff56d9 d3d7397f0c78497381427254ed515f4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:17.021 8 WARNING neutronclient.v2_0.client [None req-a024cb4b-7dda-41ec-86a1-fde8c81dc122 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The 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/872] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:16 2026] GET /v2.1/servers/5ea14981-984d-485e-b0ea-1b94d50c18ee => generated 1471 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/873] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:16 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => generated 1809 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-07-07 04:48:17.183 7 WARNING neutronclient.v2_0.client [None req-2a3d43c4-87f1-4f1a-b40e-708ed527652e 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The 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/874] 10.0.0.158 () {32 vars in 741 bytes} [Tue Jul 7 04:48:17 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0/os-interface => generated 285 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:18.011 8 INFO nova.api.openstack.compute.server_external_events [req-e5fc6d19-ae75-40c1-b557-9d93b2cfcd62 req-f318f6e9-3105-4c87-9816-c8a0dcc3ecdb 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:ee9747a4-ebbd-4883-bdcd-47492c5a5cf0 for instance 6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 on instance [pid: 8|app: 0|req: 435/875] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:48:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:18.151 7 WARNING neutronclient.v2_0.client [None req-4fb115fc-3bae-49ab-8a5c-af14f5920c03 995d7d338aa649a59454e8d006ff56d9 d3d7397f0c78497381427254ed515f4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/876] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:18 2026] GET /v2.1/servers/5ea14981-984d-485e-b0ea-1b94d50c18ee => generated 1471 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:19.510 8 WARNING neutronclient.v2_0.client [None req-155c4eb6-c017-4761-924e-9a4040f07c4b 995d7d338aa649a59454e8d006ff56d9 d3d7397f0c78497381427254ed515f4f - - default default] The 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/877] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:19 2026] GET /v2.1/servers/5ea14981-984d-485e-b0ea-1b94d50c18ee => generated 1471 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, ' 2026-07-07 04:48:20.080 7 INFO nova.api.openstack.compute.server_external_events [req-2ca12cf1-edd1-43c8-bc2c-e9c2f3883ecd req-30df2bee-d526-4354-9f5b-d83cc0eddee1 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:38f71ddc-ad30-4b2e-b94f-299eb01e3da9 for instance 5ea14981-984d-485e-b0ea-1b94d50c18ee on instance 2026-07-07 04:48:20.081 7 INFO nova.api.openstack.compute.server_external_events [req-2ca12cf1-edd1-43c8-bc2c-e9c2f3883ecd req-30df2bee-d526-4354-9f5b-d83cc0eddee1 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:38f71ddc-ad30-4b2e-b94f-299eb01e3da9 for instance 5ea14981-984d-485e-b0ea-1b94d50c18ee on instance [pid: 7|app: 0|req: 442/878] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:48:20 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:20.723 8 WARNING neutronclient.v2_0.client [None req-64026f35-26bf-44a1-82dc-44ea1069a112 995d7d338aa649a59454e8d006ff56d9 d3d7397f0c78497381427254ed515f4f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/879] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:20 2026] GET /v2.1/servers/5ea14981-984d-485e-b0ea-1b94d50c18ee => generated 1471 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:21.955 8 WARNING neutronclient.v2_0.client [None req-7954c046-a974-4260-8007-73e79ddcf4a3 995d7d338aa649a59454e8d006ff56d9 d3d7397f0c78497381427254ed515f4f - - default default] The 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.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:21 2026] GET /v2.1/servers/5ea14981-984d-485e-b0ea-1b94d50c18ee => generated 1655 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 444/883] 10.0.0.158 () {32 vars in 723 bytes} [Tue Jul 7 04:48:22 2026] GET /v2.1/servers/5ea14981-984d-485e-b0ea-1b94d50c18ee/ips => generated 108 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 440/884] 10.0.0.158 () {32 vars in 723 bytes} [Tue Jul 7 04:48:22 2026] GET /v2.1/servers/5ea14981-984d-485e-b0ea-1b94d50c18ee/ips => generated 108 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: 7|app: 0|req: 445/885] 10.0.0.158 () {32 vars in 821 bytes} [Tue Jul 7 04:48:22 2026] GET /v2.1/servers/5ea14981-984d-485e-b0ea-1b94d50c18ee/ips/tempest-ServerAddressesTestJSON-11039674-network => generated 93 bytes in 47 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: 441/886] 10.0.0.158 () {32 vars in 718 bytes} [Tue Jul 7 04:48:22 2026] DELETE /v2.1/servers/5ea14981-984d-485e-b0ea-1b94d50c18ee => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:22.333 7 WARNING neutronclient.v2_0.client [None req-58480d56-59e0-4615-901c-196b24a80042 995d7d338aa649a59454e8d006ff56d9 d3d7397f0c78497381427254ed515f4f - - default default] The 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: 446/887] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:22 2026] GET /v2.1/servers/5ea14981-984d-485e-b0ea-1b94d50c18ee => generated 1661 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:23.485 7 INFO nova.api.openstack.compute.server_external_events [req-cb7da1aa-f650-400d-84f4-8ce0547095d7 req-f49361a9-4dc9-48dc-8c96-522e15453776 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:38f71ddc-ad30-4b2e-b94f-299eb01e3da9 for instance 5ea14981-984d-485e-b0ea-1b94d50c18ee on instance 2026-07-07 04:48:23.490 8 WARNING neutronclient.v2_0.client [None req-95f352bb-cb9d-4ecf-80b1-aff5e36a2148 995d7d338aa649a59454e8d006ff56d9 d3d7397f0c78497381427254ed515f4f - - default default] The 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/888] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:48:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/889] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:23 2026] GET /v2.1/servers/5ea14981-984d-485e-b0ea-1b94d50c18ee => generated 1661 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:24.701 7 WARNING neutronclient.v2_0.client [None req-5b451de1-6b9a-4c51-9415-ea4a129aac36 995d7d338aa649a59454e8d006ff56d9 d3d7397f0c78497381427254ed515f4f - - default default] The 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: 448/890] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:24 2026] GET /v2.1/servers/5ea14981-984d-485e-b0ea-1b94d50c18ee => generated 1661 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-07-07 04:48:25.525 8 INFO nova.api.openstack.compute.server_external_events [req-1b4c7efe-13d0-4210-b7c2-f02aa5d74411 req-83ac10fb-1814-4371-a22a-3c37d5b9258e 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:38f71ddc-ad30-4b2e-b94f-299eb01e3da9 for instance 5ea14981-984d-485e-b0ea-1b94d50c18ee on instance 2026-07-07 04:48:25.525 8 INFO nova.api.openstack.compute.server_external_events [req-1b4c7efe-13d0-4210-b7c2-f02aa5d74411 req-83ac10fb-1814-4371-a22a-3c37d5b9258e 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-deleted:38f71ddc-ad30-4b2e-b94f-299eb01e3da9 for instance 5ea14981-984d-485e-b0ea-1b94d50c18ee on instance [pid: 8|app: 0|req: 443/891] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:48:25 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:25.938 7 WARNING neutronclient.v2_0.client [None req-48bf73ed-7c6b-40b3-a0b7-5f97d35b7fdf 995d7d338aa649a59454e8d006ff56d9 d3d7397f0c78497381427254ed515f4f - - default default] The 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/892] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:25 2026] GET /v2.1/servers/5ea14981-984d-485e-b0ea-1b94d50c18ee => generated 1452 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:27.274 8 WARNING neutronclient.v2_0.client [None req-fcc24c9c-198f-4e82-9e6f-566f0b4533ff 995d7d338aa649a59454e8d006ff56d9 d3d7397f0c78497381427254ed515f4f - - default default] The 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/893] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:27 2026] GET /v2.1/servers/5ea14981-984d-485e-b0ea-1b94d50c18ee => generated 1457 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:28.365 7 INFO nova.api.openstack.wsgi [None req-68e82d84-b474-42f5-ab63-a4fa51350c58 995d7d338aa649a59454e8d006ff56d9 d3d7397f0c78497381427254ed515f4f - - default default] HTTP exception thrown: Instance 5ea14981-984d-485e-b0ea-1b94d50c18ee could not be found. [pid: 7|app: 0|req: 450/894] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:28 2026] GET /v2.1/servers/5ea14981-984d-485e-b0ea-1b94d50c18ee => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/897] 10.0.0.158 () {30 vars in 413 bytes} [Tue Jul 7 04:48:32 2026] GET / => generated 423 bytes in 5 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, ' [pid: 7|app: 0|req: 452/898] 10.0.0.158 () {28 vars in 560 bytes} [Tue Jul 7 04:48:32 2026] GET /v2/ => generated 402 bytes in 412 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: 447/899] 10.0.0.158 () {28 vars in 564 bytes} [Tue Jul 7 04:48:33 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/900] 10.0.0.158 () {30 vars in 413 bytes} [Tue Jul 7 04:48:33 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-07 04:48:33.499 8 WARNING neutronclient.v2_0.client [None req-63ce4e47-d86a-4137-88ee-ee00f7c59d8c 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The 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/901] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:33 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => generated 1929 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/902] 10.0.0.158 () {32 vars in 753 bytes} [Tue Jul 7 04:48:34 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0/os-server-password => generated 116 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/903] 10.0.0.158 () {32 vars in 718 bytes} [Tue Jul 7 04:48:36 2026] DELETE /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:36.646 7 WARNING neutronclient.v2_0.client [None req-1186eb0e-b0b7-4521-8bec-250906275d79 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/904] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:36 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => generated 1935 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:37.831 8 WARNING neutronclient.v2_0.client [None req-4a4c5f25-44c6-4be6-8bef-813f4614aa2d 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The 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: 450/905] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:37 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => generated 1935 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-07-07 04:48:39.013 7 WARNING neutronclient.v2_0.client [None req-c7bc8ae8-3fe6-4d54-9be6-9f9db6bf6a13 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The 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/906] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:38 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => generated 1935 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:39.542 8 INFO nova.api.openstack.compute.server_external_events [req-63eeb30b-cc07-48e2-a11f-01aaafd77511 req-b338366d-221e-4a60-87f2-f02a6ff20644 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-deleted:ee9747a4-ebbd-4883-bdcd-47492c5a5cf0 for instance 6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 on instance [pid: 8|app: 0|req: 451/907] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:48:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:40.398 7 WARNING neutronclient.v2_0.client [None req-cf63205e-0513-4916-8d9c-168c524d1da6 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The 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: 457/908] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:40 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => generated 1537 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:41.740 8 WARNING neutronclient.v2_0.client [None req-b5834f27-4983-4996-86d4-e5ef8e09e825 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The 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: 453/911] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:41 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => generated 1542 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:42.843 7 WARNING neutronclient.v2_0.client [None req-78737da4-8f25-4f31-9ca1-cdaf464e63b4 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] The 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: 459/912] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:42 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => generated 1542 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:48:43.918 8 INFO nova.api.openstack.wsgi [None req-b8995bb6-c020-4e32-a881-4aaedabf2a73 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] HTTP exception thrown: Instance 6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 could not be found. [pid: 8|app: 0|req: 454/913] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:43 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => 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, ' 2026-07-07 04:48:43.947 7 INFO nova.api.openstack.wsgi [None req-028cebf5-21ae-46f4-84d2-492cf0a46cfb 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] HTTP exception thrown: Instance 6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 could not be found. [pid: 7|app: 0|req: 460/914] 10.0.0.158 () {32 vars in 718 bytes} [Tue Jul 7 04:48:43 2026] DELETE /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => 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, ' 2026-07-07 04:48:43.986 8 INFO nova.api.openstack.wsgi [None req-5d472eac-4d80-452d-9ba6-439f7b440d6a 7306fc36db1348849be61ba126f38966 7239b305e66241919cd8041a75595b00 - - default default] HTTP exception thrown: Instance 6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 could not be found. [pid: 8|app: 0|req: 455/915] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:48:43 2026] GET /v2.1/servers/6a68eba3-bdcf-42eb-bb2c-8e0cc9fabdb0 => generated 111 bytes in 34 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: 461/916] 10.0.0.158 () {32 vars in 704 bytes} [Tue Jul 7 04:48:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-516749041 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 456/917] 10.0.0.158 () {32 vars in 728 bytes} [Tue Jul 7 04:48:45 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1919078467 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-07 04:49:59.836 7 WARNING neutronclient.v2_0.client [None req-8a2aad08-17c7-47fd-ba0a-7308ea46e3d2 908fbcb49ff846fcb29a66396ec09878 b1eb376228774df193fc4477c530d059 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:49:59.978 7 WARNING neutronclient.v2_0.client [None req-8a2aad08-17c7-47fd-ba0a-7308ea46e3d2 908fbcb49ff846fcb29a66396ec09878 b1eb376228774df193fc4477c530d059 - - default default] The 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/932] 10.0.0.158 () {34 vars in 663 bytes} [Tue Jul 7 04:49:59 2026] POST /v2.1/servers => generated 424 bytes in 389 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-07 04:50:00.196 8 WARNING neutronclient.v2_0.client [None req-1ac12342-5da9-431f-8338-459d31ec26fd 908fbcb49ff846fcb29a66396ec09878 b1eb376228774df193fc4477c530d059 - - default default] The 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: 464/933] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:00 2026] GET /v2.1/servers/e19660c9-ae6d-4f03-a169-96609d18b4f2 => generated 1368 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-07-07 04:50:01.293 7 WARNING neutronclient.v2_0.client [None req-c654f0b1-c2c0-44a4-b90a-218636d20664 908fbcb49ff846fcb29a66396ec09878 b1eb376228774df193fc4477c530d059 - - default default] The 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/934] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:01 2026] GET /v2.1/servers/e19660c9-ae6d-4f03-a169-96609d18b4f2 => generated 1372 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:02.382 7 WARNING neutronclient.v2_0.client [None req-7f8d8f6f-8319-44d5-81d6-c2da6abddd4c 908fbcb49ff846fcb29a66396ec09878 b1eb376228774df193fc4477c530d059 - - default default] The 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: 472/937] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:02 2026] GET /v2.1/servers/e19660c9-ae6d-4f03-a169-96609d18b4f2 => generated 1420 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:03.467 8 WARNING neutronclient.v2_0.client [None req-c03e1782-147a-447f-9178-09ffb1f2cefb 908fbcb49ff846fcb29a66396ec09878 b1eb376228774df193fc4477c530d059 - - default default] The 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/938] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:03 2026] GET /v2.1/servers/e19660c9-ae6d-4f03-a169-96609d18b4f2 => generated 1420 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:04.588 7 WARNING neutronclient.v2_0.client [None req-37a642d5-49f1-4b12-855e-21f633b5b03e 908fbcb49ff846fcb29a66396ec09878 b1eb376228774df193fc4477c530d059 - - default default] The 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/939] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:04 2026] GET /v2.1/servers/e19660c9-ae6d-4f03-a169-96609d18b4f2 => generated 1428 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:05.632 8 INFO nova.api.openstack.compute.server_external_events [req-224c2b8d-93cb-4ee8-98e8-6d2c694436a9 req-13706a24-2d04-4919-aafc-58567db288d2 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:3e7f0645-05ac-4843-acf2-6f85e7974b00 for instance e19660c9-ae6d-4f03-a169-96609d18b4f2 on instance [pid: 8|app: 0|req: 467/940] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:50:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:05.729 7 WARNING neutronclient.v2_0.client [None req-d1626b1b-f7f0-4674-ac31-564adc52bd73 908fbcb49ff846fcb29a66396ec09878 b1eb376228774df193fc4477c530d059 - - default default] The 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: 474/941] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:05 2026] GET /v2.1/servers/e19660c9-ae6d-4f03-a169-96609d18b4f2 => generated 1480 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-07-07 04:50:06.934 8 WARNING neutronclient.v2_0.client [None req-5a057f29-c6a6-4a82-be1e-75c0e549f734 908fbcb49ff846fcb29a66396ec09878 b1eb376228774df193fc4477c530d059 - - default default] The 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: 468/942] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:06 2026] GET /v2.1/servers/e19660c9-ae6d-4f03-a169-96609d18b4f2 => generated 1468 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:08.084 7 WARNING neutronclient.v2_0.client [None req-c76ff17f-b02d-41e6-809c-7237ab210b49 908fbcb49ff846fcb29a66396ec09878 b1eb376228774df193fc4477c530d059 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/943] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:08 2026] GET /v2.1/servers/e19660c9-ae6d-4f03-a169-96609d18b4f2 => generated 1468 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:09.244 8 WARNING neutronclient.v2_0.client [None req-68964309-6107-4f8c-9d76-b7d77b993d60 908fbcb49ff846fcb29a66396ec09878 b1eb376228774df193fc4477c530d059 - - default default] The 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: 469/944] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:09 2026] GET /v2.1/servers/e19660c9-ae6d-4f03-a169-96609d18b4f2 => generated 1468 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:10.404 7 WARNING neutronclient.v2_0.client [None req-462c0171-0d31-4d5a-801b-12c896551622 908fbcb49ff846fcb29a66396ec09878 b1eb376228774df193fc4477c530d059 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:50:10.413 8 INFO nova.api.openstack.compute.server_external_events [req-c54243b1-1142-4482-8b63-c6551ed07508 req-8959469a-94fe-471e-ae79-44a4060fca33 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:3e7f0645-05ac-4843-acf2-6f85e7974b00 for instance e19660c9-ae6d-4f03-a169-96609d18b4f2 on instance [pid: 8|app: 0|req: 470/945] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:50:10 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: 476/946] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:10 2026] GET /v2.1/servers/e19660c9-ae6d-4f03-a169-96609d18b4f2 => generated 1468 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:11.659 7 WARNING neutronclient.v2_0.client [None req-00869359-0e82-4719-b63a-c9a46c3d26ee 908fbcb49ff846fcb29a66396ec09878 b1eb376228774df193fc4477c530d059 - - default default] The 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: 478/949] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:11 2026] GET /v2.1/servers/e19660c9-ae6d-4f03-a169-96609d18b4f2 => generated 1468 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:12.464 8 INFO nova.api.openstack.compute.server_external_events [req-11ab2310-48d5-4598-907f-c922df7a4ef5 req-392f5e1c-09e8-49de-8e0c-bff46976b708 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:3e7f0645-05ac-4843-acf2-6f85e7974b00 for instance e19660c9-ae6d-4f03-a169-96609d18b4f2 on instance [pid: 8|app: 0|req: 472/950] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:50:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:13.118 7 WARNING neutronclient.v2_0.client [None req-da267779-825b-47e8-a4b6-ef9f6f4a1dec 908fbcb49ff846fcb29a66396ec09878 b1eb376228774df193fc4477c530d059 - - default default] The 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/951] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:13 2026] GET /v2.1/servers/e19660c9-ae6d-4f03-a169-96609d18b4f2 => generated 1648 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, ' [pid: 8|app: 0|req: 473/952] 10.0.0.158 () {32 vars in 718 bytes} [Tue Jul 7 04:50:14 2026] DELETE /v2.1/servers/e19660c9-ae6d-4f03-a169-96609d18b4f2 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:14.621 7 WARNING neutronclient.v2_0.client [None req-38aa2161-c5a2-44f3-9259-4701aeb72bff 908fbcb49ff846fcb29a66396ec09878 b1eb376228774df193fc4477c530d059 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/953] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:14 2026] GET /v2.1/servers/e19660c9-ae6d-4f03-a169-96609d18b4f2 => generated 1654 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:15.778 8 WARNING neutronclient.v2_0.client [None req-4373d4b0-29e5-4199-81ac-adff2153ca1a 908fbcb49ff846fcb29a66396ec09878 b1eb376228774df193fc4477c530d059 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:15.926 7 INFO nova.api.openstack.compute.server_external_events [req-edaa2d22-c445-4a43-9ac4-eb775c3d5b60 req-e09fd6e9-9635-4281-8cc0-8f7efd9e62f6 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:3e7f0645-05ac-4843-acf2-6f85e7974b00 for instance e19660c9-ae6d-4f03-a169-96609d18b4f2 on instance [pid: 7|app: 0|req: 481/954] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:50:15 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: 474/955] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:15 2026] GET /v2.1/servers/e19660c9-ae6d-4f03-a169-96609d18b4f2 => generated 1654 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:17.204 7 WARNING neutronclient.v2_0.client [None req-4d2907bf-5890-43d2-bf05-3a37ea8668e0 908fbcb49ff846fcb29a66396ec09878 b1eb376228774df193fc4477c530d059 - - default default] The 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/956] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:17 2026] GET /v2.1/servers/e19660c9-ae6d-4f03-a169-96609d18b4f2 => generated 1612 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-07-07 04:50:17.978 8 INFO nova.api.openstack.compute.server_external_events [req-63e94960-0b66-4fac-b386-d81f24086072 req-316b71ab-0513-487d-9a74-d7a553189d41 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:3e7f0645-05ac-4843-acf2-6f85e7974b00 for instance e19660c9-ae6d-4f03-a169-96609d18b4f2 on instance 2026-07-07 04:50:17.978 8 INFO nova.api.openstack.compute.server_external_events [req-63e94960-0b66-4fac-b386-d81f24086072 req-316b71ab-0513-487d-9a74-d7a553189d41 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-deleted:3e7f0645-05ac-4843-acf2-6f85e7974b00 for instance e19660c9-ae6d-4f03-a169-96609d18b4f2 on instance [pid: 8|app: 0|req: 475/957] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:50:17 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:18.393 7 WARNING neutronclient.v2_0.client [None req-8d986d54-d4ef-43d8-9d41-1cd7596c898e 908fbcb49ff846fcb29a66396ec09878 b1eb376228774df193fc4477c530d059 - - default default] The 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: 483/958] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:18 2026] GET /v2.1/servers/e19660c9-ae6d-4f03-a169-96609d18b4f2 => generated 1454 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:19.485 8 WARNING neutronclient.v2_0.client [None req-efe637b3-7b4f-444c-9e7e-7c9dc0c92d75 908fbcb49ff846fcb29a66396ec09878 b1eb376228774df193fc4477c530d059 - - default default] The 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/959] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:19 2026] GET /v2.1/servers/e19660c9-ae6d-4f03-a169-96609d18b4f2 => generated 1454 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:20.581 7 INFO nova.api.openstack.wsgi [None req-89473539-2f95-469b-8803-6f8661700139 908fbcb49ff846fcb29a66396ec09878 b1eb376228774df193fc4477c530d059 - - default default] HTTP exception thrown: Instance e19660c9-ae6d-4f03-a169-96609d18b4f2 could not be found. [pid: 7|app: 0|req: 484/960] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:20 2026] GET /v2.1/servers/e19660c9-ae6d-4f03-a169-96609d18b4f2 => 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: 479/965] 10.0.0.158 () {34 vars in 671 bytes} [Tue Jul 7 04:50:36 2026] POST /v2.1/os-keypairs => generated 398 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:38.290 7 WARNING neutronclient.v2_0.client [None req-c8d7c801-b51b-4992-9c5d-eb5fa389e219 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:50:38.326 7 WARNING neutronclient.v2_0.client [None req-c8d7c801-b51b-4992-9c5d-eb5fa389e219 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:50:38.481 7 WARNING neutronclient.v2_0.client [None req-c8d7c801-b51b-4992-9c5d-eb5fa389e219 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/966] 10.0.0.158 () {34 vars in 663 bytes} [Tue Jul 7 04:50:38 2026] POST /v2.1/servers => generated 450 bytes in 492 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-07 04:50:38.735 8 WARNING neutronclient.v2_0.client [None req-17159d34-1250-4631-bef2-00e50ce444c4 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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/967] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:38 2026] GET /v2.1/servers/69911896-553e-4b20-8f31-47043b03d49e => generated 1403 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:39.845 7 WARNING neutronclient.v2_0.client [None req-2f18e8ac-3414-47d7-837a-28a013aa92d3 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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/968] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:39 2026] GET /v2.1/servers/69911896-553e-4b20-8f31-47043b03d49e => generated 1407 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:41.270 8 WARNING neutronclient.v2_0.client [None req-bed3f1dd-6f7e-4624-a5e1-028077119c02 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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: 481/969] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:41 2026] GET /v2.1/servers/69911896-553e-4b20-8f31-47043b03d49e => generated 1455 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-07-07 04:50:42.424 7 WARNING neutronclient.v2_0.client [None req-8976d0f2-2303-44d8-9933-40be606fd903 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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/972] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:42 2026] GET /v2.1/servers/69911896-553e-4b20-8f31-47043b03d49e => generated 1455 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:43.517 8 WARNING neutronclient.v2_0.client [None req-96742f42-29bc-4a02-aeea-590ed24505e3 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:45.730 7 INFO nova.api.openstack.compute.server_external_events [req-35e8e0f8-c54b-405f-901b-56327978e66f req-d45f7d75-9341-49ab-8312-063ed98a24a2 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:62c6d328-7193-49af-8502-cb17ec126baf for instance 69911896-553e-4b20-8f31-47043b03d49e on instance [pid: 7|app: 0|req: 491/973] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:50:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/974] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:43 2026] GET /v2.1/servers/69911896-553e-4b20-8f31-47043b03d49e => generated 1531 bytes in 2308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:46.841 7 WARNING neutronclient.v2_0.client [None req-34739052-3b6f-4ceb-9e46-f3645d9ed65d 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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: 492/975] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:46 2026] GET /v2.1/servers/69911896-553e-4b20-8f31-47043b03d49e => generated 1529 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-07-07 04:50:47.772 8 INFO nova.api.openstack.compute.server_external_events [req-b8918df3-06cd-49ce-a7a9-6b0081a3e342 req-9c44b8b9-5b8b-428f-a88d-2840033aef74 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:62c6d328-7193-49af-8502-cb17ec126baf for instance 69911896-553e-4b20-8f31-47043b03d49e on instance [pid: 8|app: 0|req: 484/976] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:50:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:48.034 7 WARNING neutronclient.v2_0.client [None req-73ba1c5c-8d02-4a8c-8e1f-965917d96f7b 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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/977] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:48 2026] GET /v2.1/servers/69911896-553e-4b20-8f31-47043b03d49e => generated 1529 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, ' 2026-07-07 04:50:49.192 8 WARNING neutronclient.v2_0.client [None req-692b4a15-d627-44b5-bbce-75ad5081e673 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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/978] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:49 2026] GET /v2.1/servers/69911896-553e-4b20-8f31-47043b03d49e => generated 1529 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:50.422 7 WARNING neutronclient.v2_0.client [None req-7ffb9ecc-be44-4a95-bd16-9662cd5c05b6 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:50.596 8 INFO nova.api.openstack.compute.server_external_events [req-378d3418-4aa5-4794-bf99-cb698335fc9e req-2efa7a74-330d-4e84-aae7-42199ded21ad 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:62c6d328-7193-49af-8502-cb17ec126baf for instance 69911896-553e-4b20-8f31-47043b03d49e on instance [pid: 8|app: 0|req: 486/979] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:50:50 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: 494/980] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:50 2026] GET /v2.1/servers/69911896-553e-4b20-8f31-47043b03d49e => generated 1529 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-07-07 04:50:51.658 7 WARNING neutronclient.v2_0.client [None req-273dd999-8d69-4c0a-b679-4e767fbc0c5a 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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/983] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:51 2026] GET /v2.1/servers/69911896-553e-4b20-8f31-47043b03d49e => generated 1529 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-07-07 04:50:52.643 8 INFO nova.api.openstack.compute.server_external_events [req-a8eaa369-2cae-4d70-8c73-49b2a7633746 req-a4b9c1ec-8533-448a-a228-be59a9da0458 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:62c6d328-7193-49af-8502-cb17ec126baf for instance 69911896-553e-4b20-8f31-47043b03d49e on instance [pid: 8|app: 0|req: 488/984] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:50:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:52.807 7 WARNING neutronclient.v2_0.client [None req-68e69ad6-53ab-4470-a863-3f49fc2fdde5 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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/985] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:52 2026] GET /v2.1/servers/69911896-553e-4b20-8f31-47043b03d49e => generated 1696 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-07-07 04:50:52.976 8 WARNING neutronclient.v2_0.client [None req-e565a4a4-905d-4708-ae7e-6c84c725a5a8 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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/986] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:50:52 2026] GET /v2.1/servers/69911896-553e-4b20-8f31-47043b03d49e => generated 1696 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:50:54.683 7 INFO nova.api.openstack.compute.server_external_events [req-307fb211-a5ed-4af6-88db-4ee9ec6d4790 req-2834f4fa-cd9c-4ba6-9e67-dacc9d6f7b98 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:62c6d328-7193-49af-8502-cb17ec126baf for instance 69911896-553e-4b20-8f31-47043b03d49e on instance [pid: 7|app: 0|req: 498/987] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:50:54 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, ' [pid: 8|app: 0|req: 491/990] 10.0.0.158 () {34 vars in 750 bytes} [Tue Jul 7 04:51:04 2026] POST /v2.1/servers/69911896-553e-4b20-8f31-47043b03d49e/action => generated 31853 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:09.376 7 INFO nova.api.openstack.compute.server_external_events [req-1334b79e-307e-4ac2-810e-dccac03b07a4 req-a2e16df1-82a7-4e8e-a7b7-c4f5627c102a 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:62c6d328-7193-49af-8502-cb17ec126baf for instance 69911896-553e-4b20-8f31-47043b03d49e on instance [pid: 7|app: 0|req: 500/991] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:51:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 492/992] 10.0.0.158 () {34 vars in 671 bytes} [Tue Jul 7 04:51:10 2026] POST /v2.1/os-keypairs => generated 397 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:51:12.329 8 WARNING neutronclient.v2_0.client [None req-86ff74de-0d34-4052-80d9-016684e14894 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:51:12.392 8 WARNING neutronclient.v2_0.client [None req-86ff74de-0d34-4052-80d9-016684e14894 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:51:12.555 8 WARNING neutronclient.v2_0.client [None req-86ff74de-0d34-4052-80d9-016684e14894 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/995] 10.0.0.158 () {34 vars in 663 bytes} [Tue Jul 7 04:51:12 2026] POST /v2.1/servers => generated 450 bytes in 462 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:12.768 7 WARNING neutronclient.v2_0.client [None req-df77aa1f-e125-415d-82f9-5782acab31d6 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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: 502/996] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:12 2026] GET /v2.1/servers/38c503f5-a391-466c-b466-8cb565894bf7 => generated 1402 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:13.871 8 WARNING neutronclient.v2_0.client [None req-938b6b23-6efc-4fa7-ba7c-efd740485783 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/997] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:13 2026] GET /v2.1/servers/38c503f5-a391-466c-b466-8cb565894bf7 => generated 1406 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:14.966 7 WARNING neutronclient.v2_0.client [None req-84934e91-a9cf-4987-b2a9-53fee6d04a6a 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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/998] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:14 2026] GET /v2.1/servers/38c503f5-a391-466c-b466-8cb565894bf7 => generated 1454 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-07-07 04:51:16.140 8 WARNING neutronclient.v2_0.client [None req-6c03ffd2-1ef6-4a3e-b363-57d16e597bed 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/999] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:16 2026] GET /v2.1/servers/38c503f5-a391-466c-b466-8cb565894bf7 => generated 1454 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-07-07 04:51:17.280 7 WARNING neutronclient.v2_0.client [None req-80e23ba2-9998-4396-8037-3227635833be 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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/1000] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:17 2026] GET /v2.1/servers/38c503f5-a391-466c-b466-8cb565894bf7 => generated 1530 bytes in 687 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:18.433 8 INFO nova.api.openstack.compute.server_external_events [req-e3585814-1c4f-43d7-9909-65a63fdffd1e req-80cb0c7c-bd03-4f64-9f38-2c75aaef6da0 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:0afa839e-e72f-4e74-821e-3f2c6ae4a16f for instance 38c503f5-a391-466c-b466-8cb565894bf7 on instance [pid: 8|app: 0|req: 497/1001] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:51:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:18.979 7 WARNING neutronclient.v2_0.client [None req-d26a5136-2c96-4b46-af7b-1c2f17a9e5f3 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1002] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:18 2026] GET /v2.1/servers/38c503f5-a391-466c-b466-8cb565894bf7 => generated 1528 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-07-07 04:51:20.182 8 WARNING neutronclient.v2_0.client [None req-3f88ea92-6203-4c73-ba26-a7a35be3a183 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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: 498/1003] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:20 2026] GET /v2.1/servers/38c503f5-a391-466c-b466-8cb565894bf7 => generated 1528 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:21.354 7 WARNING neutronclient.v2_0.client [None req-0ee0b99a-2aaa-4a2f-aa39-182f63b381b5 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1004] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:21 2026] GET /v2.1/servers/38c503f5-a391-466c-b466-8cb565894bf7 => generated 1528 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:22.543 8 WARNING neutronclient.v2_0.client [None req-3b9ae9a7-a196-407c-873b-5a2f13ffb890 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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/1007] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:22 2026] GET /v2.1/servers/38c503f5-a391-466c-b466-8cb565894bf7 => generated 1528 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:23.251 7 INFO nova.api.openstack.compute.server_external_events [req-35f9a82a-0668-4fda-9819-e92ef981fa44 req-b048de96-54c3-4014-9fbe-aecfce831b38 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:0afa839e-e72f-4e74-821e-3f2c6ae4a16f for instance 38c503f5-a391-466c-b466-8cb565894bf7 on instance [pid: 7|app: 0|req: 508/1008] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:51:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:23.714 8 WARNING neutronclient.v2_0.client [None req-1da10700-b1fb-48bf-bba2-6710ee962a23 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/1009] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:23 2026] GET /v2.1/servers/38c503f5-a391-466c-b466-8cb565894bf7 => generated 1528 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-07-07 04:51:24.882 7 WARNING neutronclient.v2_0.client [None req-9283db6c-c9dc-4898-bb2a-3618d3bb7518 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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/1010] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:24 2026] GET /v2.1/servers/38c503f5-a391-466c-b466-8cb565894bf7 => generated 1696 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-07-07 04:51:25.039 8 WARNING neutronclient.v2_0.client [None req-dbfaf3ae-06d6-4f9d-a742-249d939b28c4 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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/1011] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:24 2026] GET /v2.1/servers/38c503f5-a391-466c-b466-8cb565894bf7 => generated 1696 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:25.299 7 INFO nova.api.openstack.compute.server_external_events [req-6f21a901-c7b9-4c1a-a78b-daf3b5aa53ae req-cb9a610c-870a-4f76-877d-84a8b638d2b2 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:0afa839e-e72f-4e74-821e-3f2c6ae4a16f for instance 38c503f5-a391-466c-b466-8cb565894bf7 on instance [pid: 7|app: 0|req: 510/1012] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:51:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:27.340 8 INFO nova.api.openstack.compute.server_external_events [req-1ca5857e-5435-4e0a-b45d-92cee734c3d2 req-2430de03-c677-42a7-b706-c4fa21fb78b3 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:0afa839e-e72f-4e74-821e-3f2c6ae4a16f for instance 38c503f5-a391-466c-b466-8cb565894bf7 on instance [pid: 8|app: 0|req: 503/1013] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:51:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 505/1016] 10.0.0.158 () {34 vars in 750 bytes} [Tue Jul 7 04:51:36 2026] POST /v2.1/servers/38c503f5-a391-466c-b466-8cb565894bf7/action => generated 32045 bytes in 554 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: 512/1017] 10.0.0.158 () {32 vars in 718 bytes} [Tue Jul 7 04:51:39 2026] DELETE /v2.1/servers/38c503f5-a391-466c-b466-8cb565894bf7 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:39.441 8 WARNING neutronclient.v2_0.client [None req-bb130b08-99a4-4779-8e76-089ffc323082 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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/1018] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:39 2026] GET /v2.1/servers/38c503f5-a391-466c-b466-8cb565894bf7 => generated 1822 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:40.698 7 WARNING neutronclient.v2_0.client [None req-27a7c12e-de50-498c-a6b2-3f579e53ccd0 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:41.524 8 INFO nova.api.openstack.compute.server_external_events [req-13dd555d-924b-42f2-b9b2-d271ce7c5219 req-9af207ea-5930-40d1-9fb4-e12ed589de23 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:0afa839e-e72f-4e74-821e-3f2c6ae4a16f for instance 38c503f5-a391-466c-b466-8cb565894bf7 on instance [pid: 8|app: 0|req: 507/1019] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:51:41 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) [pid: 7|app: 0|req: 513/1022] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:40 2026] GET /v2.1/servers/38c503f5-a391-466c-b466-8cb565894bf7 => generated 1822 bytes in 1009 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:42.711 8 WARNING neutronclient.v2_0.client [None req-c6898ad7-22cf-44d0-be7a-604ac320361b 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1023] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:42 2026] GET /v2.1/servers/38c503f5-a391-466c-b466-8cb565894bf7 => generated 1754 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-07-07 04:51:42.883 7 INFO nova.api.openstack.compute.server_external_events [req-a95972dd-aa37-492d-8365-53d7c6df8691 req-3ef73871-3aee-4aa1-9dc4-ccea4524453e 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-deleted:0afa839e-e72f-4e74-821e-3f2c6ae4a16f for instance 38c503f5-a391-466c-b466-8cb565894bf7 on instance [pid: 7|app: 0|req: 514/1024] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:51:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:43.575 8 INFO nova.api.openstack.compute.server_external_events [req-9d2ac49d-776a-4f74-aaa3-26a6bbad29e8 req-a3b9f133-24dc-4a86-9a14-7c5df04a926e 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:0afa839e-e72f-4e74-821e-3f2c6ae4a16f for instance 38c503f5-a391-466c-b466-8cb565894bf7 on instance [pid: 8|app: 0|req: 511/1025] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:51:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:43.850 7 WARNING neutronclient.v2_0.client [None req-cfada089-86a4-49af-86bf-2cab0c84ebae 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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: 515/1026] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:43 2026] GET /v2.1/servers/38c503f5-a391-466c-b466-8cb565894bf7 => generated 1488 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-07-07 04:51:45.028 8 WARNING neutronclient.v2_0.client [None req-5014fa24-d71c-4d29-9b6a-7c9f3ed51b7e 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1027] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:44 2026] GET /v2.1/servers/38c503f5-a391-466c-b466-8cb565894bf7 => generated 1488 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:46.109 7 INFO nova.api.openstack.wsgi [None req-00696798-13a0-41f4-a25d-b6aaf6cc56e6 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] HTTP exception thrown: Instance 38c503f5-a391-466c-b466-8cb565894bf7 could not be found. [pid: 7|app: 0|req: 516/1028] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:46 2026] GET /v2.1/servers/38c503f5-a391-466c-b466-8cb565894bf7 => 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, ' [pid: 8|app: 0|req: 513/1029] 10.0.0.158 () {32 vars in 728 bytes} [Tue Jul 7 04:51:46 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-891589702 => generated 0 bytes in 19 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: 517/1030] 10.0.0.158 () {34 vars in 671 bytes} [Tue Jul 7 04:51:46 2026] POST /v2.1/os-keypairs => generated 395 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1031] 10.0.0.158 () {32 vars in 718 bytes} [Tue Jul 7 04:51:46 2026] DELETE /v2.1/servers/69911896-553e-4b20-8f31-47043b03d49e => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-07 04:51:46.784 7 WARNING neutronclient.v2_0.client [None req-ab4539cb-b2f0-4edc-b684-9a9b494fb51f 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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/1032] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:46 2026] GET /v2.1/servers/69911896-553e-4b20-8f31-47043b03d49e => generated 1702 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:47.987 8 WARNING neutronclient.v2_0.client [None req-1b865b1f-ca53-4e55-b360-6e94e871eba5 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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: 515/1033] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:47 2026] GET /v2.1/servers/69911896-553e-4b20-8f31-47043b03d49e => generated 1702 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:49.154 7 WARNING neutronclient.v2_0.client [None req-97599eb3-b395-4c30-b082-a4f1987464af a9fe658375d94a0a9d35859faa4c76b2 d50df9d864634c68ab0383aa86b6aaa2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:49.217 7 WARNING neutronclient.v2_0.client [None req-97599eb3-b395-4c30-b082-a4f1987464af a9fe658375d94a0a9d35859faa4c76b2 d50df9d864634c68ab0383aa86b6aaa2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:51:49.226 8 WARNING neutronclient.v2_0.client [None req-b7799fcb-f4f0-4c06-93f7-ccb4df727182 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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/1034] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:49 2026] GET /v2.1/servers/69911896-553e-4b20-8f31-47043b03d49e => generated 1702 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, ' 2026-07-07 04:51:49.509 8 INFO nova.api.openstack.compute.server_external_events [req-7af38c4d-4781-409b-a6c9-d2cb104edfc8 req-6a94f928-ee6b-4a3c-a99c-fef3081cb12c 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-deleted:62c6d328-7193-49af-8502-cb17ec126baf for instance 69911896-553e-4b20-8f31-47043b03d49e on instance [pid: 8|app: 0|req: 517/1035] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:51:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:51:49.557 7 WARNING neutronclient.v2_0.client [None req-97599eb3-b395-4c30-b082-a4f1987464af a9fe658375d94a0a9d35859faa4c76b2 d50df9d864634c68ab0383aa86b6aaa2 - - default default] The 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: 519/1036] 10.0.0.158 () {34 vars in 663 bytes} [Tue Jul 7 04:51:49 2026] POST /v2.1/servers => generated 448 bytes in 694 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:49.815 8 WARNING neutronclient.v2_0.client [None req-ecc49e39-7bf8-4a86-908a-3a68d777c1de a9fe658375d94a0a9d35859faa4c76b2 d50df9d864634c68ab0383aa86b6aaa2 - - default default] The 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/1037] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:49 2026] GET /v2.1/servers/6ea1649d-9332-4852-bc56-51ffaec58c10 => generated 1394 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:50.420 7 WARNING neutronclient.v2_0.client [None req-b46a048e-7136-4fd9-a5a7-69bfe5dcc364 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1038] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:50 2026] GET /v2.1/servers/69911896-553e-4b20-8f31-47043b03d49e => generated 1484 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:51.515 8 WARNING neutronclient.v2_0.client [None req-bd3792e0-fd7d-455a-a409-628abd6186c0 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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: 519/1039] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:51 2026] GET /v2.1/servers/69911896-553e-4b20-8f31-47043b03d49e => generated 1489 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:52.624 7 WARNING neutronclient.v2_0.client [None req-bbb1755d-d3e1-4344-9a46-d750b95bbae7 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] The 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/1042] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:52 2026] GET /v2.1/servers/69911896-553e-4b20-8f31-47043b03d49e => generated 1489 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:53.698 8 INFO nova.api.openstack.wsgi [None req-1d7d3c5c-f6a4-46a9-9501-39ec770b43d3 8e1ee5f4ec864c738f1ede655291d5f6 76dbc22a083d4edf9b06599246cc152c - - default default] HTTP exception thrown: Instance 69911896-553e-4b20-8f31-47043b03d49e could not be found. [pid: 8|app: 0|req: 521/1043] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:53 2026] GET /v2.1/servers/69911896-553e-4b20-8f31-47043b03d49e => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 523/1044] 10.0.0.158 () {32 vars in 730 bytes} [Tue Jul 7 04:51:53 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1900900824 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:51:54.942 8 WARNING neutronclient.v2_0.client [None req-32e769d2-cfe3-4f28-b1b1-063c674ed9d7 a9fe658375d94a0a9d35859faa4c76b2 d50df9d864634c68ab0383aa86b6aaa2 - - default default] The 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: 522/1045] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:54 2026] GET /v2.1/servers/6ea1649d-9332-4852-bc56-51ffaec58c10 => generated 1454 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-07 04:51:55.851 7 INFO nova.api.openstack.compute.server_external_events [req-830e5901-4029-4a2f-807c-bd8210c14288 req-e614a330-ffec-4468-b54b-5744b9352bb4 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:c632cb67-582b-487e-816b-331ee2d59e1c for instance 6ea1649d-9332-4852-bc56-51ffaec58c10 on instance [pid: 7|app: 0|req: 524/1046] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:51:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:52:00.032 8 WARNING neutronclient.v2_0.client [None req-4d7a2280-72b2-4c7d-b6a9-7bc06ca639d1 a9fe658375d94a0a9d35859faa4c76b2 d50df9d864634c68ab0383aa86b6aaa2 - - default default] The 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: 523/1047] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:51:59 2026] GET /v2.1/servers/6ea1649d-9332-4852-bc56-51ffaec58c10 => generated 1518 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:52:00.623 7 INFO nova.api.openstack.compute.server_external_events [req-312ec58c-16e9-4d07-b1c3-f02efc5e620e req-3a3540d0-16c2-43e4-aa52-616d951716d5 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:c632cb67-582b-487e-816b-331ee2d59e1c for instance 6ea1649d-9332-4852-bc56-51ffaec58c10 on instance [pid: 7|app: 0|req: 525/1048] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:52:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:52:02.658 8 INFO nova.api.openstack.compute.server_external_events [req-46ad84a4-8e25-422c-af88-3a8c9920816e req-79aaa920-ce04-4f11-b746-8968ab017f57 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:c632cb67-582b-487e-816b-331ee2d59e1c for instance 6ea1649d-9332-4852-bc56-51ffaec58c10 on instance [pid: 8|app: 0|req: 525/1051] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:52:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:52:05.223 7 WARNING neutronclient.v2_0.client [None req-5ec90bdf-04e1-46b0-b6b6-2950afdad43c a9fe658375d94a0a9d35859faa4c76b2 d50df9d864634c68ab0383aa86b6aaa2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1052] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:52:05 2026] GET /v2.1/servers/6ea1649d-9332-4852-bc56-51ffaec58c10 => generated 1818 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:52:06.720 7 INFO nova.api.openstack.compute.server_external_events [req-df198f96-1d49-4b40-a32f-ec2f1ff8bd63 req-ea8a5ca7-3213-480a-baeb-121cb2cac436 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:c632cb67-582b-487e-816b-331ee2d59e1c for instance 6ea1649d-9332-4852-bc56-51ffaec58c10 on instance [pid: 7|app: 0|req: 528/1053] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:52:06 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) 2026-07-07 04:52:06.769 8 WARNING neutronclient.v2_0.client [None req-b595b610-eb72-455d-b0d9-ba2c6c2bf5dd a9fe658375d94a0a9d35859faa4c76b2 d50df9d864634c68ab0383aa86b6aaa2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:52:06.817 8 WARNING neutronclient.v2_0.client [None req-b595b610-eb72-455d-b0d9-ba2c6c2bf5dd a9fe658375d94a0a9d35859faa4c76b2 d50df9d864634c68ab0383aa86b6aaa2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:52:07.075 8 WARNING neutronclient.v2_0.client [None req-b595b610-eb72-455d-b0d9-ba2c6c2bf5dd a9fe658375d94a0a9d35859faa4c76b2 d50df9d864634c68ab0383aa86b6aaa2 - - default default] The 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/1054] 10.0.0.158 () {34 vars in 663 bytes} [Tue Jul 7 04:52:06 2026] POST /v2.1/servers => generated 448 bytes in 714 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:52:07.441 7 WARNING neutronclient.v2_0.client [None req-a3772592-5029-4511-b4ae-0d2a72f1aae5 a9fe658375d94a0a9d35859faa4c76b2 d50df9d864634c68ab0383aa86b6aaa2 - - default default] The 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: 529/1055] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:52:07 2026] GET /v2.1/servers/fa28d9ae-a59d-4adb-89bf-2a8aa3499924 => generated 1393 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-07-07 04:52:12.527 8 WARNING neutronclient.v2_0.client [None req-c0c5d025-a203-4ff2-a410-187d16b3fe4a a9fe658375d94a0a9d35859faa4c76b2 d50df9d864634c68ab0383aa86b6aaa2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1058] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:52:12 2026] GET /v2.1/servers/fa28d9ae-a59d-4adb-89bf-2a8aa3499924 => generated 1519 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:52:13.346 7 INFO nova.api.openstack.compute.server_external_events [req-4f0a7222-b041-4d2c-86aa-b80e1711d79a req-9486247d-f5fe-43cf-9170-d7adb6caabe9 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:abb61154-c7d5-41af-b7f7-48470a83dccd for instance fa28d9ae-a59d-4adb-89bf-2a8aa3499924 on instance [pid: 7|app: 0|req: 531/1059] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:52:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:52:17.800 8 WARNING neutronclient.v2_0.client [None req-9fb952a8-bef4-4184-8471-160f75ff7e14 a9fe658375d94a0a9d35859faa4c76b2 d50df9d864634c68ab0383aa86b6aaa2 - - default default] The 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/1060] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:52:17 2026] GET /v2.1/servers/fa28d9ae-a59d-4adb-89bf-2a8aa3499924 => generated 1517 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-07-07 04:52:18.284 7 INFO nova.api.openstack.compute.server_external_events [req-ecc1a47d-ea16-4ea5-90e2-434ccf9a7f59 req-f9fbb07d-a5ee-4681-8994-f8bd78cae47e 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:abb61154-c7d5-41af-b7f7-48470a83dccd for instance fa28d9ae-a59d-4adb-89bf-2a8aa3499924 on instance [pid: 7|app: 0|req: 532/1061] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:52:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:52:20.429 8 INFO nova.api.openstack.compute.server_external_events [req-698b1374-f4e1-4f26-8041-3314bfcc4bf1 req-00fab422-574e-4547-b936-ac582531fae3 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:abb61154-c7d5-41af-b7f7-48470a83dccd for instance fa28d9ae-a59d-4adb-89bf-2a8aa3499924 on instance [pid: 8|app: 0|req: 530/1062] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:52:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:52:22.975 7 WARNING neutronclient.v2_0.client [None req-b252e92a-9523-4a4b-827b-feb77216ffc1 a9fe658375d94a0a9d35859faa4c76b2 d50df9d864634c68ab0383aa86b6aaa2 - - default default] The 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/1065] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:52:22 2026] GET /v2.1/servers/fa28d9ae-a59d-4adb-89bf-2a8aa3499924 => generated 1817 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-07-07 04:52:24.420 8 INFO nova.api.openstack.compute.server_external_events [req-26c3e49f-0c2f-407e-9ac5-3c1f977717bd req-f027ecad-cab4-4387-8c91-fbe738e8da66 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:abb61154-c7d5-41af-b7f7-48470a83dccd for instance fa28d9ae-a59d-4adb-89bf-2a8aa3499924 on instance [pid: 8|app: 0|req: 532/1066] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:52:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:52:50.404 7 WARNING neutronclient.v2_0.client [None req-82489f2b-38df-4057-a767-4daafdda729d 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:52:50.445 7 WARNING neutronclient.v2_0.client [None req-82489f2b-38df-4057-a767-4daafdda729d 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:52:50.589 7 WARNING neutronclient.v2_0.client [None req-82489f2b-38df-4057-a767-4daafdda729d 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The 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/1071] 199.204.45.144 () {36 vars in 714 bytes} [Tue Jul 7 04:52:50 2026] POST /v2.1/servers => generated 453 bytes in 739 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:52:51.091 8 WARNING neutronclient.v2_0.client [None req-9bd0d433-bbe9-4b9e-bfe5-207ab62872e3 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The 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/1072] 199.204.45.144 () {32 vars in 733 bytes} [Tue Jul 7 04:52:51 2026] GET /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 => generated 2213 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:52:51.169 7 WARNING neutronclient.v2_0.client [None req-fc0faec3-1fe8-460b-9287-058ade24fb22 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1073] 199.204.45.144 () {32 vars in 759 bytes} [Tue Jul 7 04:52:51 2026] GET /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 536/1074] 199.204.45.144 () {32 vars in 777 bytes} [Tue Jul 7 04:52:51 2026] GET /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7/os-volume_attachments => generated 25 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:52:53.788 8 WARNING neutronclient.v2_0.client [None req-d015b82e-ae70-4c0b-9980-87dabc156e1f 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The 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/1077] 199.204.45.144 () {32 vars in 733 bytes} [Tue Jul 7 04:52:53 2026] GET /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 => generated 2371 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:52:54.077 7 WARNING neutronclient.v2_0.client [None req-1ffa8816-5940-43fd-932e-d213c18b5345 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The 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: 540/1078] 199.204.45.144 () {32 vars in 759 bytes} [Tue Jul 7 04:52:53 2026] GET /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7/os-interface => generated 28 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 539/1079] 199.204.45.144 () {32 vars in 777 bytes} [Tue Jul 7 04:52:54 2026] GET /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7/os-volume_attachments => generated 197 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:52:56.340 7 INFO nova.api.openstack.compute.server_external_events [req-0e352458-327d-44be-a533-8f1c7d70f93a req-aaf4afde-43e3-43c1-b396-be6a7b31cfcc 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:e5b3615e-1426-4c5c-aa03-2a57c4a52914 for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 7|app: 0|req: 541/1080] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:52:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:52:57.129 8 WARNING neutronclient.v2_0.client [None req-3b0e1e51-d7ee-4b7a-9e9e-4fb3de8911c7 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The 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: 540/1081] 199.204.45.144 () {32 vars in 733 bytes} [Tue Jul 7 04:52:56 2026] GET /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 => generated 2445 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:52:57.271 7 WARNING neutronclient.v2_0.client [None req-20adbca7-f9ae-4c61-bb0a-e84ab07dc1dc 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The 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/1082] 199.204.45.144 () {32 vars in 759 bytes} [Tue Jul 7 04:52:57 2026] GET /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7/os-interface => generated 283 bytes in 101 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: 541/1083] 199.204.45.144 () {32 vars in 777 bytes} [Tue Jul 7 04:52:57 2026] GET /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7/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-07-07 04:53:00.012 7 WARNING neutronclient.v2_0.client [None req-b8ff3527-041c-4d14-afab-87eb9348d031 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1084] 199.204.45.144 () {32 vars in 733 bytes} [Tue Jul 7 04:52:59 2026] GET /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 => generated 2433 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:53:00.152 8 WARNING neutronclient.v2_0.client [None req-c3192ac7-0d10-4efd-bc2b-98a224e53fdc 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The 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/1085] 199.204.45.144 () {32 vars in 759 bytes} [Tue Jul 7 04:53:00 2026] GET /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7/os-interface => generated 283 bytes in 95 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: 544/1086] 199.204.45.144 () {32 vars in 777 bytes} [Tue Jul 7 04:53:00 2026] GET /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:53:02.211 8 INFO nova.api.openstack.compute.server_external_events [req-516f3dd7-97df-47fe-8a35-50d20d76c51b req-9a40c881-e342-484d-ab79-ff14ad587880 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:e5b3615e-1426-4c5c-aa03-2a57c4a52914 for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 8|app: 0|req: 544/1089] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:53:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:53:03.096 7 WARNING neutronclient.v2_0.client [None req-40a30f2f-0270-44e4-b302-fec088012be1 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1090] 199.204.45.144 () {32 vars in 733 bytes} [Tue Jul 7 04:53:03 2026] GET /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 => generated 2433 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:53:03.248 8 WARNING neutronclient.v2_0.client [None req-74f98cc2-68b3-4ba1-a57e-a42c6cee60c3 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1091] 199.204.45.144 () {32 vars in 759 bytes} [Tue Jul 7 04:53:03 2026] GET /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7/os-interface => generated 285 bytes in 92 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: 547/1092] 199.204.45.144 () {32 vars in 777 bytes} [Tue Jul 7 04:53:03 2026] GET /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:53:04.254 8 INFO nova.api.openstack.compute.server_external_events [req-56865a67-21f5-413c-98e3-5c58246c39b7 req-59c12b8d-931b-465d-8cf7-6f29e5219527 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:e5b3615e-1426-4c5c-aa03-2a57c4a52914 for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 8|app: 0|req: 546/1093] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:53:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:53:05.969 7 WARNING neutronclient.v2_0.client [None req-b4d4c50c-a0ab-4651-8c37-d663c21f513e 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1094] 199.204.45.144 () {32 vars in 733 bytes} [Tue Jul 7 04:53:05 2026] GET /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 => generated 2580 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:53:06.115 8 WARNING neutronclient.v2_0.client [None req-d5024c91-416e-42b2-a1b2-5f19b250a562 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1095] 199.204.45.144 () {32 vars in 759 bytes} [Tue Jul 7 04:53:06 2026] GET /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7/os-interface => generated 285 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: 7|app: 0|req: 549/1096] 199.204.45.144 () {32 vars in 777 bytes} [Tue Jul 7 04:53:06 2026] GET /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:53:47.014 7 WARNING neutronclient.v2_0.client [None req-657e88e9-fb51-433e-9afe-fab9abb8cf09 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:53:47.052 7 WARNING neutronclient.v2_0.client [None req-657e88e9-fb51-433e-9afe-fab9abb8cf09 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:53:49.516 8 INFO nova.api.openstack.compute.server_external_events [req-d64e0002-f5da-418d-a75a-ed5e9da9bb9a req-ebbcc5fc-465a-47c9-a767-de740ad8207b 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:24534995-b26a-4d97-93dd-8af875b0c934 for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 8|app: 0|req: 552/1105] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:53:49 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-07-07 04:53:52.513 8 INFO nova.api.openstack.compute.server_external_events [req-96145165-e566-44f1-ad1a-fc957708ce06 req-d80c1ef5-4d0c-4ce2-a463-06451f390527 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:24534995-b26a-4d97-93dd-8af875b0c934 for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 8|app: 0|req: 555/1108] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:53:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:53:54.550 8 INFO nova.api.openstack.compute.server_external_events [req-5e8191af-e237-4558-91cf-173f56347bc9 req-ff2b1961-9334-4f36-a048-00d48a5ddb45 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:24534995-b26a-4d97-93dd-8af875b0c934 for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 8|app: 0|req: 556/1109] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:53:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:53:55.616 7 WARNING neutronclient.v2_0.client [None req-657e88e9-fb51-433e-9afe-fab9abb8cf09 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The 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: 554/1110] 199.204.45.144 () {36 vars in 812 bytes} [Tue Jul 7 04:53:46 2026] POST /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7/os-interface => generated 280 bytes in 8684 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:53:56.089 8 INFO nova.api.openstack.compute.server_external_events [req-f113ce04-6a5f-4a69-a755-9796b647d853 req-33354cbd-9ab4-4fd3-87b1-46c9415474c0 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:24534995-b26a-4d97-93dd-8af875b0c934 for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 8|app: 0|req: 557/1111] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:53:56 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-07-07 04:53:56.594 7 INFO nova.api.openstack.compute.server_external_events [req-58722f44-c8e0-4bee-85c7-604522eea86f req-dca656c8-70d3-4f7f-838f-65852ef7d2f6 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:24534995-b26a-4d97-93dd-8af875b0c934 for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 7|app: 0|req: 555/1112] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:53:56 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:54:29.676 7 WARNING neutronclient.v2_0.client [None req-9051c3c4-7ed3-43d8-85dd-94b3ff400aca 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:54:29.722 7 WARNING neutronclient.v2_0.client [None req-9051c3c4-7ed3-43d8-85dd-94b3ff400aca 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:54:32.137 8 INFO nova.api.openstack.compute.server_external_events [req-1521f8ef-92da-4508-84e1-24fabe0f60e6 req-8dc406eb-cd6a-4093-8161-883ee4f4d003 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:a1facbdd-74cc-4f1f-9e1c-d8f85a1e78d5 for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 8|app: 0|req: 563/1121] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:54:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:54:35.470 8 INFO nova.api.openstack.compute.server_external_events [req-941378d0-8670-48d6-8a14-1b8ab99cf40d req-c2a68971-84d6-4ec1-8025-181dc788ea0a 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:a1facbdd-74cc-4f1f-9e1c-d8f85a1e78d5 for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 8|app: 0|req: 564/1122] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:54: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-07-07 04:54:37.512 8 INFO nova.api.openstack.compute.server_external_events [req-5c4873ed-0d65-4a31-9e21-93ef96b23e5d req-41ff7b9a-6363-4bbd-950a-e776a6b36ccc 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:a1facbdd-74cc-4f1f-9e1c-d8f85a1e78d5 for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 8|app: 0|req: 565/1123] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:54:37 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) 2026-07-07 04:54:38.756 7 WARNING neutronclient.v2_0.client [None req-9051c3c4-7ed3-43d8-85dd-94b3ff400aca 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The 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: 559/1124] 199.204.45.144 () {36 vars in 812 bytes} [Tue Jul 7 04:54:29 2026] POST /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7/os-interface => generated 376 bytes in 9171 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:54:51.140 8 WARNING neutronclient.v2_0.client [None req-30e76ec5-2323-45c5-89f3-f045947f1afa 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:54:51.194 8 WARNING neutronclient.v2_0.client [None req-30e76ec5-2323-45c5-89f3-f045947f1afa 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:54:53.633 7 INFO nova.api.openstack.compute.server_external_events [req-17439df0-45c7-4bd4-a40f-d2ea3a2860bc req-7bf92041-cb2d-4f9d-82ca-f174bb4c2a2b 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:2ee7fe0f-87f1-4c02-b711-db2d167e330f for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 7|app: 0|req: 563/1129] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:54:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:54:57.368 7 INFO nova.api.openstack.compute.server_external_events [req-3098a811-0948-4015-bed7-57f764aef901 req-d20cca52-59ff-49c3-b305-03cab450a97d 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:2ee7fe0f-87f1-4c02-b711-db2d167e330f for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 7|app: 0|req: 564/1130] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:54:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:54:59.409 7 INFO nova.api.openstack.compute.server_external_events [req-4af9789d-0ca1-49b0-adbd-1dc9ce2fa312 req-bb6d0683-8c55-4142-bba2-c9987b155702 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-plugged:2ee7fe0f-87f1-4c02-b711-db2d167e330f for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 7|app: 0|req: 565/1131] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:54:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:55:00.752 8 WARNING neutronclient.v2_0.client [None req-30e76ec5-2323-45c5-89f3-f045947f1afa 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1132] 199.204.45.144 () {36 vars in 812 bytes} [Tue Jul 7 04:54:51 2026] POST /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7/os-interface => generated 378 bytes in 9713 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:55:01.524 7 INFO nova.api.openstack.compute.server_external_events [req-11e881c5-fd84-490a-a6b1-f2cef4bb561b req-f908d008-7439-4bb2-9eb2-5b16fff86c77 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:a1facbdd-74cc-4f1f-9e1c-d8f85a1e78d5 for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 7|app: 0|req: 566/1133] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:55:01 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:55:14.399 8 INFO nova.api.openstack.compute.server_external_events [req-d9e1c077-4270-46a5-961f-a86b99496411 req-964cba00-de99-473a-9a15-3b4c0b0ec790 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:2ee7fe0f-87f1-4c02-b711-db2d167e330f for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 8|app: 0|req: 570/1138] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:55:14 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, ' [pid: 7|app: 0|req: 569/1139] 199.204.45.144 () {34 vars in 855 bytes} [Tue Jul 7 04:55:15 2026] DELETE /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7/os-interface/2ee7fe0f-87f1-4c02-b711-db2d167e330f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:55:16.434 8 INFO nova.api.openstack.compute.server_external_events [req-49f67353-1473-4cf9-a872-64c6e14c4aa5 req-ebf62ab1-fcfb-47fd-9976-62eb43976f36 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:2ee7fe0f-87f1-4c02-b711-db2d167e330f for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 8|app: 0|req: 571/1140] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:55: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:55:18.476 7 INFO nova.api.openstack.compute.server_external_events [req-c4b68db6-d8f5-443a-b692-cf41c2da01ef req-1f2a585f-bee6-4d8a-ab70-eb22949e5641 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:2ee7fe0f-87f1-4c02-b711-db2d167e330f for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance 2026-07-07 04:55:18.477 7 INFO nova.api.openstack.compute.server_external_events [req-c4b68db6-d8f5-443a-b692-cf41c2da01ef req-1f2a585f-bee6-4d8a-ab70-eb22949e5641 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:2ee7fe0f-87f1-4c02-b711-db2d167e330f for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 7|app: 0|req: 570/1141] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:55:18 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1144] 10.0.0.5 () {28 vars in 452 bytes} [Tue Jul 7 04:55:24 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: 573/1145] 10.0.0.5 () {30 vars in 656 bytes} [Tue Jul 7 04:55:24 2026] GET /v2.1 => generated 0 bytes in 45 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: 573/1146] 10.0.0.5 () {32 vars in 729 bytes} [Tue Jul 7 04:55:24 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-07 04:55:24.552 8 WARNING neutronclient.v2_0.client [None req-bf413bbf-6718-40f3-9264-3495cb11b2bc 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1147] 10.0.0.5 () {34 vars in 804 bytes} [Tue Jul 7 04:55:24 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8555 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1148] 10.0.0.5 () {28 vars in 452 bytes} [Tue Jul 7 04:55:25 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: 575/1149] 10.0.0.5 () {30 vars in 656 bytes} [Tue Jul 7 04:55:25 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 575/1150] 10.0.0.5 () {32 vars in 729 bytes} [Tue Jul 7 04:55:25 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: 576/1151] 10.0.0.5 () {34 vars in 892 bytes} [Tue Jul 7 04:55:25 2026] GET /v2.1/servers/detail?project_id=041e52a51d46428caf34caaaab8ae1dc&all_tenants=True => generated 15 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1152] 10.0.0.5 () {34 vars in 892 bytes} [Tue Jul 7 04:55:25 2026] GET /v2.1/servers/detail?project_id=21fdd50e1f7e400b966785ba06998c11&all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-07-07 04:55:25.488 8 WARNING neutronclient.v2_0.client [None req-cbc025b9-0546-4ba4-a7ae-35c37acbcae4 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The 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: 577/1153] 10.0.0.5 () {34 vars in 892 bytes} [Tue Jul 7 04:55:25 2026] GET /v2.1/servers/detail?project_id=277841279239434890d8387a27e533c7&all_tenants=True => generated 3180 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1154] 10.0.0.5 () {34 vars in 892 bytes} [Tue Jul 7 04:55:25 2026] GET /v2.1/servers/detail?project_id=42bed3e2de0448e0bb7a6019cfdd8935&all_tenants=True => generated 15 bytes in 51 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, ' [pid: 8|app: 0|req: 578/1155] 10.0.0.5 () {34 vars in 892 bytes} [Tue Jul 7 04:55:25 2026] GET /v2.1/servers/detail?project_id=456fad4254304428884545a33b654a78&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1156] 10.0.0.5 () {34 vars in 892 bytes} [Tue Jul 7 04:55:25 2026] GET /v2.1/servers/detail?project_id=69cfec7bb18e4df3a5774b754993a8b8&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1157] 10.0.0.5 () {34 vars in 892 bytes} [Tue Jul 7 04:55:25 2026] GET /v2.1/servers/detail?project_id=6c00e039eb5d4ae68d4cb82806a8281c&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1158] 10.0.0.5 () {34 vars in 892 bytes} [Tue Jul 7 04:55:25 2026] GET /v2.1/servers/detail?project_id=ba0cc0965aad436587cf606311ac9aa0&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-07-07 04:55:25.934 8 WARNING neutronclient.v2_0.client [None req-f451c701-99a0-41a8-ad0c-cf95d662498a 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-07 04:55:26.024 7 INFO nova.api.openstack.compute.server_external_events [req-19dc47c1-f0e0-4808-8ca2-c89a1007243f req-b846c1e2-c349-4182-b178-9c116d4e4b16 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:a1facbdd-74cc-4f1f-9e1c-d8f85a1e78d5 for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 7|app: 0|req: 580/1159] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:55:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1160] 10.0.0.5 () {34 vars in 892 bytes} [Tue Jul 7 04:55:25 2026] GET /v2.1/servers/detail?project_id=d50df9d864634c68ab0383aa86b6aaa2&all_tenants=True => generated 5454 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 581/1161] 10.0.0.5 () {34 vars in 892 bytes} [Tue Jul 7 04:55:26 2026] GET /v2.1/servers/detail?project_id=d8788a32e9da4a939607202b25bd7829&all_tenants=True => generated 15 bytes in 41 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, ' [pid: 8|app: 0|req: 581/1162] 10.0.0.5 () {34 vars in 892 bytes} [Tue Jul 7 04:55:26 2026] GET /v2.1/servers/detail?project_id=dcad7b1a6b5b414e86ca1fc7ff9abf7a&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1163] 199.204.45.144 () {34 vars in 855 bytes} [Tue Jul 7 04:55:26 2026] DELETE /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7/os-interface/a1facbdd-74cc-4f1f-9e1c-d8f85a1e78d5 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) 2026-07-07 04:55:28.081 8 INFO nova.api.openstack.compute.server_external_events [req-d275f690-7c51-4961-a388-095607273901 req-c0a4ee4c-c17f-416e-89e7-17fdd45f4bfa 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:a1facbdd-74cc-4f1f-9e1c-d8f85a1e78d5 for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 8|app: 0|req: 582/1164] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:55: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-07-07 04:55:30.117 7 INFO nova.api.openstack.compute.server_external_events [req-5715b163-6bc5-4ef7-85de-aba3af107036 req-c8c41287-9f9a-4cef-83f2-3f23ea3a2cd9 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:a1facbdd-74cc-4f1f-9e1c-d8f85a1e78d5 for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 7|app: 0|req: 583/1165] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:55:30 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 585/1170] 199.204.45.144 () {34 vars in 855 bytes} [Tue Jul 7 04:55:46 2026] DELETE /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7/os-interface/24534995-b26a-4d97-93dd-8af875b0c934 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:55:48.339 7 INFO nova.api.openstack.compute.server_external_events [req-c82a6f6c-9fbc-4057-9d29-f6959d145ef8 req-bd6b5aac-87fe-4a04-a31d-1e80ff3fdfc6 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:24534995-b26a-4d97-93dd-8af875b0c934 for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 7|app: 0|req: 586/1171] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:55:48 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, ' 2026-07-07 04:55:50.382 8 INFO nova.api.openstack.compute.server_external_events [req-3ba9938e-149d-496a-85b5-8542906ff628 req-8a33bb48-2e28-4112-8763-e0bce8b1b013 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:24534995-b26a-4d97-93dd-8af875b0c934 for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 8|app: 0|req: 586/1172] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:55:50 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, ' [pid: 7|app: 0|req: 587/1173] 199.204.45.144 () {34 vars in 755 bytes} [Tue Jul 7 04:55:51 2026] DELETE /v2.1/servers/d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:55:52.796 7 INFO nova.api.openstack.compute.server_external_events [req-c3a45a0d-9118-49df-953c-9154175bbb1b req-0fda00d6-d5a5-4b87-bb61-21f4f084fffc 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:e5b3615e-1426-4c5c-aa03-2a57c4a52914 for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 7|app: 0|req: 589/1176] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:55:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:55:54.249 8 INFO nova.api.openstack.compute.server_external_events [req-aefd0080-b560-4ab3-9a90-71f1dd4a22ca req-512aac8e-4d23-4ec8-a633-d121b73c3f6a 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-deleted:e5b3615e-1426-4c5c-aa03-2a57c4a52914 for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 8|app: 0|req: 588/1177] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:55:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:55:54.842 7 INFO nova.api.openstack.compute.server_external_events [req-9c4fcc44-fe30-4e78-be9d-168374453724 req-17442e14-158c-42ad-b8a1-1b57d40feaae 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:e5b3615e-1426-4c5c-aa03-2a57c4a52914 for instance d02ff2c1-4282-41e5-b4c5-146b78e3f7f7 on instance [pid: 7|app: 0|req: 590/1178] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:55:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 589/1179] 10.0.0.158 () {32 vars in 718 bytes} [Tue Jul 7 04:55:55 2026] DELETE /v2.1/servers/fa28d9ae-a59d-4adb-89bf-2a8aa3499924 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:55:55.464 7 WARNING neutronclient.v2_0.client [None req-e3acf59e-701f-4858-84ff-47b667d58cdc a9fe658375d94a0a9d35859faa4c76b2 d50df9d864634c68ab0383aa86b6aaa2 - - default default] The 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: 591/1180] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:55:55 2026] GET /v2.1/servers/fa28d9ae-a59d-4adb-89bf-2a8aa3499924 => generated 1943 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-07-07 04:55:56.884 8 INFO nova.api.openstack.compute.server_external_events [req-2c3a752d-cdcb-428c-ac68-a68ccd5dd400 req-0fa3ae32-b576-4228-a62b-970bc8a94e6f 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:abb61154-c7d5-41af-b7f7-48470a83dccd for instance fa28d9ae-a59d-4adb-89bf-2a8aa3499924 on instance 2026-07-07 04:55:56.885 8 INFO nova.api.openstack.compute.server_external_events [req-2c3a752d-cdcb-428c-ac68-a68ccd5dd400 req-0fa3ae32-b576-4228-a62b-970bc8a94e6f 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:abb61154-c7d5-41af-b7f7-48470a83dccd for instance fa28d9ae-a59d-4adb-89bf-2a8aa3499924 on instance 2026-07-07 04:55:56.885 8 INFO nova.api.openstack.compute.server_external_events [req-2c3a752d-cdcb-428c-ac68-a68ccd5dd400 req-0fa3ae32-b576-4228-a62b-970bc8a94e6f 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:abb61154-c7d5-41af-b7f7-48470a83dccd for instance fa28d9ae-a59d-4adb-89bf-2a8aa3499924 on instance [pid: 8|app: 0|req: 590/1181] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:55:56 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:55:58.930 7 INFO nova.api.openstack.compute.server_external_events [req-e89e4e89-4846-42cf-9fb9-3061ace95060 req-4d192bb1-d702-4d77-aceb-608f992692a2 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-deleted:abb61154-c7d5-41af-b7f7-48470a83dccd for instance fa28d9ae-a59d-4adb-89bf-2a8aa3499924 on instance [pid: 7|app: 0|req: 592/1182] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:55:58 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-07-07 04:56:00.653 8 WARNING neutronclient.v2_0.client [None req-edc60f06-86b5-48d1-8361-0ffa5be8e012 a9fe658375d94a0a9d35859faa4c76b2 d50df9d864634c68ab0383aa86b6aaa2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 591/1183] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:56:00 2026] GET /v2.1/servers/fa28d9ae-a59d-4adb-89bf-2a8aa3499924 => generated 1479 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:56:05.729 7 INFO nova.api.openstack.wsgi [None req-b9038069-0b97-41ba-a63d-1dc67cd23075 a9fe658375d94a0a9d35859faa4c76b2 d50df9d864634c68ab0383aa86b6aaa2 - - default default] HTTP exception thrown: Instance fa28d9ae-a59d-4adb-89bf-2a8aa3499924 could not be found. [pid: 7|app: 0|req: 594/1186] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:56:05 2026] GET /v2.1/servers/fa28d9ae-a59d-4adb-89bf-2a8aa3499924 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:56:06.147 8 INFO nova.api.openstack.compute.server_external_events [req-dc6405ba-3e1e-4e2c-bb40-a586d0a25689 req-39eba8e0-70a0-4838-b043-27bdc2c13daa 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-changed:c632cb67-582b-487e-816b-331ee2d59e1c for instance 6ea1649d-9332-4852-bc56-51ffaec58c10 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: 8|app: 0|req: 593/1187] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:56:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1188] 10.0.0.158 () {32 vars in 718 bytes} [Tue Jul 7 04:56:06 2026] DELETE /v2.1/servers/6ea1649d-9332-4852-bc56-51ffaec58c10 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:56:06.290 8 WARNING neutronclient.v2_0.client [None req-c08af607-9aea-4dbe-8378-aa2ba06619fd a9fe658375d94a0a9d35859faa4c76b2 d50df9d864634c68ab0383aa86b6aaa2 - - default default] The 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: 594/1189] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:56:06 2026] GET /v2.1/servers/6ea1649d-9332-4852-bc56-51ffaec58c10 => generated 1944 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-07-07 04:56:08.196 7 INFO nova.api.openstack.compute.server_external_events [req-4bd9c5cb-d99e-4b8f-a610-2f3bd2937670 req-fad28b21-ee28-4720-bd98-ae531df82a06 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:c632cb67-582b-487e-816b-331ee2d59e1c for instance 6ea1649d-9332-4852-bc56-51ffaec58c10 on instance 2026-07-07 04:56:08.196 7 INFO nova.api.openstack.compute.server_external_events [req-4bd9c5cb-d99e-4b8f-a610-2f3bd2937670 req-fad28b21-ee28-4720-bd98-ae531df82a06 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-unplugged:c632cb67-582b-487e-816b-331ee2d59e1c for instance 6ea1649d-9332-4852-bc56-51ffaec58c10 on instance [pid: 7|app: 0|req: 596/1190] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:56:08 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:56:10.236 8 INFO nova.api.openstack.compute.server_external_events [req-4fad6620-4fd0-442c-927a-dcd9fdfd7a07 req-5688bd56-f7d7-4c7f-8359-d90aee405f07 057febe7636a49f1abec3a454eb63b32 21fdd50e1f7e400b966785ba06998c11 - - 6a1e17d9b2ff4f95b010156e0c0911e7 6a1e17d9b2ff4f95b010156e0c0911e7] Creating event network-vif-deleted:c632cb67-582b-487e-816b-331ee2d59e1c for instance 6ea1649d-9332-4852-bc56-51ffaec58c10 on instance [pid: 8|app: 0|req: 595/1191] 10.0.0.23 () {38 vars in 814 bytes} [Tue Jul 7 04:56:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:56:11.502 7 WARNING neutronclient.v2_0.client [None req-370bb57c-76ec-447b-bec1-4b53f33439ac a9fe658375d94a0a9d35859faa4c76b2 d50df9d864634c68ab0383aa86b6aaa2 - - default default] The 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: 597/1192] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:56:11 2026] GET /v2.1/servers/6ea1649d-9332-4852-bc56-51ffaec58c10 => generated 1480 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 04:56:16.580 7 INFO nova.api.openstack.wsgi [None req-d327828a-ec69-4b67-8f7d-104a499f577f a9fe658375d94a0a9d35859faa4c76b2 d50df9d864634c68ab0383aa86b6aaa2 - - default default] HTTP exception thrown: Instance 6ea1649d-9332-4852-bc56-51ffaec58c10 could not be found. [pid: 7|app: 0|req: 599/1195] 10.0.0.158 () {32 vars in 715 bytes} [Tue Jul 7 04:56:16 2026] GET /v2.1/servers/6ea1649d-9332-4852-bc56-51ffaec58c10 => 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: 597/1196] 10.0.0.158 () {32 vars in 724 bytes} [Tue Jul 7 04:56:18 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-147304655 => 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-07-07 04:56:18.432 7 INFO nova.api.openstack.wsgi [None req-6c3cd3fa-a956-49ba-9802-38b3de378225 a9fe658375d94a0a9d35859faa4c76b2 d50df9d864634c68ab0383aa86b6aaa2 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-147304655 not found for user a9fe658375d94a0a9d35859faa4c76b2 [pid: 7|app: 0|req: 600/1197] 10.0.0.158 () {32 vars in 721 bytes} [Tue Jul 7 04:56:18 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-147304655 => generated 141 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1202] 10.0.0.158 () {32 vars in 655 bytes} [Tue Jul 7 04:56:34 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1203] 10.0.0.158 () {32 vars in 641 bytes} [Tue Jul 7 04:56:34 2026] GET /v2.1/servers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-07 04:56:35.011 7 WARNING oslo_db.sqlalchemy.utils [None req-80eeaefd-29ff-441c-bbaf-573851300141 357a651643f54f948dec7501bb8929a9 277841279239434890d8387a27e533c7 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 604/1204] 10.0.0.158 () {32 vars in 649 bytes} [Tue Jul 7 04:56:35 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1205] 10.0.0.158 () {32 vars in 694 bytes} [Tue Jul 7 04:56:35 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: 626/1248] 10.0.0.166 () {28 vars in 454 bytes} [Tue Jul 7 05: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: 623/1249] 10.0.0.166 () {30 vars in 658 bytes} [Tue Jul 7 05:00:08 2026] GET /v2.1 => generated 0 bytes in 78 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 627/1250] 10.0.0.166 () {32 vars in 731 bytes} [Tue Jul 7 05:00:08 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: 624/1251] 10.0.0.166 () {34 vars in 765 bytes} [Tue Jul 7 05:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1254] 10.0.0.166 () {28 vars in 454 bytes} [Tue Jul 7 05:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1255] 10.0.0.166 () {30 vars in 658 bytes} [Tue Jul 7 05:00:12 2026] GET /v2.1 => generated 0 bytes in 40 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: 627/1256] 10.0.0.166 () {32 vars in 731 bytes} [Tue Jul 7 05:00:12 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1257] 10.0.0.166 () {34 vars in 765 bytes} [Tue Jul 7 05:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1258] 10.0.0.166 () {28 vars in 454 bytes} [Tue Jul 7 05:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 631/1259] 10.0.0.166 () {30 vars in 658 bytes} [Tue Jul 7 05:00:16 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 629/1260] 10.0.0.166 () {32 vars in 731 bytes} [Tue Jul 7 05: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: 7|app: 0|req: 632/1261] 10.0.0.166 () {34 vars in 808 bytes} [Tue Jul 7 05:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1262] 10.0.0.166 () {28 vars in 454 bytes} [Tue Jul 7 05:00:21 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: 633/1263] 10.0.0.166 () {30 vars in 658 bytes} [Tue Jul 7 05:00:21 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 631/1264] 10.0.0.166 () {32 vars in 731 bytes} [Tue Jul 7 05: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: 7|app: 0|req: 634/1265] 10.0.0.166 () {34 vars in 808 bytes} [Tue Jul 7 05:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)