+ 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 [Thu Aug 6 14:42:50 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: nova-api-osapi-db66fcd-kzjg6 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 0x7fe2ee05a668 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-08-06 14:42:55.528 7 INFO nova.utils [None req-f3cd1f25-b02d-4d97-90ce-1664bdb4c8e9 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-06 14:42:55.809 8 INFO nova.utils [None req-1f4807df-821a-4b7e-ab13-73445b164854 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-06 14:42:57.153 7 WARNING keystonemiddleware._common.config [None req-f3cd1f25-b02d-4d97-90ce-1664bdb4c8e9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-06 14:42:57.161 7 WARNING oslo_config.cfg [None req-f3cd1f25-b02d-4d97-90ce-1664bdb4c8e9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-06 14:42:57.238 7 WARNING keystonemiddleware._common.config [None req-f3cd1f25-b02d-4d97-90ce-1664bdb4c8e9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-06 14:42:57.253 7 WARNING oslo_config.cfg [None req-f3cd1f25-b02d-4d97-90ce-1664bdb4c8e9 - - - - - -] 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-08-06 14:42:57.265 7 WARNING oslo_config.cfg [None req-f3cd1f25-b02d-4d97-90ce-1664bdb4c8e9 - - - - - -] 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 0x7fe2ee05a668 pid: 7 (default app) 2026-08-06 14:42:57.541 8 WARNING keystonemiddleware._common.config [None req-1f4807df-821a-4b7e-ab13-73445b164854 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-06 14:42:57.550 8 WARNING oslo_config.cfg [None req-1f4807df-821a-4b7e-ab13-73445b164854 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-06 14:42:57.625 8 WARNING keystonemiddleware._common.config [None req-1f4807df-821a-4b7e-ab13-73445b164854 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-06 14:42:57.640 8 WARNING oslo_config.cfg [None req-1f4807df-821a-4b7e-ab13-73445b164854 - - - - - -] 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-08-06 14:42:57.662 8 WARNING oslo_config.cfg [None req-1f4807df-821a-4b7e-ab13-73445b164854 - - - - - -] 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 0x7fe2ee05a668 pid: 8 (default app) [pid: 7|app: 0|req: 2/4] 199.204.45.144 () {42 vars in 702 bytes} [Thu Aug 6 14:43:04 2026] GET /v2.1 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 14:43:04.547 8 WARNING oslo_policy.policy [None req-3730bcc9-cec0-4ad0-a04e-91ec5c23e765 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - 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-08-06 14:43:04.547 8 WARNING oslo_policy.policy [None req-3730bcc9-cec0-4ad0-a04e-91ec5c23e765 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.144 () {44 vars in 906 bytes} [Thu Aug 6 14:43:04 2026] GET /v2.1 => generated 0 bytes in 589 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-08-06 14:43:04.646 7 WARNING oslo_policy.policy [req-3730bcc9-cec0-4ad0-a04e-91ec5c23e765 req-748deac0-d435-470f-89a4-d49f1671067a 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - 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-08-06 14:43:04.646 7 WARNING oslo_policy.policy [req-3730bcc9-cec0-4ad0-a04e-91ec5c23e765 req-748deac0-d435-470f-89a4-d49f1671067a 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/6] 199.204.45.144 () {46 vars in 979 bytes} [Thu Aug 6 14:43:04 2026] GET /v2.1/ => generated 400 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 14:43:04.755 8 INFO nova.api.openstack.wsgi [None req-e392414d-def9-4f7e-abd4-043846205ff8 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.204.45.144 () {48 vars in 1008 bytes} [Thu Aug 6 14:43:04 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.144 () {48 vars in 1048 bytes} [Thu Aug 6 14:43:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.144 () {52 vars in 1045 bytes} [Thu Aug 6 14:43:04 2026] POST /v2.1/flavors => generated 529 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.144 () {42 vars in 702 bytes} [Thu Aug 6 14:43:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.144 () {44 vars in 906 bytes} [Thu Aug 6 14:43:05 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.204.45.144 () {46 vars in 979 bytes} [Thu Aug 6 14:43:05 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-08-06 14:43:05.798 8 INFO nova.api.openstack.wsgi [None req-823ed095-a47f-42c7-9e4f-6032d14fe2fb 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.144 () {48 vars in 1010 bytes} [Thu Aug 6 14:43:05 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: 7/14] 199.204.45.144 () {48 vars in 1048 bytes} [Thu Aug 6 14:43:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.144 () {52 vars in 1045 bytes} [Thu Aug 6 14:43:05 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.144 () {42 vars in 702 bytes} [Thu Aug 6 14:43:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.144 () {44 vars in 906 bytes} [Thu Aug 6 14:43:06 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.204.45.144 () {46 vars in 979 bytes} [Thu Aug 6 14:43:06 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 14:43:06.730 8 INFO nova.api.openstack.wsgi [None req-289fdc6e-aa9f-44b4-873b-8fb3c5eae4a5 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 199.204.45.144 () {48 vars in 1012 bytes} [Thu Aug 6 14:43:06 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.144 () {48 vars in 1048 bytes} [Thu Aug 6 14:43:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.144 () {52 vars in 1045 bytes} [Thu Aug 6 14:43:06 2026] POST /v2.1/flavors => generated 533 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.144 () {42 vars in 702 bytes} [Thu Aug 6 14:43:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.144 () {44 vars in 906 bytes} [Thu Aug 6 14:43:07 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.144 () {46 vars in 979 bytes} [Thu Aug 6 14:43:07 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-08-06 14:43:07.648 8 INFO nova.api.openstack.wsgi [None req-4c35ac35-e83c-4dfb-8bae-f49bf7931179 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/25] 199.204.45.144 () {48 vars in 1010 bytes} [Thu Aug 6 14:43:07 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.144 () {48 vars in 1048 bytes} [Thu Aug 6 14:43:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.144 () {52 vars in 1045 bytes} [Thu Aug 6 14:43:07 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.144 () {42 vars in 702 bytes} [Thu Aug 6 14:43: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: 15/29] 199.204.45.144 () {44 vars in 906 bytes} [Thu Aug 6 14:43:08 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.144 () {46 vars in 979 bytes} [Thu Aug 6 14:43:08 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-08-06 14:43:08.592 8 INFO nova.api.openstack.wsgi [None req-16e4b2c5-f95e-45ed-9b83-d1e51167d8c0 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/31] 199.204.45.144 () {48 vars in 1012 bytes} [Thu Aug 6 14:43:08 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: 16/32] 199.204.45.144 () {48 vars in 1048 bytes} [Thu Aug 6 14:43:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.204.45.144 () {52 vars in 1045 bytes} [Thu Aug 6 14:43:08 2026] POST /v2.1/flavors => generated 535 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 10.0.0.126 () {28 vars in 451 bytes} [Thu Aug 6 14:48:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/105] 10.0.0.126 () {30 vars in 655 bytes} [Thu Aug 6 14:48:51 2026] GET /v2.1 => generated 0 bytes in 398 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 54/106] 10.0.0.126 () {32 vars in 728 bytes} [Thu Aug 6 14:48:52 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 10.0.0.126 () {34 vars in 801 bytes} [Thu Aug 6 14:48:52 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/142] 199.204.45.144 () {42 vars in 702 bytes} [Thu Aug 6 14:51:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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/143] 199.204.45.144 () {44 vars in 906 bytes} [Thu Aug 6 14:51:40 2026] GET /v2.1 => generated 0 bytes in 82 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 73/144] 199.204.45.144 () {46 vars in 979 bytes} [Thu Aug 6 14:51:40 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 14:51:40.630 7 INFO nova.api.openstack.wsgi [None req-18f0168f-9e80-42ce-8a69-2368610faeb3 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 72/145] 199.204.45.144 () {48 vars in 1014 bytes} [Thu Aug 6 14:51:40 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/146] 199.204.45.144 () {48 vars in 1048 bytes} [Thu Aug 6 14:51:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/147] 199.204.45.144 () {52 vars in 1046 bytes} [Thu Aug 6 14:51:40 2026] POST /v2.1/flavors => generated 534 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/158] 199.204.45.144 () {42 vars in 702 bytes} [Thu Aug 6 14:52:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/159] 199.204.45.144 () {44 vars in 906 bytes} [Thu Aug 6 14:52:38 2026] GET /v2.1 => generated 0 bytes in 192 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 81/160] 199.204.45.144 () {46 vars in 979 bytes} [Thu Aug 6 14:52:38 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-08-06 14:52:38.240 7 INFO nova.api.openstack.wsgi [None req-a67fcb9c-1a18-4e42-90b4-fe6b84e342e0 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 479d309b1a5746d395748db3fe57392e [pid: 7|app: 0|req: 80/161] 199.204.45.144 () {48 vars in 1048 bytes} [Thu Aug 6 14:52:38 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-06 14:52:38.255 8 WARNING oslo_db.sqlalchemy.utils [None req-30fee835-d9f6-471d-900c-2437897e190e 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 82/162] 199.204.45.144 () {48 vars in 1013 bytes} [Thu Aug 6 14:52:38 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/163] 199.204.45.144 () {52 vars in 1054 bytes} [Thu Aug 6 14:52:38 2026] POST /v2.1/os-keypairs => generated 576 bytes in 54 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/166] 199.204.45.144 () {42 vars in 702 bytes} [Thu Aug 6 14:52:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/167] 199.204.45.144 () {44 vars in 906 bytes} [Thu Aug 6 14:52:41 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 84/168] 199.204.45.144 () {46 vars in 979 bytes} [Thu Aug 6 14:52:41 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/169] 199.204.45.144 () {48 vars in 1070 bytes} [Thu Aug 6 14:52:41 2026] GET /v2.1/os-quota-sets/8a9aa71cbf2b44aeb6c3178da091c44b => generated 283 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/170] 199.204.45.144 () {52 vars in 1122 bytes} [Thu Aug 6 14:52:42 2026] PUT /v2.1/os-quota-sets/8a9aa71cbf2b44aeb6c3178da091c44b => generated 238 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/259] 10.0.0.233 () {28 vars in 451 bytes} [Thu Aug 6 15: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: 130/260] 10.0.0.233 () {30 vars in 655 bytes} [Thu Aug 6 15:00:08 2026] GET /v2.1 => generated 0 bytes in 74 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: 131/261] 10.0.0.233 () {32 vars in 728 bytes} [Thu Aug 6 15:00:08 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: 8|app: 0|req: 131/264] 10.0.0.233 () {34 vars in 762 bytes} [Thu Aug 6 15:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/265] 10.0.0.233 () {28 vars in 451 bytes} [Thu Aug 6 15:00: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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 132/266] 10.0.0.233 () {30 vars in 655 bytes} [Thu Aug 6 15:00:13 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 135/267] 10.0.0.233 () {32 vars in 728 bytes} [Thu Aug 6 15:00:13 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/268] 10.0.0.233 () {34 vars in 762 bytes} [Thu Aug 6 15:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 10.0.0.233 () {28 vars in 451 bytes} [Thu Aug 6 15:00:18 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: 134/270] 10.0.0.233 () {30 vars in 655 bytes} [Thu Aug 6 15:00:18 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: 7|app: 0|req: 137/271] 10.0.0.233 () {32 vars in 728 bytes} [Thu Aug 6 15:00:18 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 10.0.0.233 () {34 vars in 805 bytes} [Thu Aug 6 15:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 10.0.0.233 () {28 vars in 451 bytes} [Thu Aug 6 15:00:23 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: 139/276] 10.0.0.233 () {30 vars in 655 bytes} [Thu Aug 6 15:00:23 2026] GET /v2.1 => generated 0 bytes in 44 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: 138/277] 10.0.0.233 () {32 vars in 728 bytes} [Thu Aug 6 15:00:23 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: 140/278] 10.0.0.233 () {34 vars in 805 bytes} [Thu Aug 6 15:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.144 () {42 vars in 702 bytes} [Thu Aug 6 15:00:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 142/282] 199.204.45.144 () {44 vars in 906 bytes} [Thu Aug 6 15:00:33 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 141/283] 199.204.45.144 () {46 vars in 979 bytes} [Thu Aug 6 15:00:33 2026] GET /v2.1/ => generated 400 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:00:34.131 7 INFO nova.api.openstack.wsgi [None req-1f699a14-82cf-424e-9d98-2f25367ee74f 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 143/284] 199.204.45.144 () {48 vars in 1012 bytes} [Thu Aug 6 15:00:34 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.144 () {48 vars in 1048 bytes} [Thu Aug 6 15:00:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.204.45.144 () {52 vars in 1046 bytes} [Thu Aug 6 15:00:34 2026] POST /v2.1/flavors => generated 534 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/327] 199.204.45.144 () {42 vars in 702 bytes} [Thu Aug 6 15:03:50 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: 163/328] 199.204.45.144 () {44 vars in 906 bytes} [Thu Aug 6 15:03:50 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 166/329] 199.204.45.144 () {46 vars in 979 bytes} [Thu Aug 6 15:03:50 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: 8|app: 0|req: 164/330] 199.204.45.144 () {48 vars in 1070 bytes} [Thu Aug 6 15:03:50 2026] GET /v2.1/os-quota-sets/5d840035561644e9935ccebc743b12c3 => generated 283 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/331] 199.204.45.144 () {52 vars in 1122 bytes} [Thu Aug 6 15:03:50 2026] PUT /v2.1/os-quota-sets/5d840035561644e9935ccebc743b12c3 => generated 238 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/478] 199.204.45.144 () {42 vars in 702 bytes} [Thu Aug 6 15:16:05 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: 241/479] 199.204.45.144 () {44 vars in 906 bytes} [Thu Aug 6 15:16:05 2026] GET /v2.1 => generated 0 bytes in 113 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 239/480] 199.204.45.144 () {46 vars in 979 bytes} [Thu Aug 6 15:16:05 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-08-06 15:16:05.700 7 INFO nova.api.openstack.wsgi [None req-97884f03-2b8a-4eb4-954f-0741932c08b8 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 242/481] 199.204.45.144 () {48 vars in 1008 bytes} [Thu Aug 6 15:16:05 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/482] 199.204.45.144 () {48 vars in 1048 bytes} [Thu Aug 6 15:16:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/483] 199.204.45.144 () {48 vars in 1096 bytes} [Thu Aug 6 15:16:05 2026] GET /v2.1/flavors/83901f4f-b759-493a-b329-2d041562e27b/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/484] 199.204.45.144 () {42 vars in 702 bytes} [Thu Aug 6 15:16:06 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: 244/485] 199.204.45.144 () {44 vars in 906 bytes} [Thu Aug 6 15:16:06 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 242/486] 199.204.45.144 () {46 vars in 979 bytes} [Thu Aug 6 15:16:06 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-08-06 15:16:06.685 7 INFO nova.api.openstack.wsgi [None req-e541eb44-befe-43c8-9f4a-c3f0cca3a657 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 245/487] 199.204.45.144 () {48 vars in 1010 bytes} [Thu Aug 6 15:16:06 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/488] 199.204.45.144 () {48 vars in 1048 bytes} [Thu Aug 6 15:16:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/489] 199.204.45.144 () {48 vars in 1096 bytes} [Thu Aug 6 15:16:06 2026] GET /v2.1/flavors/d6ce8b90-e0cf-41e1-8f9e-519caa74a506/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: 244/490] 199.204.45.144 () {42 vars in 702 bytes} [Thu Aug 6 15:16:07 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: 247/491] 199.204.45.144 () {44 vars in 906 bytes} [Thu Aug 6 15:16:07 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 245/492] 199.204.45.144 () {46 vars in 979 bytes} [Thu Aug 6 15:16:07 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-08-06 15:16:07.651 7 INFO nova.api.openstack.wsgi [None req-693835b0-06ac-430f-b7fb-5c5751be89b7 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 248/493] 199.204.45.144 () {48 vars in 1012 bytes} [Thu Aug 6 15:16:07 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/494] 199.204.45.144 () {48 vars in 1048 bytes} [Thu Aug 6 15:16:07 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: 7|app: 0|req: 249/495] 199.204.45.144 () {48 vars in 1096 bytes} [Thu Aug 6 15:16:07 2026] GET /v2.1/flavors/955b9134-daf8-483f-8a32-87e36c39ad68/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/496] 199.204.45.144 () {42 vars in 702 bytes} [Thu Aug 6 15:16:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/497] 199.204.45.144 () {44 vars in 906 bytes} [Thu Aug 6 15:16:08 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 248/498] 199.204.45.144 () {46 vars in 979 bytes} [Thu Aug 6 15:16:08 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-08-06 15:16:08.625 7 INFO nova.api.openstack.wsgi [None req-b96dc52e-e857-46da-b94f-a1a03503b644 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 251/499] 199.204.45.144 () {48 vars in 1010 bytes} [Thu Aug 6 15:16:08 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/500] 199.204.45.144 () {48 vars in 1048 bytes} [Thu Aug 6 15:16:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/501] 199.204.45.144 () {48 vars in 1096 bytes} [Thu Aug 6 15:16:08 2026] GET /v2.1/flavors/105213ad-2d14-47ba-bc22-f86d48de8923/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: 254/504] 199.204.45.144 () {42 vars in 702 bytes} [Thu Aug 6 15:16:09 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: 251/505] 199.204.45.144 () {44 vars in 906 bytes} [Thu Aug 6 15:16:09 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 255/506] 199.204.45.144 () {46 vars in 979 bytes} [Thu Aug 6 15:16:09 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-08-06 15:16:09.645 8 INFO nova.api.openstack.wsgi [None req-59339c53-43ca-4e56-affe-6e350d4a5530 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 252/507] 199.204.45.144 () {48 vars in 1012 bytes} [Thu Aug 6 15:16:09 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/508] 199.204.45.144 () {48 vars in 1048 bytes} [Thu Aug 6 15:16:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/509] 199.204.45.144 () {48 vars in 1096 bytes} [Thu Aug 6 15:16:09 2026] GET /v2.1/flavors/022a2c44-f027-460f-9102-731e3cf64c42/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: 263/522] 199.204.45.144 () {42 vars in 702 bytes} [Thu Aug 6 15: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: 260/523] 199.204.45.144 () {44 vars in 906 bytes} [Thu Aug 6 15:17:16 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: 264/524] 199.204.45.144 () {46 vars in 979 bytes} [Thu Aug 6 15:17:16 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-08-06 15:17:16.509 8 INFO nova.api.openstack.wsgi [None req-3af46646-a44f-4c36-b9fd-64ff4c615d79 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 261/525] 199.204.45.144 () {48 vars in 1014 bytes} [Thu Aug 6 15:17:16 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/526] 199.204.45.144 () {48 vars in 1048 bytes} [Thu Aug 6 15:17:16 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: 8|app: 0|req: 262/527] 199.204.45.144 () {48 vars in 1096 bytes} [Thu Aug 6 15:17:16 2026] GET /v2.1/flavors/ab9f3231-0732-4573-b1d9-1a0bf8c68fe1/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/530] 199.204.45.144 () {42 vars in 702 bytes} [Thu Aug 6 15:17:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/531] 199.204.45.144 () {44 vars in 906 bytes} [Thu Aug 6 15:17:24 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 265/532] 199.204.45.144 () {46 vars in 979 bytes} [Thu Aug 6 15:17:24 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/533] 199.204.45.144 () {48 vars in 1048 bytes} [Thu Aug 6 15:17:24 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/534] 199.204.45.144 () {42 vars in 702 bytes} [Thu Aug 6 15:17:28 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: 269/535] 199.204.45.144 () {44 vars in 906 bytes} [Thu Aug 6 15:17:28 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 267/536] 199.204.45.144 () {46 vars in 979 bytes} [Thu Aug 6 15:17:28 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: 7|app: 0|req: 270/537] 199.204.45.144 () {48 vars in 1070 bytes} [Thu Aug 6 15:17:28 2026] GET /v2.1/os-quota-sets/8a9aa71cbf2b44aeb6c3178da091c44b => generated 280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/550] 199.204.45.144 () {42 vars in 702 bytes} [Thu Aug 6 15:18: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) [pid: 7|app: 0|req: 277/551] 199.204.45.144 () {44 vars in 906 bytes} [Thu Aug 6 15:18:21 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 275/552] 199.204.45.144 () {46 vars in 979 bytes} [Thu Aug 6 15:18:21 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:18:21.195 7 INFO nova.api.openstack.wsgi [None req-53df0891-2685-4f5f-98b5-a994f01a53b8 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 278/553] 199.204.45.144 () {48 vars in 1012 bytes} [Thu Aug 6 15:18:21 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/554] 199.204.45.144 () {48 vars in 1048 bytes} [Thu Aug 6 15:18:21 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: 7|app: 0|req: 279/555] 199.204.45.144 () {48 vars in 1096 bytes} [Thu Aug 6 15:18:21 2026] GET /v2.1/flavors/ddb4b941-2d81-4a87-ab74-d3a06198f154/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/558] 199.204.45.144 () {42 vars in 702 bytes} [Thu Aug 6 15:18: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: 278/559] 199.204.45.144 () {44 vars in 906 bytes} [Thu Aug 6 15:18:36 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: 282/560] 199.204.45.144 () {46 vars in 979 bytes} [Thu Aug 6 15:18:37 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/561] 199.204.45.144 () {48 vars in 1070 bytes} [Thu Aug 6 15:18:37 2026] GET /v2.1/os-quota-sets/5d840035561644e9935ccebc743b12c3 => generated 280 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/572] 199.204.45.144 () {42 vars in 702 bytes} [Thu Aug 6 15:19:28 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: 285/574] 199.204.45.144 () {44 vars in 906 bytes} [Thu Aug 6 15:19:28 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: 286/576] 199.204.45.144 () {46 vars in 979 bytes} [Thu Aug 6 15:19:28 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:19:28.925 7 INFO nova.api.openstack.wsgi [None req-47c6ebdd-f861-44fb-a100-090902930b8b 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 291/577] 199.204.45.144 () {48 vars in 1008 bytes} [Thu Aug 6 15:19:28 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/578] 199.204.45.144 () {48 vars in 1048 bytes} [Thu Aug 6 15:19:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/587] 10.0.0.115 () {32 vars in 652 bytes} [Thu Aug 6 15:20:09 2026] GET /v2.1/flavors/detail => generated 2534 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: 296/588] 10.0.0.115 () {32 vars in 638 bytes} [Thu Aug 6 15:20:09 2026] GET /v2.1/servers => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-06 15:20:09.899 8 WARNING oslo_db.sqlalchemy.utils [None req-1baf6921-0b65-41c3-a64b-3fa7b0254182 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 293/589] 10.0.0.115 () {32 vars in 646 bytes} [Thu Aug 6 15:20:09 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/590] 10.0.0.115 () {32 vars in 691 bytes} [Thu Aug 6 15:20:09 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/593] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:20 2026] GET /v2.1/flavors/83901f4f-b759-493a-b329-2d041562e27b => generated 511 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/594] 10.0.0.115 () {32 vars in 638 bytes} [Thu Aug 6 15:20:21 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/595] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:21 2026] GET /v2.1/flavors/83901f4f-b759-493a-b329-2d041562e27b => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:20:28.840 7 WARNING neutronclient.v2_0.client [None req-d1084972-29d8-4a03-85e6-3b78bfacd1ed 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] 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-08-06 15:20:30.685 8 WARNING neutronclient.v2_0.client [None req-8bab4de4-986c-479c-a3a3-9d3a117de426 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] The python binding code in 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/598] 10.0.0.115 () {34 vars in 682 bytes} [Thu Aug 6 15:20:30 2026] POST /v2.1/os-security-groups => generated 244 bytes in 791 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:20:31.444 8 WARNING neutronclient.v2_0.client [None req-a893d286-b850-4524-ad97-5cff6797e8d8 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] 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-08-06 15:20:31.994 7 WARNING neutronclient.v2_0.client [None req-d1084972-29d8-4a03-85e6-3b78bfacd1ed 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/599] 10.0.0.115 () {34 vars in 682 bytes} [Thu Aug 6 15:20:31 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:20:32.602 8 WARNING neutronclient.v2_0.client [None req-362a201b-20eb-4184-8411-2516b8dbdeae 1b14326544f340fab8c1db0d849c2c72 5172d3a994d9460e98b0f39da14678dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/600] 10.0.0.115 () {34 vars in 682 bytes} [Thu Aug 6 15:20:32 2026] POST /v2.1/os-security-groups => generated 248 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:20:32.971 8 WARNING neutronclient.v2_0.client [None req-fcd8d5ca-3b2b-4706-8bb7-f2d7c6b9834f 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] The python binding code in 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/601] 10.0.0.115 () {34 vars in 660 bytes} [Thu Aug 6 15:20:28 2026] POST /v2.1/servers => generated 424 bytes in 4975 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-08-06 15:20:33.130 7 WARNING neutronclient.v2_0.client [None req-de19a12e-4f70-4472-ba81-6440eb460aa2 1b14326544f340fab8c1db0d849c2c72 5172d3a994d9460e98b0f39da14678dc - - default default] The python binding code in 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/602] 10.0.0.115 () {34 vars in 682 bytes} [Thu Aug 6 15:20:32 2026] POST /v2.1/os-security-groups => generated 241 bytes in 482 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:20:33.470 8 WARNING neutronclient.v2_0.client [None req-1fa3320b-1415-414c-8a72-9447087cbf30 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] 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-08-06 15:20:33.499 7 WARNING neutronclient.v2_0.client [None req-de19a12e-4f70-4472-ba81-6440eb460aa2 1b14326544f340fab8c1db0d849c2c72 5172d3a994d9460e98b0f39da14678dc - - default default] The python binding code in 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/603] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:33 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 1371 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-08-06 15:20:33.611 8 WARNING neutronclient.v2_0.client [None req-56b08f9d-1d2f-43b4-af99-9538a5429ef8 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] The python binding code in 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/604] 10.0.0.115 () {34 vars in 692 bytes} [Thu Aug 6 15:20:33 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 910 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:20:34.053 7 WARNING neutronclient.v2_0.client [None req-8d3aec3c-0fd6-41df-9f17-60b1fad48bd3 1b14326544f340fab8c1db0d849c2c72 5172d3a994d9460e98b0f39da14678dc - - default default] 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-08-06 15:20:34.129 8 WARNING neutronclient.v2_0.client [None req-56b08f9d-1d2f-43b4-af99-9538a5429ef8 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] The python binding code in 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/605] 10.0.0.115 () {34 vars in 682 bytes} [Thu Aug 6 15:20:34 2026] POST /v2.1/os-security-groups => generated 248 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:20:34.474 7 WARNING neutronclient.v2_0.client [None req-6c0bfa93-28fa-420a-b1d7-bc7fef309b43 1b14326544f340fab8c1db0d849c2c72 5172d3a994d9460e98b0f39da14678dc - - default default] 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-08-06 15:20:34.554 7 WARNING neutronclient.v2_0.client [None req-6c0bfa93-28fa-420a-b1d7-bc7fef309b43 1b14326544f340fab8c1db0d849c2c72 5172d3a994d9460e98b0f39da14678dc - - default default] 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-08-06 15:20:34.570 8 WARNING neutronclient.v2_0.client [None req-56b08f9d-1d2f-43b4-af99-9538a5429ef8 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] The python binding code in 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/606] 10.0.0.115 () {32 vars in 660 bytes} [Thu Aug 6 15:20:33 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 1050 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/607] 10.0.0.115 () {34 vars in 692 bytes} [Thu Aug 6 15:20:34 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:20:34.719 7 WARNING neutronclient.v2_0.client [None req-39ea3718-e542-465b-8c76-9ba5cd8029e5 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] 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-08-06 15:20:34.734 8 WARNING neutronclient.v2_0.client [None req-f26b5277-b718-4af7-8983-4f3baff629af 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] 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-08-06 15:20:34.789 7 WARNING neutronclient.v2_0.client [None req-39ea3718-e542-465b-8c76-9ba5cd8029e5 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] The python binding code in 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/608] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:34 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 1367 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:20:34.803 8 WARNING neutronclient.v2_0.client [None req-72e50907-eab8-476d-a9f9-9522373db659 1b14326544f340fab8c1db0d849c2c72 5172d3a994d9460e98b0f39da14678dc - - default default] 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-08-06 15:20:34.864 8 WARNING neutronclient.v2_0.client [None req-72e50907-eab8-476d-a9f9-9522373db659 1b14326544f340fab8c1db0d849c2c72 5172d3a994d9460e98b0f39da14678dc - - default default] The python binding code in 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/609] 10.0.0.115 () {32 vars in 737 bytes} [Thu Aug 6 15:20:34 2026] DELETE /v2.1/os-security-groups/b008521f-5b32-40f9-9b60-186cf0d6a704 => generated 0 bytes in 251 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/610] 10.0.0.115 () {34 vars in 668 bytes} [Thu Aug 6 15:20:34 2026] POST /v2.1/os-keypairs => generated 385 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:20:35.046 7 WARNING neutronclient.v2_0.client [None req-2f963471-55ef-4673-8de5-c8c8391e5885 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] The python binding code in 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/611] 10.0.0.115 () {34 vars in 692 bytes} [Thu Aug 6 15:20:34 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:20:35.073 7 INFO nova.api.openstack.wsgi [None req-2f963471-55ef-4673-8de5-c8c8391e5885 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] HTTP exception thrown: Security group b008521f-5b32-40f9-9b60-186cf0d6a704 does not exist Neutron server returns request_ids: ['req-8c524fc6-7ebf-4b30-b59e-4f6a99eda50b'] [pid: 7|app: 0|req: 306/612] 10.0.0.115 () {32 vars in 734 bytes} [Thu Aug 6 15:20:35 2026] GET /v2.1/os-security-groups/b008521f-5b32-40f9-9b60-186cf0d6a704 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-06 15:20:35.076 8 WARNING neutronclient.v2_0.client [None req-2706771c-db5f-434a-a4e3-6e87b1fdd8e6 1b14326544f340fab8c1db0d849c2c72 5172d3a994d9460e98b0f39da14678dc - - default default] 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-08-06 15:20:35.084 7 WARNING neutronclient.v2_0.client [None req-313409c9-9a19-4934-9792-a6ac3f8abd24 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] The python binding code in 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/613] 10.0.0.115 () {32 vars in 734 bytes} [Thu Aug 6 15:20:35 2026] GET /v2.1/os-security-groups/7d5c645b-c453-447a-bc65-f8df79b7e6eb => generated 665 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:20:35.133 8 WARNING neutronclient.v2_0.client [None req-351a6e21-f55b-4d18-939f-014c6c273129 1b14326544f340fab8c1db0d849c2c72 5172d3a994d9460e98b0f39da14678dc - - default default] 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-08-06 15:20:35.140 7 WARNING neutronclient.v2_0.client [None req-313409c9-9a19-4934-9792-a6ac3f8abd24 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] 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-08-06 15:20:35.159 8 WARNING neutronclient.v2_0.client [None req-351a6e21-f55b-4d18-939f-014c6c273129 1b14326544f340fab8c1db0d849c2c72 5172d3a994d9460e98b0f39da14678dc - - default default] 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-08-06 15:20:35.268 8 WARNING neutronclient.v2_0.client [None req-351a6e21-f55b-4d18-939f-014c6c273129 1b14326544f340fab8c1db0d849c2c72 5172d3a994d9460e98b0f39da14678dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/614] 10.0.0.115 () {32 vars in 737 bytes} [Thu Aug 6 15:20:35 2026] DELETE /v2.1/os-security-groups/6e335a7e-710f-40b0-bd1f-221c7920c68e => generated 0 bytes in 223 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-06 15:20:35.311 7 WARNING neutronclient.v2_0.client [None req-5e01e703-48dc-42a8-a06a-14c635fceaf3 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] The python binding code in 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/615] 10.0.0.115 () {32 vars in 747 bytes} [Thu Aug 6 15:20:35 2026] DELETE /v2.1/os-security-group-rules/b042fcb3-13ca-4e06-a01b-f1c07b9a6650 => generated 0 bytes in 297 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-06 15:20:35.431 7 INFO nova.api.openstack.wsgi [None req-5e01e703-48dc-42a8-a06a-14c635fceaf3 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] HTTP exception thrown: Security group 6e335a7e-710f-40b0-bd1f-221c7920c68e does not exist Neutron server returns request_ids: ['req-5d3377b4-fd75-4c4c-917b-ad649f49ce1b'] [pid: 7|app: 0|req: 308/616] 10.0.0.115 () {32 vars in 734 bytes} [Thu Aug 6 15:20:35 2026] GET /v2.1/os-security-groups/6e335a7e-710f-40b0-bd1f-221c7920c68e => generated 194 bytes in 127 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-06 15:20:35.438 8 WARNING neutronclient.v2_0.client [None req-4b6e2927-13fd-4834-99a2-f9f2441f6062 1b14326544f340fab8c1db0d849c2c72 5172d3a994d9460e98b0f39da14678dc - - default default] 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-08-06 15:20:35.441 7 WARNING neutronclient.v2_0.client [None req-38daec78-ee13-496d-8547-9fccd3d60f1a 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] 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-08-06 15:20:35.478 8 WARNING neutronclient.v2_0.client [None req-4b6e2927-13fd-4834-99a2-f9f2441f6062 1b14326544f340fab8c1db0d849c2c72 5172d3a994d9460e98b0f39da14678dc - - default default] 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-08-06 15:20:35.500 7 WARNING neutronclient.v2_0.client [None req-38daec78-ee13-496d-8547-9fccd3d60f1a 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] The python binding code in 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/617] 10.0.0.115 () {32 vars in 737 bytes} [Thu Aug 6 15:20:35 2026] DELETE /v2.1/os-security-groups/7d5c645b-c453-447a-bc65-f8df79b7e6eb => generated 0 bytes in 205 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-06 15:20:35.646 8 WARNING neutronclient.v2_0.client [None req-153509d8-b023-441a-9726-a7cd6087bb46 1b14326544f340fab8c1db0d849c2c72 5172d3a994d9460e98b0f39da14678dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/618] 10.0.0.115 () {32 vars in 737 bytes} [Thu Aug 6 15:20:35 2026] DELETE /v2.1/os-security-groups/54719658-50b3-401d-85f9-38c9b7ee53ac => generated 0 bytes in 305 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-06 15:20:35.754 7 WARNING neutronclient.v2_0.client [None req-ec540a36-fc43-4170-87a7-e445a78a64d6 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] 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-08-06 15:20:35.765 8 WARNING neutronclient.v2_0.client [None req-153509d8-b023-441a-9726-a7cd6087bb46 1b14326544f340fab8c1db0d849c2c72 5172d3a994d9460e98b0f39da14678dc - - default default] 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-08-06 15:20:35.774 7 INFO nova.api.openstack.wsgi [None req-ec540a36-fc43-4170-87a7-e445a78a64d6 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] HTTP exception thrown: Security group 54719658-50b3-401d-85f9-38c9b7ee53ac does not exist Neutron server returns request_ids: ['req-00669cb0-91c3-4155-9b5d-93c0bbf225ba'] [pid: 7|app: 0|req: 310/619] 10.0.0.115 () {32 vars in 734 bytes} [Thu Aug 6 15:20:35 2026] GET /v2.1/os-security-groups/54719658-50b3-401d-85f9-38c9b7ee53ac => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-06 15:20:35.785 7 WARNING neutronclient.v2_0.client [None req-79f7bdfa-a079-40f5-8de4-485cff56f5e0 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/620] 10.0.0.115 () {32 vars in 737 bytes} [Thu Aug 6 15:20:35 2026] DELETE /v2.1/os-security-groups/85718702-2fa2-419a-926c-27507af7c93d => generated 0 bytes in 263 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-06 15:20:35.930 7 WARNING neutronclient.v2_0.client [None req-79f7bdfa-a079-40f5-8de4-485cff56f5e0 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] 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-08-06 15:20:35.939 8 WARNING neutronclient.v2_0.client [None req-bb23c959-7dc5-4c29-b41b-9cfd2e4b198b 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] 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-08-06 15:20:36.498 7 WARNING neutronclient.v2_0.client [None req-79f7bdfa-a079-40f5-8de4-485cff56f5e0 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] The python binding code in 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/621] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:35 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 1423 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/622] 10.0.0.115 () {32 vars in 660 bytes} [Thu Aug 6 15:20:35 2026] GET /v2.1/os-security-groups => generated 707 bytes in 769 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:20:36.567 8 WARNING neutronclient.v2_0.client [None req-e3932f56-d9e5-45b5-bee1-8cd66fcd91f1 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] 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-08-06 15:20:36.592 8 INFO nova.api.openstack.wsgi [None req-e3932f56-d9e5-45b5-bee1-8cd66fcd91f1 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] HTTP exception thrown: Security group 54719658-50b3-401d-85f9-38c9b7ee53ac does not exist Neutron server returns request_ids: ['req-46476535-74b9-48cd-8c25-c175d0ee5c9c'] [pid: 8|app: 0|req: 312/623] 10.0.0.115 () {32 vars in 737 bytes} [Thu Aug 6 15:20:36 2026] DELETE /v2.1/os-security-groups/54719658-50b3-401d-85f9-38c9b7ee53ac => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-06 15:20:36.608 7 WARNING neutronclient.v2_0.client [None req-cb4d8776-b97f-4153-8afc-a535e1ee4cfd 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] 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-08-06 15:20:36.629 7 INFO nova.api.openstack.wsgi [None req-cb4d8776-b97f-4153-8afc-a535e1ee4cfd 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] HTTP exception thrown: Security group 6e335a7e-710f-40b0-bd1f-221c7920c68e does not exist Neutron server returns request_ids: ['req-93350312-eab8-4b4b-86b0-0312828b79f6'] [pid: 7|app: 0|req: 312/624] 10.0.0.115 () {32 vars in 737 bytes} [Thu Aug 6 15:20:36 2026] DELETE /v2.1/os-security-groups/6e335a7e-710f-40b0-bd1f-221c7920c68e => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-06 15:20:36.639 8 WARNING neutronclient.v2_0.client [None req-6fc8db97-4d55-424c-8e86-2568c2cb26f1 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] 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-08-06 15:20:36.659 8 INFO nova.api.openstack.wsgi [None req-6fc8db97-4d55-424c-8e86-2568c2cb26f1 62fdd0a812674ff6a5121eec290be7ab 31ef102a910b4a29af91764fdb152365 - - default default] HTTP exception thrown: Security group b008521f-5b32-40f9-9b60-186cf0d6a704 does not exist Neutron server returns request_ids: ['req-b45ca153-d7ce-4fb0-8647-98c1300441d9'] [pid: 8|app: 0|req: 313/625] 10.0.0.115 () {32 vars in 737 bytes} [Thu Aug 6 15:20:36 2026] DELETE /v2.1/os-security-groups/b008521f-5b32-40f9-9b60-186cf0d6a704 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-06 15:20:36.839 7 WARNING neutronclient.v2_0.client [None req-5f34fb3b-0f0e-4ce1-95c3-ede9c421fc51 ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] 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-08-06 15:20:37.376 7 WARNING neutronclient.v2_0.client [None req-5f34fb3b-0f0e-4ce1-95c3-ede9c421fc51 ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] 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-08-06 15:20:37.584 8 WARNING neutronclient.v2_0.client [None req-acb0c75c-5ba3-4866-8ab9-969057a1ff2c 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] The python binding code in 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/626] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:37 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 1431 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:20:38.805 8 WARNING neutronclient.v2_0.client [None req-18c7aac3-36cd-408e-840c-c3f34ed1bf81 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] 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-08-06 15:20:38.948 7 WARNING neutronclient.v2_0.client [None req-5f34fb3b-0f0e-4ce1-95c3-ede9c421fc51 ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] The python binding code in 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/627] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:38 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 1483 bytes in 1375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/630] 10.0.0.115 () {34 vars in 660 bytes} [Thu Aug 6 15:20:36 2026] POST /v2.1/servers => generated 450 bytes in 3534 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-08-06 15:20:40.341 8 WARNING neutronclient.v2_0.client [None req-9e14260e-8eb8-48cb-960d-e47370023daa ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] The python binding code in 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/631] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:40 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 1400 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:20:41.258 7 WARNING neutronclient.v2_0.client [None req-862087bd-1007-4671-a6d1-ef8597655ab4 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/632] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:41 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 1471 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:20:41.443 8 WARNING neutronclient.v2_0.client [None req-ef466218-9ee5-4def-9183-4df3eb60caac ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] The python binding code in 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/633] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:41 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 1404 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-08-06 15:20:42.048 7 INFO nova.api.openstack.compute.server_external_events [req-49032bd3-b12d-4a7d-9d30-24f74c4c6407 req-8f667ba9-0559-4ddb-b861-36bfbd75e666 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:8bcb78fa-dc39-40fa-85e6-db7769c67c01 for instance 2bd074bc-b74f-4ffd-86de-5cab390ea0dd on instance 2026-08-06 15:20:42.058 7 INFO nova.compute.rpcapi [None req-65360b16-5d3e-4dc0-8621-b46c22940d01 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 315/634] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:20:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:20:42.431 8 WARNING neutronclient.v2_0.client [None req-507631d4-13bb-48de-b369-4d6354853e8a 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] 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-08-06 15:20:42.531 7 WARNING neutronclient.v2_0.client [None req-be32fa6f-de8a-4315-85d0-76c4d6a8d98f ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] The python binding code in 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/635] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:42 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 1452 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/636] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:42 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:20:43.631 7 WARNING neutronclient.v2_0.client [None req-84e90c0c-7df6-42fd-bdba-7797035eab02 ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] 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-08-06 15:20:43.641 8 WARNING neutronclient.v2_0.client [None req-ea5b7a8a-005e-45f2-a0a3-65578ea5ea37 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/637] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:43 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 1452 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/638] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:43 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 1471 bytes in 607 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:20:45.005 7 WARNING neutronclient.v2_0.client [None req-3437aab0-7238-4ada-9daa-5b145d35de30 ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] 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-08-06 15:20:45.260 8 WARNING neutronclient.v2_0.client [None req-3823ac6b-1680-4940-9f72-5dbcfdf6c0e9 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] The python binding code in 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/639] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:44 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 1460 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:20:46.373 7 INFO nova.api.openstack.compute.server_external_events [req-b4f6fd98-dcd2-422a-a08c-8387f6f251b1 req-d65ca083-8676-4372-9daa-808b1d1a90ea 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:8bcb78fa-dc39-40fa-85e6-db7769c67c01 for instance 2bd074bc-b74f-4ffd-86de-5cab390ea0dd on instance [pid: 7|app: 0|req: 319/640] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:20:46 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-08-06 15:20:46.723 7 WARNING neutronclient.v2_0.client [None req-4f528cc0-ea3e-4260-8ae3-150a6518ca8d ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/641] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:45 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 1471 bytes in 2440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/642] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:46 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 1458 bytes in 1059 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:20:48.720 8 WARNING neutronclient.v2_0.client [None req-a13acd5c-b461-4f66-b425-b0f29d5d05a9 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] 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: 321/643] 10.0.0.115 () {34 vars in 668 bytes} [Thu Aug 6 15:20:48 2026] POST /v2.1/os-keypairs => generated 385 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:20:48.886 7 WARNING neutronclient.v2_0.client [None req-3eec8aac-23f3-4f37-8318-22611d0c27bf ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] The python binding code in 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/644] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:48 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 1471 bytes in 2513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/647] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:48 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 1526 bytes in 2566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 326/648] 10.0.0.115 () {34 vars in 668 bytes} [Thu Aug 6 15:20:51 2026] POST /v2.1/os-keypairs => generated 386 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:20:52.077 7 INFO nova.api.openstack.compute.server_external_events [req-7360a67c-4d0f-406b-b70c-4048d399becb req-d7470c4d-b07a-407b-8e1a-04adccbbc75f 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:5925e61f-1026-4749-838d-104741aa2ce3 for instance d8021c34-c9dc-421f-b1c3-26326a01a6d9 on instance [pid: 7|app: 0|req: 323/649] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:20:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:20:52.249 8 WARNING neutronclient.v2_0.client [None req-2ebbdd7d-1346-42ac-8bb8-53a2ee63bcaf 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] The python binding code in 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/650] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:52 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 1471 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:20:52.482 7 WARNING neutronclient.v2_0.client [None req-4d249496-6b49-4521-bf4f-904986eb7bb5 ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] 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: 324/651] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:52 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 1526 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-06 15:20:52.686 8 WARNING neutronclient.v2_0.client [None req-054470d9-8915-464c-a5c1-01449a16f860 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] 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-08-06 15:20:52.749 8 WARNING neutronclient.v2_0.client [None req-054470d9-8915-464c-a5c1-01449a16f860 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] 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-08-06 15:20:52.920 8 WARNING neutronclient.v2_0.client [None req-054470d9-8915-464c-a5c1-01449a16f860 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] 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-08-06 15:20:53.462 7 WARNING neutronclient.v2_0.client [None req-96154e69-0be0-4c28-bdc5-eb14cda3e116 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/652] 10.0.0.115 () {34 vars in 660 bytes} [Thu Aug 6 15:20:52 2026] POST /v2.1/servers => generated 450 bytes in 986 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-08-06 15:20:53.608 8 WARNING neutronclient.v2_0.client [None req-c66f7acc-7531-4570-83dd-8f52b2f7a133 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/653] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:53 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 1471 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/654] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:53 2026] GET /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31 => generated 1423 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:20:53.734 7 WARNING neutronclient.v2_0.client [None req-e62258c8-f4e9-4a83-8afe-c7039b6d087b ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/655] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:53 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 1526 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:20:54.678 8 WARNING neutronclient.v2_0.client [None req-af5fcf64-9973-4978-8e43-1bb3d6a4e9ca 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] 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-08-06 15:20:54.710 7 WARNING neutronclient.v2_0.client [None req-5656d467-05bb-4cb1-809b-326cd288d5bd 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/656] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:54 2026] GET /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31 => generated 1427 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/657] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:54 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 1471 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:20:54.908 7 WARNING neutronclient.v2_0.client [None req-863325a5-5752-4c1f-81f4-c8fb5d346744 ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] The python binding code in 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/658] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:54 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 1526 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-08-06 15:20:55.816 8 WARNING neutronclient.v2_0.client [None req-310023d4-1f2f-4495-b7ef-ba9d549a3ca4 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] 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: 331/659] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:55 2026] GET /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31 => generated 1475 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-06 15:20:55.879 7 WARNING neutronclient.v2_0.client [None req-002dc8cb-904a-4e75-8307-988ad2183f90 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] The python binding code in 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/660] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:55 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 1471 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-08-06 15:20:56.079 8 WARNING neutronclient.v2_0.client [None req-e8139a35-5902-4df3-84c3-d13d215acff1 ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] The python binding code in 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/661] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:56 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 1526 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:20:56.904 7 WARNING neutronclient.v2_0.client [None req-657a0901-8e7c-446f-ac27-a0677fbfa9fa 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] The python binding code in 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/662] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:56 2026] GET /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31 => generated 1475 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-08-06 15:20:57.044 8 WARNING neutronclient.v2_0.client [None req-1169de87-a8f6-4301-9f7a-07c447d28e66 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] 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-08-06 15:20:57.156 7 INFO nova.api.openstack.compute.server_external_events [req-97fbdea3-84d8-4415-b539-f9efaf223977 req-ae07060a-eced-46bb-88ef-eb01243a793d 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:8bcb78fa-dc39-40fa-85e6-db7769c67c01 for instance 2bd074bc-b74f-4ffd-86de-5cab390ea0dd on instance [pid: 7|app: 0|req: 331/663] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:20:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:56 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 1471 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:20:57.251 7 WARNING neutronclient.v2_0.client [None req-f7d754ed-cfac-4b24-8a0a-2e2de9adcfd4 ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/665] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:57 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 1526 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-08-06 15:20:57.653 8 WARNING neutronclient.v2_0.client [None req-f5550a3d-a63e-4532-859b-39ea6ac5799b 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] 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-08-06 15:20:57.723 8 WARNING neutronclient.v2_0.client [None req-f5550a3d-a63e-4532-859b-39ea6ac5799b 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] 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-08-06 15:20:57.998 7 WARNING neutronclient.v2_0.client [None req-7f3a8158-538d-45e2-91e6-f854475dc669 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] 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-08-06 15:20:58.035 8 WARNING neutronclient.v2_0.client [None req-f5550a3d-a63e-4532-859b-39ea6ac5799b 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] The python binding code in 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/666] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:57 2026] GET /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31 => generated 1483 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:20:58.265 7 WARNING neutronclient.v2_0.client [None req-0fe30234-38db-4b83-ab76-7b85f31f7a45 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] The python binding code in 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/667] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:58 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 1471 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/668] 10.0.0.115 () {34 vars in 660 bytes} [Thu Aug 6 15:20:57 2026] POST /v2.1/servers => generated 450 bytes in 895 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-08-06 15:20:58.437 7 WARNING neutronclient.v2_0.client [None req-44036a65-9800-4b11-a162-e454b00bdc3c ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] 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-08-06 15:20:58.458 8 WARNING neutronclient.v2_0.client [None req-754f3e19-7870-4715-a00a-e1ce11d55e7c 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/669] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:58 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1253 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/670] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:58 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 1526 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-08-06 15:20:59.115 7 WARNING neutronclient.v2_0.client [None req-d06af3da-acdf-47bd-af22-9a156b1bd9fb 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] 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-08-06 15:20:59.222 8 INFO nova.api.openstack.compute.server_external_events [req-0de9cc4e-2d6f-404b-8255-ac8a4fe58a2f req-23499a52-c96e-4661-acb5-8bd9bf14acb3 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:8bcb78fa-dc39-40fa-85e6-db7769c67c01 for instance 2bd074bc-b74f-4ffd-86de-5cab390ea0dd on instance 2026-08-06 15:20:59.222 8 INFO nova.api.openstack.compute.server_external_events [req-0de9cc4e-2d6f-404b-8255-ac8a4fe58a2f req-23499a52-c96e-4661-acb5-8bd9bf14acb3 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:5925e61f-1026-4749-838d-104741aa2ce3 for instance d8021c34-c9dc-421f-b1c3-26326a01a6d9 on instance 2026-08-06 15:20:59.223 8 INFO nova.api.openstack.compute.server_external_events [req-0de9cc4e-2d6f-404b-8255-ac8a4fe58a2f req-23499a52-c96e-4661-acb5-8bd9bf14acb3 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:5925e61f-1026-4749-838d-104741aa2ce3 for instance d8021c34-c9dc-421f-b1c3-26326a01a6d9 on instance 2026-08-06 15:20:59.234 8 INFO nova.compute.rpcapi [None req-ff974c29-b8b5-4f4f-b3e6-1182d7fc29a0 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 337/673] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:59 2026] GET /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31 => generated 1560 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/674] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:20:59 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:20:59.405 7 WARNING neutronclient.v2_0.client [None req-0982ad87-3bd3-42f6-bc11-6ff6e70e440c 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/675] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:59 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 1655 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:20:59.569 8 WARNING neutronclient.v2_0.client [None req-06bb7046-35c7-459e-81c4-39438721a6a8 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/676] 10.0.0.115 () {32 vars in 720 bytes} [Thu Aug 6 15:20:59 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd/ips => generated 108 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: 8|app: 0|req: 338/677] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:59 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1303 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-08-06 15:20:59.633 7 WARNING neutronclient.v2_0.client [None req-e47fdc38-88b0-41ad-bfae-88127ea133ed ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] The python binding code in 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/678] 10.0.0.115 () {32 vars in 720 bytes} [Thu Aug 6 15:20:59 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd/ips => generated 108 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/679] 10.0.0.115 () {32 vars in 820 bytes} [Thu Aug 6 15:20:59 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd/ips/tempest-ServerAddressesTestJSON-321498053-network => generated 93 bytes in 41 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: 7|app: 0|req: 340/680] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:59 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 1526 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/681] 10.0.0.115 () {32 vars in 715 bytes} [Thu Aug 6 15:20:59 2026] DELETE /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 0 bytes in 130 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-08-06 15:20:59.923 7 WARNING neutronclient.v2_0.client [None req-d8c0f929-95a8-4d02-9230-3b4f206330a6 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/682] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:20:59 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 1661 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-08-06 15:21:00.052 8 INFO nova.api.openstack.compute.server_external_events [req-e55fc943-13b7-4c1a-a217-f5bdf98ae7c9 req-b6dd7a05-9a5b-4506-b64d-cdf11b719704 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:cbc23cdf-a1f0-4235-b8bb-df038bcefad4 for instance ed488aba-6cbc-467e-8b4d-760b56ba1d31 on instance [pid: 8|app: 0|req: 342/683] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:00.305 7 WARNING neutronclient.v2_0.client [None req-71acc519-5131-4db8-8fd6-a55ed3982542 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/684] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:00 2026] GET /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31 => generated 1548 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:00.669 8 WARNING neutronclient.v2_0.client [None req-43821680-e469-4f18-98cc-9070b556d1b4 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/685] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:00 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1351 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-08-06 15:21:00.835 7 WARNING neutronclient.v2_0.client [None req-4afbe362-737a-4917-8277-cfa265033ecc ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/686] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:00 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 1717 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-08-06 15:21:00.994 8 WARNING neutronclient.v2_0.client [None req-3c506061-a859-48ad-bd09-1bc8057d1c2b ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] 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: 344/687] 10.0.0.115 () {32 vars in 738 bytes} [Thu Aug 6 15:21:00 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9/os-interface => generated 284 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:21:01.089 7 WARNING neutronclient.v2_0.client [None req-1fe166f3-dfa2-4f07-b406-7e5b359302e7 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/688] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:01 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 1661 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:01.298 8 INFO nova.api.openstack.compute.server_external_events [req-00140083-148d-49e6-bd74-b7da25f375d1 req-8229e16c-8edc-4947-952f-81006138c5a0 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:8bcb78fa-dc39-40fa-85e6-db7769c67c01 for instance 2bd074bc-b74f-4ffd-86de-5cab390ea0dd on instance [pid: 8|app: 0|req: 345/689] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:01.450 7 WARNING neutronclient.v2_0.client [None req-1bffae5e-0f75-4e1c-aaa7-175c92ef3a91 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/690] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:01 2026] GET /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31 => generated 1548 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:01.759 8 WARNING neutronclient.v2_0.client [None req-0fb1a56e-62c8-4eef-9e47-f0bdd69da1ee 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/691] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:01 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1351 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:02.040 7 WARNING neutronclient.v2_0.client [None req-4bbf60e8-31c4-435a-a547-16c6f15c3e49 ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] 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-08-06 15:21:02.090 8 INFO nova.api.openstack.compute.server_external_events [req-c13b6194-0528-4fed-b759-2916e84eb49c req-ed201688-a6fb-4270-8bf5-24816c129f77 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:5925e61f-1026-4749-838d-104741aa2ce3 for instance d8021c34-c9dc-421f-b1c3-26326a01a6d9 on instance [pid: 8|app: 0|req: 347/692] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:02 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) [pid: 7|app: 0|req: 346/693] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:02 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 1717 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-08-06 15:21:02.302 8 WARNING neutronclient.v2_0.client [None req-41843147-c462-4aba-a414-1e310c7613f6 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] The python binding code in 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/694] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:02 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 1661 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:02.611 7 WARNING neutronclient.v2_0.client [None req-910586e6-8a12-4dcd-90be-31ae79da4e86 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/695] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:02 2026] GET /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31 => generated 1548 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-08-06 15:21:02.857 8 WARNING neutronclient.v2_0.client [None req-f03e82d3-d84a-42b2-90aa-e14f411f8836 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/696] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:02 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1359 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:03.337 7 INFO nova.api.openstack.compute.server_external_events [req-df351acf-cccc-4729-a10b-a2ea5c8147db req-34a3ce90-424d-4169-ab3d-6a4ad5171c9d 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:8bcb78fa-dc39-40fa-85e6-db7769c67c01 for instance 2bd074bc-b74f-4ffd-86de-5cab390ea0dd on instance [pid: 7|app: 0|req: 348/697] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:03.449 8 WARNING neutronclient.v2_0.client [None req-8e48796d-f583-44bf-9d47-2e4bb33ac35d 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/698] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:03 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 1452 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:03.833 7 WARNING neutronclient.v2_0.client [None req-4bdc8dcb-9d92-4db9-9722-1fa48b92a941 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] 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-08-06 15:21:03.942 8 WARNING neutronclient.v2_0.client [None req-03d8323d-d826-4730-afa2-4a9bd503f3ef 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] The python binding code in 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/699] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:03 2026] GET /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31 => generated 1548 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/700] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:03 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1436 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-08-06 15:21:04.127 7 INFO nova.api.openstack.compute.server_external_events [req-c1be40dd-3231-4c48-a580-444037160d68 req-3b5ba0ca-53ec-44cc-9763-7c0e359c7605 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-deleted:8bcb78fa-dc39-40fa-85e6-db7769c67c01 for instance 2bd074bc-b74f-4ffd-86de-5cab390ea0dd on instance 2026-08-06 15:21:04.127 7 INFO nova.api.openstack.compute.server_external_events [req-c1be40dd-3231-4c48-a580-444037160d68 req-3b5ba0ca-53ec-44cc-9763-7c0e359c7605 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:33f19074-67ff-4fa3-a882-8858a7ac1f03 for instance ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 on instance [pid: 7|app: 0|req: 350/701] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:04 2026] POST /v2.1/os-server-external-events => generated 350 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-08-06 15:21:04.548 8 WARNING neutronclient.v2_0.client [None req-13eedbb3-f685-44c2-b155-075eabd84b22 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/702] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:04 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 1457 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:05.020 7 WARNING neutronclient.v2_0.client [None req-779ff99c-faaa-4d98-865e-cb6817e91e0c 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] 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-08-06 15:21:05.109 8 WARNING neutronclient.v2_0.client [None req-ab312a1a-a27e-4947-98ad-c6f342fd3785 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/703] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:04 2026] GET /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31 => generated 1548 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/704] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:05 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1436 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-08-06 15:21:05.656 7 WARNING neutronclient.v2_0.client [None req-85034dd3-e5d4-4666-8ffb-60f64ce213d2 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/705] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:05 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 1457 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-08-06 15:21:06.163 8 INFO nova.api.openstack.compute.server_external_events [req-2bcfc579-2d05-4218-95e7-f45f301b3734 req-ad33c1f7-b85c-457e-ae66-ae3d470dc18c 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:cbc23cdf-a1f0-4235-b8bb-df038bcefad4 for instance ed488aba-6cbc-467e-8b4d-760b56ba1d31 on instance 2026-08-06 15:21:06.163 8 INFO nova.api.openstack.compute.server_external_events [req-2bcfc579-2d05-4218-95e7-f45f301b3734 req-ad33c1f7-b85c-457e-ae66-ae3d470dc18c 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:cbc23cdf-a1f0-4235-b8bb-df038bcefad4 for instance ed488aba-6cbc-467e-8b4d-760b56ba1d31 on instance [pid: 8|app: 0|req: 354/706] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:06 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:06.212 7 WARNING neutronclient.v2_0.client [None req-c53efb94-5e64-4fb6-aaa7-f5d500ba26a0 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] 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-08-06 15:21:06.271 8 WARNING neutronclient.v2_0.client [None req-c102abc8-468f-4156-bc4d-28e4e4c969fb 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] The python binding code in 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/707] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:06 2026] GET /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31 => generated 1548 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/708] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:06 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1436 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-08-06 15:21:06.735 7 INFO nova.api.openstack.wsgi [None req-7718b07b-b567-4ea4-8345-aa4b5f2fd747 8827ae2defdc457a9e9822865dd39989 57630d944f0e43b1bfc5cc031087b091 - - default default] HTTP exception thrown: Instance 2bd074bc-b74f-4ffd-86de-5cab390ea0dd could not be found. [pid: 7|app: 0|req: 354/709] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:06 2026] GET /v2.1/servers/2bd074bc-b74f-4ffd-86de-5cab390ea0dd => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:07.398 8 WARNING neutronclient.v2_0.client [None req-2357627d-f580-46f0-af73-114e136a0513 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] 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-08-06 15:21:07.440 7 WARNING neutronclient.v2_0.client [None req-12bfd887-6035-44af-8883-02cb70c2957c 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] The python binding code in 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/710] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:07 2026] GET /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31 => generated 1725 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/711] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:07 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1436 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-06 15:21:07.646 8 WARNING neutronclient.v2_0.client [None req-ca3db410-f9e3-4a55-8c8b-d41c1dcb42c6 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/712] 10.0.0.115 () {32 vars in 738 bytes} [Thu Aug 6 15:21:07 2026] GET /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31/os-interface => generated 284 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-06 15:21:08.445 7 INFO nova.api.openstack.compute.server_external_events [req-42f2e88f-551f-41f7-ada9-ca1c6c2ec1ed req-cda37f03-6b99-4991-b3b8-1f17f40281e7 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:cbc23cdf-a1f0-4235-b8bb-df038bcefad4 for instance ed488aba-6cbc-467e-8b4d-760b56ba1d31 on instance [pid: 7|app: 0|req: 356/713] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:21:08.461 8 WARNING neutronclient.v2_0.client [None req-59573529-1b30-471f-b6f2-02df1bace326 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/714] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:08 2026] GET /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31 => generated 1725 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:08.691 8 WARNING neutronclient.v2_0.client [None req-a8c03686-3790-4316-8e61-0b9c3839b2c4 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/715] 10.0.0.115 () {32 vars in 638 bytes} [Thu Aug 6 15:21:08 2026] GET /v2.1/servers => generated 378 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/716] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:08 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1424 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/717] 10.0.0.115 () {32 vars in 715 bytes} [Thu Aug 6 15:21:08 2026] DELETE /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31 => generated 0 bytes in 111 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-08-06 15:21:08.920 8 WARNING neutronclient.v2_0.client [None req-46fbb6f8-718f-447d-8fad-9f0304b72e8f 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] The python binding code in 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/720] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:08 2026] GET /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31 => generated 1731 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, ' 2026-08-06 15:21:09.845 7 WARNING neutronclient.v2_0.client [None req-2f2a563a-ff75-4544-bcf4-1ba846918247 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/721] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:09 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1424 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-08-06 15:21:10.155 8 WARNING neutronclient.v2_0.client [None req-811628dc-a80f-437e-8122-702fce934203 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/722] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:10 2026] GET /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31 => generated 1851 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:10.491 7 INFO nova.api.openstack.compute.server_external_events [req-20b59493-5ee7-457c-9296-edbeaa9f1707 req-e731f947-a6a1-4e0d-aafc-17b5c91ab206 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:cbc23cdf-a1f0-4235-b8bb-df038bcefad4 for instance ed488aba-6cbc-467e-8b4d-760b56ba1d31 on instance 2026-08-06 15:21:10.491 7 INFO nova.api.openstack.compute.server_external_events [req-20b59493-5ee7-457c-9296-edbeaa9f1707 req-e731f947-a6a1-4e0d-aafc-17b5c91ab206 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:cbc23cdf-a1f0-4235-b8bb-df038bcefad4 for instance ed488aba-6cbc-467e-8b4d-760b56ba1d31 on instance [pid: 7|app: 0|req: 362/723] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:10 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:11.009 8 WARNING neutronclient.v2_0.client [None req-e45f2a04-b2bb-4f8e-b4d5-5ab0d6e90784 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] The python binding code in 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/724] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:10 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1424 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-08-06 15:21:11.329 7 WARNING neutronclient.v2_0.client [None req-5669baf4-2ba9-417f-878b-361c390ce5eb 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/725] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:11 2026] GET /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31 => generated 1851 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:11.957 8 INFO nova.api.openstack.compute.server_external_events [req-3e81b63d-e671-4443-ac78-7e9307e71290 req-52402216-a6e1-434b-a0db-2c0cbc86ab6b 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-deleted:cbc23cdf-a1f0-4235-b8bb-df038bcefad4 for instance ed488aba-6cbc-467e-8b4d-760b56ba1d31 on instance [pid: 8|app: 0|req: 363/726] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:11 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-08-06 15:21:12.160 7 WARNING neutronclient.v2_0.client [None req-bc3f8199-ab13-4adb-91f4-621a800a112d 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/727] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:12 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1424 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-08-06 15:21:12.466 8 WARNING neutronclient.v2_0.client [None req-d97c7a6b-be40-4d28-9a53-69dd0cbc93c9 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/728] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:12 2026] GET /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31 => generated 1504 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-08-06 15:21:12.534 7 INFO nova.api.openstack.compute.server_external_events [req-aeabf77b-5966-4cf0-979b-a0b2a5b43a72 req-7e361c8b-6633-4741-bde2-91240696cae3 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:33f19074-67ff-4fa3-a882-8858a7ac1f03 for instance ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 on instance 2026-08-06 15:21:12.534 7 INFO nova.api.openstack.compute.server_external_events [req-aeabf77b-5966-4cf0-979b-a0b2a5b43a72 req-7e361c8b-6633-4741-bde2-91240696cae3 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:33f19074-67ff-4fa3-a882-8858a7ac1f03 for instance ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 on instance [pid: 7|app: 0|req: 365/729] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:12 2026] POST /v2.1/os-server-external-events => generated 354 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-08-06 15:21:13.327 8 WARNING neutronclient.v2_0.client [None req-2677763f-227a-4e3f-aac0-a7fb99f4ad0b 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] The python binding code in 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/730] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:13 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1424 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-08-06 15:21:13.555 7 WARNING neutronclient.v2_0.client [None req-d2a10e3b-3524-4f4c-a438-ca9b05a80135 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/731] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:13 2026] GET /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31 => generated 1509 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-08-06 15:21:14.506 8 WARNING neutronclient.v2_0.client [None req-a31ae1c9-92a9-45dc-987c-89d61e604016 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] 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-08-06 15:21:14.646 7 WARNING neutronclient.v2_0.client [None req-ead1553e-3668-4989-951c-29bde80cf7f8 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/732] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:14 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1611 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/733] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:14 2026] GET /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31 => generated 1509 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-08-06 15:21:14.730 8 WARNING neutronclient.v2_0.client [None req-24877e0c-dc15-4b31-9438-5f62c028f294 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/734] 10.0.0.115 () {32 vars in 738 bytes} [Thu Aug 6 15:21:14 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404/os-interface => generated 284 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-06 15:21:15.568 7 INFO nova.api.openstack.compute.server_external_events [req-fa073e42-c8ae-4a8c-9dd3-57ee36766d87 req-ae22d915-ae19-4c23-baa4-823f6019d645 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:33f19074-67ff-4fa3-a882-8858a7ac1f03 for instance ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 on instance [pid: 7|app: 0|req: 368/735] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:21:15.594 8 WARNING neutronclient.v2_0.client [None req-cd4b1bb8-b922-4bc9-9127-1a5420fca75f 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/736] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:15 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1611 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-08-06 15:21:15.725 7 INFO nova.api.openstack.wsgi [None req-594481e7-9c5e-46f4-8a3f-7f12d1c27c2a 0104c52b7d9a438b88d73c152e4a3085 60e783ee532843a8bd96aa1c510186ba - - default default] HTTP exception thrown: Instance ed488aba-6cbc-467e-8b4d-760b56ba1d31 could not be found. [pid: 7|app: 0|req: 369/737] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:15 2026] GET /v2.1/servers/ed488aba-6cbc-467e-8b4d-760b56ba1d31 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/738] 10.0.0.115 () {32 vars in 701 bytes} [Thu Aug 6 15:21:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-587844020 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/739] 10.0.0.115 () {32 vars in 638 bytes} [Thu Aug 6 15:21:15 2026] GET /v2.1/servers => generated 387 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/740] 10.0.0.115 () {32 vars in 715 bytes} [Thu Aug 6 15:21:15 2026] DELETE /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 0 bytes in 111 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-08-06 15:21:15.978 8 WARNING neutronclient.v2_0.client [None req-5a7d77f5-b2ad-4c22-b4fd-962554419bf9 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/741] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:15 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1617 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:17.257 7 INFO nova.api.openstack.compute.server_external_events [req-03615d50-271d-41c8-ab1b-9726df4752e7 req-64461955-857f-4291-8c48-6f1245d020b1 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:33f19074-67ff-4fa3-a882-8858a7ac1f03 for instance ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 on instance [pid: 7|app: 0|req: 372/742] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:17 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) 2026-08-06 15:21:17.293 8 WARNING neutronclient.v2_0.client [None req-43569958-8ded-49c4-9228-42f1f0af0ace 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/743] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:17 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1737 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-08-06 15:21:17.621 7 WARNING neutronclient.v2_0.client [None req-bab8cd1f-bff9-42a9-b0a7-f1f9c6c88064 ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/744] 10.0.0.115 () {32 vars in 738 bytes} [Thu Aug 6 15:21:17 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9/os-interface => generated 284 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:17.761 8 WARNING neutronclient.v2_0.client [None req-503ca236-4c81-4a4a-ac3d-a3712da4cd25 ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] The python binding code in 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/745] 10.0.0.115 () {32 vars in 812 bytes} [Thu Aug 6 15:21:17 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9/os-interface/5925e61f-1026-4749-838d-104741aa2ce3 => generated 281 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/746] 10.0.0.115 () {32 vars in 720 bytes} [Thu Aug 6 15:21:17 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/747] 10.0.0.115 () {34 vars in 747 bytes} [Thu Aug 6 15:21:17 2026] POST /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9/action => generated 0 bytes in 39 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: 375/748] 10.0.0.115 () {32 vars in 720 bytes} [Thu Aug 6 15:21:17 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9/ips => generated 156 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-08-06 15:21:18.477 8 WARNING neutronclient.v2_0.client [None req-75c00e1a-015d-4738-9b86-3ebd104f5a9f 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] 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-08-06 15:21:18.761 7 INFO nova.api.openstack.compute.server_external_events [req-e131912f-5f3e-4c89-9924-a2dbbf317bb3 req-8dbf8d8a-edc9-4038-8e52-e2edbda18db8 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-deleted:33f19074-67ff-4fa3-a882-8858a7ac1f03 for instance ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 on instance [pid: 7|app: 0|req: 376/749] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/750] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:18 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1737 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, ' [pid: 8|app: 0|req: 376/753] 10.0.0.115 () {32 vars in 720 bytes} [Thu Aug 6 15:21:18 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9/ips => generated 156 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:19.311 7 INFO nova.api.openstack.compute.server_external_events [req-a2443fd9-d55d-4dc7-8721-e2103406d3e5 req-ecd6c8ed-adc1-4a33-8385-7538b8f10e1e 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:33f19074-67ff-4fa3-a882-8858a7ac1f03 for instance ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 on instance [pid: 7|app: 0|req: 378/754] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:19.910 8 WARNING neutronclient.v2_0.client [None req-ad2d4af4-314e-4c5f-95dc-66648c0e8485 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/755] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:19 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1380 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/756] 10.0.0.115 () {32 vars in 720 bytes} [Thu Aug 6 15:21:20 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9/ips => generated 156 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:20.809 8 INFO nova.api.openstack.compute.server_external_events [req-54ab096b-791b-4cbc-abdd-2b9ff321ff9f req-b0635136-043c-45ab-92fa-c40ca78bf55c 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:5925e61f-1026-4749-838d-104741aa2ce3 for instance d8021c34-c9dc-421f-b1c3-26326a01a6d9 on instance [pid: 8|app: 0|req: 378/757] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:20 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-08-06 15:21:21.096 7 WARNING neutronclient.v2_0.client [None req-d92ceeb1-03d2-49e3-86e3-fd0c2258cf08 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] 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: 379/758] 10.0.0.115 () {32 vars in 720 bytes} [Thu Aug 6 15:21:21 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9/ips => generated 194 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/759] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:20 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1385 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-08-06 15:21:21.187 8 WARNING neutronclient.v2_0.client [None req-dd4d65ea-623d-4b21-8ebb-96da1f79a480 ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] The python binding code in 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/760] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:21 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 1951 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 381/761] 10.0.0.115 () {34 vars in 747 bytes} [Thu Aug 6 15:21:21 2026] POST /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9/action => generated 0 bytes in 47 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: 381/762] 10.0.0.115 () {32 vars in 720 bytes} [Thu Aug 6 15:21:21 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9/ips => generated 194 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-08-06 15:21:22.195 7 WARNING neutronclient.v2_0.client [None req-d7908376-6042-4704-975d-4ffe9fc4336b 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] The python binding code in 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/763] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:22 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1385 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/764] 10.0.0.115 () {32 vars in 720 bytes} [Thu Aug 6 15:21:22 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9/ips => generated 194 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-08-06 15:21:23.319 7 WARNING neutronclient.v2_0.client [None req-84772e0c-64cc-4fd1-bb21-b3deffd8f4a2 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] 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-08-06 15:21:23.346 8 INFO nova.api.openstack.compute.server_external_events [req-636e735c-8e67-44f6-9675-a5925640ce79 req-f6ab2139-c25b-4ba0-9012-b4a9d2fc453c 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:5925e61f-1026-4749-838d-104741aa2ce3 for instance d8021c34-c9dc-421f-b1c3-26326a01a6d9 on instance [pid: 8|app: 0|req: 383/765] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:23 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: 384/766] 10.0.0.115 () {32 vars in 720 bytes} [Thu Aug 6 15:21:23 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9/ips => generated 194 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/767] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:23 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 1339 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 385/768] 10.0.0.115 () {32 vars in 720 bytes} [Thu Aug 6 15:21:24 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9/ips => generated 194 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-08-06 15:21:24.746 7 INFO nova.api.openstack.wsgi [None req-531725f5-6bf3-4adf-97d9-1c620c60a22e 67072cd478514e2185370993089e889d 11e6e841cd544c2bb9fe18b3674e2b83 - - default default] HTTP exception thrown: Instance ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 could not be found. [pid: 7|app: 0|req: 384/769] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:24 2026] GET /v2.1/servers/ce58dbee-5ffb-4a9e-a0a3-26e92d46b404 => generated 111 bytes in 36 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: 386/770] 10.0.0.115 () {32 vars in 703 bytes} [Thu Aug 6 15:21:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1504922253 => generated 0 bytes in 23 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: 385/771] 10.0.0.115 () {32 vars in 720 bytes} [Thu Aug 6 15:21:25 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/772] 10.0.0.115 () {32 vars in 715 bytes} [Thu Aug 6 15:21:25 2026] DELETE /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:25.743 7 WARNING neutronclient.v2_0.client [None req-17ae54a1-8f5e-4d32-bf56-45b8122b33bf ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/773] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:25 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 1843 bytes in 1363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:27.899 8 INFO nova.api.openstack.compute.server_external_events [req-56fc43d4-5fdb-4f78-8948-2235f10ea0df req-e69d4c98-af67-47cb-bd96-4b1437db2094 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:5925e61f-1026-4749-838d-104741aa2ce3 for instance d8021c34-c9dc-421f-b1c3-26326a01a6d9 on instance [pid: 8|app: 0|req: 388/774] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:28.130 7 WARNING neutronclient.v2_0.client [None req-1c8eebcb-7757-4a8e-9e44-2c9a7ffd1de6 ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] The python binding code in 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/775] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:28 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 1843 bytes in 698 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 389/776] 10.0.0.115 () {34 vars in 668 bytes} [Thu Aug 6 15:21:28 2026] POST /v2.1/os-keypairs => generated 386 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:21:29.840 8 WARNING neutronclient.v2_0.client [None req-749c6da1-dca4-4042-ac01-1a4d0f945dbf ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] The python binding code in 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/779] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:29 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 1481 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-08-06 15:21:29.949 7 INFO nova.api.openstack.compute.server_external_events [req-f55f4664-5c4f-4601-b22d-b09455868efa req-49f3c94f-e09b-4e65-b70b-3a9a686fa3f9 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:5925e61f-1026-4749-838d-104741aa2ce3 for instance d8021c34-c9dc-421f-b1c3-26326a01a6d9 on instance 2026-08-06 15:21:29.949 7 INFO nova.api.openstack.compute.server_external_events [req-f55f4664-5c4f-4601-b22d-b09455868efa req-49f3c94f-e09b-4e65-b70b-3a9a686fa3f9 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-deleted:5925e61f-1026-4749-838d-104741aa2ce3 for instance d8021c34-c9dc-421f-b1c3-26326a01a6d9 on instance [pid: 7|app: 0|req: 389/780] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:29 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:30.490 8 WARNING neutronclient.v2_0.client [None req-97357b19-cb9b-40b7-8973-fcb5f6bef83b 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] 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-08-06 15:21:30.544 8 WARNING neutronclient.v2_0.client [None req-97357b19-cb9b-40b7-8973-fcb5f6bef83b 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] 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-08-06 15:21:30.758 8 WARNING neutronclient.v2_0.client [None req-97357b19-cb9b-40b7-8973-fcb5f6bef83b 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] 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: 392/781] 10.0.0.115 () {34 vars in 660 bytes} [Thu Aug 6 15:21:30 2026] POST /v2.1/servers => generated 453 bytes in 567 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-06 15:21:30.952 7 WARNING neutronclient.v2_0.client [None req-629b0f5f-f61a-48ac-9f51-010204fc1751 ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] 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-08-06 15:21:30.970 8 WARNING neutronclient.v2_0.client [None req-2f33c733-79b2-46aa-b6e6-6a30305b3f52 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in 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/782] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:30 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 1486 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/783] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:30 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1392 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-06 15:21:32.055 8 WARNING neutronclient.v2_0.client [None req-4889e578-a5e5-4095-b724-1fac7f3c93b9 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] 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-08-06 15:21:32.059 7 WARNING neutronclient.v2_0.client [None req-6c552af7-533f-4f52-bef1-6467b597e0e4 ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/784] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:32 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1396 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/785] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:32 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 1486 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:33.225 8 WARNING neutronclient.v2_0.client [None req-dff4d50a-3374-4cb0-8db9-f4ed80a67754 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] 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-08-06 15:21:33.240 7 INFO nova.api.openstack.wsgi [None req-0699f225-12df-4d18-8a5a-dd62f1d2ce79 ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] HTTP exception thrown: Instance d8021c34-c9dc-421f-b1c3-26326a01a6d9 could not be found. [pid: 7|app: 0|req: 392/786] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:33 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 111 bytes in 38 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: 393/787] 10.0.0.115 () {32 vars in 701 bytes} [Thu Aug 6 15:21:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-110137078 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/788] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:33 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1444 bytes in 793 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-06 15:21:35.025 7 WARNING neutronclient.v2_0.client [None req-74d5ed09-471e-4732-b4bc-1a252b3d741c 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] 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-08-06 15:21:35.445 8 INFO nova.api.openstack.wsgi [None req-dc89a9ce-62be-4c52-b2fa-5818f403bf1d ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] HTTP exception thrown: Instance d8021c34-c9dc-421f-b1c3-26326a01a6d9 could not be found. [pid: 8|app: 0|req: 396/789] 10.0.0.115 () {32 vars in 715 bytes} [Thu Aug 6 15:21:35 2026] DELETE /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => 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, ' 2026-08-06 15:21:35.474 8 INFO nova.api.openstack.wsgi [None req-fd429117-2322-40e8-a967-1f3a64ac131f ef5a1229c4e3448f9e763451992359bd ce458971b4ee4759980c4d86d472eb9f - - default default] HTTP exception thrown: Instance d8021c34-c9dc-421f-b1c3-26326a01a6d9 could not be found. [pid: 8|app: 0|req: 397/790] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:35 2026] GET /v2.1/servers/d8021c34-c9dc-421f-b1c3-26326a01a6d9 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/791] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:34 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1452 bytes in 723 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:36.762 8 WARNING neutronclient.v2_0.client [None req-664a8722-3546-4745-8c8d-c3ab76785e80 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in 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/792] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:36 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1530 bytes in 1642 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 395/793] 10.0.0.115 () {34 vars in 668 bytes} [Thu Aug 6 15:21:38 2026] POST /v2.1/os-keypairs => generated 386 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:21:39.009 7 INFO nova.api.openstack.compute.server_external_events [req-da626413-ef6a-43f4-974b-ae59607a31ec req-1b722c05-8268-4339-9518-8f6304864c23 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:339f5422-0738-44c7-a165-a88d59f957fe for instance 3533de62-0584-472b-9d8b-576a5b89a2c7 on instance [pid: 7|app: 0|req: 397/796] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:39.420 8 WARNING neutronclient.v2_0.client [None req-e7d7b502-c0e9-4f46-9324-986c4064dd85 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in 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/797] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:39 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1518 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, ' 2026-08-06 15:21:40.402 7 WARNING neutronclient.v2_0.client [None req-305127c4-fed3-4f94-b545-f191c4eb6c3d 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] 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-08-06 15:21:40.451 7 WARNING neutronclient.v2_0.client [None req-305127c4-fed3-4f94-b545-f191c4eb6c3d 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] 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-08-06 15:21:40.566 8 WARNING neutronclient.v2_0.client [None req-eff0de43-24cb-47bc-917b-d7a4a7ddd3a2 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] 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-08-06 15:21:40.639 7 WARNING neutronclient.v2_0.client [None req-305127c4-fed3-4f94-b545-f191c4eb6c3d 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] The python binding code in 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/798] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:40 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1518 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/799] 10.0.0.115 () {34 vars in 660 bytes} [Thu Aug 6 15:21:40 2026] POST /v2.1/servers => generated 453 bytes in 504 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-08-06 15:21:40.873 8 WARNING neutronclient.v2_0.client [None req-a392231c-c1c8-48ac-bcfb-2a4311f554b7 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] The python binding code in 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/800] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:40 2026] GET /v2.1/servers/bf5eeacc-7acb-4645-b302-e7624f30bfb1 => generated 1432 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:41.703 7 WARNING neutronclient.v2_0.client [None req-c9363f7d-9133-402f-9c51-ecd46a667d0f 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/801] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:41 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1518 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:42.006 8 WARNING neutronclient.v2_0.client [None req-6dcb0373-93a8-4da4-bef3-a3323dc2e31d 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] The python binding code in 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/802] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:41 2026] GET /v2.1/servers/bf5eeacc-7acb-4645-b302-e7624f30bfb1 => generated 1436 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-08-06 15:21:42.843 7 WARNING neutronclient.v2_0.client [None req-e29878d9-7e4c-446b-b68d-9679d2e1c03f 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in 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/803] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:42 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1518 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-08-06 15:21:43.110 8 WARNING neutronclient.v2_0.client [None req-4e5e6ac4-21b9-4871-afb3-248276842ff4 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/804] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:43 2026] GET /v2.1/servers/bf5eeacc-7acb-4645-b302-e7624f30bfb1 => generated 1484 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:44.058 7 WARNING neutronclient.v2_0.client [None req-a8cebb0e-c86e-4d9f-872a-e3d37e6b1d53 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] 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-08-06 15:21:44.204 8 WARNING neutronclient.v2_0.client [None req-5f559e1f-0b5c-4a29-b801-4d133435b81c 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/805] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:44 2026] GET /v2.1/servers/bf5eeacc-7acb-4645-b302-e7624f30bfb1 => generated 1484 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/806] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:44 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1518 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-06 15:21:45.359 8 WARNING neutronclient.v2_0.client [None req-8a5faa8c-6520-4364-9016-dc1f555d7ecf 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] 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-08-06 15:21:45.377 7 WARNING neutronclient.v2_0.client [None req-048e4c69-c2a9-4426-b8b1-4af6158a1cca 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/807] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:45 2026] GET /v2.1/servers/bf5eeacc-7acb-4645-b302-e7624f30bfb1 => generated 1560 bytes in 1782 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/808] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:45 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1518 bytes in 1794 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:47.440 8 INFO nova.api.openstack.compute.server_external_events [req-874fffe8-8f13-4cfb-924f-80e795829067 req-a409996c-960a-4857-94c1-407b2242cd66 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:92d43105-a95d-443f-8228-b500da1c01d5 for instance bf5eeacc-7acb-4645-b302-e7624f30bfb1 on instance [pid: 8|app: 0|req: 407/809] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:48.148 7 WARNING neutronclient.v2_0.client [None req-00c4730e-2ac2-44e8-b1e4-341344ec40b3 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] 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-08-06 15:21:48.196 8 WARNING neutronclient.v2_0.client [None req-fd248c10-dd15-4d3d-9e49-93e0aa4e62cf 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/810] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:48 2026] GET /v2.1/servers/bf5eeacc-7acb-4645-b302-e7624f30bfb1 => generated 1558 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/811] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:48 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1518 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-06 15:21:49.397 7 WARNING neutronclient.v2_0.client [None req-56e8ee2b-8d2f-496f-b723-bb158993dc9b 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] 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-08-06 15:21:49.406 8 WARNING neutronclient.v2_0.client [None req-44302684-5930-4c8e-a8cf-9f7400e86087 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/814] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:49 2026] GET /v2.1/servers/bf5eeacc-7acb-4645-b302-e7624f30bfb1 => generated 1558 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/815] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:49 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1518 bytes in 459 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-06 15:21:50.863 7 WARNING neutronclient.v2_0.client [None req-5a0e74d3-cd02-49e2-ac8e-b207b564e698 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] 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-08-06 15:21:50.891 8 WARNING neutronclient.v2_0.client [None req-8334c087-fe28-4efa-9de5-4c3a9c8305b4 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/816] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:50 2026] GET /v2.1/servers/bf5eeacc-7acb-4645-b302-e7624f30bfb1 => generated 1558 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/817] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:50 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1518 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:52.129 7 WARNING neutronclient.v2_0.client [None req-58c3775b-98b3-41f3-857a-29c2417b6476 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] 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-08-06 15:21:52.184 8 WARNING neutronclient.v2_0.client [None req-655bf1fb-592b-4d7a-a17a-331864ab0dd1 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in 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/818] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:52 2026] GET /v2.1/servers/bf5eeacc-7acb-4645-b302-e7624f30bfb1 => generated 1558 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/819] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:52 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1518 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:52.507 7 INFO nova.api.openstack.compute.server_external_events [req-92d15ded-9afb-4a7d-823c-9d5e4ad2b827 req-b03e4b0b-65e5-4c73-9c4e-b6e225964018 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:339f5422-0738-44c7-a165-a88d59f957fe for instance 3533de62-0584-472b-9d8b-576a5b89a2c7 on instance [pid: 7|app: 0|req: 408/820] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:53.363 8 WARNING neutronclient.v2_0.client [None req-75c9ae82-3e23-492b-b5ae-bd14e64e4ecd 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] 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-08-06 15:21:53.403 7 WARNING neutronclient.v2_0.client [None req-b87bd66d-9d26-43d2-aa83-173a9801d80d 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/821] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:53 2026] GET /v2.1/servers/bf5eeacc-7acb-4645-b302-e7624f30bfb1 => generated 1558 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/822] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:53 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1518 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:54.550 8 INFO nova.api.openstack.compute.server_external_events [req-5c29e542-ed1a-4bf2-b479-5bf9e5f39d73 req-72370da7-62f5-47c7-88f5-9da0e09d56ba 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:339f5422-0738-44c7-a165-a88d59f957fe for instance 3533de62-0584-472b-9d8b-576a5b89a2c7 on instance 2026-08-06 15:21:54.550 8 INFO nova.api.openstack.compute.server_external_events [req-5c29e542-ed1a-4bf2-b479-5bf9e5f39d73 req-72370da7-62f5-47c7-88f5-9da0e09d56ba 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:339f5422-0738-44c7-a165-a88d59f957fe for instance 3533de62-0584-472b-9d8b-576a5b89a2c7 on instance 2026-08-06 15:21:54.550 8 INFO nova.api.openstack.compute.server_external_events [req-5c29e542-ed1a-4bf2-b479-5bf9e5f39d73 req-72370da7-62f5-47c7-88f5-9da0e09d56ba 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:92d43105-a95d-443f-8228-b500da1c01d5 for instance bf5eeacc-7acb-4645-b302-e7624f30bfb1 on instance 2026-08-06 15:21:54.550 8 INFO nova.api.openstack.compute.server_external_events [req-5c29e542-ed1a-4bf2-b479-5bf9e5f39d73 req-72370da7-62f5-47c7-88f5-9da0e09d56ba 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:92d43105-a95d-443f-8228-b500da1c01d5 for instance bf5eeacc-7acb-4645-b302-e7624f30bfb1 on instance 2026-08-06 15:21:54.551 8 INFO nova.api.openstack.compute.server_external_events [req-5c29e542-ed1a-4bf2-b479-5bf9e5f39d73 req-72370da7-62f5-47c7-88f5-9da0e09d56ba 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:92d43105-a95d-443f-8228-b500da1c01d5 for instance bf5eeacc-7acb-4645-b302-e7624f30bfb1 on instance [pid: 8|app: 0|req: 414/823] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:54 2026] POST /v2.1/os-server-external-events => generated 869 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-08-06 15:21:54.618 7 WARNING neutronclient.v2_0.client [None req-6932ed27-5349-4499-88a8-6b52f79ccad9 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] 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-08-06 15:21:54.631 8 WARNING neutronclient.v2_0.client [None req-5881ce9f-6074-47de-81b0-f280b9b478d9 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in 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/824] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:54 2026] GET /v2.1/servers/bf5eeacc-7acb-4645-b302-e7624f30bfb1 => generated 1558 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/825] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:54 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1518 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:55.836 7 WARNING neutronclient.v2_0.client [None req-e79e2282-89e6-435a-bac9-3e40501685f1 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] 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-08-06 15:21:55.886 8 WARNING neutronclient.v2_0.client [None req-459cf412-cc52-4f15-bf45-af17ec693c2d 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in 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/826] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:55 2026] GET /v2.1/servers/bf5eeacc-7acb-4645-b302-e7624f30bfb1 => generated 1741 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 416/827] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:55 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1702 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-06 15:21:56.091 7 WARNING neutronclient.v2_0.client [None req-f21ef0a2-5435-44bd-b2c6-3b14565af6b4 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] 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-08-06 15:21:56.139 8 WARNING neutronclient.v2_0.client [None req-861c5bf7-c630-4ad0-9bf1-7c43ccefa764 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in 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/828] 10.0.0.115 () {32 vars in 738 bytes} [Thu Aug 6 15:21:56 2026] GET /v2.1/servers/bf5eeacc-7acb-4645-b302-e7624f30bfb1/os-interface => generated 284 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/829] 10.0.0.115 () {32 vars in 738 bytes} [Thu Aug 6 15:21:56 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7/os-interface => generated 285 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:21:57.031 8 INFO nova.api.openstack.compute.server_external_events [req-7c093c0b-954d-49b2-805f-222c90005f63 req-cf6f9112-e5f7-4c1e-b122-156dc571e059 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:92d43105-a95d-443f-8228-b500da1c01d5 for instance bf5eeacc-7acb-4645-b302-e7624f30bfb1 on instance [pid: 8|app: 0|req: 418/830] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:21:57.043 7 WARNING neutronclient.v2_0.client [None req-109f1a72-548d-4c44-bfa2-68aa46639be8 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] 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-08-06 15:21:57.646 8 INFO nova.api.openstack.compute.server_external_events [req-5f54694f-4fab-4f17-a0d9-12a7ed1c70c2 req-879b1e79-2f68-49f5-9c91-8f951ba6d384 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:339f5422-0738-44c7-a165-a88d59f957fe for instance 3533de62-0584-472b-9d8b-576a5b89a2c7 on instance [pid: 8|app: 0|req: 419/831] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:57 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) [pid: 7|app: 0|req: 413/832] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:57 2026] GET /v2.1/servers/bf5eeacc-7acb-4645-b302-e7624f30bfb1 => generated 1741 bytes in 754 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/833] 10.0.0.115 () {32 vars in 638 bytes} [Thu Aug 6 15:21:57 2026] GET /v2.1/servers => generated 384 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/834] 10.0.0.115 () {32 vars in 715 bytes} [Thu Aug 6 15:21:57 2026] DELETE /v2.1/servers/bf5eeacc-7acb-4645-b302-e7624f30bfb1 => generated 0 bytes in 110 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-08-06 15:21:58.018 8 WARNING neutronclient.v2_0.client [None req-b1da1fbe-61a7-47f4-9386-114760ca6655 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] The python binding code in 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/835] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:57 2026] GET /v2.1/servers/bf5eeacc-7acb-4645-b302-e7624f30bfb1 => generated 1747 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-08-06 15:21:59.238 8 WARNING neutronclient.v2_0.client [None req-34377b17-3d68-4ce1-b1ea-7911091130ec 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/838] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:21:59 2026] GET /v2.1/servers/bf5eeacc-7acb-4645-b302-e7624f30bfb1 => generated 1867 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-08-06 15:21:59.700 7 INFO nova.api.openstack.compute.server_external_events [req-a2b0e3ee-a860-4421-894d-a74efb09e1e3 req-322d0552-b507-4c81-9677-5410018a36a9 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:92d43105-a95d-443f-8228-b500da1c01d5 for instance bf5eeacc-7acb-4645-b302-e7624f30bfb1 on instance 2026-08-06 15:21:59.701 7 INFO nova.api.openstack.compute.server_external_events [req-a2b0e3ee-a860-4421-894d-a74efb09e1e3 req-322d0552-b507-4c81-9677-5410018a36a9 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:92d43105-a95d-443f-8228-b500da1c01d5 for instance bf5eeacc-7acb-4645-b302-e7624f30bfb1 on instance [pid: 7|app: 0|req: 416/839] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:21:59 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:00.453 8 WARNING neutronclient.v2_0.client [None req-82b65ae5-ac34-46b1-90fe-bf0963d63437 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] The python binding code in 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/840] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:00 2026] GET /v2.1/servers/bf5eeacc-7acb-4645-b302-e7624f30bfb1 => generated 1867 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-08-06 15:22:00.919 7 INFO nova.api.openstack.compute.server_external_events [req-6813f855-7f46-487a-bd60-517990675a5d req-f3341344-d882-4571-bb62-d01286afaaf5 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-deleted:92d43105-a95d-443f-8228-b500da1c01d5 for instance bf5eeacc-7acb-4645-b302-e7624f30bfb1 on instance [pid: 7|app: 0|req: 417/841] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:22:00 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-08-06 15:22:01.595 8 WARNING neutronclient.v2_0.client [None req-daf51d54-a1ae-49fe-8b0f-53b943384ed6 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/842] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:01 2026] GET /v2.1/servers/bf5eeacc-7acb-4645-b302-e7624f30bfb1 => generated 1513 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:02.704 7 WARNING neutronclient.v2_0.client [None req-00e7391c-4c5b-4785-9e65-0b6e7c5d34cb 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] The python binding code in 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/843] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:02 2026] GET /v2.1/servers/bf5eeacc-7acb-4645-b302-e7624f30bfb1 => generated 1518 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-08-06 15:22:03.807 8 WARNING neutronclient.v2_0.client [None req-0f53dcf4-1515-4c9e-ba35-7a55b4015743 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] The python binding code in 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/844] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:03 2026] GET /v2.1/servers/bf5eeacc-7acb-4645-b302-e7624f30bfb1 => generated 1518 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:04.881 7 INFO nova.api.openstack.wsgi [None req-3134ff60-f748-4cfe-9ecc-5cf6e94498be 5d88011ca6404f23a0f6dec63e2b7f6d d910cd0bb0784439b0984aa8e5080e2b - - default default] HTTP exception thrown: Instance bf5eeacc-7acb-4645-b302-e7624f30bfb1 could not be found. [pid: 7|app: 0|req: 419/845] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:04 2026] GET /v2.1/servers/bf5eeacc-7acb-4645-b302-e7624f30bfb1 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/846] 10.0.0.115 () {32 vars in 703 bytes} [Thu Aug 6 15:22:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1285619695 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:07.567 7 WARNING neutronclient.v2_0.client [None req-9c2af187-c910-43ed-9d3d-05d0b24fc858 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/847] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:07 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1822 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-06 15:22:07.825 8 WARNING neutronclient.v2_0.client [None req-270ceeec-f1a1-41c9-b645-c709acb304f7 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/848] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:07 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1822 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 421/849] 10.0.0.115 () {34 vars in 747 bytes} [Thu Aug 6 15:22:08 2026] POST /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7/action => generated 0 bytes in 108 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-08-06 15:22:08.347 8 WARNING neutronclient.v2_0.client [None req-7b3b2b26-f569-474a-9a29-e04403a4364f 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in 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/850] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:08 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1824 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:09.497 7 WARNING neutronclient.v2_0.client [None req-30a5b61f-90f4-4eda-a37b-ed4ea8f1082c 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/853] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:09 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1824 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/854] 10.0.0.115 () {30 vars in 410 bytes} [Thu Aug 6 15:22:10 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: 424/855] 10.0.0.115 () {28 vars in 557 bytes} [Thu Aug 6 15:22:10 2026] GET /v2/ => generated 402 bytes in 505 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: 7|app: 0|req: 425/856] 10.0.0.115 () {28 vars in 561 bytes} [Thu Aug 6 15:22:10 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-08-06 15:22:10.656 8 WARNING neutronclient.v2_0.client [None req-2dfac19f-767b-414e-b3c4-eca674bc3946 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/857] 10.0.0.115 () {30 vars in 410 bytes} [Thu Aug 6 15:22:10 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/858] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:10 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1824 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-06 15:22:11.813 7 WARNING neutronclient.v2_0.client [None req-7bc2ec3f-66e5-4703-824a-80d612698506 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in 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/859] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:11 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1829 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:12.546 8 INFO nova.api.openstack.compute.server_external_events [req-62c17e6e-963d-48b5-8321-75add9e7700d req-e32f764f-369c-4af8-9c7d-c4fd604da32b 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:339f5422-0738-44c7-a165-a88d59f957fe for instance 3533de62-0584-472b-9d8b-576a5b89a2c7 on instance [pid: 8|app: 0|req: 433/860] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:22:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:12.951 7 WARNING neutronclient.v2_0.client [None req-3dbd9f2d-83ec-4fb5-9dc8-58130daa6e6c 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/861] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:12 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1829 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:14.202 8 WARNING neutronclient.v2_0.client [None req-ca738bc1-d73e-44b9-b969-dcf60e0f324b 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/862] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:14 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1829 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:14.591 7 INFO nova.api.openstack.compute.server_external_events [req-051cf5ab-e4b8-4300-af00-9c37b02cdae8 req-e12d22bc-19c6-41b3-b801-92940114fcdd 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:339f5422-0738-44c7-a165-a88d59f957fe for instance 3533de62-0584-472b-9d8b-576a5b89a2c7 on instance [pid: 7|app: 0|req: 429/863] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:22:14 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-08-06 15:22:15.461 8 WARNING neutronclient.v2_0.client [None req-5c75252b-823d-49cc-a656-d42195402156 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/864] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:15 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1829 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:16.640 8 INFO nova.api.openstack.compute.server_external_events [req-1061a364-f2a5-4cf7-b833-ccb75798408c req-b3b73a30-c816-4685-9d8d-4364a264ff6d 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:339f5422-0738-44c7-a165-a88d59f957fe for instance 3533de62-0584-472b-9d8b-576a5b89a2c7 on instance 2026-08-06 15:22:16.640 8 INFO nova.api.openstack.compute.server_external_events [req-1061a364-f2a5-4cf7-b833-ccb75798408c req-b3b73a30-c816-4685-9d8d-4364a264ff6d 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:339f5422-0738-44c7-a165-a88d59f957fe for instance 3533de62-0584-472b-9d8b-576a5b89a2c7 on instance 2026-08-06 15:22:16.643 7 WARNING neutronclient.v2_0.client [None req-12eb36af-e293-4cf1-b4a6-c9aac7e5f02a 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/865] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:22:16 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/866] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:16 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1829 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:18.094 8 WARNING neutronclient.v2_0.client [None req-3fee662a-3e35-4a68-a33e-cf7d7455cc47 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in 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/867] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:18 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1822 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:33.726 8 WARNING neutronclient.v2_0.client [None req-67937830-322b-45aa-beee-85f2ce88f4dd 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/872] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:33 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1822 bytes in 684 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/873] 10.0.0.115 () {32 vars in 715 bytes} [Thu Aug 6 15:22:34 2026] DELETE /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 0 bytes in 119 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-08-06 15:22:34.542 8 WARNING neutronclient.v2_0.client [None req-e08dd0d4-8983-4659-a884-43a9e8ec0d76 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/874] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:34 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1828 bytes in 1351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:36.030 7 INFO nova.api.openstack.compute.server_external_events [req-662d920d-aa9c-477c-b055-5462a92fba47 req-a75306d7-63c0-4111-9c28-d4ccc22a9154 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:339f5422-0738-44c7-a165-a88d59f957fe for instance 3533de62-0584-472b-9d8b-576a5b89a2c7 on instance [pid: 7|app: 0|req: 434/875] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:22:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:36.910 8 WARNING neutronclient.v2_0.client [None req-2efdb147-f457-4b28-a5d9-b03f9f35d97c 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] 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-08-06 15:22:38.084 7 INFO nova.api.openstack.compute.server_external_events [req-2db98f33-241d-4003-9ccc-3ecaf792dd1b req-90c97f1e-1dde-4665-833d-b339eb7790d7 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:339f5422-0738-44c7-a165-a88d59f957fe for instance 3533de62-0584-472b-9d8b-576a5b89a2c7 on instance [pid: 7|app: 0|req: 435/876] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:22:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/877] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:36 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1828 bytes in 1294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:38.410 7 INFO nova.api.openstack.compute.server_external_events [req-9d10d3b0-cc9e-4281-a00c-123afc05cf8d req-618122cf-9cac-40e6-8b6c-6297ab0ad798 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-deleted:339f5422-0738-44c7-a165-a88d59f957fe for instance 3533de62-0584-472b-9d8b-576a5b89a2c7 on instance [pid: 7|app: 0|req: 436/878] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:22:38 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, ' [pid: 8|app: 0|req: 443/879] 10.0.0.115 () {34 vars in 668 bytes} [Thu Aug 6 15:22:38 2026] POST /v2.1/os-keypairs => generated 397 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:22:39.220 8 WARNING neutronclient.v2_0.client [None req-9fcac5b2-2b86-426d-ae66-91e16648864a 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/882] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:39 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1473 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-08-06 15:22:40.329 7 WARNING neutronclient.v2_0.client [None req-3a21da39-816e-4141-8d4e-426da1343b89 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] 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: 438/883] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:40 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1478 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-06 15:22:40.496 8 WARNING neutronclient.v2_0.client [None req-176aea1b-8685-4cde-9e42-10ad4277451e 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] 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-08-06 15:22:40.548 8 WARNING neutronclient.v2_0.client [None req-176aea1b-8685-4cde-9e42-10ad4277451e 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] 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-08-06 15:22:40.727 8 WARNING neutronclient.v2_0.client [None req-176aea1b-8685-4cde-9e42-10ad4277451e 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/884] 10.0.0.115 () {34 vars in 660 bytes} [Thu Aug 6 15:22:40 2026] POST /v2.1/servers => generated 449 bytes in 507 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-08-06 15:22:40.929 7 WARNING neutronclient.v2_0.client [None req-4b26b7e7-6845-4a0a-9991-b31e40c05849 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in 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/885] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:40 2026] GET /v2.1/servers/1ca9e301-c6b1-4e66-a659-ea3ecfd63819 => generated 1401 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, ' [pid: 8|app: 0|req: 447/886] 10.0.0.73 () {30 vars in 615 bytes} [Thu Aug 6 15:22:40 2026] GET /v2.1 => generated 0 bytes in 98 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: 440/887] 10.0.0.73 () {32 vars in 688 bytes} [Thu Aug 6 15:22:41 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/888] 10.0.0.73 () {34 vars in 909 bytes} [Thu Aug 6 15:22:41 2026] GET /v2.1/os-simple-tenant-usage/ce53ac2fbf7d4454b3dc301dd02b1c26?start=2026-08-05T00:00:00&end=2026-08-06T23:59:59 => generated 20 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 441/889] 10.0.0.73 () {30 vars in 650 bytes} [Thu Aug 6 15:22:41 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:22:41.480 8 WARNING neutronclient.v2_0.client [None req-955e0365-67b4-4d6d-955d-6e7d46ea8d09 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/890] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:41 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => generated 1478 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-06 15:22:42.009 7 WARNING neutronclient.v2_0.client [None req-a3adf56b-f996-4b71-8185-94de1fecec25 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/891] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:41 2026] GET /v2.1/servers/1ca9e301-c6b1-4e66-a659-ea3ecfd63819 => generated 1405 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:42.575 8 INFO nova.api.openstack.wsgi [None req-a9006e4c-a489-45d6-a3c0-bd6b10d27d7e 69f04163e2bc463c952c25fec776fbd8 c433e79759d04609a6d8f167c5ae60f7 - - default default] HTTP exception thrown: Instance 3533de62-0584-472b-9d8b-576a5b89a2c7 could not be found. [pid: 8|app: 0|req: 450/892] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:42 2026] GET /v2.1/servers/3533de62-0584-472b-9d8b-576a5b89a2c7 => 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: 7|app: 0|req: 443/893] 10.0.0.115 () {32 vars in 703 bytes} [Thu Aug 6 15:22:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1296317737 => generated 0 bytes in 21 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-08-06 15:22:43.097 8 WARNING neutronclient.v2_0.client [None req-4d17bbc1-ad3f-491a-894d-6efc20264de9 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/894] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:43 2026] GET /v2.1/servers/1ca9e301-c6b1-4e66-a659-ea3ecfd63819 => generated 1453 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:44.557 8 WARNING neutronclient.v2_0.client [None req-299cceb6-89a6-4fb5-954a-f04e92277127 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/895] 10.0.0.73 () {30 vars in 615 bytes} [Thu Aug 6 15:22:44 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 445/896] 10.0.0.73 () {32 vars in 688 bytes} [Thu Aug 6 15:22:44 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: 452/897] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:44 2026] GET /v2.1/servers/1ca9e301-c6b1-4e66-a659-ea3ecfd63819 => generated 1453 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/898] 10.0.0.73 () {34 vars in 909 bytes} [Thu Aug 6 15:22:44 2026] GET /v2.1/os-simple-tenant-usage/ce53ac2fbf7d4454b3dc301dd02b1c26?start=2026-08-05T00:00:00&end=2026-08-06T23:59:59 => generated 20 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, ' [pid: 8|app: 0|req: 453/899] 10.0.0.73 () {30 vars in 650 bytes} [Thu Aug 6 15:22:44 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:45.657 7 WARNING neutronclient.v2_0.client [None req-c724d1bc-59dc-4d21-9a03-750919525c02 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in 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/900] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:45 2026] GET /v2.1/servers/1ca9e301-c6b1-4e66-a659-ea3ecfd63819 => generated 1528 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-06 15:22:46.609 8 INFO nova.api.openstack.compute.server_external_events [req-c0ec396f-d5ee-43cb-9dcf-c809e2ea9f35 req-041bd30e-84d9-4b6e-9ef4-400899b5b3e9 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:afb2b857-6960-44cc-a6a3-e26f35bd4101 for instance 1ca9e301-c6b1-4e66-a659-ea3ecfd63819 on instance [pid: 8|app: 0|req: 454/901] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:22:46 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-08-06 15:22:46.985 7 WARNING neutronclient.v2_0.client [None req-68a0113d-b087-447d-b80e-245b724dc21d 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in 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/902] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:46 2026] GET /v2.1/servers/1ca9e301-c6b1-4e66-a659-ea3ecfd63819 => generated 1526 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:48.178 8 WARNING neutronclient.v2_0.client [None req-1c617c5d-d17e-4173-ab4c-044243991eec 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/903] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:48 2026] GET /v2.1/servers/1ca9e301-c6b1-4e66-a659-ea3ecfd63819 => generated 1526 bytes in 572 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:49.781 8 WARNING neutronclient.v2_0.client [None req-9518596b-abd3-4144-8b8b-64f0bb16b35b 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/906] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:49 2026] GET /v2.1/servers/1ca9e301-c6b1-4e66-a659-ea3ecfd63819 => generated 1526 bytes in 489 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:51.283 7 WARNING neutronclient.v2_0.client [None req-4e22045c-62f2-4bdb-a90f-be232a75dfc7 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/907] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:51 2026] GET /v2.1/servers/1ca9e301-c6b1-4e66-a659-ea3ecfd63819 => generated 1526 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:52.060 8 INFO nova.api.openstack.compute.server_external_events [req-9983d2d9-275e-4fd8-9b35-7a13093c798a req-edb08f3b-7f76-4f94-8fa4-611b43c4bcd4 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:afb2b857-6960-44cc-a6a3-e26f35bd4101 for instance 1ca9e301-c6b1-4e66-a659-ea3ecfd63819 on instance [pid: 8|app: 0|req: 458/908] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:22:52 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-08-06 15:22:52.788 7 WARNING neutronclient.v2_0.client [None req-0dea27fc-0b87-4b68-9bd5-cc7f859b219d 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/909] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:52 2026] GET /v2.1/servers/1ca9e301-c6b1-4e66-a659-ea3ecfd63819 => generated 1526 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:54.114 8 INFO nova.api.openstack.compute.server_external_events [req-0c44e263-18fd-46ad-b558-e2d123ed76ca req-e9cd3679-eeda-4060-8cd4-1fc7b3810e16 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:afb2b857-6960-44cc-a6a3-e26f35bd4101 for instance 1ca9e301-c6b1-4e66-a659-ea3ecfd63819 on instance [pid: 8|app: 0|req: 459/910] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:22:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:54.209 7 WARNING neutronclient.v2_0.client [None req-53212364-b53b-423b-9c0f-c9d11ca5937a 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/911] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:54 2026] GET /v2.1/servers/1ca9e301-c6b1-4e66-a659-ea3ecfd63819 => generated 1695 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:54.629 8 WARNING neutronclient.v2_0.client [None req-d5430bdd-7600-4707-82cf-9148aafa8e81 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/912] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:22:54 2026] GET /v2.1/servers/1ca9e301-c6b1-4e66-a659-ea3ecfd63819 => generated 1695 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:22:57.120 7 INFO nova.api.openstack.compute.server_external_events [req-e90c2119-bea6-411d-82e9-171d581e9c98 req-46ca0709-e598-4de2-9722-1a77dbc0a934 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:afb2b857-6960-44cc-a6a3-e26f35bd4101 for instance 1ca9e301-c6b1-4e66-a659-ea3ecfd63819 on instance [pid: 7|app: 0|req: 453/913] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:22:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/916] 10.0.0.115 () {34 vars in 668 bytes} [Thu Aug 6 15:23:04 2026] POST /v2.1/os-keypairs => generated 396 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 462/917] 10.0.0.115 () {34 vars in 747 bytes} [Thu Aug 6 15:23:05 2026] POST /v2.1/servers/1ca9e301-c6b1-4e66-a659-ea3ecfd63819/action => generated 32099 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/918] 10.0.0.115 () {34 vars in 668 bytes} [Thu Aug 6 15:23:06 2026] POST /v2.1/os-keypairs => generated 386 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:06.946 8 INFO nova.api.openstack.compute.server_external_events [req-7e72b1ef-19de-4b39-b823-e393769acef4 req-961d9887-a4f0-436e-9bf8-014a09d5b50a 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:afb2b857-6960-44cc-a6a3-e26f35bd4101 for instance 1ca9e301-c6b1-4e66-a659-ea3ecfd63819 on instance [pid: 8|app: 0|req: 463/919] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:23:06 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) 2026-08-06 15:23:07.905 7 WARNING neutronclient.v2_0.client [None req-b12abc88-6db2-4cae-a42e-0c65fa109ea3 dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] 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-08-06 15:23:07.957 7 WARNING neutronclient.v2_0.client [None req-b12abc88-6db2-4cae-a42e-0c65fa109ea3 dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] 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-08-06 15:23:08.001 7 WARNING neutronclient.v2_0.client [None req-b12abc88-6db2-4cae-a42e-0c65fa109ea3 dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] 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: 464/920] 10.0.0.115 () {34 vars in 668 bytes} [Thu Aug 6 15:23:08 2026] POST /v2.1/os-keypairs => generated 398 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:23:08.189 7 WARNING neutronclient.v2_0.client [None req-b12abc88-6db2-4cae-a42e-0c65fa109ea3 dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in 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/921] 10.0.0.115 () {34 vars in 660 bytes} [Thu Aug 6 15:23:07 2026] POST /v2.1/servers => generated 497 bytes in 575 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-06 15:23:08.451 8 WARNING neutronclient.v2_0.client [None req-37df08d1-3884-4bdd-bf75-a43c8a7535ef dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/922] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:08 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1456 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:09.554 8 WARNING neutronclient.v2_0.client [None req-bd2f7825-2b94-497c-9df4-e6c48b6b2f10 dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/925] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:09 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1460 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:09.885 7 WARNING neutronclient.v2_0.client [None req-a5ee2af2-d4ce-4505-9def-ec7633025262 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] 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-08-06 15:23:09.940 7 WARNING neutronclient.v2_0.client [None req-a5ee2af2-d4ce-4505-9def-ec7633025262 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] 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-08-06 15:23:10.279 7 WARNING neutronclient.v2_0.client [None req-a5ee2af2-d4ce-4505-9def-ec7633025262 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in 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/926] 10.0.0.115 () {34 vars in 660 bytes} [Thu Aug 6 15:23:09 2026] POST /v2.1/servers => generated 450 bytes in 811 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-08-06 15:23:10.667 8 WARNING neutronclient.v2_0.client [None req-65d7213b-621b-4a04-8fe8-44625ecd4b19 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] 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-08-06 15:23:10.782 7 WARNING neutronclient.v2_0.client [None req-1cae2437-1d35-408a-9d54-5167309bfec2 dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in 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/927] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:10 2026] GET /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af => generated 1403 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/928] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:10 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1508 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:11.856 8 WARNING neutronclient.v2_0.client [None req-3ae3d7f7-6748-48e1-a654-932b992707a9 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] 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-08-06 15:23:11.906 7 WARNING neutronclient.v2_0.client [None req-3a562525-3dc3-40ed-aff1-0dfd66b8a75f dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in 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/929] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:11 2026] GET /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af => generated 1399 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/930] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:11 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1508 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-08-06 15:23:12.964 8 WARNING neutronclient.v2_0.client [None req-9e65bd7f-ce0b-40d9-9198-98ded08988e2 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] 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-08-06 15:23:13.167 7 WARNING neutronclient.v2_0.client [None req-74b6d453-2690-4376-928f-20192ed9503f dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/931] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:12 2026] GET /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af => generated 1455 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/932] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:13 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1516 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:14.307 8 WARNING neutronclient.v2_0.client [None req-3a7da852-4728-4867-9777-420dd0d1d10f 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] 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-08-06 15:23:14.376 7 WARNING neutronclient.v2_0.client [None req-d03eab21-4deb-44fd-baa4-9cbf9229461d dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/933] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:14 2026] GET /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af => generated 1455 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:14.814 8 INFO nova.api.openstack.compute.server_external_events [req-d14ca8ae-ebcd-4e0b-b063-ecfe0dd99194 req-1582c637-8454-4ffb-9b99-557a6dfa0245 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:6195c4bc-2339-43cb-a14b-f84d7ab5ea15 for instance 30b7c864-74bd-4eea-adf9-a6ee24eacd2f on instance [pid: 8|app: 0|req: 472/934] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:23:14 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) [pid: 7|app: 0|req: 463/935] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:14 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1629 bytes in 516 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:15.731 8 WARNING neutronclient.v2_0.client [None req-3d124eae-7c7e-452f-9eba-cf572b9d44eb 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] 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-08-06 15:23:15.908 7 WARNING neutronclient.v2_0.client [None req-58ec3f6f-3991-4131-94b2-429dd14b810c dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/936] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:15 2026] GET /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af => generated 1531 bytes in 860 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/937] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:15 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1629 bytes in 809 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:16.861 8 INFO nova.api.openstack.compute.server_external_events [req-3c7b52af-2857-4b92-813b-4a7691d4509c req-9f25bbfe-53f9-46d6-9a45-bce44ec16fe4 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:c7398c41-ff21-4307-b0cb-40a1717fab47 for instance 95433d5e-6780-4f06-a139-405e3f2412af on instance [pid: 8|app: 0|req: 474/938] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:23:16 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-08-06 15:23:17.612 7 WARNING neutronclient.v2_0.client [None req-55fb6c63-1c3f-4f5d-9570-47c590b965d3 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] 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-08-06 15:23:17.735 8 WARNING neutronclient.v2_0.client [None req-3f18a1ec-d7a2-47ed-b256-893d98d9557c dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/939] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:17 2026] GET /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af => generated 1529 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/940] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:17 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1629 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:18.972 8 WARNING neutronclient.v2_0.client [None req-94c00b60-8f65-4fec-a9e7-70d2e5203cbe 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] 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-08-06 15:23:19.035 7 WARNING neutronclient.v2_0.client [None req-329b2fc2-3450-4886-a873-2ce300e24903 dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/943] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:18 2026] GET /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af => generated 1529 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/944] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:18 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1629 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:20.151 8 WARNING neutronclient.v2_0.client [None req-5f6129a2-6227-4892-8f31-0ab997c83b17 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/945] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:20 2026] GET /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af => generated 1529 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:20.362 7 WARNING neutronclient.v2_0.client [None req-28e53475-6206-4128-994a-c74052becd17 dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/946] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:20 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1629 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:21.359 8 WARNING neutronclient.v2_0.client [None req-5bd6b181-52e6-4476-87e5-0479910d8a92 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] 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-08-06 15:23:21.560 7 WARNING neutronclient.v2_0.client [None req-80298691-19d4-47ea-bb0c-e79848c385b2 dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/947] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:21 2026] GET /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af => generated 1529 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/948] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:21 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1629 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:22.771 8 WARNING neutronclient.v2_0.client [None req-ff896366-207f-490c-8db5-d223c445ada7 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] 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-08-06 15:23:22.820 7 WARNING neutronclient.v2_0.client [None req-901091c5-80be-40cf-b1cc-7e272d57d1d8 dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in 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/949] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:22 2026] GET /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af => generated 1529 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/950] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:22 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1629 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-08-06 15:23:23.515 8 INFO nova.api.openstack.compute.server_external_events [req-ffaf9a7f-b5dd-4a02-b136-d4a0c590f987 req-65a89d1e-c55c-44d9-a63a-31e7dc4af9d6 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:6195c4bc-2339-43cb-a14b-f84d7ab5ea15 for instance 30b7c864-74bd-4eea-adf9-a6ee24eacd2f on instance [pid: 8|app: 0|req: 481/951] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:23: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-06 15:23:23.974 7 WARNING neutronclient.v2_0.client [None req-b56a89e0-b237-44b0-b128-e0ad1bd59868 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] 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-08-06 15:23:23.999 8 WARNING neutronclient.v2_0.client [None req-76b19fb1-43a5-43b2-992f-d8a2ceac096e dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/952] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:23 2026] GET /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af => generated 1529 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/953] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:23 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1629 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:25.363 7 WARNING neutronclient.v2_0.client [None req-7c1d18bb-388b-4909-baf1-2ac031a0ef2a 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] 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-08-06 15:23:25.431 8 WARNING neutronclient.v2_0.client [None req-2d2f6ecc-ddc5-4af5-b5ab-d7837d49b36c dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in 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/954] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:25 2026] GET /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af => generated 1529 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:25.558 7 INFO nova.api.openstack.compute.server_external_events [req-2956a2bd-81cf-4f07-8c34-22631a801f31 req-c65f22fc-947d-4ea3-a861-b2866bc48b5c 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:c7398c41-ff21-4307-b0cb-40a1717fab47 for instance 95433d5e-6780-4f06-a139-405e3f2412af on instance 2026-08-06 15:23:25.558 7 INFO nova.api.openstack.compute.server_external_events [req-2956a2bd-81cf-4f07-8c34-22631a801f31 req-c65f22fc-947d-4ea3-a861-b2866bc48b5c 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:6195c4bc-2339-43cb-a14b-f84d7ab5ea15 for instance 30b7c864-74bd-4eea-adf9-a6ee24eacd2f on instance 2026-08-06 15:23:25.559 7 INFO nova.api.openstack.compute.server_external_events [req-2956a2bd-81cf-4f07-8c34-22631a801f31 req-c65f22fc-947d-4ea3-a861-b2866bc48b5c 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:6195c4bc-2339-43cb-a14b-f84d7ab5ea15 for instance 30b7c864-74bd-4eea-adf9-a6ee24eacd2f on instance 2026-08-06 15:23:25.559 7 INFO nova.api.openstack.compute.server_external_events [req-2956a2bd-81cf-4f07-8c34-22631a801f31 req-c65f22fc-947d-4ea3-a861-b2866bc48b5c 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:c7398c41-ff21-4307-b0cb-40a1717fab47 for instance 95433d5e-6780-4f06-a139-405e3f2412af on instance 2026-08-06 15:23:25.559 7 INFO nova.api.openstack.compute.server_external_events [req-2956a2bd-81cf-4f07-8c34-22631a801f31 req-c65f22fc-947d-4ea3-a861-b2866bc48b5c 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:c7398c41-ff21-4307-b0cb-40a1717fab47 for instance 95433d5e-6780-4f06-a139-405e3f2412af on instance [pid: 7|app: 0|req: 473/955] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:23:25 2026] POST /v2.1/os-server-external-events => generated 869 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/956] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:25 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1629 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:26.536 7 WARNING neutronclient.v2_0.client [None req-8d91824d-ae0c-4b85-82e8-487efbab47e5 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] 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-08-06 15:23:26.665 8 WARNING neutronclient.v2_0.client [None req-276c9e54-6c2d-4d42-a54f-0eaf0a1bbf80 dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in 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/957] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:26 2026] GET /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af => generated 1529 bytes in 671 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/958] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:26 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1629 bytes in 1002 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:28.252 7 WARNING neutronclient.v2_0.client [None req-50222776-f7b6-40bf-864b-fb8faaa5dde6 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] 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-08-06 15:23:28.680 8 WARNING neutronclient.v2_0.client [None req-70409a6f-90ad-4f20-90a2-5322869eacc2 dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in 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/959] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:28 2026] GET /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af => generated 1697 bytes in 632 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:28.868 7 WARNING neutronclient.v2_0.client [None req-a60eb695-c677-456a-84b0-0aac4f2e53ac 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in 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/960] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:28 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1809 bytes in 902 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:29.607 8 WARNING neutronclient.v2_0.client [None req-4810f352-8e88-4260-a079-dba8fade4e29 dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/963] 10.0.0.115 () {32 vars in 738 bytes} [Thu Aug 6 15:23:29 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f/os-interface => generated 284 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/964] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:28 2026] GET /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af => generated 1697 bytes in 1148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:30.690 8 INFO nova.api.openstack.compute.server_external_events [req-06a46cf6-fba2-4fd5-b143-630568a99f2b req-eaf5e21e-8c56-4f68-9310-bc4c269949a0 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:6195c4bc-2339-43cb-a14b-f84d7ab5ea15 for instance 30b7c864-74bd-4eea-adf9-a6ee24eacd2f on instance [pid: 8|app: 0|req: 489/965] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:23:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:31.160 7 INFO nova.api.openstack.compute.server_external_events [req-c5adcdde-699d-47f1-8baa-052d15c54c1e req-299b26c1-4772-465c-91b1-ad76625beee0 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:c7398c41-ff21-4307-b0cb-40a1717fab47 for instance 95433d5e-6780-4f06-a139-405e3f2412af on instance [pid: 7|app: 0|req: 477/966] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:23:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:32.105 8 WARNING neutronclient.v2_0.client [None req-c3da5b2a-fe49-49d3-9e23-78115c64f6d3 a788f329c31b46d28696c1621880cc30 fca06c644b06422ab319f6d2e1893cef - - default default] 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-08-06 15:23:32.289 8 WARNING neutronclient.v2_0.client [None req-c3da5b2a-fe49-49d3-9e23-78115c64f6d3 a788f329c31b46d28696c1621880cc30 fca06c644b06422ab319f6d2e1893cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/967] 10.0.0.115 () {34 vars in 660 bytes} [Thu Aug 6 15:23:32 2026] POST /v2.1/servers => generated 424 bytes in 468 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-08-06 15:23:32.545 7 WARNING neutronclient.v2_0.client [None req-0fd9c10e-076e-4202-8432-d29c5c00cce9 a788f329c31b46d28696c1621880cc30 fca06c644b06422ab319f6d2e1893cef - - default default] The python binding code in 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/968] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:32 2026] GET /v2.1/servers/e104ed90-e097-41ae-88fe-48c111d7f4f1 => generated 1367 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:33.652 8 WARNING neutronclient.v2_0.client [None req-40a1c6c7-a4b3-4172-a66f-af6231a26edd a788f329c31b46d28696c1621880cc30 fca06c644b06422ab319f6d2e1893cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/969] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:33 2026] GET /v2.1/servers/e104ed90-e097-41ae-88fe-48c111d7f4f1 => generated 1371 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:34.775 7 WARNING neutronclient.v2_0.client [None req-fb4239c8-f900-454c-8016-8b44c46be85b a788f329c31b46d28696c1621880cc30 fca06c644b06422ab319f6d2e1893cef - - default default] The python binding code in 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/970] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:34 2026] GET /v2.1/servers/e104ed90-e097-41ae-88fe-48c111d7f4f1 => generated 1419 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-08-06 15:23:35.873 8 WARNING neutronclient.v2_0.client [None req-0ca6ac26-326a-4b39-9d78-6e9199516517 a788f329c31b46d28696c1621880cc30 fca06c644b06422ab319f6d2e1893cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/971] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:35 2026] GET /v2.1/servers/e104ed90-e097-41ae-88fe-48c111d7f4f1 => generated 1419 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:36.965 7 WARNING neutronclient.v2_0.client [None req-037132a4-adb3-44cd-9780-9358d6b9acf0 a788f329c31b46d28696c1621880cc30 fca06c644b06422ab319f6d2e1893cef - - default default] The python binding code in 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/972] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:36 2026] GET /v2.1/servers/e104ed90-e097-41ae-88fe-48c111d7f4f1 => generated 1427 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 493/973] 10.0.0.115 () {34 vars in 747 bytes} [Thu Aug 6 15:23:37 2026] POST /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af/action => generated 31945 bytes in 545 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-08-06 15:23:37.942 7 WARNING neutronclient.v2_0.client [None req-e85956c9-19ed-4fca-a807-1597cd896f09 dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] 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-08-06 15:23:38.065 8 WARNING neutronclient.v2_0.client [None req-5ab56fda-0b85-4689-8a66-106de2bbb365 a788f329c31b46d28696c1621880cc30 fca06c644b06422ab319f6d2e1893cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/974] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:37 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1929 bytes in 637 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:38.564 7 INFO nova.api.openstack.compute.server_external_events [req-3d6417b2-f7b9-4b92-a94b-1f1bc3728df8 req-76510497-aba5-4767-b8b8-7cb6bd1c0dc6 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:d7dac533-7fdb-4c69-b640-1b421dd6ebe6 for instance e104ed90-e097-41ae-88fe-48c111d7f4f1 on instance [pid: 7|app: 0|req: 482/975] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:23:38 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: 494/976] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:38 2026] GET /v2.1/servers/e104ed90-e097-41ae-88fe-48c111d7f4f1 => generated 1479 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 484/979] 10.0.0.115 () {32 vars in 750 bytes} [Thu Aug 6 15:23:39 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f/os-server-password => generated 116 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:39.646 8 WARNING neutronclient.v2_0.client [None req-90ecddb2-78ac-45f7-b4c3-7d45f0f18eef a788f329c31b46d28696c1621880cc30 fca06c644b06422ab319f6d2e1893cef - - default default] The python binding code in 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/980] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:39 2026] GET /v2.1/servers/e104ed90-e097-41ae-88fe-48c111d7f4f1 => generated 1467 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 485/981] 10.0.0.115 () {32 vars in 715 bytes} [Thu Aug 6 15:23:40 2026] DELETE /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af => generated 0 bytes in 89 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-08-06 15:23:40.524 8 WARNING neutronclient.v2_0.client [None req-98d8acaf-6acc-4fb1-868f-40239557d148 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/982] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:40 2026] GET /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af => generated 1823 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:40.832 7 WARNING neutronclient.v2_0.client [None req-52bd8089-c98a-4e7b-be07-ce605af861c2 a788f329c31b46d28696c1621880cc30 fca06c644b06422ab319f6d2e1893cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/983] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:40 2026] GET /v2.1/servers/e104ed90-e097-41ae-88fe-48c111d7f4f1 => generated 1467 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 498/984] 10.0.0.115 () {32 vars in 715 bytes} [Thu Aug 6 15:23:41 2026] DELETE /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 0 bytes in 116 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-08-06 15:23:41.323 7 WARNING neutronclient.v2_0.client [None req-a46289c2-0863-41ad-8abc-7a1c898ddb4e dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in 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/985] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:41 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1935 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:41.734 8 WARNING neutronclient.v2_0.client [None req-cc3861f8-e783-438c-9d9e-6b4082db258e 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] 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-08-06 15:23:41.848 7 INFO nova.api.openstack.compute.server_external_events [req-60c02494-692c-4356-9614-2f90ab25d61b req-745e085d-6617-48e9-92f3-15121c9adc2d 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:c7398c41-ff21-4307-b0cb-40a1717fab47 for instance 95433d5e-6780-4f06-a139-405e3f2412af on instance [pid: 7|app: 0|req: 488/986] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:23:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/987] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:41 2026] GET /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af => generated 1823 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, ' 2026-08-06 15:23:41.976 7 WARNING neutronclient.v2_0.client [None req-47921a33-ebfb-4d3e-96d8-6239c58b5ca7 a788f329c31b46d28696c1621880cc30 fca06c644b06422ab319f6d2e1893cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/988] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:41 2026] GET /v2.1/servers/e104ed90-e097-41ae-88fe-48c111d7f4f1 => generated 1467 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:42.482 8 WARNING neutronclient.v2_0.client [None req-f69b3d5b-a757-405e-b7d9-aae5e5f95258 dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in 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/989] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:42 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1935 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-08-06 15:23:42.917 7 WARNING neutronclient.v2_0.client [None req-13c14d40-2281-45c1-a7c3-c91dcb7b5a4e 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] 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-08-06 15:23:43.124 8 WARNING neutronclient.v2_0.client [None req-36d2528a-f3e3-4a49-a26a-edcd895f03b1 a788f329c31b46d28696c1621880cc30 fca06c644b06422ab319f6d2e1893cef - - default default] The python binding code in 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/990] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:42 2026] GET /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af => generated 1755 bytes in 589 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:43.503 7 INFO nova.api.openstack.compute.server_external_events [req-8a6735ba-7ff8-499d-a412-6ae35a2c695d req-00235379-d956-4a68-8df2-0125aa4d323f 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-deleted:c7398c41-ff21-4307-b0cb-40a1717fab47 for instance 95433d5e-6780-4f06-a139-405e3f2412af on instance [pid: 7|app: 0|req: 491/991] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:23:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/992] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:43 2026] GET /v2.1/servers/e104ed90-e097-41ae-88fe-48c111d7f4f1 => generated 1467 bytes in 496 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:43.641 7 WARNING neutronclient.v2_0.client [None req-c15f304f-7fc6-4d55-a54e-fae3121afc4c dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] 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-08-06 15:23:43.899 8 INFO nova.api.openstack.compute.server_external_events [req-e5eca15b-f27e-44fa-8d3a-976f8b65f2ae req-19db9297-1a2f-439c-bb51-203b16d3d0a7 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:c7398c41-ff21-4307-b0cb-40a1717fab47 for instance 95433d5e-6780-4f06-a139-405e3f2412af on instance 2026-08-06 15:23:43.899 8 INFO nova.api.openstack.compute.server_external_events [req-e5eca15b-f27e-44fa-8d3a-976f8b65f2ae req-19db9297-1a2f-439c-bb51-203b16d3d0a7 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:6195c4bc-2339-43cb-a14b-f84d7ab5ea15 for instance 30b7c864-74bd-4eea-adf9-a6ee24eacd2f on instance 2026-08-06 15:23:43.899 8 INFO nova.api.openstack.compute.server_external_events [req-e5eca15b-f27e-44fa-8d3a-976f8b65f2ae req-19db9297-1a2f-439c-bb51-203b16d3d0a7 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:6195c4bc-2339-43cb-a14b-f84d7ab5ea15 for instance 30b7c864-74bd-4eea-adf9-a6ee24eacd2f on instance [pid: 8|app: 0|req: 502/993] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:23:43 2026] POST /v2.1/os-server-external-events => generated 531 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/994] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:43 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1935 bytes in 740 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:44.530 8 WARNING neutronclient.v2_0.client [None req-01000b7b-c706-4ddc-89a7-5e2ec748ac21 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/995] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:44 2026] GET /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af => generated 1489 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:44.629 7 WARNING neutronclient.v2_0.client [None req-999baeae-b6b3-4a2c-a802-94cda86b1313 a788f329c31b46d28696c1621880cc30 fca06c644b06422ab319f6d2e1893cef - - default default] The python binding code in 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/996] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:44 2026] GET /v2.1/servers/e104ed90-e097-41ae-88fe-48c111d7f4f1 => generated 1467 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-08-06 15:23:45.406 8 WARNING neutronclient.v2_0.client [None req-b6885033-d75e-4931-bb6b-e36a4969962e dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/997] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:45 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1542 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:45.550 7 INFO nova.api.openstack.compute.server_external_events [req-eeccdeb1-527a-47a8-93c0-5174827241df req-f681146c-899e-437f-9bc6-aa2322ef1048 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-deleted:6195c4bc-2339-43cb-a14b-f84d7ab5ea15 for instance 30b7c864-74bd-4eea-adf9-a6ee24eacd2f on instance [pid: 7|app: 0|req: 494/998] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:23:45 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-08-06 15:23:45.644 8 WARNING neutronclient.v2_0.client [None req-6cb36640-17d2-478f-a52d-211f14ec8fce 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/999] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:45 2026] GET /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af => generated 1489 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:45.940 7 WARNING neutronclient.v2_0.client [None req-2a798146-725e-487f-aee9-8509a6f59a3a a788f329c31b46d28696c1621880cc30 fca06c644b06422ab319f6d2e1893cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/1000] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:45 2026] GET /v2.1/servers/e104ed90-e097-41ae-88fe-48c111d7f4f1 => generated 1467 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-06 15:23:46.134 8 INFO nova.api.openstack.compute.server_external_events [req-3a2af809-82e5-456b-b14a-92fc6d80ca14 req-60e914f5-1b7c-44ff-8992-b5c28be84dee 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:d7dac533-7fdb-4c69-b640-1b421dd6ebe6 for instance e104ed90-e097-41ae-88fe-48c111d7f4f1 on instance 2026-08-06 15:23:46.134 8 INFO nova.api.openstack.compute.server_external_events [req-3a2af809-82e5-456b-b14a-92fc6d80ca14 req-60e914f5-1b7c-44ff-8992-b5c28be84dee 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:d7dac533-7fdb-4c69-b640-1b421dd6ebe6 for instance e104ed90-e097-41ae-88fe-48c111d7f4f1 on instance [pid: 8|app: 0|req: 506/1001] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:23:45 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:46.513 7 WARNING neutronclient.v2_0.client [None req-b7c22566-65fc-48e0-9f35-8571e8389421 dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in 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/1002] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:46 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1542 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:46.731 8 INFO nova.api.openstack.wsgi [None req-8ab4b3ab-cfb8-4110-81b1-861fb2faa1b5 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] HTTP exception thrown: Instance 95433d5e-6780-4f06-a139-405e3f2412af could not be found. [pid: 8|app: 0|req: 507/1003] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:46 2026] GET /v2.1/servers/95433d5e-6780-4f06-a139-405e3f2412af => 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: 497/1004] 10.0.0.115 () {32 vars in 727 bytes} [Thu Aug 6 15:23:46 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1790554846 => generated 0 bytes in 21 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-08-06 15:23:47.098 8 WARNING neutronclient.v2_0.client [None req-6e4a39d7-fe5e-4417-b4cb-198715ade2c3 a788f329c31b46d28696c1621880cc30 fca06c644b06422ab319f6d2e1893cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1005] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:47 2026] GET /v2.1/servers/e104ed90-e097-41ae-88fe-48c111d7f4f1 => generated 1467 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:47.623 8 WARNING neutronclient.v2_0.client [None req-f48c765c-9c63-4d0a-b36e-c7e8d99f8fbc dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1006] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:47 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 1542 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1007] 10.0.0.115 () {32 vars in 715 bytes} [Thu Aug 6 15:23:47 2026] DELETE /v2.1/servers/1ca9e301-c6b1-4e66-a659-ea3ecfd63819 => generated 0 bytes in 291 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-08-06 15:23:47.850 8 WARNING neutronclient.v2_0.client [None req-8fb6b9bb-4d5f-4763-adc7-1d6f42e30589 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in 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/1008] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:47 2026] GET /v2.1/servers/1ca9e301-c6b1-4e66-a659-ea3ecfd63819 => generated 1701 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:48.542 7 WARNING neutronclient.v2_0.client [None req-1048a602-f8e0-41d0-ba2e-defc73684675 a788f329c31b46d28696c1621880cc30 fca06c644b06422ab319f6d2e1893cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1009] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:48 2026] GET /v2.1/servers/e104ed90-e097-41ae-88fe-48c111d7f4f1 => generated 1647 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-08-06 15:23:48.716 8 INFO nova.api.openstack.wsgi [None req-7587ee65-1798-48dd-90b6-1587d11bce64 dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] HTTP exception thrown: Instance 30b7c864-74bd-4eea-adf9-a6ee24eacd2f could not be found. [pid: 8|app: 0|req: 511/1010] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:48 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 111 bytes in 31 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-08-06 15:23:48.748 7 INFO nova.api.openstack.wsgi [None req-5b4b7b0e-0b4a-4a10-b91d-5b67c392dd89 dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] HTTP exception thrown: Instance 30b7c864-74bd-4eea-adf9-a6ee24eacd2f could not be found. [pid: 7|app: 0|req: 500/1011] 10.0.0.115 () {32 vars in 715 bytes} [Thu Aug 6 15:23:48 2026] DELETE /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:48.805 8 INFO nova.api.openstack.wsgi [None req-09467ed7-5823-41bc-b6d9-75d7b595d7f1 dc4e43fbeb4d44af9121204cbfcfabbc 6046c1717b2240a5bc00b5ff1708fcb0 - - default default] HTTP exception thrown: Instance 30b7c864-74bd-4eea-adf9-a6ee24eacd2f could not be found. [pid: 8|app: 0|req: 512/1012] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:48 2026] GET /v2.1/servers/30b7c864-74bd-4eea-adf9-a6ee24eacd2f => generated 111 bytes in 49 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: 501/1013] 10.0.0.115 () {32 vars in 703 bytes} [Thu Aug 6 15:23:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2086749654 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-06 15:23:49.092 7 WARNING neutronclient.v2_0.client [None req-36988c4c-d52d-4815-9f8b-c88676da1a8c 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in 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/1016] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:49 2026] GET /v2.1/servers/1ca9e301-c6b1-4e66-a659-ea3ecfd63819 => generated 1701 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:49.746 8 INFO nova.api.openstack.compute.server_external_events [req-48d908dc-c7fb-4b82-89a4-c8bb949f6397 req-2bdaa168-821c-4dbb-8647-0a430c8ca196 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:afb2b857-6960-44cc-a6a3-e26f35bd4101 for instance 1ca9e301-c6b1-4e66-a659-ea3ecfd63819 on instance [pid: 8|app: 0|req: 514/1017] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:23:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1018] 10.0.0.115 () {32 vars in 723 bytes} [Thu Aug 6 15:23:49 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-164086535 => generated 0 bytes in 29 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: 515/1019] 10.0.0.115 () {32 vars in 715 bytes} [Thu Aug 6 15:23:49 2026] DELETE /v2.1/servers/e104ed90-e097-41ae-88fe-48c111d7f4f1 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-06 15:23:50.033 7 WARNING neutronclient.v2_0.client [None req-38efa155-72be-45af-899a-9bb3fda9a437 a788f329c31b46d28696c1621880cc30 fca06c644b06422ab319f6d2e1893cef - - default default] 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-08-06 15:23:50.523 8 WARNING neutronclient.v2_0.client [None req-6aadf54e-b484-4b07-a363-bb1fd4c10d60 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in 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/1020] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:49 2026] GET /v2.1/servers/e104ed90-e097-41ae-88fe-48c111d7f4f1 => generated 1653 bytes in 610 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1021] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:50 2026] GET /v2.1/servers/1ca9e301-c6b1-4e66-a659-ea3ecfd63819 => generated 1701 bytes in 833 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:51.661 7 WARNING neutronclient.v2_0.client [None req-a2498585-7a5a-41f2-97b5-98b337f7c518 a788f329c31b46d28696c1621880cc30 fca06c644b06422ab319f6d2e1893cef - - default default] 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-08-06 15:23:51.812 8 INFO nova.api.openstack.compute.server_external_events [req-71192a5b-83cd-49b6-8448-1f0a1810c391 req-2820f5c0-3de4-4178-9db3-08ae13ae1bf6 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:afb2b857-6960-44cc-a6a3-e26f35bd4101 for instance 1ca9e301-c6b1-4e66-a659-ea3ecfd63819 on instance 2026-08-06 15:23:51.812 8 INFO nova.api.openstack.compute.server_external_events [req-71192a5b-83cd-49b6-8448-1f0a1810c391 req-2820f5c0-3de4-4178-9db3-08ae13ae1bf6 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-deleted:afb2b857-6960-44cc-a6a3-e26f35bd4101 for instance 1ca9e301-c6b1-4e66-a659-ea3ecfd63819 on instance 2026-08-06 15:23:51.812 8 INFO nova.api.openstack.compute.server_external_events [req-71192a5b-83cd-49b6-8448-1f0a1810c391 req-2820f5c0-3de4-4178-9db3-08ae13ae1bf6 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:d7dac533-7fdb-4c69-b640-1b421dd6ebe6 for instance e104ed90-e097-41ae-88fe-48c111d7f4f1 on instance 2026-08-06 15:23:51.812 8 INFO nova.api.openstack.compute.server_external_events [req-71192a5b-83cd-49b6-8448-1f0a1810c391 req-2820f5c0-3de4-4178-9db3-08ae13ae1bf6 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:d7dac533-7fdb-4c69-b640-1b421dd6ebe6 for instance e104ed90-e097-41ae-88fe-48c111d7f4f1 on instance [pid: 8|app: 0|req: 517/1022] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:23:51 2026] POST /v2.1/os-server-external-events => generated 702 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1023] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:51 2026] GET /v2.1/servers/e104ed90-e097-41ae-88fe-48c111d7f4f1 => generated 1653 bytes in 651 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:52.378 8 WARNING neutronclient.v2_0.client [None req-e1afbbe1-5514-462c-b269-fcf3525b9366 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] The python binding code in 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/1024] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:52 2026] GET /v2.1/servers/1ca9e301-c6b1-4e66-a659-ea3ecfd63819 => generated 1487 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-08-06 15:23:53.326 7 WARNING neutronclient.v2_0.client [None req-d48523c9-d19a-4bd5-994d-0820fe71671d a788f329c31b46d28696c1621880cc30 fca06c644b06422ab319f6d2e1893cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 507/1025] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:53 2026] GET /v2.1/servers/e104ed90-e097-41ae-88fe-48c111d7f4f1 => generated 1611 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:53.852 8 WARNING neutronclient.v2_0.client [None req-772e7d27-2097-4536-b659-8cd8a79a945f 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] 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-08-06 15:23:53.856 7 INFO nova.api.openstack.compute.server_external_events [req-89be94a1-d87a-4770-b485-e5d3ce3dd1d6 req-d2099805-717e-4b8a-8702-21cfb95b2e25 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-deleted:d7dac533-7fdb-4c69-b640-1b421dd6ebe6 for instance e104ed90-e097-41ae-88fe-48c111d7f4f1 on instance [pid: 7|app: 0|req: 508/1026] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:23:53 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) [pid: 8|app: 0|req: 519/1027] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:53 2026] GET /v2.1/servers/1ca9e301-c6b1-4e66-a659-ea3ecfd63819 => generated 1487 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-08-06 15:23:54.899 7 WARNING neutronclient.v2_0.client [None req-3cc2f37c-9e77-49df-834e-90b61aec59b7 a788f329c31b46d28696c1621880cc30 fca06c644b06422ab319f6d2e1893cef - - default default] 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-08-06 15:23:55.199 8 INFO nova.api.openstack.wsgi [None req-fcbcbf8a-0aa9-48d3-b392-1ffdd2b713d3 2a14c9d914754932a4fed739cf358951 565a142d740f409587a0d6f518802aff - - default default] HTTP exception thrown: Instance 1ca9e301-c6b1-4e66-a659-ea3ecfd63819 could not be found. [pid: 8|app: 0|req: 520/1028] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:55 2026] GET /v2.1/servers/1ca9e301-c6b1-4e66-a659-ea3ecfd63819 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1029] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:54 2026] GET /v2.1/servers/e104ed90-e097-41ae-88fe-48c111d7f4f1 => generated 1453 bytes in 618 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 521/1030] 10.0.0.115 () {32 vars in 725 bytes} [Thu Aug 6 15:23:55 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-246559025 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:23:56.516 7 INFO nova.api.openstack.wsgi [None req-10ff742f-f0cf-4e07-99a6-f4ed0aa03d92 a788f329c31b46d28696c1621880cc30 fca06c644b06422ab319f6d2e1893cef - - default default] HTTP exception thrown: Instance e104ed90-e097-41ae-88fe-48c111d7f4f1 could not be found. [pid: 7|app: 0|req: 510/1031] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:23:56 2026] GET /v2.1/servers/e104ed90-e097-41ae-88fe-48c111d7f4f1 => generated 111 bytes in 31 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: 514/1038] 10.0.0.115 () {34 vars in 668 bytes} [Thu Aug 6 15:24:27 2026] POST /v2.1/os-keypairs => generated 396 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:24:30.899 8 WARNING neutronclient.v2_0.client [None req-27b7b9b3-3295-4ef1-89ac-7870298ba3ad fd2192b6e1934b32b3a4d0395b4f91aa a7e7073ad55e4a5d9307a895ade09cef - - default default] 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-08-06 15:24:31.168 8 WARNING neutronclient.v2_0.client [None req-27b7b9b3-3295-4ef1-89ac-7870298ba3ad fd2192b6e1934b32b3a4d0395b4f91aa a7e7073ad55e4a5d9307a895ade09cef - - default default] 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-08-06 15:24:31.564 8 WARNING neutronclient.v2_0.client [None req-27b7b9b3-3295-4ef1-89ac-7870298ba3ad fd2192b6e1934b32b3a4d0395b4f91aa a7e7073ad55e4a5d9307a895ade09cef - - default default] The python binding code in 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/1041] 10.0.0.115 () {34 vars in 660 bytes} [Thu Aug 6 15:24:30 2026] POST /v2.1/servers => generated 448 bytes in 987 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-06 15:24:31.845 7 WARNING neutronclient.v2_0.client [None req-ed4dcfeb-8174-43aa-9e41-ba4af86ee224 fd2192b6e1934b32b3a4d0395b4f91aa a7e7073ad55e4a5d9307a895ade09cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1042] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:24:31 2026] GET /v2.1/servers/407030ef-611e-4419-a66a-17b9c549f25e => generated 1394 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:24:36.955 8 WARNING neutronclient.v2_0.client [None req-e51c49c2-aa02-42e5-9574-8d5195a645f3 fd2192b6e1934b32b3a4d0395b4f91aa a7e7073ad55e4a5d9307a895ade09cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1043] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:24:36 2026] GET /v2.1/servers/407030ef-611e-4419-a66a-17b9c549f25e => generated 1520 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:24:37.756 7 INFO nova.api.openstack.compute.server_external_events [req-567a55bd-a248-4ae1-b147-d718dfdab388 req-cb315d2c-d3b3-446d-a888-6b6429b305fe 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:013cd11b-2ae9-48d2-ac7a-e996f459fa3a for instance 407030ef-611e-4419-a66a-17b9c549f25e on instance [pid: 7|app: 0|req: 517/1044] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:24:37 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-08-06 15:24:42.197 8 WARNING neutronclient.v2_0.client [None req-3316f8d1-4596-4f5e-9b5c-64a94b2733f9 fd2192b6e1934b32b3a4d0395b4f91aa a7e7073ad55e4a5d9307a895ade09cef - - default default] The python binding code in 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/1047] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:24:42 2026] GET /v2.1/servers/407030ef-611e-4419-a66a-17b9c549f25e => generated 1518 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-08-06 15:24:43.473 7 INFO nova.api.openstack.compute.server_external_events [req-18c71567-5ed4-45c7-a157-7bba253347ea req-e3da90f7-be20-421c-8414-ff3904b1c00f 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:013cd11b-2ae9-48d2-ac7a-e996f459fa3a for instance 407030ef-611e-4419-a66a-17b9c549f25e on instance [pid: 7|app: 0|req: 519/1048] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:24:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:24:45.517 8 INFO nova.api.openstack.compute.server_external_events [req-bc59209c-4d69-4614-8350-198e5a218564 req-68dbe096-c656-45e8-b66f-e96c0bb22cc5 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:013cd11b-2ae9-48d2-ac7a-e996f459fa3a for instance 407030ef-611e-4419-a66a-17b9c549f25e on instance [pid: 8|app: 0|req: 530/1049] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:24:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:24:47.465 7 WARNING neutronclient.v2_0.client [None req-9d8483b8-e461-44a6-be80-31a377ce2b5f fd2192b6e1934b32b3a4d0395b4f91aa a7e7073ad55e4a5d9307a895ade09cef - - default default] The python binding code in 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/1050] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:24:47 2026] GET /v2.1/servers/407030ef-611e-4419-a66a-17b9c549f25e => generated 1816 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:24:49.089 8 INFO nova.api.openstack.compute.server_external_events [req-43172c7f-3886-4304-beca-79b73a410924 req-3f37fe98-ef5e-4e2a-9ce8-c00e43fcfd9f 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:013cd11b-2ae9-48d2-ac7a-e996f459fa3a for instance 407030ef-611e-4419-a66a-17b9c549f25e on instance [pid: 8|app: 0|req: 532/1053] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:24: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) 2026-08-06 15:24:49.138 7 WARNING neutronclient.v2_0.client [None req-eb8fc544-4de7-4142-af15-37e032e15b5f fd2192b6e1934b32b3a4d0395b4f91aa a7e7073ad55e4a5d9307a895ade09cef - - default default] 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-08-06 15:24:49.191 7 WARNING neutronclient.v2_0.client [None req-eb8fc544-4de7-4142-af15-37e032e15b5f fd2192b6e1934b32b3a4d0395b4f91aa a7e7073ad55e4a5d9307a895ade09cef - - default default] 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-08-06 15:24:49.435 7 WARNING neutronclient.v2_0.client [None req-eb8fc544-4de7-4142-af15-37e032e15b5f fd2192b6e1934b32b3a4d0395b4f91aa a7e7073ad55e4a5d9307a895ade09cef - - default default] The python binding code in 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/1054] 10.0.0.115 () {34 vars in 660 bytes} [Thu Aug 6 15:24:49 2026] POST /v2.1/servers => generated 448 bytes in 578 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-08-06 15:24:49.677 8 WARNING neutronclient.v2_0.client [None req-6ab378f4-216b-4a22-968a-ae8f5f1fc131 fd2192b6e1934b32b3a4d0395b4f91aa a7e7073ad55e4a5d9307a895ade09cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1055] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:24:49 2026] GET /v2.1/servers/da6ef0c7-5dcf-4d0f-af0a-37f9a9aa93df => generated 1395 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:24:54.798 7 WARNING neutronclient.v2_0.client [None req-e510f635-c3e6-440c-ab6c-65be49e363d1 fd2192b6e1934b32b3a4d0395b4f91aa a7e7073ad55e4a5d9307a895ade09cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1056] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:24:54 2026] GET /v2.1/servers/da6ef0c7-5dcf-4d0f-af0a-37f9a9aa93df => generated 1455 bytes in 802 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:24:58.277 8 INFO nova.api.openstack.compute.server_external_events [req-8f479a9a-d432-4470-9a60-a419a848e00a req-ef928812-4d12-4545-9f15-25f2df8bb505 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:b400ee39-197b-43e9-b9b8-d8519c81f3e9 for instance da6ef0c7-5dcf-4d0f-af0a-37f9a9aa93df on instance [pid: 8|app: 0|req: 534/1057] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:24:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:25:00.624 7 WARNING neutronclient.v2_0.client [None req-89d8f309-9bd2-4965-b0bf-6d6d044dad68 fd2192b6e1934b32b3a4d0395b4f91aa a7e7073ad55e4a5d9307a895ade09cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1060] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:25:00 2026] GET /v2.1/servers/da6ef0c7-5dcf-4d0f-af0a-37f9a9aa93df => generated 1519 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:25:01.918 8 INFO nova.api.openstack.compute.server_external_events [req-5fd4a1f8-8444-4f1b-a45a-be7d6feca034 req-8d103503-b288-49d5-a4c1-eb9de1155f7a 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:b400ee39-197b-43e9-b9b8-d8519c81f3e9 for instance da6ef0c7-5dcf-4d0f-af0a-37f9a9aa93df on instance [pid: 8|app: 0|req: 536/1061] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:25:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:25:04.238 7 INFO nova.api.openstack.compute.server_external_events [req-58d477b8-a6e7-4ac1-b59c-d5662d780415 req-705fb82b-2dbf-4f8b-887f-8828ab56bf6f 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:b400ee39-197b-43e9-b9b8-d8519c81f3e9 for instance da6ef0c7-5dcf-4d0f-af0a-37f9a9aa93df on instance [pid: 7|app: 0|req: 526/1062] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:25:04 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-08-06 15:25:06.001 8 WARNING neutronclient.v2_0.client [None req-06446fcd-45f3-438e-a555-f61c14eb9e5b fd2192b6e1934b32b3a4d0395b4f91aa a7e7073ad55e4a5d9307a895ade09cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1063] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:25:05 2026] GET /v2.1/servers/da6ef0c7-5dcf-4d0f-af0a-37f9a9aa93df => generated 1819 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:25:06.293 7 INFO nova.api.openstack.compute.server_external_events [req-7a5d781c-d707-46ce-b1db-91aaed01f60f req-d0d3b7ae-8c41-49a8-87f3-18784e15ae33 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:b400ee39-197b-43e9-b9b8-d8519c81f3e9 for instance da6ef0c7-5dcf-4d0f-af0a-37f9a9aa93df on instance [pid: 7|app: 0|req: 527/1064] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:25:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:25:07.414 8 INFO nova.api.openstack.compute.server_external_events [req-d275ee9b-93be-4980-992b-3ea72c3e4ed5 req-ff931d26-49ce-409d-ba06-79e6ad2da2ff 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:b400ee39-197b-43e9-b9b8-d8519c81f3e9 for instance da6ef0c7-5dcf-4d0f-af0a-37f9a9aa93df on instance [pid: 8|app: 0|req: 538/1065] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:25:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:25:39.621 7 WARNING neutronclient.v2_0.client [None req-a2a2d313-7b15-4667-9f14-517fc124cafc 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] 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-08-06 15:25:39.662 7 WARNING neutronclient.v2_0.client [None req-a2a2d313-7b15-4667-9f14-517fc124cafc 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] 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-08-06 15:25:39.818 7 WARNING neutronclient.v2_0.client [None req-a2a2d313-7b15-4667-9f14-517fc124cafc 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1074] 199.204.45.144 () {36 vars in 711 bytes} [Thu Aug 6 15:25:39 2026] POST /v2.1/servers => generated 453 bytes in 1005 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-08-06 15:25:40.495 8 WARNING neutronclient.v2_0.client [None req-d21da3a8-445f-4c79-88b2-9a2902909c9d 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1075] 199.204.45.144 () {32 vars in 730 bytes} [Thu Aug 6 15:25:40 2026] GET /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a => generated 2213 bytes in 97 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-08-06 15:25:40.599 7 WARNING neutronclient.v2_0.client [None req-cc2c1c55-890d-493a-b0f3-473dbb0f8e62 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1076] 199.204.45.144 () {32 vars in 756 bytes} [Thu Aug 6 15:25:40 2026] GET /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a/os-interface => generated 28 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 544/1077] 199.204.45.144 () {32 vars in 774 bytes} [Thu Aug 6 15:25:40 2026] GET /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a/os-volume_attachments => generated 25 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:25:43.225 7 WARNING neutronclient.v2_0.client [None req-43b6d434-de5b-4d9c-8263-9312722c1293 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] The python binding code in 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/1078] 199.204.45.144 () {32 vars in 730 bytes} [Thu Aug 6 15:25:43 2026] GET /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a => generated 2371 bytes in 103 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-08-06 15:25:43.334 8 WARNING neutronclient.v2_0.client [None req-7a611b42-2ada-4906-900c-fe1b31cfbd6d 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] The python binding code in 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/1079] 199.204.45.144 () {32 vars in 756 bytes} [Thu Aug 6 15:25:43 2026] GET /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a/os-interface => generated 28 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 535/1080] 199.204.45.144 () {32 vars in 774 bytes} [Thu Aug 6 15:25:43 2026] GET /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a/os-volume_attachments => generated 197 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:25:46.117 8 INFO nova.api.openstack.compute.server_external_events [req-1f833bc1-a8fd-4d31-ae43-399d45340d45 req-07e47f94-ae94-4aa0-93cb-497aac88051b 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:af878575-e960-49d6-8c00-e3b1b1ceb09c for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 8|app: 0|req: 546/1081] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:25:46 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-08-06 15:25:46.305 7 WARNING neutronclient.v2_0.client [None req-c2265d73-de0c-4cb1-8a41-c46e373c240b 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1082] 199.204.45.144 () {32 vars in 730 bytes} [Thu Aug 6 15:25:46 2026] GET /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a => generated 2445 bytes in 170 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-08-06 15:25:46.460 8 WARNING neutronclient.v2_0.client [None req-f22e7dce-1463-49f3-926a-a67c881cf12b 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] The python binding code in 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/1083] 199.204.45.144 () {32 vars in 756 bytes} [Thu Aug 6 15:25:46 2026] GET /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a/os-interface => generated 283 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 537/1084] 199.204.45.144 () {32 vars in 774 bytes} [Thu Aug 6 15:25:46 2026] GET /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a/os-volume_attachments => generated 197 bytes in 36 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-08-06 15:25:49.103 8 WARNING neutronclient.v2_0.client [None req-f24c0c7c-cc7d-45f5-940b-22033801b9c5 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1087] 199.204.45.144 () {32 vars in 730 bytes} [Thu Aug 6 15:25:49 2026] GET /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a => generated 2433 bytes in 153 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-08-06 15:25:49.236 7 WARNING neutronclient.v2_0.client [None req-8e30c05c-481f-4ee6-886d-bbb2a204b872 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1088] 199.204.45.144 () {32 vars in 756 bytes} [Thu Aug 6 15:25:49 2026] GET /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a/os-interface => generated 283 bytes in 105 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: 550/1089] 199.204.45.144 () {32 vars in 774 bytes} [Thu Aug 6 15:25:49 2026] GET /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:25:52.244 7 WARNING neutronclient.v2_0.client [None req-bfb52f79-5a96-4c47-ac16-745e91f188ef 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] The python binding code in 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/1090] 199.204.45.144 () {32 vars in 730 bytes} [Thu Aug 6 15:25:52 2026] GET /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a => generated 2433 bytes in 161 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-08-06 15:25:52.409 8 WARNING neutronclient.v2_0.client [None req-ea79d3f6-faba-40df-8e1b-f4668c94cc07 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1091] 199.204.45.144 () {32 vars in 756 bytes} [Thu Aug 6 15:25:52 2026] GET /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a/os-interface => generated 283 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: 541/1092] 199.204.45.144 () {32 vars in 774 bytes} [Thu Aug 6 15:25:52 2026] GET /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a/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-08-06 15:25:55.120 8 WARNING neutronclient.v2_0.client [None req-85baaeac-1a1c-45e7-877a-ae3fe3f679e3 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1093] 199.204.45.144 () {32 vars in 730 bytes} [Thu Aug 6 15:25:55 2026] GET /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a => generated 2433 bytes in 171 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-08-06 15:25:55.298 7 WARNING neutronclient.v2_0.client [None req-df715017-2bde-4131-98cc-1c20ec0b79fc 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] The python binding code in 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/1094] 199.204.45.144 () {32 vars in 756 bytes} [Thu Aug 6 15:25:55 2026] GET /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a/os-interface => generated 283 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: 8|app: 0|req: 553/1095] 199.204.45.144 () {32 vars in 774 bytes} [Thu Aug 6 15:25:55 2026] GET /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:25:55.753 7 INFO nova.api.openstack.compute.server_external_events [req-58e0148a-5d4d-4fc8-90f6-88e1ab00f297 req-8701a10d-e155-43b2-a48d-c2667c1fdb0f 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:af878575-e960-49d6-8c00-e3b1b1ceb09c for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 7|app: 0|req: 543/1096] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:25:55 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:25:57.793 8 INFO nova.api.openstack.compute.server_external_events [req-c4531cf5-d87f-4014-915e-83d74567cb61 req-865090dd-662a-4e5e-9ef3-ce578461631c 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:af878575-e960-49d6-8c00-e3b1b1ceb09c for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 8|app: 0|req: 554/1097] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:25:57 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-08-06 15:25:58.340 7 WARNING neutronclient.v2_0.client [None req-370ec592-a150-441d-9104-5a1477165522 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1098] 199.204.45.144 () {32 vars in 730 bytes} [Thu Aug 6 15:25:58 2026] GET /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a => generated 2580 bytes in 145 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-08-06 15:25:58.475 8 WARNING neutronclient.v2_0.client [None req-be218841-7f74-4a6e-b8c8-e19d5275bdc1 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1099] 199.204.45.144 () {32 vars in 756 bytes} [Thu Aug 6 15:25:58 2026] GET /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a/os-interface => generated 285 bytes in 89 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: 545/1100] 199.204.45.144 () {32 vars in 774 bytes} [Thu Aug 6 15:25:58 2026] GET /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a/os-volume_attachments => generated 197 bytes in 52 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-08-06 15:26:33.410 8 WARNING neutronclient.v2_0.client [None req-31304e82-39df-4845-bed1-8904c53e9d02 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] 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-08-06 15:26:33.458 8 WARNING neutronclient.v2_0.client [None req-31304e82-39df-4845-bed1-8904c53e9d02 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] 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-08-06 15:26:36.155 7 INFO nova.api.openstack.compute.server_external_events [req-2fe503b1-1339-4e95-9d26-68aecf39819a req-eaccc58c-f24c-4e61-ad87-63a3af0e2206 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:f379f03c-ad59-40fd-ade3-8d57f54ac466 for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 7|app: 0|req: 550/1109] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:26:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:26:39.224 7 INFO nova.api.openstack.compute.server_external_events [req-563adcab-b14f-4bad-b7ee-4606bb257b01 req-584b22ed-370f-4fd3-95d9-1cd392de9ac1 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:f379f03c-ad59-40fd-ade3-8d57f54ac466 for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 7|app: 0|req: 553/1112] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:26:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:26:41.269 7 INFO nova.api.openstack.compute.server_external_events [req-5d97d2f2-58f1-4a9d-b443-ad28b8676d5a req-c6901643-2d8f-4aa2-868a-7005ad66fd66 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:f379f03c-ad59-40fd-ade3-8d57f54ac466 for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 7|app: 0|req: 554/1113] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:26:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-06 15:26:42.507 8 WARNING neutronclient.v2_0.client [None req-31304e82-39df-4845-bed1-8904c53e9d02 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1114] 199.204.45.144 () {36 vars in 809 bytes} [Thu Aug 6 15:26:33 2026] POST /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a/os-interface => generated 281 bytes in 9188 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-08-06 15:26:43.014 7 INFO nova.api.openstack.compute.server_external_events [req-b614d785-d7eb-4c53-8133-4dd18994940a req-41179aa4-6bad-4fae-a029-96e4437e632a 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:f379f03c-ad59-40fd-ade3-8d57f54ac466 for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 7|app: 0|req: 555/1115] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:26:42 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-08-06 15:26:43.462 8 INFO nova.api.openstack.compute.server_external_events [req-df55e2ac-eff2-45da-a91a-56b47964744d req-b144b26e-3bbb-43fc-b500-d09ed4c0ee3f 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:f379f03c-ad59-40fd-ade3-8d57f54ac466 for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 8|app: 0|req: 561/1116] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:26:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:27:02.168 8 WARNING neutronclient.v2_0.client [None req-38d332fa-a77a-449c-848a-6e1eb38698f3 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] 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-08-06 15:27:02.212 8 WARNING neutronclient.v2_0.client [None req-38d332fa-a77a-449c-848a-6e1eb38698f3 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] 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-08-06 15:27:04.853 7 INFO nova.api.openstack.compute.server_external_events [req-9fad1ed7-08c5-4386-bee8-468b7db1cc0e req-60f1ae78-9060-459d-90c5-5e6fee35733a 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:83488746-7427-4dea-a87d-3ba3e95c806d for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 7|app: 0|req: 558/1121] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:27:04 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-08-06 15:27:08.230 7 INFO nova.api.openstack.compute.server_external_events [req-fa3b90c6-a283-4fcf-87d6-eee30697cf10 req-741ded47-4c47-4932-92ed-fe7821f1f94a 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:83488746-7427-4dea-a87d-3ba3e95c806d for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 7|app: 0|req: 559/1122] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:27:08 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-08-06 15:27:10.277 7 INFO nova.api.openstack.compute.server_external_events [req-0a2e7365-a387-4890-a61c-98111f0d3a0e req-78aeafab-5be0-4d30-a175-6d73daf5b364 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:83488746-7427-4dea-a87d-3ba3e95c806d for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 7|app: 0|req: 562/1125] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:27:10 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) 2026-08-06 15:27:11.261 8 WARNING neutronclient.v2_0.client [None req-38d332fa-a77a-449c-848a-6e1eb38698f3 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1126] 199.204.45.144 () {36 vars in 809 bytes} [Thu Aug 6 15:27:02 2026] POST /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a/os-interface => generated 375 bytes in 9200 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:27:24.748 7 WARNING neutronclient.v2_0.client [None req-3183beea-99e9-4db8-bf4b-e26c329d8bb2 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] 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-08-06 15:27:24.797 7 WARNING neutronclient.v2_0.client [None req-3183beea-99e9-4db8-bf4b-e26c329d8bb2 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] 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-08-06 15:27:27.422 8 INFO nova.api.openstack.compute.server_external_events [req-13386f52-e1de-4640-8ad2-801b7d74f9a1 req-76111995-94e2-41f0-a8ad-d324ec0cd8da 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:753bab44-3b78-4c69-adda-31c1749d8a58 for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 8|app: 0|req: 566/1129] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:27:27 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-08-06 15:27:31.069 8 INFO nova.api.openstack.compute.server_external_events [req-5ede4f80-5cfb-40ca-9f51-7dd86b7c6e04 req-0c07d074-9f86-487b-a070-52274dcbf6c8 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:753bab44-3b78-4c69-adda-31c1749d8a58 for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 8|app: 0|req: 569/1132] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:27:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:27:33.109 8 INFO nova.api.openstack.compute.server_external_events [req-c8e19997-de6d-4668-b9fa-eb8eb1efc66f req-b32d93af-b7f1-4354-9c1f-9388e01a6221 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-plugged:753bab44-3b78-4c69-adda-31c1749d8a58 for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 8|app: 0|req: 570/1133] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:27:33 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-08-06 15:27:34.371 7 WARNING neutronclient.v2_0.client [None req-3183beea-99e9-4db8-bf4b-e26c329d8bb2 479d309b1a5746d395748db3fe57392e 8a9aa71cbf2b44aeb6c3178da091c44b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1134] 199.204.45.144 () {36 vars in 809 bytes} [Thu Aug 6 15:27:24 2026] POST /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a/os-interface => generated 377 bytes in 9758 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-08-06 15:27:35.146 8 INFO nova.api.openstack.compute.server_external_events [req-1b505594-3b97-4ae8-9601-ac2700849a51 req-6b969a37-40fc-453b-8e9d-b41992e546f3 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:83488746-7427-4dea-a87d-3ba3e95c806d for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 8|app: 0|req: 571/1135] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:27:35 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-08-06 15:27:46.732 8 INFO nova.api.openstack.compute.server_external_events [req-fca8d257-eb77-43f3-9572-85e54abf7021 req-82ee2727-76b0-4606-b556-cff21403bfaf 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:753bab44-3b78-4c69-adda-31c1749d8a58 for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 8|app: 0|req: 573/1138] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:27:46 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, ' [pid: 7|app: 0|req: 566/1139] 199.204.45.144 () {34 vars in 852 bytes} [Thu Aug 6 15:27:47 2026] DELETE /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a/os-interface/753bab44-3b78-4c69-adda-31c1749d8a58 => generated 0 bytes in 63 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-08-06 15:27:48.777 8 INFO nova.api.openstack.compute.server_external_events [req-c9fb8eb1-61f4-4a54-aa9b-fd4a726a3684 req-c57a1fd4-30e7-4b7b-9cff-539c92a1326b 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:753bab44-3b78-4c69-adda-31c1749d8a58 for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 8|app: 0|req: 574/1140] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:27:48 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-08-06 15:27:50.822 7 INFO nova.api.openstack.compute.server_external_events [req-fdcc453f-b602-4e14-92a1-6906d44ce3a8 req-c6a075d2-a4a5-42a6-b3e1-cd6a192b69da 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:753bab44-3b78-4c69-adda-31c1749d8a58 for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance 2026-08-06 15:27:50.822 7 INFO nova.api.openstack.compute.server_external_events [req-fdcc453f-b602-4e14-92a1-6906d44ce3a8 req-c6a075d2-a4a5-42a6-b3e1-cd6a192b69da 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:753bab44-3b78-4c69-adda-31c1749d8a58 for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 7|app: 0|req: 568/1143] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:27:50 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-08-06 15:27:57.238 8 INFO nova.api.openstack.compute.server_external_events [req-c342d9f2-ba3b-4fc7-9176-846daf7cc87e req-5aead924-f8c1-446c-888f-dee203661575 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:83488746-7427-4dea-a87d-3ba3e95c806d for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 8|app: 0|req: 576/1144] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:27:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 569/1145] 199.204.45.144 () {34 vars in 852 bytes} [Thu Aug 6 15:27:57 2026] DELETE /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a/os-interface/83488746-7427-4dea-a87d-3ba3e95c806d => generated 0 bytes in 44 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-08-06 15:27:59.349 8 INFO nova.api.openstack.compute.server_external_events [req-83103c61-fffb-4418-9193-dbb978beebd3 req-5058734c-a494-4457-8333-3622cc7924ec 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:83488746-7427-4dea-a87d-3ba3e95c806d for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 8|app: 0|req: 578/1148] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:27:59 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:28:01.389 7 INFO nova.api.openstack.compute.server_external_events [req-55b5dc6b-7e67-49cf-a53f-b412aedc9ff7 req-c4c3edce-73c3-4e9d-bfd8-a09b75125093 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:83488746-7427-4dea-a87d-3ba3e95c806d for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 7|app: 0|req: 571/1149] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:28:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 580/1152] 199.204.45.144 () {34 vars in 852 bytes} [Thu Aug 6 15:28:17 2026] DELETE /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a/os-interface/f379f03c-ad59-40fd-ade3-8d57f54ac466 => generated 0 bytes in 64 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-08-06 15:28:20.012 8 INFO nova.api.openstack.compute.server_external_events [req-9416cef4-f016-42f2-98bf-43f0974bbf10 req-6f0c6c78-3c24-440f-a35f-9d358bbe5627 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:f379f03c-ad59-40fd-ade3-8d57f54ac466 for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 8|app: 0|req: 582/1155] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:28:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:28:22.055 7 INFO nova.api.openstack.compute.server_external_events [req-a272281e-9e58-4af7-b0fe-36751a76f80e req-d17aa268-5747-4d15-bcce-de35e9ec0487 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:f379f03c-ad59-40fd-ade3-8d57f54ac466 for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 7|app: 0|req: 574/1156] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:28:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 583/1157] 199.204.45.144 () {34 vars in 752 bytes} [Thu Aug 6 15:28:24 2026] DELETE /v2.1/servers/f2f5f987-1fe1-47db-8840-0a8ec894817a => generated 0 bytes in 126 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-08-06 15:28:25.431 7 INFO nova.api.openstack.compute.server_external_events [req-a88c93fb-8308-44fa-86bb-39accbb45563 req-53c6f89c-ac85-4219-b59c-452a5c9358ca 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:af878575-e960-49d6-8c00-e3b1b1ceb09c for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 7|app: 0|req: 575/1158] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:28:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:28:27.471 8 INFO nova.api.openstack.compute.server_external_events [req-830b88df-8bcc-4054-98e3-fbe52e4d4e73 req-a82ecc3f-3c5d-4521-a11a-568aa6d5aa1b 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:af878575-e960-49d6-8c00-e3b1b1ceb09c for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance 2026-08-06 15:28:27.471 8 INFO nova.api.openstack.compute.server_external_events [req-830b88df-8bcc-4054-98e3-fbe52e4d4e73 req-a82ecc3f-3c5d-4521-a11a-568aa6d5aa1b 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-deleted:af878575-e960-49d6-8c00-e3b1b1ceb09c for instance f2f5f987-1fe1-47db-8840-0a8ec894817a on instance [pid: 8|app: 0|req: 584/1159] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:28:27 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:28:27.562 7 INFO nova.api.openstack.compute.server_external_events [req-c4d386af-80bd-40e3-b57e-5eac68818a95 req-d5a28ec7-d0c2-435f-a009-52d4ea8ad5af 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:b400ee39-197b-43e9-b9b8-d8519c81f3e9 for instance da6ef0c7-5dcf-4d0f-af0a-37f9a9aa93df on instance [pid: 7|app: 0|req: 576/1160] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:28:27 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, ' [pid: 8|app: 0|req: 585/1161] 10.0.0.115 () {32 vars in 715 bytes} [Thu Aug 6 15:28:27 2026] DELETE /v2.1/servers/da6ef0c7-5dcf-4d0f-af0a-37f9a9aa93df => generated 0 bytes in 94 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-08-06 15:28:27.709 7 WARNING neutronclient.v2_0.client [None req-d13ea612-3dc4-4297-aa00-daa374e3f95c fd2192b6e1934b32b3a4d0395b4f91aa a7e7073ad55e4a5d9307a895ade09cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 577/1162] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:28:27 2026] GET /v2.1/servers/da6ef0c7-5dcf-4d0f-af0a-37f9a9aa93df => generated 1945 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:28:29.604 7 INFO nova.api.openstack.compute.server_external_events [req-743a9c3e-2cbf-44e7-aae5-d1b0f5cb5ff5 req-d9d9080e-7a78-41f8-9ab6-355ac933ce4b 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:b400ee39-197b-43e9-b9b8-d8519c81f3e9 for instance da6ef0c7-5dcf-4d0f-af0a-37f9a9aa93df on instance 2026-08-06 15:28:29.604 7 INFO nova.api.openstack.compute.server_external_events [req-743a9c3e-2cbf-44e7-aae5-d1b0f5cb5ff5 req-d9d9080e-7a78-41f8-9ab6-355ac933ce4b 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:b400ee39-197b-43e9-b9b8-d8519c81f3e9 for instance da6ef0c7-5dcf-4d0f-af0a-37f9a9aa93df on instance [pid: 7|app: 0|req: 579/1165] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:28:29 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, ' 2026-08-06 15:28:31.644 8 INFO nova.api.openstack.compute.server_external_events [req-384bb502-371f-4106-8474-59f1eee129b8 req-2b2cf1fd-0087-42c6-aa93-4510c77c06de 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-deleted:b400ee39-197b-43e9-b9b8-d8519c81f3e9 for instance da6ef0c7-5dcf-4d0f-af0a-37f9a9aa93df on instance [pid: 8|app: 0|req: 587/1166] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:28:31 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-08-06 15:28:32.924 7 WARNING neutronclient.v2_0.client [None req-bc2d3b74-e9c9-4d3e-b1d5-a4fba5a0b4fa fd2192b6e1934b32b3a4d0395b4f91aa a7e7073ad55e4a5d9307a895ade09cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1167] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:28:32 2026] GET /v2.1/servers/da6ef0c7-5dcf-4d0f-af0a-37f9a9aa93df => generated 1481 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-08-06 15:28:37.997 8 INFO nova.api.openstack.wsgi [None req-50b52efe-50a4-4aab-a323-cd8a32ed6fb3 fd2192b6e1934b32b3a4d0395b4f91aa a7e7073ad55e4a5d9307a895ade09cef - - default default] HTTP exception thrown: Instance da6ef0c7-5dcf-4d0f-af0a-37f9a9aa93df could not be found. [pid: 8|app: 0|req: 588/1168] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:28:37 2026] GET /v2.1/servers/da6ef0c7-5dcf-4d0f-af0a-37f9a9aa93df => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:28:38.453 7 INFO nova.api.openstack.compute.server_external_events [req-6f4ad215-ad0d-4476-99f4-a219e8ea58b1 req-d272b902-964d-4db4-a4cd-9abc3e1eb018 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-changed:013cd11b-2ae9-48d2-ac7a-e996f459fa3a for instance 407030ef-611e-4419-a66a-17b9c549f25e on instance [pid: 7|app: 0|req: 581/1169] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:28:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/1170] 10.0.0.115 () {32 vars in 715 bytes} [Thu Aug 6 15:28:38 2026] DELETE /v2.1/servers/407030ef-611e-4419-a66a-17b9c549f25e => 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-08-06 15:28:38.624 7 WARNING neutronclient.v2_0.client [None req-62db60b6-41f3-4db1-8607-deee373cd218 fd2192b6e1934b32b3a4d0395b4f91aa a7e7073ad55e4a5d9307a895ade09cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 582/1171] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:28:38 2026] GET /v2.1/servers/407030ef-611e-4419-a66a-17b9c549f25e => generated 1942 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:28:39.826 8 INFO nova.api.openstack.compute.server_external_events [req-8c9cafd7-9e93-4556-a640-bbecf7f3b420 req-16abf89b-f992-41fd-a5aa-f329786da5c1 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:013cd11b-2ae9-48d2-ac7a-e996f459fa3a for instance 407030ef-611e-4419-a66a-17b9c549f25e on instance [pid: 8|app: 0|req: 591/1174] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:28:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:28:41.327 7 INFO nova.api.openstack.compute.server_external_events [req-f5b8f389-7e0b-4cdb-8276-1b651df6f734 req-5a152901-19c0-4db9-b820-c852a2b30fc0 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-deleted:013cd11b-2ae9-48d2-ac7a-e996f459fa3a for instance 407030ef-611e-4419-a66a-17b9c549f25e on instance [pid: 7|app: 0|req: 584/1175] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:28:41 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-08-06 15:28:41.872 8 INFO nova.api.openstack.compute.server_external_events [req-1ff6412b-9683-47bb-ae89-18660d4570aa req-5057a821-79ac-4b0f-8ad8-0db8042b6c3f 5c5f714e8cd044bbb5c9a6275a71f0da 5d840035561644e9935ccebc743b12c3 - - 434e5fd81ae54d2e8d7e84e64faed40e 434e5fd81ae54d2e8d7e84e64faed40e] Creating event network-vif-unplugged:013cd11b-2ae9-48d2-ac7a-e996f459fa3a for instance 407030ef-611e-4419-a66a-17b9c549f25e on instance [pid: 8|app: 0|req: 592/1176] 10.0.0.37 () {38 vars in 811 bytes} [Thu Aug 6 15:28: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 15:28:43.805 7 WARNING neutronclient.v2_0.client [None req-db79f4ae-2cc1-4257-9f49-0a3dee02a972 fd2192b6e1934b32b3a4d0395b4f91aa a7e7073ad55e4a5d9307a895ade09cef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 585/1177] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:28:43 2026] GET /v2.1/servers/407030ef-611e-4419-a66a-17b9c549f25e => 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-08-06 15:28:48.890 8 INFO nova.api.openstack.wsgi [None req-ae75d140-b34c-4fd4-a058-185e6498ebf7 fd2192b6e1934b32b3a4d0395b4f91aa a7e7073ad55e4a5d9307a895ade09cef - - default default] HTTP exception thrown: Instance 407030ef-611e-4419-a66a-17b9c549f25e could not be found. [pid: 8|app: 0|req: 593/1178] 10.0.0.115 () {32 vars in 712 bytes} [Thu Aug 6 15:28:48 2026] GET /v2.1/servers/407030ef-611e-4419-a66a-17b9c549f25e => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 587/1181] 10.0.0.115 () {32 vars in 723 bytes} [Thu Aug 6 15:28:50 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1455787075 => generated 0 bytes in 16 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-08-06 15:28:50.449 8 INFO nova.api.openstack.wsgi [None req-6bdaa2ab-8a8b-44cc-8209-9795478fd975 fd2192b6e1934b32b3a4d0395b4f91aa a7e7073ad55e4a5d9307a895ade09cef - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1455787075 not found for user fd2192b6e1934b32b3a4d0395b4f91aa [pid: 8|app: 0|req: 595/1182] 10.0.0.115 () {32 vars in 720 bytes} [Thu Aug 6 15:28:50 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1455787075 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1211] 10.0.0.222 () {28 vars in 451 bytes} [Thu Aug 6 15:31: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: 602/1212] 10.0.0.222 () {30 vars in 655 bytes} [Thu Aug 6 15:31:12 2026] GET /v2.1 => generated 0 bytes in 128 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 611/1213] 10.0.0.222 () {32 vars in 728 bytes} [Thu Aug 6 15:31:12 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1214] 10.0.0.222 () {34 vars in 803 bytes} [Thu Aug 6 15:31:12 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1215] 10.0.0.222 () {28 vars in 451 bytes} [Thu Aug 6 15:31:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1216] 10.0.0.222 () {30 vars in 655 bytes} [Thu Aug 6 15:31:13 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 613/1217] 10.0.0.222 () {32 vars in 728 bytes} [Thu Aug 6 15:31:13 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: 605/1218] 10.0.0.222 () {34 vars in 891 bytes} [Thu Aug 6 15:31:13 2026] GET /v2.1/servers/detail?project_id=5d840035561644e9935ccebc743b12c3&all_tenants=True => generated 15 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1219] 10.0.0.222 () {34 vars in 891 bytes} [Thu Aug 6 15:31:13 2026] GET /v2.1/servers/detail?project_id=8a9aa71cbf2b44aeb6c3178da091c44b&all_tenants=True => generated 15 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1220] 10.0.0.222 () {34 vars in 891 bytes} [Thu Aug 6 15:31:13 2026] GET /v2.1/servers/detail?project_id=dc3ab30c96564ff9a76d47b105887f1c&all_tenants=True => generated 15 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)