+ 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 Apr 16 04:17:34 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: nova-api-osapi-77b87d7ffb-kcs4n 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 0x7fbb8633d668 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-04-16 04:17:39.635 8 INFO nova.utils [None req-dd99bde7-a527-4dcb-9f76-9de811d4bd3e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-16 04:17:39.646 7 INFO nova.utils [None req-605adfed-800f-44c6-9869-5ff24772e347 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-16 04:17:41.290 7 WARNING keystonemiddleware._common.config [None req-605adfed-800f-44c6-9869-5ff24772e347 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 04:17:41.291 8 WARNING keystonemiddleware._common.config [None req-dd99bde7-a527-4dcb-9f76-9de811d4bd3e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 04:17:41.298 7 WARNING oslo_config.cfg [None req-605adfed-800f-44c6-9869-5ff24772e347 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-16 04:17:41.303 8 WARNING oslo_config.cfg [None req-dd99bde7-a527-4dcb-9f76-9de811d4bd3e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-16 04:17:41.380 7 WARNING keystonemiddleware._common.config [None req-605adfed-800f-44c6-9869-5ff24772e347 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 04:17:41.390 8 WARNING keystonemiddleware._common.config [None req-dd99bde7-a527-4dcb-9f76-9de811d4bd3e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 04:17:41.395 7 WARNING oslo_config.cfg [None req-605adfed-800f-44c6-9869-5ff24772e347 - - - - - -] 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-04-16 04:17:41.406 8 WARNING oslo_config.cfg [None req-dd99bde7-a527-4dcb-9f76-9de811d4bd3e - - - - - -] 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-04-16 04:17:41.408 7 WARNING oslo_config.cfg [None req-605adfed-800f-44c6-9869-5ff24772e347 - - - - - -] 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 0x7fbb8633d668 pid: 7 (default app) 2026-04-16 04:17:41.419 8 WARNING oslo_config.cfg [None req-dd99bde7-a527-4dcb-9f76-9de811d4bd3e - - - - - -] 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 0x7fbb8633d668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.78 () {42 vars in 700 bytes} [Thu Apr 16 04:17:53 2026] GET /v2.1 => generated 114 bytes in 23 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-04-16 04:17:54.055 8 WARNING oslo_policy.policy [None req-b2b29415-7802-4247-9b1b-3f61a3dca1d8 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - 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-04-16 04:17:54.055 8 WARNING oslo_policy.policy [None req-b2b29415-7802-4247-9b1b-3f61a3dca1d8 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.78 () {44 vars in 904 bytes} [Thu Apr 16 04:17:53 2026] GET /v2.1 => generated 0 bytes in 564 msecs (HTTP/1.1 302) 5 headers in 265 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-04-16 04:17:54.153 7 WARNING oslo_policy.policy [req-b2b29415-7802-4247-9b1b-3f61a3dca1d8 req-b00ee72e-59d9-48d4-9619-cf6e24f78652 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - 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-04-16 04:17:54.154 7 WARNING oslo_policy.policy [req-b2b29415-7802-4247-9b1b-3f61a3dca1d8 req-b00ee72e-59d9-48d4-9619-cf6e24f78652 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.78 () {46 vars in 977 bytes} [Thu Apr 16 04:17:54 2026] GET /v2.1/ => generated 399 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:17:54.256 8 INFO nova.api.openstack.wsgi [None req-cb548dd0-cdda-43ed-a8bd-3827aca83f09 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.78 () {48 vars in 1006 bytes} [Thu Apr 16 04:17:54 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.78 () {48 vars in 1046 bytes} [Thu Apr 16 04:17:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.78 () {52 vars in 1043 bytes} [Thu Apr 16 04:17:54 2026] POST /v2.1/flavors => generated 527 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.78 () {42 vars in 700 bytes} [Thu Apr 16 04:17:55 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: 5/10] 199.204.45.78 () {44 vars in 904 bytes} [Thu Apr 16 04:17:55 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.78 () {46 vars in 977 bytes} [Thu Apr 16 04:17:55 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:17:55.481 8 INFO nova.api.openstack.wsgi [None req-39ddd989-9880-4c69-b916-57d58542456b 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.78 () {48 vars in 1008 bytes} [Thu Apr 16 04:17:55 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.78 () {48 vars in 1046 bytes} [Thu Apr 16 04:17:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.78 () {52 vars in 1043 bytes} [Thu Apr 16 04:17:55 2026] POST /v2.1/flavors => generated 530 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.78 () {42 vars in 700 bytes} [Thu Apr 16 04:17:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.78 () {44 vars in 904 bytes} [Thu Apr 16 04:17:56 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.78 () {46 vars in 977 bytes} [Thu Apr 16 04:17:56 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:17:56.588 8 INFO nova.api.openstack.wsgi [None req-d359d93c-5eb9-443f-8d2a-d262a808b63c 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.78 () {48 vars in 1010 bytes} [Thu Apr 16 04:17:56 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.78 () {48 vars in 1046 bytes} [Thu Apr 16 04:17:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.78 () {52 vars in 1043 bytes} [Thu Apr 16 04:17:56 2026] POST /v2.1/flavors => generated 531 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.78 () {42 vars in 700 bytes} [Thu Apr 16 04:17:57 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.78 () {44 vars in 904 bytes} [Thu Apr 16 04:17:57 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.78 () {46 vars in 977 bytes} [Thu Apr 16 04:17:57 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:17:57.700 8 INFO nova.api.openstack.wsgi [None req-e7023cf4-4b1e-49bd-9d65-69dea272b7ff 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.78 () {48 vars in 1008 bytes} [Thu Apr 16 04:17:57 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.78 () {48 vars in 1046 bytes} [Thu Apr 16 04:17:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.78 () {52 vars in 1043 bytes} [Thu Apr 16 04:17:57 2026] POST /v2.1/flavors => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.78 () {42 vars in 700 bytes} [Thu Apr 16 04:17:58 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: 15/30] 199.204.45.78 () {44 vars in 904 bytes} [Thu Apr 16 04:17:58 2026] GET /v2.1 => generated 0 bytes in 358 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.78 () {46 vars in 977 bytes} [Thu Apr 16 04:17:59 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:17:59.090 7 INFO nova.api.openstack.wsgi [None req-83976f38-b2f5-4f80-af1d-fc0938ed26fb 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.204.45.78 () {48 vars in 1010 bytes} [Thu Apr 16 04:17:59 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.204.45.78 () {48 vars in 1046 bytes} [Thu Apr 16 04:17:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.204.45.78 () {52 vars in 1043 bytes} [Thu Apr 16 04:17:59 2026] POST /v2.1/flavors => generated 533 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.204.45.78 () {42 vars in 700 bytes} [Thu Apr 16 04:22:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 199.204.45.78 () {44 vars in 904 bytes} [Thu Apr 16 04:22:32 2026] GET /v2.1 => generated 0 bytes in 110 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.204.45.78 () {46 vars in 977 bytes} [Thu Apr 16 04:22:32 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:22:32.802 7 INFO nova.api.openstack.wsgi [None req-c6af9071-5053-48b5-ab50-bc4706a27ba5 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 46/92] 199.204.45.78 () {48 vars in 1010 bytes} [Thu Apr 16 04:22:32 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 199.204.45.78 () {48 vars in 1046 bytes} [Thu Apr 16 04:22:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 199.204.45.78 () {52 vars in 1044 bytes} [Thu Apr 16 04:22:32 2026] POST /v2.1/flavors => generated 532 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 199.204.45.78 () {42 vars in 700 bytes} [Thu Apr 16 04:23:19 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 199.204.45.78 () {44 vars in 904 bytes} [Thu Apr 16 04:23:19 2026] GET /v2.1 => generated 0 bytes in 71 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 54/107] 199.204.45.78 () {46 vars in 977 bytes} [Thu Apr 16 04:23:19 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:23:19.651 8 INFO nova.api.openstack.wsgi [None req-bdc961c6-1a70-451f-910e-9c277d80e146 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 54/108] 199.204.45.78 () {48 vars in 1012 bytes} [Thu Apr 16 04:23:19 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 199.204.45.78 () {48 vars in 1046 bytes} [Thu Apr 16 04:23:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 199.204.45.78 () {52 vars in 1044 bytes} [Thu Apr 16 04:23:19 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/119] 10.0.0.144 () {28 vars in 454 bytes} [Thu Apr 16 04:24:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 60/120] 10.0.0.144 () {30 vars in 658 bytes} [Thu Apr 16 04:24:03 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 61/121] 10.0.0.144 () {32 vars in 731 bytes} [Thu Apr 16 04:24:03 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/122] 10.0.0.144 () {34 vars in 804 bytes} [Thu Apr 16 04:24:03 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/135] 199.204.45.78 () {42 vars in 700 bytes} [Thu Apr 16 04:25:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 68/136] 199.204.45.78 () {44 vars in 904 bytes} [Thu Apr 16 04:25:04 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 69/137] 199.204.45.78 () {46 vars in 977 bytes} [Thu Apr 16 04:25:04 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:25:04.855 7 INFO nova.api.openstack.wsgi [None req-3a984517-ce93-4633-8655-041d4efe97f9 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 351e1eff148048eea74ba75d223a0b9a [pid: 7|app: 0|req: 69/138] 199.204.45.78 () {48 vars in 1046 bytes} [Thu Apr 16 04:25:04 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-16 04:25:04.868 8 WARNING oslo_db.sqlalchemy.utils [None req-820bbda2-3438-4e43-8194-bcea10a8c880 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 70/139] 199.204.45.78 () {48 vars in 1011 bytes} [Thu Apr 16 04:25:04 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/140] 199.204.45.78 () {52 vars in 1052 bytes} [Thu Apr 16 04:25:04 2026] POST /v2.1/os-keypairs => generated 576 bytes in 207 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/143] 199.204.45.78 () {42 vars in 700 bytes} [Thu Apr 16 04:25: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: 72/144] 199.204.45.78 () {44 vars in 904 bytes} [Thu Apr 16 04:25:08 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 73/145] 199.204.45.78 () {46 vars in 977 bytes} [Thu Apr 16 04:25:08 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/146] 199.204.45.78 () {48 vars in 1068 bytes} [Thu Apr 16 04:25:08 2026] GET /v2.1/os-quota-sets/b2a3f702f5464317b6f37f0f3a051d13 => generated 283 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.204.45.78 () {52 vars in 1120 bytes} [Thu Apr 16 04:25:09 2026] PUT /v2.1/os-quota-sets/b2a3f702f5464317b6f37f0f3a051d13 => 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: 85/170] 199.204.45.78 () {42 vars in 698 bytes} [Thu Apr 16 04:26:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.78 () {44 vars in 902 bytes} [Thu Apr 16 04:26:59 2026] GET /v2.1 => generated 0 bytes in 130 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 86/172] 199.204.45.78 () {46 vars in 975 bytes} [Thu Apr 16 04:26:59 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/173] 199.204.45.78 () {52 vars in 1118 bytes} [Thu Apr 16 04:26:59 2026] PUT /v2.1/os-quota-sets/9c59ef8f175d4baf9a0e0561b09dce1b => generated 238 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/250] 199.204.45.78 () {42 vars in 700 bytes} [Thu Apr 16 04:33: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: 126/251] 199.204.45.78 () {44 vars in 904 bytes} [Thu Apr 16 04:33:28 2026] GET /v2.1 => generated 0 bytes in 100 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 126/252] 199.204.45.78 () {46 vars in 977 bytes} [Thu Apr 16 04:33:28 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:33:28.416 7 INFO nova.api.openstack.wsgi [None req-154e5911-e463-487c-8203-eb86a300de83 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 127/253] 199.204.45.78 () {48 vars in 1006 bytes} [Thu Apr 16 04:33:28 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: 127/254] 199.204.45.78 () {48 vars in 1046 bytes} [Thu Apr 16 04:33:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 132/263] 10.0.0.163 () {32 vars in 655 bytes} [Thu Apr 16 04:34:05 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/264] 10.0.0.163 () {32 vars in 641 bytes} [Thu Apr 16 04:34:06 2026] GET /v2.1/servers => generated 15 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-16 04:34:06.373 7 WARNING oslo_db.sqlalchemy.utils [None req-5e25529c-fa3e-4411-a0b3-df9c5cd9f686 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 133/265] 10.0.0.163 () {32 vars in 649 bytes} [Thu Apr 16 04:34:06 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/266] 10.0.0.163 () {32 vars in 694 bytes} [Thu Apr 16 04:34:06 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/269] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:17 2026] GET /v2.1/flavors/2163b8ba-04a2-4dbe-a9f3-2ea213187433 => generated 511 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/270] 10.0.0.163 () {32 vars in 641 bytes} [Thu Apr 16 04:34:17 2026] GET /v2.1/flavors => generated 1674 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:17 2026] GET /v2.1/flavors/2163b8ba-04a2-4dbe-a9f3-2ea213187433 => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 10.0.0.163 () {34 vars in 671 bytes} [Thu Apr 16 04:34:22 2026] POST /v2.1/os-keypairs => generated 385 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:34:23.192 7 WARNING neutronclient.v2_0.client [None req-418f34c3-3033-4eed-a032-11d4689d46b8 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] 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-04-16 04:34:24.301 8 WARNING neutronclient.v2_0.client [None req-6b0a5e29-eeb5-4ba6-b08e-b8af61630f2a 4ce559c1426048819f6454b42d2e46e6 3e6a7aafd78a4812b79d3b3c7a7bef7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 138/275] 10.0.0.163 () {34 vars in 685 bytes} [Thu Apr 16 04:34:23 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1495 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:34:24.633 7 WARNING neutronclient.v2_0.client [None req-409d8012-1be9-4171-92d5-fce2b1a5a471 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 139/276] 10.0.0.163 () {34 vars in 685 bytes} [Thu Apr 16 04:34:24 2026] POST /v2.1/os-security-groups => generated 243 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:34:24.857 7 WARNING neutronclient.v2_0.client [None req-410b0664-5fb8-43fa-bb42-434f35a3416a 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 138/277] 10.0.0.163 () {34 vars in 685 bytes} [Thu Apr 16 04:34:24 2026] POST /v2.1/os-security-groups => generated 248 bytes in 731 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:34:24.991 8 WARNING neutronclient.v2_0.client [None req-bb9b68f6-3a12-4912-bcfc-775408945c0a 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] 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-04-16 04:34:25.032 7 WARNING neutronclient.v2_0.client [None req-410b0664-5fb8-43fa-bb42-434f35a3416a 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 139/278] 10.0.0.163 () {34 vars in 685 bytes} [Thu Apr 16 04:34:24 2026] POST /v2.1/os-security-groups => generated 242 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:34:25.174 8 WARNING neutronclient.v2_0.client [None req-b58cac8c-fddb-488a-8be0-a421fe9a8644 4ce559c1426048819f6454b42d2e46e6 3e6a7aafd78a4812b79d3b3c7a7bef7b - - default default] 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-04-16 04:34:25.243 8 WARNING neutronclient.v2_0.client [None req-b58cac8c-fddb-488a-8be0-a421fe9a8644 4ce559c1426048819f6454b42d2e46e6 3e6a7aafd78a4812b79d3b3c7a7bef7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 140/279] 10.0.0.163 () {34 vars in 695 bytes} [Thu Apr 16 04:34:25 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:34:25.374 8 WARNING neutronclient.v2_0.client [None req-180f324c-77d1-4d2c-8b7e-c977c0bd5dc5 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] 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-04-16 04:34:25.465 7 WARNING neutronclient.v2_0.client [None req-410b0664-5fb8-43fa-bb42-434f35a3416a 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] 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-04-16 04:34:25.491 8 WARNING neutronclient.v2_0.client [None req-180f324c-77d1-4d2c-8b7e-c977c0bd5dc5 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] 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-04-16 04:34:25.529 8 WARNING neutronclient.v2_0.client [None req-180f324c-77d1-4d2c-8b7e-c977c0bd5dc5 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 141/280] 10.0.0.163 () {32 vars in 663 bytes} [Thu Apr 16 04:34:25 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 04:34:25.580 8 WARNING neutronclient.v2_0.client [None req-d003ee4a-3603-46ba-917c-368a7bab06a2 4ce559c1426048819f6454b42d2e46e6 3e6a7aafd78a4812b79d3b3c7a7bef7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 142/281] 10.0.0.163 () {34 vars in 685 bytes} [Thu Apr 16 04:34:25 2026] POST /v2.1/os-security-groups => generated 246 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:34:25.735 8 WARNING neutronclient.v2_0.client [None req-79298cff-9889-4441-8fa3-84bba73be1f5 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] 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-04-16 04:34:25.787 8 WARNING neutronclient.v2_0.client [None req-79298cff-9889-4441-8fa3-84bba73be1f5 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 143/282] 10.0.0.163 () {32 vars in 740 bytes} [Thu Apr 16 04:34:25 2026] DELETE /v2.1/os-security-groups/96e4af5f-6a98-4d32-812a-25eda4ca9dd7 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 04:34:25.904 8 WARNING neutronclient.v2_0.client [None req-ee93bd4e-36ef-4cd7-8b62-a89f21dc282a 4ce559c1426048819f6454b42d2e46e6 3e6a7aafd78a4812b79d3b3c7a7bef7b - - default default] 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-04-16 04:34:25.948 8 WARNING neutronclient.v2_0.client [None req-ee93bd4e-36ef-4cd7-8b62-a89f21dc282a 4ce559c1426048819f6454b42d2e46e6 3e6a7aafd78a4812b79d3b3c7a7bef7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 144/283] 10.0.0.163 () {34 vars in 695 bytes} [Thu Apr 16 04:34:25 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:34:26.134 8 WARNING neutronclient.v2_0.client [None req-5581440a-71af-4d5f-a30d-7af414edd8e5 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] 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-04-16 04:34:26.151 8 INFO nova.api.openstack.wsgi [None req-5581440a-71af-4d5f-a30d-7af414edd8e5 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] HTTP exception thrown: Security group 96e4af5f-6a98-4d32-812a-25eda4ca9dd7 does not exist Neutron server returns request_ids: ['req-33211077-c2e0-4649-9fed-cf52ab7fe907'] [pid: 8|app: 0|req: 145/284] 10.0.0.163 () {32 vars in 737 bytes} [Thu Apr 16 04:34:26 2026] GET /v2.1/os-security-groups/96e4af5f-6a98-4d32-812a-25eda4ca9dd7 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 04:34:26.160 8 WARNING neutronclient.v2_0.client [None req-a296f49b-6a63-4e7c-8950-e3d0990c3271 4ce559c1426048819f6454b42d2e46e6 3e6a7aafd78a4812b79d3b3c7a7bef7b - - default default] 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-04-16 04:34:26.198 8 WARNING neutronclient.v2_0.client [None req-a296f49b-6a63-4e7c-8950-e3d0990c3271 4ce559c1426048819f6454b42d2e46e6 3e6a7aafd78a4812b79d3b3c7a7bef7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 140/285] 10.0.0.163 () {34 vars in 663 bytes} [Thu Apr 16 04:34:24 2026] POST /v2.1/servers => generated 452 bytes in 1484 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-04-16 04:34:26.264 7 WARNING neutronclient.v2_0.client [None req-5a56d28e-7808-4038-b824-cc0157f4863d 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] 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-04-16 04:34:26.295 7 WARNING neutronclient.v2_0.client [None req-5a56d28e-7808-4038-b824-cc0157f4863d 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 146/286] 10.0.0.163 () {34 vars in 695 bytes} [Thu Apr 16 04:34:26 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:34:26.334 8 WARNING neutronclient.v2_0.client [None req-c9859b41-98c8-488c-a984-7a1c5ce18a2a 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 147/287] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:26 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1431 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-04-16 04:34:26.396 8 WARNING neutronclient.v2_0.client [None req-73387d90-6cd0-4575-bb96-978cf1a40082 4ce559c1426048819f6454b42d2e46e6 3e6a7aafd78a4812b79d3b3c7a7bef7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 141/288] 10.0.0.163 () {32 vars in 740 bytes} [Thu Apr 16 04:34:26 2026] DELETE /v2.1/os-security-groups/8af54775-505e-4afd-a0da-cd32da879314 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/289] 10.0.0.163 () {32 vars in 737 bytes} [Thu Apr 16 04:34:26 2026] GET /v2.1/os-security-groups/77e4ed00-c914-4918-879f-ea4d415fd942 => generated 663 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:34:26.453 8 WARNING neutronclient.v2_0.client [None req-4f329d74-4a19-444f-9b66-02765918d43a 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] 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-04-16 04:34:26.474 8 INFO nova.api.openstack.wsgi [None req-4f329d74-4a19-444f-9b66-02765918d43a 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] HTTP exception thrown: Security group 8af54775-505e-4afd-a0da-cd32da879314 does not exist Neutron server returns request_ids: ['req-5ade4c4e-c402-41ff-81c8-9fdc52ad3632'] [pid: 8|app: 0|req: 149/290] 10.0.0.163 () {32 vars in 737 bytes} [Thu Apr 16 04:34:26 2026] GET /v2.1/os-security-groups/8af54775-505e-4afd-a0da-cd32da879314 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 04:34:26.479 8 WARNING neutronclient.v2_0.client [None req-111cbc82-4650-461f-b263-34ae3debe506 4ce559c1426048819f6454b42d2e46e6 3e6a7aafd78a4812b79d3b3c7a7bef7b - - default default] 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-04-16 04:34:26.497 8 WARNING neutronclient.v2_0.client [None req-111cbc82-4650-461f-b263-34ae3debe506 4ce559c1426048819f6454b42d2e46e6 3e6a7aafd78a4812b79d3b3c7a7bef7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 142/291] 10.0.0.163 () {34 vars in 671 bytes} [Thu Apr 16 04:34:26 2026] POST /v2.1/os-keypairs => generated 386 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:34:26.525 7 WARNING neutronclient.v2_0.client [None req-1cad979b-2462-4c9d-971d-9912e3f2d2bc 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] 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-04-16 04:34:26.544 8 WARNING neutronclient.v2_0.client [None req-111cbc82-4650-461f-b263-34ae3debe506 4ce559c1426048819f6454b42d2e46e6 3e6a7aafd78a4812b79d3b3c7a7bef7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 150/292] 10.0.0.163 () {32 vars in 750 bytes} [Thu Apr 16 04:34:26 2026] DELETE /v2.1/os-security-group-rules/42a71476-7f23-4cda-acf9-8a50e36f730a => generated 0 bytes in 218 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 04:34:26.706 8 WARNING neutronclient.v2_0.client [None req-2ff0a993-7951-472e-994a-9ff1ceb0ff4a 4ce559c1426048819f6454b42d2e46e6 3e6a7aafd78a4812b79d3b3c7a7bef7b - - default default] 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-04-16 04:34:26.824 8 WARNING neutronclient.v2_0.client [None req-2ff0a993-7951-472e-994a-9ff1ceb0ff4a 4ce559c1426048819f6454b42d2e46e6 3e6a7aafd78a4812b79d3b3c7a7bef7b - - default default] 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-04-16 04:34:26.873 7 WARNING neutronclient.v2_0.client [None req-1cad979b-2462-4c9d-971d-9912e3f2d2bc 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 151/293] 10.0.0.163 () {32 vars in 740 bytes} [Thu Apr 16 04:34:26 2026] DELETE /v2.1/os-security-groups/77e4ed00-c914-4918-879f-ea4d415fd942 => generated 0 bytes in 286 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 04:34:27.001 8 WARNING neutronclient.v2_0.client [None req-b55e52a4-6d8e-4606-b6f7-f59092e008e4 4ce559c1426048819f6454b42d2e46e6 3e6a7aafd78a4812b79d3b3c7a7bef7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 143/294] 10.0.0.163 () {32 vars in 740 bytes} [Thu Apr 16 04:34:26 2026] DELETE /v2.1/os-security-groups/9c2f6315-e319-41a6-a54d-f2f90e2f96bc => generated 0 bytes in 499 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 04:34:27.036 7 WARNING neutronclient.v2_0.client [None req-373ad170-32d6-4426-934b-02c4d639320e 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] 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-04-16 04:34:27.043 8 WARNING neutronclient.v2_0.client [None req-b55e52a4-6d8e-4606-b6f7-f59092e008e4 4ce559c1426048819f6454b42d2e46e6 3e6a7aafd78a4812b79d3b3c7a7bef7b - - default default] 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-04-16 04:34:27.052 7 INFO nova.api.openstack.wsgi [None req-373ad170-32d6-4426-934b-02c4d639320e 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] HTTP exception thrown: Security group 9c2f6315-e319-41a6-a54d-f2f90e2f96bc does not exist Neutron server returns request_ids: ['req-b6773c0b-f962-422a-8adf-e9fd509723ef'] [pid: 7|app: 0|req: 144/295] 10.0.0.163 () {32 vars in 737 bytes} [Thu Apr 16 04:34:27 2026] GET /v2.1/os-security-groups/9c2f6315-e319-41a6-a54d-f2f90e2f96bc => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 04:34:27.067 7 WARNING neutronclient.v2_0.client [None req-3f23393a-8284-4aab-a0cb-0e44dd0dee89 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 152/296] 10.0.0.163 () {32 vars in 740 bytes} [Thu Apr 16 04:34:26 2026] DELETE /v2.1/os-security-groups/be464863-701c-4715-98cb-648f155b1a97 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-16 04:34:27.166 7 WARNING neutronclient.v2_0.client [None req-3f23393a-8284-4aab-a0cb-0e44dd0dee89 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] 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-04-16 04:34:27.482 8 WARNING neutronclient.v2_0.client [None req-361dd809-20e8-4cc6-a497-1751f48b85c6 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] 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-04-16 04:34:27.554 7 WARNING neutronclient.v2_0.client [None req-3f23393a-8284-4aab-a0cb-0e44dd0dee89 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 153/297] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:27 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1435 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/298] 10.0.0.163 () {32 vars in 663 bytes} [Thu Apr 16 04:34:27 2026] GET /v2.1/os-security-groups => generated 707 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:27.646 8 WARNING neutronclient.v2_0.client [None req-95430280-3c29-4db2-9e8e-57cd6b3fbe10 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] 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-04-16 04:34:27.672 8 INFO nova.api.openstack.wsgi [None req-95430280-3c29-4db2-9e8e-57cd6b3fbe10 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] HTTP exception thrown: Security group 9c2f6315-e319-41a6-a54d-f2f90e2f96bc does not exist Neutron server returns request_ids: ['req-86e70e8c-353a-4fdc-9aeb-329c3feefb74'] [pid: 8|app: 0|req: 154/299] 10.0.0.163 () {32 vars in 740 bytes} [Thu Apr 16 04:34:27 2026] DELETE /v2.1/os-security-groups/9c2f6315-e319-41a6-a54d-f2f90e2f96bc => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 04:34:27.683 7 WARNING neutronclient.v2_0.client [None req-e7e2a3b3-5f60-487b-ae9f-143cab9115e2 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] 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-04-16 04:34:27.706 7 INFO nova.api.openstack.wsgi [None req-e7e2a3b3-5f60-487b-ae9f-143cab9115e2 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] HTTP exception thrown: Security group 8af54775-505e-4afd-a0da-cd32da879314 does not exist Neutron server returns request_ids: ['req-5d80bbb9-1f53-4a07-a8a2-75ee4db2c66a'] [pid: 7|app: 0|req: 146/300] 10.0.0.163 () {32 vars in 740 bytes} [Thu Apr 16 04:34:27 2026] DELETE /v2.1/os-security-groups/8af54775-505e-4afd-a0da-cd32da879314 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 04:34:27.716 8 WARNING neutronclient.v2_0.client [None req-98166769-d9a8-4352-a4fc-abcfc50b8ae9 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] 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-04-16 04:34:27.742 8 INFO nova.api.openstack.wsgi [None req-98166769-d9a8-4352-a4fc-abcfc50b8ae9 7092ff2ed61146609954430501b78b3b e47f0ab4ef0848f9bf5e4a946e4ce8ed - - default default] HTTP exception thrown: Security group 96e4af5f-6a98-4d32-812a-25eda4ca9dd7 does not exist Neutron server returns request_ids: ['req-18a645fe-d77e-4933-98c8-acd24035bea6'] [pid: 8|app: 0|req: 155/301] 10.0.0.163 () {32 vars in 740 bytes} [Thu Apr 16 04:34:27 2026] DELETE /v2.1/os-security-groups/96e4af5f-6a98-4d32-812a-25eda4ca9dd7 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 04:34:27.952 7 WARNING neutronclient.v2_0.client [None req-3dba3b4d-3a01-4132-b29e-bc8beea9c2ff ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] 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-04-16 04:34:28.290 7 WARNING neutronclient.v2_0.client [None req-3dba3b4d-3a01-4132-b29e-bc8beea9c2ff ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] 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-04-16 04:34:28.747 8 WARNING neutronclient.v2_0.client [None req-f4aa2e47-4991-4a31-bb1d-fbe9d9f81784 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 158/304] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:28 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1483 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 04:34:29.243 7 WARNING neutronclient.v2_0.client [None req-3dba3b4d-3a01-4132-b29e-bc8beea9c2ff ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 147/305] 10.0.0.163 () {34 vars in 663 bytes} [Thu Apr 16 04:34:27 2026] POST /v2.1/servers => generated 450 bytes in 1657 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-04-16 04:34:29.553 8 WARNING neutronclient.v2_0.client [None req-6ac30403-dffa-49eb-9d44-9cf789766f02 ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 159/306] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:29 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 1401 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-04-16 04:34:30.025 7 WARNING neutronclient.v2_0.client [None req-f46bd80f-9818-4270-b117-d985e2895923 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/307] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:29 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1483 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:30.646 8 WARNING neutronclient.v2_0.client [None req-6a86e1df-39a3-4152-9d5b-57595b9ac132 ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 160/308] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:30 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 1405 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:31.112 7 WARNING neutronclient.v2_0.client [None req-fe7a47db-3c66-4da3-bcca-89abd8bd0456 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 149/309] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:31 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1491 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-04-16 04:34:31.743 8 WARNING neutronclient.v2_0.client [None req-c7a85a1e-5a5a-4d76-9fbf-a72e34c2280f ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 161/310] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:31 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 1453 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:32.265 7 WARNING neutronclient.v2_0.client [None req-1b91846b-c044-4a0c-b501-a99f9ef368ba 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 150/311] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:32 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1568 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-04-16 04:34:32.993 8 WARNING neutronclient.v2_0.client [None req-13d6eda7-e492-438a-b51e-a65e9971912a ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] 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: 162/312] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:32 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 1453 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 04:34:33.470 7 WARNING neutronclient.v2_0.client [None req-f045e74a-2bcc-4cf5-828d-21b0412be7e6 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] 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-04-16 04:34:33.627 8 INFO nova.api.openstack.compute.server_external_events [req-de8825f4-10e2-49c4-a393-13cf11896d68 req-ab84c3a4-a4e2-49aa-bd97-e83c7b687dae 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:4b580f52-7c28-4c83-aa6c-e20287956075 for instance 5edd9db5-f537-4e56-a449-9384dcf67696 on instance 2026-04-16 04:34:33.641 8 INFO nova.compute.rpcapi [None req-702a06ae-f33a-4b5a-b033-29685b3b5b2f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 163/313] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:34:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/314] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:33 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1556 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-04-16 04:34:34.547 8 WARNING neutronclient.v2_0.client [None req-1ba6a181-9fc1-49e0-a667-c08894390c65 ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] 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-04-16 04:34:35.411 7 WARNING neutronclient.v2_0.client [None req-15537027-d155-4c7d-aa2c-2b453c3ada39 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/315] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:34 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 1461 bytes in 1474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 165/316] 10.0.0.163 () {34 vars in 671 bytes} [Thu Apr 16 04:34:36 2026] POST /v2.1/os-keypairs => generated 386 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/317] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:35 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1556 bytes in 906 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 04:34:36.941 8 INFO nova.api.openstack.compute.server_external_events [req-a6b16a0f-ccbe-4f70-b60b-699fcdb3678c req-5607413e-399e-41ad-9ffe-0f00277a97c2 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:82e1daad-ff35-4f86-88c8-d688fab25f12 for instance 218a7a6e-0a17-458f-9507-ad4957072956 on instance [pid: 8|app: 0|req: 166/318] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:34:36 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-04-16 04:34:36.994 7 WARNING neutronclient.v2_0.client [None req-21a5c4f6-1c08-4bf9-8ae3-a04ec32f5654 ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] 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-04-16 04:34:37.319 8 WARNING neutronclient.v2_0.client [None req-36a06090-a281-4534-afda-8239fcc093eb 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/319] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:36 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 1527 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/320] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:37 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1556 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, ' [pid: 7|app: 0|req: 154/321] 10.0.0.163 () {34 vars in 671 bytes} [Thu Apr 16 04:34:38 2026] POST /v2.1/os-keypairs => generated 385 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:38.360 8 WARNING neutronclient.v2_0.client [None req-20d1e1d6-3be1-449b-b7b4-b8b45fd49efc 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] 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-04-16 04:34:38.379 7 WARNING neutronclient.v2_0.client [None req-6d21522c-7795-4a7c-ba72-653753b80c75 ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] 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-04-16 04:34:38.419 8 WARNING neutronclient.v2_0.client [None req-20d1e1d6-3be1-449b-b7b4-b8b45fd49efc 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 155/322] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:38 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 1527 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 04:34:38.638 8 WARNING neutronclient.v2_0.client [None req-20d1e1d6-3be1-449b-b7b4-b8b45fd49efc 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] 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-04-16 04:34:38.813 7 WARNING neutronclient.v2_0.client [None req-745658c2-19e0-41d7-9337-dfd5b5f3d054 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 158/325] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:38 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1556 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/326] 10.0.0.163 () {34 vars in 663 bytes} [Thu Apr 16 04:34:38 2026] POST /v2.1/servers => generated 450 bytes in 930 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-04-16 04:34:39.247 7 WARNING neutronclient.v2_0.client [None req-a0d6c6ef-aeaf-426b-b86f-52dcac424609 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 159/327] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:39 2026] GET /v2.1/servers/e7160ea1-9ae3-46e4-a4f3-232f5502b562 => generated 1423 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:39.580 8 WARNING neutronclient.v2_0.client [None req-efc2db5d-a63a-4468-be3a-84ba47378ba8 ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 169/328] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:39 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 1527 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-04-16 04:34:40.071 7 WARNING neutronclient.v2_0.client [None req-a86e93ee-e96a-425d-9b2e-825d6f0e442b 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 160/329] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:40 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1556 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:40.380 8 WARNING neutronclient.v2_0.client [None req-a253a3a9-753d-4190-967b-04911251935c 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 170/330] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:40 2026] GET /v2.1/servers/e7160ea1-9ae3-46e4-a4f3-232f5502b562 => generated 1427 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:40.743 7 WARNING neutronclient.v2_0.client [None req-d28546ca-5329-4fbd-9f6d-c7174f140dd0 ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 161/331] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:40 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 1527 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:41.216 8 WARNING neutronclient.v2_0.client [None req-a5b3c51c-809f-42d8-96e4-38421de3b2b9 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 171/332] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:41 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1556 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:41.471 7 WARNING neutronclient.v2_0.client [None req-e813d1d4-db2e-41ab-b6b7-fafea67b9a79 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 162/333] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:41 2026] GET /v2.1/servers/e7160ea1-9ae3-46e4-a4f3-232f5502b562 => generated 1475 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:41.870 8 WARNING neutronclient.v2_0.client [None req-230b569c-8851-4e11-b2d1-354cd14e3375 ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 172/334] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:41 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 1527 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-04-16 04:34:42.433 7 WARNING neutronclient.v2_0.client [None req-11d9cc4c-1595-4ad3-916c-595113a42d66 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] 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-04-16 04:34:42.580 8 WARNING neutronclient.v2_0.client [None req-cc0a43eb-8db5-48af-89c8-8cc0e8535ccb 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 163/335] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:42 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1556 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/336] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:42 2026] GET /v2.1/servers/e7160ea1-9ae3-46e4-a4f3-232f5502b562 => generated 1475 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-04-16 04:34:43.016 7 WARNING neutronclient.v2_0.client [None req-d11f19f1-851c-4b6d-ad29-a549ff0837fe ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 164/337] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:42 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 1527 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:43.680 7 WARNING neutronclient.v2_0.client [None req-67cb54b5-f283-4420-afa3-00be814d00d6 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] 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-04-16 04:34:43.698 8 WARNING neutronclient.v2_0.client [None req-198f2b66-98a9-4498-bc29-350a1e1241a9 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] 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-04-16 04:34:43.745 8 WARNING neutronclient.v2_0.client [None req-198f2b66-98a9-4498-bc29-350a1e1241a9 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 165/338] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:43 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1556 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:43.855 7 WARNING neutronclient.v2_0.client [None req-8b1ebc07-db8d-43c7-be02-2c58b2862cea 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 166/339] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:43 2026] GET /v2.1/servers/e7160ea1-9ae3-46e4-a4f3-232f5502b562 => generated 1483 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 04:34:43.975 8 WARNING neutronclient.v2_0.client [None req-198f2b66-98a9-4498-bc29-350a1e1241a9 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] 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-04-16 04:34:44.137 7 INFO nova.api.openstack.compute.server_external_events [req-c810e99a-b4b2-4c42-944a-d0e9ee2b6cd0 req-bbd3b0d9-ef97-42a3-acd2-eae2ff18bfe0 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-plugged:82e1daad-ff35-4f86-88c8-d688fab25f12 for instance 218a7a6e-0a17-458f-9507-ad4957072956 on instance 2026-04-16 04:34:44.147 7 INFO nova.compute.rpcapi [None req-6632421e-34b3-4520-b21b-e811a88d3b23 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 167/340] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 04:34:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:44.211 7 WARNING neutronclient.v2_0.client [None req-55345b10-c5dd-4dcb-a1af-ae7f8109821e ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 168/341] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:44 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 1527 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/342] 10.0.0.163 () {34 vars in 663 bytes} [Thu Apr 16 04:34:43 2026] POST /v2.1/servers => generated 451 bytes in 808 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-04-16 04:34:44.396 7 WARNING neutronclient.v2_0.client [None req-9d53f4e1-00f3-4537-8794-f94626318d57 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 169/343] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:44 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1253 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:44.865 8 WARNING neutronclient.v2_0.client [None req-1fd637d2-602e-4952-b695-519c5bffbd66 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] 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-04-16 04:34:44.912 7 INFO nova.api.openstack.compute.server_external_events [req-d27fc217-132a-4333-bde5-e314a35fea29 req-0bc6cdc0-cabf-4531-8d74-abc2f5395bef 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:ad0bab33-4e5f-46db-b6bc-75b129e0710e for instance e7160ea1-9ae3-46e4-a4f3-232f5502b562 on instance [pid: 7|app: 0|req: 170/344] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:34:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:44.947 7 WARNING neutronclient.v2_0.client [None req-4c2321e1-78b3-49a5-a3cd-8616dde84a2c 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 175/345] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:44 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1556 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/346] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:44 2026] GET /v2.1/servers/e7160ea1-9ae3-46e4-a4f3-232f5502b562 => generated 1560 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-04-16 04:34:45.437 8 WARNING neutronclient.v2_0.client [None req-5c47c4c2-98e8-438d-9487-5eb37e8c8ef0 ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] 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-04-16 04:34:45.498 7 WARNING neutronclient.v2_0.client [None req-68ba1eb3-f099-4bf4-9449-a5dd05cf8475 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 176/347] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:45 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 1718 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 172/348] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:45 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1303 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 04:34:45.591 8 WARNING neutronclient.v2_0.client [None req-e83e0efb-c05b-448e-9774-74e47639c04c ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 177/349] 10.0.0.163 () {32 vars in 741 bytes} [Thu Apr 16 04:34:45 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956/os-interface => generated 284 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:46.055 7 WARNING neutronclient.v2_0.client [None req-44354ea0-cca3-476f-a666-e53d63e7a08b 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] 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-04-16 04:34:46.099 8 WARNING neutronclient.v2_0.client [None req-af903640-c3b3-45e6-8a55-95a4b48ffc3d 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 173/350] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:46 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1556 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:46.200 7 INFO nova.api.openstack.compute.server_external_events [req-65c071bb-8c33-4e77-89a6-588dd039e2d9 req-7c04df76-7949-4c52-8db2-8216869594c8 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-plugged:4b580f52-7c28-4c83-aa6c-e20287956075 for instance 5edd9db5-f537-4e56-a449-9384dcf67696 on instance [pid: 7|app: 0|req: 174/351] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 04:34:46 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) [pid: 8|app: 0|req: 178/352] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:46 2026] GET /v2.1/servers/e7160ea1-9ae3-46e4-a4f3-232f5502b562 => generated 1548 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:46.395 7 WARNING neutronclient.v2_0.client [None req-0489bb53-37ac-465f-9290-1742d7ee91ee ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 175/353] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:46 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 1718 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:46.606 8 WARNING neutronclient.v2_0.client [None req-c537dd6a-6369-491c-812f-26cdd45fcf01 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 179/354] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:46 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1351 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-04-16 04:34:46.946 7 INFO nova.api.openstack.compute.server_external_events [req-4c7ebef4-2a6c-4ad7-88e1-b93d487e9aa1 req-ac7da523-325c-4e0c-aad0-26aca872e425 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:82e1daad-ff35-4f86-88c8-d688fab25f12 for instance 218a7a6e-0a17-458f-9507-ad4957072956 on instance [pid: 7|app: 0|req: 176/355] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:34:46 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-04-16 04:34:47.217 8 WARNING neutronclient.v2_0.client [None req-5726dcaa-699e-47c7-a7ea-6073c73b0426 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] 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-04-16 04:34:47.326 7 WARNING neutronclient.v2_0.client [None req-c7f5b7bc-2f6e-4839-8913-8add2c0ac932 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 180/356] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:47 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1556 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/357] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:47 2026] GET /v2.1/servers/e7160ea1-9ae3-46e4-a4f3-232f5502b562 => generated 1548 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-04-16 04:34:47.702 8 WARNING neutronclient.v2_0.client [None req-15aef9fc-8ce6-4c7c-bbd6-29dd16e1f823 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 181/358] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:47 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1351 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:48.413 7 WARNING neutronclient.v2_0.client [None req-28dda23c-f7f3-4b97-9c31-b71ca326daa8 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] 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: 178/361] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:48 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1740 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:48.554 8 WARNING neutronclient.v2_0.client [None req-4fc91c4d-42ce-49ef-8125-90b910240578 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] 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-04-16 04:34:48.593 7 WARNING neutronclient.v2_0.client [None req-0e29974a-ab44-4f0e-9280-3b7912968f12 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 179/362] 10.0.0.163 () {32 vars in 741 bytes} [Thu Apr 16 04:34:48 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696/os-interface => generated 285 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/363] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:48 2026] GET /v2.1/servers/e7160ea1-9ae3-46e4-a4f3-232f5502b562 => generated 1548 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:48.807 7 WARNING neutronclient.v2_0.client [None req-7a205afc-ed0c-40d7-8820-639ac9b80c55 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 180/364] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:48 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1359 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-04-16 04:34:49.580 8 INFO nova.api.openstack.compute.server_external_events [req-92aedaf6-0238-43a2-b10d-6ee4d87a2daf req-9e0edcfa-3b31-4228-8b62-8a2579f8ecf0 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:bed15f1a-77a9-4a94-8306-ac9f4934b358 for instance 5abb73f7-5408-4eeb-942a-d1c65c9ebec3 on instance [pid: 8|app: 0|req: 185/365] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:34:49 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-04-16 04:34:49.718 7 WARNING neutronclient.v2_0.client [None req-257cd8e7-95ba-4eca-b73f-231039b7f484 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 181/366] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:49 2026] GET /v2.1/servers/e7160ea1-9ae3-46e4-a4f3-232f5502b562 => generated 1548 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-16 04:34:49.904 7 WARNING neutronclient.v2_0.client [None req-ccb9bd9b-b9a3-4d7a-a694-13fcb1f745ed 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] 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-04-16 04:34:49.905 8 WARNING neutronclient.v2_0.client [None req-f52478db-dd3c-4077-9c82-28e8bd201bec 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 186/367] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:49 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1427 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-04-16 04:34:50.019 8 INFO nova.api.openstack.compute.server_external_events [req-1ed54cb5-6578-4384-91b6-6bf2bcc60658 req-5cd84583-0836-46b2-b9ab-00a8ade0ef35 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:4b580f52-7c28-4c83-aa6c-e20287956075 for instance 5edd9db5-f537-4e56-a449-9384dcf67696 on instance [pid: 8|app: 0|req: 187/368] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:34:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/369] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:49 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1740 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 188/370] 10.0.0.163 () {32 vars in 641 bytes} [Thu Apr 16 04:34:50 2026] GET /v2.1/servers => generated 384 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-16 04:34:50.296 8 INFO nova.api.openstack.compute.server_external_events [req-cd52e2cb-d8f8-4986-b474-bccaa8c6f773 req-b4ad8cb3-046a-4218-85d7-bae4cd689c0a 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-plugged:ad0bab33-4e5f-46db-b6bc-75b129e0710e for instance e7160ea1-9ae3-46e4-a4f3-232f5502b562 on instance [pid: 8|app: 0|req: 189/371] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 04:34:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/372] 10.0.0.163 () {32 vars in 718 bytes} [Thu Apr 16 04:34:50 2026] DELETE /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 0 bytes in 205 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-04-16 04:34:50.435 8 WARNING neutronclient.v2_0.client [None req-8203add0-f6ec-49fd-8166-301980988edd 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 190/373] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:50 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1746 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-04-16 04:34:50.891 7 WARNING neutronclient.v2_0.client [None req-904a7db8-d890-497a-87e1-df4c5d0df969 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] 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: 184/374] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:50 2026] GET /v2.1/servers/e7160ea1-9ae3-46e4-a4f3-232f5502b562 => generated 1548 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 04:34:51.047 8 WARNING neutronclient.v2_0.client [None req-50337acb-e4f0-4250-b74d-ebaa182e46a4 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 191/375] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:51 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1437 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:51.612 7 WARNING neutronclient.v2_0.client [None req-1768b82a-8867-4dc3-a331-d9d04dde593e 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 185/376] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:51 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1866 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:52.079 8 WARNING neutronclient.v2_0.client [None req-8bf06a8b-442c-4769-8361-e3184820f551 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 192/377] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:52 2026] GET /v2.1/servers/e7160ea1-9ae3-46e4-a4f3-232f5502b562 => generated 1724 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:52.234 7 WARNING neutronclient.v2_0.client [None req-92db9c15-b51a-4406-8ea6-e70fe91515b5 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] 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-04-16 04:34:52.254 8 WARNING neutronclient.v2_0.client [None req-014b1abe-7c26-4fdd-a69a-81152afde38a 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 186/378] 10.0.0.163 () {32 vars in 741 bytes} [Thu Apr 16 04:34:52 2026] GET /v2.1/servers/e7160ea1-9ae3-46e4-a4f3-232f5502b562/os-interface => generated 284 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/379] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:52 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1437 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:52.770 7 WARNING neutronclient.v2_0.client [None req-787b6c5c-fff0-41a2-99fb-d5c577cfd4e3 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 187/380] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:52 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1866 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:53.021 8 INFO nova.api.openstack.compute.server_external_events [req-da7e77c8-c145-430a-9c7d-17229545d156 req-32b5cc96-cbf3-4da5-8ab3-98a6b0197a1b 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:ad0bab33-4e5f-46db-b6bc-75b129e0710e for instance e7160ea1-9ae3-46e4-a4f3-232f5502b562 on instance [pid: 8|app: 0|req: 194/381] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:34:53 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-04-16 04:34:53.039 7 WARNING neutronclient.v2_0.client [None req-6e527828-97c6-4ab2-834d-22b38a69d05e 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 188/382] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:53 2026] GET /v2.1/servers/e7160ea1-9ae3-46e4-a4f3-232f5502b562 => generated 1724 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 195/383] 10.0.0.163 () {32 vars in 641 bytes} [Thu Apr 16 04:34:53 2026] GET /v2.1/servers => generated 377 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-16 04:34:53.424 8 WARNING neutronclient.v2_0.client [None req-332a912c-95c0-4601-9bd8-548b001533c6 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 189/384] 10.0.0.163 () {32 vars in 718 bytes} [Thu Apr 16 04:34:53 2026] DELETE /v2.1/servers/e7160ea1-9ae3-46e4-a4f3-232f5502b562 => generated 0 bytes in 194 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-04-16 04:34:53.507 7 WARNING neutronclient.v2_0.client [None req-27be7747-0cbd-4f87-a7cd-5d3be7f4a7be 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 196/385] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:53 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1437 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/386] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:53 2026] GET /v2.1/servers/e7160ea1-9ae3-46e4-a4f3-232f5502b562 => generated 1730 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:53.979 8 WARNING neutronclient.v2_0.client [None req-ecb227c1-870c-4d1b-ad16-91dfb564ec8c 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 197/387] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:53 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1799 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:54.581 7 WARNING neutronclient.v2_0.client [None req-a6cb9d52-d2eb-4f72-b19d-c8071e73b620 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] 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-04-16 04:34:54.679 8 WARNING neutronclient.v2_0.client [None req-0377720c-632e-4cd3-8212-334b8dcf978e 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 191/388] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:54 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1437 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/389] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:54 2026] GET /v2.1/servers/e7160ea1-9ae3-46e4-a4f3-232f5502b562 => generated 1850 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:55.059 7 INFO nova.api.openstack.compute.server_external_events [req-38245a2e-ad4e-4b1e-8c7c-b715b354c817 req-eed27ad4-d672-4b41-9fec-d9e3d6f4fa34 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-deleted:4b580f52-7c28-4c83-aa6c-e20287956075 for instance 5edd9db5-f537-4e56-a449-9384dcf67696 on instance [pid: 7|app: 0|req: 192/390] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:34:55 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-04-16 04:34:55.130 8 WARNING neutronclient.v2_0.client [None req-161e7da4-11dd-4558-a6d2-1e90d9232da9 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 199/391] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:55 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1517 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:55.834 7 WARNING neutronclient.v2_0.client [None req-d9b2742b-10fc-4406-a76e-6fa98ae32d2f 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] 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-04-16 04:34:55.847 8 WARNING neutronclient.v2_0.client [None req-697bc333-9f03-4c99-91c0-b37f2c8b7125 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 200/392] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:55 2026] GET /v2.1/servers/e7160ea1-9ae3-46e4-a4f3-232f5502b562 => generated 1850 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/393] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:55 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1425 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:56.257 8 WARNING neutronclient.v2_0.client [None req-2c104945-763d-4835-b8c6-5770e242d8e5 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 201/394] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:56 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 1517 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:56.998 7 WARNING neutronclient.v2_0.client [None req-cc97b9cb-e899-48b9-84c5-20871cd194de 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] 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: 194/395] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:56 2026] GET /v2.1/servers/e7160ea1-9ae3-46e4-a4f3-232f5502b562 => generated 1783 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 04:34:57.059 8 WARNING neutronclient.v2_0.client [None req-4c3556cc-ee61-4674-bbbe-02dfafeac286 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] 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-04-16 04:34:57.126 7 INFO nova.api.openstack.compute.server_external_events [req-cd7a5d99-d287-4bb2-afe4-0005faea26ee req-e3101970-3a1f-4e04-bd73-a37cdeee1a56 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-deleted:ad0bab33-4e5f-46db-b6bc-75b129e0710e for instance e7160ea1-9ae3-46e4-a4f3-232f5502b562 on instance [pid: 7|app: 0|req: 195/396] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:34:57 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: 202/397] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:57 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1425 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:57.334 7 INFO nova.api.openstack.wsgi [None req-fe434abf-9859-4906-988b-8cf153aa599b 627a79dd3b54414c9abffab285db6d73 ebf9ae9b12044d2db0a016bee2cce2a2 - - default default] HTTP exception thrown: Instance 5edd9db5-f537-4e56-a449-9384dcf67696 could not be found. [pid: 7|app: 0|req: 196/398] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:57 2026] GET /v2.1/servers/5edd9db5-f537-4e56-a449-9384dcf67696 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 203/399] 10.0.0.163 () {32 vars in 704 bytes} [Thu Apr 16 04:34:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-749098017 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:58.103 7 WARNING neutronclient.v2_0.client [None req-52dc4ea1-b084-4c08-9d25-7cb8344c43c2 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 197/400] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:58 2026] GET /v2.1/servers/e7160ea1-9ae3-46e4-a4f3-232f5502b562 => generated 1509 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 04:34:58.267 8 WARNING neutronclient.v2_0.client [None req-f6257f1a-7fe0-41dc-bff9-fa1767528077 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] 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: 204/401] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:58 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1425 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 04:34:58.404 7 INFO nova.api.openstack.compute.server_external_events [req-a0c86af3-ebd1-414c-b785-7e7fb226665f req-3d5b4359-740e-4360-af95-7ab487e8fc3d 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-plugged:bed15f1a-77a9-4a94-8306-ac9f4934b358 for instance 5abb73f7-5408-4eeb-942a-d1c65c9ebec3 on instance [pid: 7|app: 0|req: 198/402] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 04:34:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:34:59.212 8 WARNING neutronclient.v2_0.client [None req-fd573956-67c7-4198-af4b-cd5437ed3ed4 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 206/405] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:59 2026] GET /v2.1/servers/e7160ea1-9ae3-46e4-a4f3-232f5502b562 => generated 1509 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-04-16 04:34:59.481 7 WARNING neutronclient.v2_0.client [None req-82cb7f87-cbc5-4c33-962a-61db0af68afe 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 200/406] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:34:59 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1425 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-04-16 04:35:00.363 8 INFO nova.api.openstack.wsgi [None req-7b3c280c-b265-4a51-a889-e20727a32cd5 701b3fbfeb3842c6a1f664d703dc2fa0 bc8176633e1c4891a58d0c0b9b6deb71 - - default default] HTTP exception thrown: Instance e7160ea1-9ae3-46e4-a4f3-232f5502b562 could not be found. [pid: 8|app: 0|req: 207/407] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:00 2026] GET /v2.1/servers/e7160ea1-9ae3-46e4-a4f3-232f5502b562 => generated 111 bytes in 78 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: 201/408] 10.0.0.163 () {32 vars in 706 bytes} [Thu Apr 16 04:35:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1238999732 => generated 0 bytes in 32 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-04-16 04:35:00.715 8 WARNING neutronclient.v2_0.client [None req-4460c69d-d232-4965-8891-afb005e4383d 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 208/409] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:00 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1613 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 04:35:00.878 7 WARNING neutronclient.v2_0.client [None req-8243cb45-582b-4a56-98c6-a96106fe690c 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 202/410] 10.0.0.163 () {32 vars in 741 bytes} [Thu Apr 16 04:35:00 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3/os-interface => generated 285 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-16 04:35:01.641 7 INFO nova.api.openstack.compute.server_external_events [req-fbf44778-95fa-4536-b0a8-5a15dab49f7c req-0d3596db-d558-4401-97d5-47516de85645 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:bed15f1a-77a9-4a94-8306-ac9f4934b358 for instance 5abb73f7-5408-4eeb-942a-d1c65c9ebec3 on instance [pid: 7|app: 0|req: 203/411] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:35:01 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-04-16 04:35:01.670 8 WARNING neutronclient.v2_0.client [None req-b60d7325-df36-41f3-b5b7-02cd888d4371 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 209/412] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:01 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1613 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 204/413] 10.0.0.163 () {32 vars in 641 bytes} [Thu Apr 16 04:35:01 2026] GET /v2.1/servers => generated 388 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 210/414] 10.0.0.163 () {32 vars in 718 bytes} [Thu Apr 16 04:35:01 2026] DELETE /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => 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-04-16 04:35:02.110 7 WARNING neutronclient.v2_0.client [None req-45ef9787-3a30-4680-b326-2f63fd85eba4 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 205/415] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:02 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1619 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:03.370 8 WARNING neutronclient.v2_0.client [None req-3fb0fe48-67d5-4c70-a4af-8c432649b1e4 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 211/416] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:03 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1739 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:04.568 7 WARNING neutronclient.v2_0.client [None req-4ffc2b1f-561c-44b7-a8fb-c9cafb66a144 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 206/417] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:04 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1739 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:05.726 8 INFO nova.api.openstack.compute.server_external_events [req-ddaf2a7c-23c5-45f4-ad56-9169a76f4164 req-ab866cb9-f274-4e86-9f53-441a44cef0db 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-deleted:bed15f1a-77a9-4a94-8306-ac9f4934b358 for instance 5abb73f7-5408-4eeb-942a-d1c65c9ebec3 on instance [pid: 8|app: 0|req: 212/418] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:35:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:35:05.739 7 WARNING neutronclient.v2_0.client [None req-c43cb5cb-2159-4a46-96fe-623ca6a99661 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 207/419] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:05 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1671 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-04-16 04:35:06.836 8 WARNING neutronclient.v2_0.client [None req-ccaac715-c2e0-4cda-8e73-9ff56e6adcd5 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 213/420] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:06 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1380 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:07.942 7 WARNING neutronclient.v2_0.client [None req-d4655086-913b-44f0-a636-00ed3cf3b2a8 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 208/421] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:07 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1385 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-04-16 04:35:09.053 7 WARNING neutronclient.v2_0.client [None req-c155bfc3-16ca-4aaa-a3dc-5a543162de31 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 210/424] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:09 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => generated 1385 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-04-16 04:35:10.144 8 INFO nova.api.openstack.wsgi [None req-3968ce04-d9bf-40d4-9d4a-90ca5dc2f953 1a602c7721534c7daf0f13cbc52470ea 7d07735f9b9844528bc8f2cf4254be07 - - default default] HTTP exception thrown: Instance 5abb73f7-5408-4eeb-942a-d1c65c9ebec3 could not be found. [pid: 8|app: 0|req: 215/425] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:10 2026] GET /v2.1/servers/5abb73f7-5408-4eeb-942a-d1c65c9ebec3 => 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: 211/426] 10.0.0.163 () {32 vars in 704 bytes} [Thu Apr 16 04:35:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-130895633 => 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-04-16 04:35:10.997 8 WARNING neutronclient.v2_0.client [None req-99f0e5d6-3725-46b2-8069-f4cea4b3ede6 c4f3da647f5244ebb4d23ccb062ad723 16421fbe9183452a9c8b720507f19706 - - default default] 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-04-16 04:35:11.154 8 WARNING neutronclient.v2_0.client [None req-99f0e5d6-3725-46b2-8069-f4cea4b3ede6 c4f3da647f5244ebb4d23ccb062ad723 16421fbe9183452a9c8b720507f19706 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 216/427] 10.0.0.163 () {34 vars in 663 bytes} [Thu Apr 16 04:35:10 2026] POST /v2.1/servers => generated 424 bytes in 720 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-16 04:35:11.384 7 WARNING neutronclient.v2_0.client [None req-e2efd8b5-6bd1-4f48-bf6a-6e9f465250c2 c4f3da647f5244ebb4d23ccb062ad723 16421fbe9183452a9c8b720507f19706 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 212/428] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:11 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb => generated 1370 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:12.478 8 WARNING neutronclient.v2_0.client [None req-fdc342b7-4bcf-4e3f-8edd-b3264552f646 c4f3da647f5244ebb4d23ccb062ad723 16421fbe9183452a9c8b720507f19706 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/429] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:12 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb => generated 1374 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:13.607 7 WARNING neutronclient.v2_0.client [None req-c3ab122c-5bb4-4cbc-837b-6ba8c510605f c4f3da647f5244ebb4d23ccb062ad723 16421fbe9183452a9c8b720507f19706 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 213/430] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:13 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb => generated 1422 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:14.725 8 WARNING neutronclient.v2_0.client [None req-8fe05af4-9f44-4ec0-9b2a-3a423dc03dfd c4f3da647f5244ebb4d23ccb062ad723 16421fbe9183452a9c8b720507f19706 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 218/431] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:14 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb => generated 1422 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:15.816 7 WARNING neutronclient.v2_0.client [None req-aa5c416c-8df9-4912-8848-9f22fbbf74b9 c4f3da647f5244ebb4d23ccb062ad723 16421fbe9183452a9c8b720507f19706 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 214/432] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:15 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb => generated 1430 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:16.913 8 INFO nova.api.openstack.compute.server_external_events [req-16168b6f-cf7d-42e6-aa23-30245b11c857 req-02188cbf-4b36-4697-b86a-773df3cf0f40 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:5a2b5e88-1f1f-4c93-880e-fda4dbc0c827 for instance ff00ef36-600e-495e-9de2-6bf91cd775bb on instance [pid: 8|app: 0|req: 219/433] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:35:16 2026] POST /v2.1/os-server-external-events => generated 179 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-04-16 04:35:16.979 7 WARNING neutronclient.v2_0.client [None req-a7b7cc9d-0b56-45b7-8a1f-3c6dabe46148 c4f3da647f5244ebb4d23ccb062ad723 16421fbe9183452a9c8b720507f19706 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 215/434] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:16 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb => generated 1482 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-04-16 04:35:18.132 8 WARNING neutronclient.v2_0.client [None req-9333c3cc-f60f-4783-8c52-c129423a8885 c4f3da647f5244ebb4d23ccb062ad723 16421fbe9183452a9c8b720507f19706 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 220/435] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:18 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb => generated 1470 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-04-16 04:35:19.297 7 WARNING neutronclient.v2_0.client [None req-9e777a6b-6981-4e1e-b20d-fedfc46493cb c4f3da647f5244ebb4d23ccb062ad723 16421fbe9183452a9c8b720507f19706 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 217/438] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:19 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb => generated 1470 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:20.446 8 WARNING neutronclient.v2_0.client [None req-a231f46c-2ece-42c6-b3e1-5a9f6d172263 c4f3da647f5244ebb4d23ccb062ad723 16421fbe9183452a9c8b720507f19706 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 222/439] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:20 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb => generated 1470 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:21.605 7 WARNING neutronclient.v2_0.client [None req-014295a2-3ca3-49ea-804c-a97010794129 c4f3da647f5244ebb4d23ccb062ad723 16421fbe9183452a9c8b720507f19706 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 218/440] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:21 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb => generated 1470 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:22.808 8 WARNING neutronclient.v2_0.client [None req-7c79288c-61d0-43a0-872a-c00220d09d98 c4f3da647f5244ebb4d23ccb062ad723 16421fbe9183452a9c8b720507f19706 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 223/441] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:22 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb => generated 1470 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:23.112 7 INFO nova.api.openstack.compute.server_external_events [req-fb6a9469-5575-4e4d-97a6-fab417a27078 req-35c6e730-dad9-4db0-9095-7589a7c4f782 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-plugged:5a2b5e88-1f1f-4c93-880e-fda4dbc0c827 for instance ff00ef36-600e-495e-9de2-6bf91cd775bb on instance [pid: 7|app: 0|req: 219/442] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 04:35:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:23.964 8 WARNING neutronclient.v2_0.client [None req-5c276d31-4bce-4dfd-8143-3f4c4dc5718b c4f3da647f5244ebb4d23ccb062ad723 16421fbe9183452a9c8b720507f19706 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 224/443] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:23 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb => generated 1470 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-04-16 04:35:24.441 7 WARNING neutronclient.v2_0.client [None req-112ad74a-c070-4957-b016-1360ee013d65 ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 220/444] 10.0.0.163 () {32 vars in 741 bytes} [Thu Apr 16 04:35:24 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956/os-interface => generated 284 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:24.574 8 WARNING neutronclient.v2_0.client [None req-604d8726-d353-49dd-8312-6db8791ea6ee ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 225/445] 10.0.0.163 () {32 vars in 815 bytes} [Thu Apr 16 04:35:24 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956/os-interface/82e1daad-ff35-4f86-88c8-d688fab25f12 => generated 281 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 221/446] 10.0.0.163 () {32 vars in 723 bytes} [Thu Apr 16 04:35:24 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956/ips => generated 156 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 226/447] 10.0.0.163 () {34 vars in 750 bytes} [Thu Apr 16 04:35:24 2026] POST /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 222/448] 10.0.0.163 () {32 vars in 723 bytes} [Thu Apr 16 04:35:24 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956/ips => generated 156 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-04-16 04:35:25.130 8 WARNING neutronclient.v2_0.client [None req-1338ac2b-43a0-4713-9107-4ea3887eb3c0 c4f3da647f5244ebb4d23ccb062ad723 16421fbe9183452a9c8b720507f19706 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 227/449] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:25 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb => generated 1655 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 223/450] 10.0.0.163 () {32 vars in 723 bytes} [Thu Apr 16 04:35:25 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb/ips => generated 109 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 228/451] 10.0.0.163 () {32 vars in 723 bytes} [Thu Apr 16 04:35:25 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb/ips => generated 109 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 224/452] 10.0.0.163 () {32 vars in 825 bytes} [Thu Apr 16 04:35:25 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb/ips/tempest-ServerAddressesTestJSON-1012013751-network => generated 94 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 229/453] 10.0.0.163 () {32 vars in 718 bytes} [Thu Apr 16 04:35:25 2026] DELETE /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:25.541 7 WARNING neutronclient.v2_0.client [None req-fde35716-d5bf-42a1-a8d8-a1b3da70dd75 c4f3da647f5244ebb4d23ccb062ad723 16421fbe9183452a9c8b720507f19706 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 225/454] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:25 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb => generated 1661 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 230/455] 10.0.0.163 () {32 vars in 723 bytes} [Thu Apr 16 04:35:25 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956/ips => generated 156 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-04-16 04:35:25.965 7 INFO nova.api.openstack.compute.server_external_events [req-0868b036-fc9a-475e-9c59-0008eb3cf9a8 req-6f1b4ac1-1c8f-4bae-903d-d257796bc0c6 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:82e1daad-ff35-4f86-88c8-d688fab25f12 for instance 218a7a6e-0a17-458f-9507-ad4957072956 on instance [pid: 7|app: 0|req: 226/456] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:35:25 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-04-16 04:35:26.729 8 WARNING neutronclient.v2_0.client [None req-cde7f414-5722-4dc0-8afb-e4ddd42f3a56 c4f3da647f5244ebb4d23ccb062ad723 16421fbe9183452a9c8b720507f19706 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 231/457] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:26 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb => generated 1661 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 227/458] 10.0.0.163 () {32 vars in 723 bytes} [Thu Apr 16 04:35:26 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956/ips => generated 194 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:27.028 8 WARNING neutronclient.v2_0.client [None req-7c08173f-157d-485b-a935-fd67e7ca4bea ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 232/459] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:26 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 1952 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, ' [pid: 7|app: 0|req: 228/460] 10.0.0.163 () {34 vars in 750 bytes} [Thu Apr 16 04:35:27 2026] POST /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956/action => generated 0 bytes in 45 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: 233/461] 10.0.0.163 () {32 vars in 723 bytes} [Thu Apr 16 04:35:27 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956/ips => generated 194 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:27.931 7 WARNING neutronclient.v2_0.client [None req-742ff2dc-4b5b-4112-93f7-b0a4482e1a73 c4f3da647f5244ebb4d23ccb062ad723 16421fbe9183452a9c8b720507f19706 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 229/462] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:27 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb => generated 1661 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 234/463] 10.0.0.163 () {32 vars in 723 bytes} [Thu Apr 16 04:35:28 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956/ips => generated 194 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:35:28.291 7 INFO nova.api.openstack.compute.server_external_events [req-f7f7fc91-9bff-4884-8028-cf3ddb692448 req-2124387a-65cb-4149-93e5-fc1e667075bf 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-deleted:5a2b5e88-1f1f-4c93-880e-fda4dbc0c827 for instance ff00ef36-600e-495e-9de2-6bf91cd775bb on instance [pid: 7|app: 0|req: 230/464] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:35:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:29.115 7 WARNING neutronclient.v2_0.client [None req-81583c68-6621-47d3-a4a5-2b6f0d8da59b c4f3da647f5244ebb4d23ccb062ad723 16421fbe9183452a9c8b720507f19706 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 232/467] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:29 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb => generated 1451 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, ' [pid: 8|app: 0|req: 236/468] 10.0.0.163 () {32 vars in 723 bytes} [Thu Apr 16 04:35:29 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956/ips => generated 194 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:30.224 7 WARNING neutronclient.v2_0.client [None req-5b906855-a379-41aa-9f5c-1e39137d3361 c4f3da647f5244ebb4d23ccb062ad723 16421fbe9183452a9c8b720507f19706 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 233/469] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:30 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb => generated 1456 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:30.334 8 INFO nova.api.openstack.compute.server_external_events [req-3c543ebd-a8e8-46c1-b72e-217e08b70210 req-d0d3dd98-a7f3-494c-80a7-e408cbeca344 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:82e1daad-ff35-4f86-88c8-d688fab25f12 for instance 218a7a6e-0a17-458f-9507-ad4957072956 on instance [pid: 8|app: 0|req: 237/470] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:35:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/471] 10.0.0.163 () {32 vars in 723 bytes} [Thu Apr 16 04:35:30 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 238/472] 10.0.0.163 () {32 vars in 718 bytes} [Thu Apr 16 04:35:30 2026] DELETE /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 0 bytes in 99 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-04-16 04:35:30.511 7 WARNING neutronclient.v2_0.client [None req-49e36148-356c-42a6-b35e-fabd21dbf94c ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 235/473] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:30 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 1844 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:31.310 8 WARNING neutronclient.v2_0.client [None req-53c6f23c-59b3-48eb-b6e2-deea926563ee c4f3da647f5244ebb4d23ccb062ad723 16421fbe9183452a9c8b720507f19706 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 239/474] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:31 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb => generated 1456 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:31.689 7 WARNING neutronclient.v2_0.client [None req-2c96c8c8-1f8a-46ea-bd81-8ed93071082a ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 236/475] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:31 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 1844 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-04-16 04:35:32.423 8 INFO nova.api.openstack.wsgi [None req-0bd154f3-df63-4cef-8531-b1aa0811b2e6 c4f3da647f5244ebb4d23ccb062ad723 16421fbe9183452a9c8b720507f19706 - - default default] HTTP exception thrown: Instance ff00ef36-600e-495e-9de2-6bf91cd775bb could not be found. [pid: 8|app: 0|req: 240/476] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:32 2026] GET /v2.1/servers/ff00ef36-600e-495e-9de2-6bf91cd775bb => 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-04-16 04:35:32.889 7 WARNING neutronclient.v2_0.client [None req-459b4fcb-fe17-4aa5-9225-3bd944487711 ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/477] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:32 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 1844 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:34.067 8 INFO nova.api.openstack.compute.server_external_events [req-40450dbc-eaac-4294-a29d-d0faa39a0e57 req-4a2ac434-2d01-42bb-8b87-7cb805b5befb 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-deleted:82e1daad-ff35-4f86-88c8-d688fab25f12 for instance 218a7a6e-0a17-458f-9507-ad4957072956 on instance [pid: 8|app: 0|req: 241/478] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:35:34 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-04-16 04:35:34.507 7 WARNING neutronclient.v2_0.client [None req-1f5cc2f8-cdfc-40ef-8405-3551f096a9a0 ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 238/479] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:34 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 1482 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-04-16 04:35:35.750 8 WARNING neutronclient.v2_0.client [None req-864b8dd9-1230-490a-ba8a-e80f85f904e4 ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 242/480] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:35 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 1487 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:36.867 7 WARNING neutronclient.v2_0.client [None req-33fdf5f8-e5d9-4bc7-93f0-1fca730eba49 ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 239/481] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:36 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 1487 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/482] 10.0.0.163 () {30 vars in 413 bytes} [Thu Apr 16 04:35:37 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, ' 2026-04-16 04:35:37.949 8 INFO nova.api.openstack.wsgi [None req-d2a8f3fb-9a50-47e6-ade1-e406a1336726 ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] HTTP exception thrown: Instance 218a7a6e-0a17-458f-9507-ad4957072956 could not be found. [pid: 8|app: 0|req: 244/483] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:37 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 245/484] 10.0.0.163 () {32 vars in 706 bytes} [Thu Apr 16 04:35:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1734902259 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 240/485] 10.0.0.163 () {28 vars in 560 bytes} [Thu Apr 16 04:35:37 2026] GET /v2/ => generated 402 bytes in 477 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/486] 10.0.0.163 () {28 vars in 564 bytes} [Thu Apr 16 04:35:38 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/487] 10.0.0.163 () {30 vars in 413 bytes} [Thu Apr 16 04:35:38 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-16 04:35:38.390 8 INFO nova.api.openstack.wsgi [None req-ce30b4c3-1183-42dd-ba2b-1fb071e2c6ad ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] HTTP exception thrown: Instance 218a7a6e-0a17-458f-9507-ad4957072956 could not be found. [pid: 8|app: 0|req: 247/488] 10.0.0.163 () {32 vars in 718 bytes} [Thu Apr 16 04:35:38 2026] DELETE /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-16 04:35:38.427 7 INFO nova.api.openstack.wsgi [None req-8176e188-5214-4008-889a-bb8519c4335e ef535ef980574fb79dc3cf52efc1574c be5ce91fbf6b41bfb3381cec6d88377d - - default default] HTTP exception thrown: Instance 218a7a6e-0a17-458f-9507-ad4957072956 could not be found. [pid: 7|app: 0|req: 242/489] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:38 2026] GET /v2.1/servers/218a7a6e-0a17-458f-9507-ad4957072956 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 245/494] 10.0.0.163 () {34 vars in 671 bytes} [Thu Apr 16 04:35:49 2026] POST /v2.1/os-keypairs => generated 386 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:52.374 8 WARNING neutronclient.v2_0.client [None req-25b5ae88-3348-4b94-a949-dc2f8a486d65 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] 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-04-16 04:35:52.483 8 WARNING neutronclient.v2_0.client [None req-25b5ae88-3348-4b94-a949-dc2f8a486d65 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] 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-04-16 04:35:53.163 8 WARNING neutronclient.v2_0.client [None req-25b5ae88-3348-4b94-a949-dc2f8a486d65 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 250/495] 10.0.0.163 () {34 vars in 663 bytes} [Thu Apr 16 04:35:52 2026] POST /v2.1/servers => generated 453 bytes in 1156 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-16 04:35:53.489 7 WARNING neutronclient.v2_0.client [None req-8c12ad77-37b1-4c43-a2ba-95e4e361b582 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 246/496] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:53 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1393 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:54.690 8 WARNING neutronclient.v2_0.client [None req-88fce759-1ec9-4913-b578-270a3f0b8cf2 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 251/497] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:54 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1397 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:55.874 7 WARNING neutronclient.v2_0.client [None req-4b079018-53c8-4ad8-8d74-31722e02eb31 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 247/498] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:55 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1445 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:57.213 8 WARNING neutronclient.v2_0.client [None req-eb1eb447-e3fb-4821-b4d8-a2e9fc280803 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 252/499] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:57 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1445 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-04-16 04:35:58.341 7 WARNING neutronclient.v2_0.client [None req-82ca368f-451b-48d0-a7d2-cf04b5cb6a7a 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 248/502] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:58 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1521 bytes in 505 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:35:59.106 8 INFO nova.api.openstack.compute.server_external_events [req-054647f7-fc19-41ba-a6c0-a4acc1af478b req-91cfa61f-c8e3-496d-a0c7-77ddbb06a62b 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:2261332e-a27d-4786-8627-9767f9fa2c5a for instance b1425192-eb33-40de-9641-3eff3397890e on instance [pid: 8|app: 0|req: 255/503] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:35:59 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-04-16 04:35:59.870 7 WARNING neutronclient.v2_0.client [None req-93928dae-ff10-4e00-882d-954134fb91b5 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 249/504] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:35:59 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1519 bytes in 1110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:01.987 8 WARNING neutronclient.v2_0.client [None req-bd735224-f7b0-4099-aa5a-3384b4b74ae6 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 256/505] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:01 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1519 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:03.459 7 WARNING neutronclient.v2_0.client [None req-8fc7618c-f9ec-4253-aa78-dd7421c278a6 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 250/506] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:03 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1519 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:04.787 8 WARNING neutronclient.v2_0.client [None req-fe49bee5-c101-4719-b703-6c7c5daeb16d 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 257/507] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:04 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1519 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:05.934 7 WARNING neutronclient.v2_0.client [None req-0d7468c4-759e-439e-8f0e-bfa1fafe6d9e 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 251/508] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:05 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1519 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:06.419 8 INFO nova.api.openstack.compute.server_external_events [req-55743f53-0724-4c15-973e-2881ba36e39b req-c3d80eda-f403-47de-9b4e-5b689c8915f8 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-plugged:2261332e-a27d-4786-8627-9767f9fa2c5a for instance b1425192-eb33-40de-9641-3eff3397890e on instance [pid: 8|app: 0|req: 258/509] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 04:36:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:07.141 7 WARNING neutronclient.v2_0.client [None req-e20eb11a-2cac-4f3f-9787-0e6cda25528f 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 252/510] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:07 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1519 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:08.320 8 WARNING neutronclient.v2_0.client [None req-ae127669-108b-4ac6-bd26-fbb517c4fd01 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/512] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:08 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1703 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:08.546 8 WARNING neutronclient.v2_0.client [None req-6a7121c6-43e1-4bce-9ba0-0aad70b6d444 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 260/514] 10.0.0.163 () {32 vars in 741 bytes} [Thu Apr 16 04:36:08 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e/os-interface => generated 285 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:09.376 7 INFO nova.api.openstack.compute.server_external_events [req-a50b6829-c686-4d8b-92cc-811e947b7811 req-cbb41b2f-3711-4269-bf68-b15b6a1b5f7a 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:2261332e-a27d-4786-8627-9767f9fa2c5a for instance b1425192-eb33-40de-9641-3eff3397890e on instance [pid: 7|app: 0|req: 255/515] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:36:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 261/516] 10.0.0.128 () {30 vars in 619 bytes} [Thu Apr 16 04:36:16 2026] GET /v2.1 => generated 0 bytes in 120 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: 256/517] 10.0.0.128 () {32 vars in 692 bytes} [Thu Apr 16 04:36:17 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/518] 10.0.0.128 () {34 vars in 913 bytes} [Thu Apr 16 04:36:17 2026] GET /v2.1/os-simple-tenant-usage/f6b9a73d26c44364a2dc11caf0ffd463?start=2026-04-15T00:00:00&end=2026-04-16T23:59:59 => generated 20 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/519] 10.0.0.128 () {30 vars in 654 bytes} [Thu Apr 16 04:36:17 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) [pid: 7|app: 0|req: 259/522] 10.0.0.128 () {30 vars in 619 bytes} [Thu Apr 16 04:36:20 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: 264/523] 10.0.0.128 () {32 vars in 692 bytes} [Thu Apr 16 04:36:20 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/524] 10.0.0.128 () {34 vars in 913 bytes} [Thu Apr 16 04:36:20 2026] GET /v2.1/os-simple-tenant-usage/f6b9a73d26c44364a2dc11caf0ffd463?start=2026-04-15T00:00:00&end=2026-04-16T23:59:59 => generated 20 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/525] 10.0.0.128 () {30 vars in 654 bytes} [Thu Apr 16 04:36:20 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 261/526] 10.0.0.163 () {34 vars in 671 bytes} [Thu Apr 16 04:36:21 2026] POST /v2.1/os-keypairs => generated 396 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/527] 10.0.0.163 () {34 vars in 671 bytes} [Thu Apr 16 04:36:23 2026] POST /v2.1/os-keypairs => generated 385 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:36:24.585 7 WARNING neutronclient.v2_0.client [None req-e64270f4-ebc2-4158-b031-ed5e7932317e 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] 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-04-16 04:36:24.641 7 WARNING neutronclient.v2_0.client [None req-e64270f4-ebc2-4158-b031-ed5e7932317e 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] 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-04-16 04:36:24.690 7 WARNING neutronclient.v2_0.client [None req-e64270f4-ebc2-4158-b031-ed5e7932317e 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] 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-04-16 04:36:24.863 7 WARNING neutronclient.v2_0.client [None req-e64270f4-ebc2-4158-b031-ed5e7932317e 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 262/528] 10.0.0.163 () {34 vars in 663 bytes} [Thu Apr 16 04:36:24 2026] POST /v2.1/servers => generated 496 bytes in 567 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-16 04:36:25.116 8 WARNING neutronclient.v2_0.client [None req-66fa6b90-ae8e-4fe0-b676-544f369cc935 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/529] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:25 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => generated 1456 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:26.260 7 WARNING neutronclient.v2_0.client [None req-4b993a75-2364-4c19-ad11-42b986a208ba 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 263/530] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:26 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => generated 1460 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-04-16 04:36:27.357 8 WARNING neutronclient.v2_0.client [None req-c3a0e0aa-9fcb-4d89-b76b-48c2c0db3639 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 268/531] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:27 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => generated 1508 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:28.448 7 WARNING neutronclient.v2_0.client [None req-df9e5f58-c5cc-42e3-9158-e202eb57dd3f 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 264/534] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:28 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => generated 1508 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-04-16 04:36:29.547 8 WARNING neutronclient.v2_0.client [None req-f57c4107-3a2e-424b-b92c-fc68da650979 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 271/535] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:29 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => generated 1516 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:30.664 7 WARNING neutronclient.v2_0.client [None req-dc56c654-6971-4efe-a253-e7871b62d096 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] 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-04-16 04:36:30.667 8 INFO nova.api.openstack.compute.server_external_events [req-107b46bf-968f-4619-b661-c3c42d5dfa07 req-8eae4b62-886c-4df7-ad3e-3c7e32a5f48f 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:20ebe2a9-c0a1-4dd8-99df-e345d1a37c19 for instance 924275b8-b372-4c7d-aceb-82d1ae99349f on instance [pid: 8|app: 0|req: 272/536] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:36:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/537] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:30 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => generated 1630 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-04-16 04:36:31.922 8 WARNING neutronclient.v2_0.client [None req-2004d46e-843d-4ab5-af22-86807ac0a687 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/538] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:31 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => generated 1628 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:33.201 7 WARNING neutronclient.v2_0.client [None req-f8d0bd3d-db41-4de7-83bf-3352afba151c 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] 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-04-16 04:36:33.270 8 WARNING neutronclient.v2_0.client [None req-8aa9cc4b-45be-4a97-9c17-ea44335c09a4 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 266/539] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:33 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => generated 1628 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/540] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:33 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1823 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-04-16 04:36:33.459 7 WARNING neutronclient.v2_0.client [None req-e33c6468-25a3-445f-b2fb-24a2ac6dca35 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 267/541] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:33 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1823 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, ' [pid: 8|app: 0|req: 275/542] 10.0.0.163 () {34 vars in 750 bytes} [Thu Apr 16 04:36:33 2026] POST /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e/action => generated 0 bytes in 84 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-04-16 04:36:33.871 7 WARNING neutronclient.v2_0.client [None req-ed3538d3-aec4-463e-ad31-b66f82cb4113 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 268/543] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:33 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1825 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:34.362 8 WARNING neutronclient.v2_0.client [None req-96cfe2aa-c9c5-4dc4-b06b-373f38ae01b9 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 276/544] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:34 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => generated 1628 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:35.053 7 INFO nova.api.openstack.compute.server_external_events [req-162972bb-ec6b-466d-9bc2-126091f65f06 req-dd48718d-c4ae-4f34-a54d-1e6401f74e59 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-plugged:20ebe2a9-c0a1-4dd8-99df-e345d1a37c19 for instance 924275b8-b372-4c7d-aceb-82d1ae99349f on instance [pid: 7|app: 0|req: 269/545] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 04:36:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:36:35.108 8 WARNING neutronclient.v2_0.client [None req-d1618c11-d01d-4bc0-8396-0143406f0b36 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 277/546] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:35 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1825 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:35.522 7 WARNING neutronclient.v2_0.client [None req-c249a102-62a6-4023-bcc9-65c74966bba5 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 270/547] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:35 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => generated 1628 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:36.281 8 WARNING neutronclient.v2_0.client [None req-5b1af392-fbce-4f59-87f0-a23a634a1f31 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/548] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:36 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1825 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:36.709 7 WARNING neutronclient.v2_0.client [None req-edaf247c-2c0b-4d20-b829-5e391247c1e1 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 271/549] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:36 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => generated 1628 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:37.443 8 WARNING neutronclient.v2_0.client [None req-1790ff08-33a8-44d2-a4bd-d26b1732c233 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 279/550] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:37 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1830 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-04-16 04:36:37.917 7 WARNING neutronclient.v2_0.client [None req-0d4ae6c7-a7a0-4467-a921-b60d5cb0245c 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 272/551] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:37 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => generated 1628 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-04-16 04:36:38.619 7 WARNING neutronclient.v2_0.client [None req-05fa631f-c769-4d00-b53a-8d43d3e4820c 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 274/554] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:38 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1830 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:39.084 8 WARNING neutronclient.v2_0.client [None req-065c6ae0-33b8-4426-9872-ef74d44344da 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 281/555] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:39 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => generated 1809 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:39.231 7 WARNING neutronclient.v2_0.client [None req-952dccc0-90a5-4b7c-af61-6eb2c7f8c01b 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 275/556] 10.0.0.163 () {32 vars in 741 bytes} [Thu Apr 16 04:36:39 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f/os-interface => generated 285 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:39.808 8 WARNING neutronclient.v2_0.client [None req-5cb2f3b3-7ed1-4375-a3f4-3a45be32237f 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] 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-04-16 04:36:39.910 7 INFO nova.api.openstack.compute.server_external_events [req-a82a0578-adc5-4662-9d45-5ae97c7a439a req-42a2a53c-681d-4888-8a01-181cf591c69a 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:20ebe2a9-c0a1-4dd8-99df-e345d1a37c19 for instance 924275b8-b372-4c7d-aceb-82d1ae99349f on instance [pid: 7|app: 0|req: 276/557] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:36:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/558] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:39 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1830 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:41.330 7 WARNING neutronclient.v2_0.client [None req-5e924d9b-d60b-47f5-98e7-d8b02fa2a6c6 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 277/559] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:41 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1830 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:41.729 8 INFO nova.api.openstack.compute.server_external_events [req-ab2d3004-7932-485d-87d4-d3d83caaf8c8 req-a47470e0-9e96-414b-b07d-8f6616b034bf 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-unplugged:2261332e-a27d-4786-8627-9767f9fa2c5a for instance b1425192-eb33-40de-9641-3eff3397890e on instance [pid: 8|app: 0|req: 283/560] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 04:36: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:42.511 7 WARNING neutronclient.v2_0.client [None req-668a136b-5ec4-40c9-ade2-678ae57de4a6 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 278/561] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:42 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1830 bytes in 953 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:43.787 8 INFO nova.api.openstack.compute.server_external_events [req-712614f0-024c-40a1-8d7f-1fe10b615a15 req-a66c1378-9e8f-443f-89df-8bf1e7ecf673 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-plugged:2261332e-a27d-4786-8627-9767f9fa2c5a for instance b1425192-eb33-40de-9641-3eff3397890e on instance [pid: 8|app: 0|req: 284/562] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 04:36:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:44.471 7 WARNING neutronclient.v2_0.client [None req-839c5078-0727-4c6b-861c-1dad961bb0f9 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 279/563] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:44 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1823 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:48.136 8 WARNING neutronclient.v2_0.client [None req-47054536-5675-4261-8cbf-57ed12b63c8f 574e94df51a343cf99a2735adf74ee9f b6d61c881752411581ffd2ccca7a1e5d - - default default] 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-04-16 04:36:48.295 8 WARNING neutronclient.v2_0.client [None req-47054536-5675-4261-8cbf-57ed12b63c8f 574e94df51a343cf99a2735adf74ee9f b6d61c881752411581ffd2ccca7a1e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/566] 10.0.0.163 () {34 vars in 663 bytes} [Thu Apr 16 04:36:48 2026] POST /v2.1/servers => generated 424 bytes in 441 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-04-16 04:36:48.525 7 WARNING neutronclient.v2_0.client [None req-0ddd8b02-a083-4fa3-a02e-eee3f3ea7cf4 574e94df51a343cf99a2735adf74ee9f b6d61c881752411581ffd2ccca7a1e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/567] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:48 2026] GET /v2.1/servers/b3c49359-7f51-4db6-a43e-85e1139856d0 => generated 1368 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:49.095 8 WARNING neutronclient.v2_0.client [None req-86a5c8dd-9096-432b-863e-afccdaabaef7 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 286/568] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:49 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => generated 1929 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:49.615 7 WARNING neutronclient.v2_0.client [None req-ab2e90bf-277b-4c8a-9ec3-1942d7fa8c9d 574e94df51a343cf99a2735adf74ee9f b6d61c881752411581ffd2ccca7a1e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/569] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:49 2026] GET /v2.1/servers/b3c49359-7f51-4db6-a43e-85e1139856d0 => generated 1372 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:50.702 8 WARNING neutronclient.v2_0.client [None req-a5139d23-1cc4-4cb1-8b8a-d759d35b93c0 574e94df51a343cf99a2735adf74ee9f b6d61c881752411581ffd2ccca7a1e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 287/570] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:50 2026] GET /v2.1/servers/b3c49359-7f51-4db6-a43e-85e1139856d0 => generated 1420 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-04-16 04:36:51.790 7 WARNING neutronclient.v2_0.client [None req-7600d6e7-fc03-4e22-9d92-ee7c286d9bb9 574e94df51a343cf99a2735adf74ee9f b6d61c881752411581ffd2ccca7a1e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/571] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:51 2026] GET /v2.1/servers/b3c49359-7f51-4db6-a43e-85e1139856d0 => generated 1420 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: 8|app: 0|req: 288/572] 10.0.0.163 () {32 vars in 753 bytes} [Thu Apr 16 04:36:51 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f/os-server-password => generated 116 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-04-16 04:36:52.873 7 WARNING neutronclient.v2_0.client [None req-ae407680-baea-4786-9ef8-45fc21d3679f 574e94df51a343cf99a2735adf74ee9f b6d61c881752411581ffd2ccca7a1e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 285/573] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:52 2026] GET /v2.1/servers/b3c49359-7f51-4db6-a43e-85e1139856d0 => generated 1428 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 289/574] 10.0.0.163 () {32 vars in 718 bytes} [Thu Apr 16 04:36:53 2026] DELETE /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => 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-04-16 04:36:53.735 7 WARNING neutronclient.v2_0.client [None req-2a232775-b72f-459d-b946-bba7255007e1 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/575] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:53 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => generated 1935 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-04-16 04:36:53.970 8 WARNING neutronclient.v2_0.client [None req-803110dd-7789-4de7-ac6f-7d70054be3e1 574e94df51a343cf99a2735adf74ee9f b6d61c881752411581ffd2ccca7a1e5d - - default default] 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-04-16 04:36:54.023 7 INFO nova.api.openstack.compute.server_external_events [req-ea9bf2d0-0329-43af-8d3e-bea4519962ff req-d11a1a61-a41d-437d-b49d-453901cce75d 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:9cfee52a-9448-4dd1-b907-863ecc2f0d06 for instance b3c49359-7f51-4db6-a43e-85e1139856d0 on instance [pid: 7|app: 0|req: 287/576] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:36:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/577] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:53 2026] GET /v2.1/servers/b3c49359-7f51-4db6-a43e-85e1139856d0 => generated 1470 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-04-16 04:36:54.930 7 WARNING neutronclient.v2_0.client [None req-56cc19c5-5979-4bdf-8352-6a88fb720a46 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/578] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:54 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => generated 1935 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-04-16 04:36:55.121 8 WARNING neutronclient.v2_0.client [None req-e14f852e-fea2-4e3d-9808-7c63a3935ec8 574e94df51a343cf99a2735adf74ee9f b6d61c881752411581ffd2ccca7a1e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/579] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:55 2026] GET /v2.1/servers/b3c49359-7f51-4db6-a43e-85e1139856d0 => generated 1468 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:56.139 7 WARNING neutronclient.v2_0.client [None req-9ec5a7ff-72f5-4745-aba8-8af2a73d64cd 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] 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-04-16 04:36:56.294 8 WARNING neutronclient.v2_0.client [None req-1f5648a6-e14c-4528-99b5-ae2b189f0c21 574e94df51a343cf99a2735adf74ee9f b6d61c881752411581ffd2ccca7a1e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/580] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:56 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => generated 1935 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/581] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:56 2026] GET /v2.1/servers/b3c49359-7f51-4db6-a43e-85e1139856d0 => generated 1468 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:56.481 7 INFO nova.api.openstack.compute.server_external_events [req-cd6f8d6e-f147-4536-b2f8-7424898ca5d7 req-f61fc4c8-88ab-40c8-b5bf-d02d380cc41c 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-unplugged:20ebe2a9-c0a1-4dd8-99df-e345d1a37c19 for instance 924275b8-b372-4c7d-aceb-82d1ae99349f on instance [pid: 7|app: 0|req: 290/582] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 04:36:56 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-04-16 04:36:56.860 8 INFO nova.api.openstack.compute.server_external_events [req-8d94d03f-d3fe-42bc-81a2-d6d37985883c req-ea2f7ed5-19a5-412f-b7ee-16248781d1a4 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-deleted:20ebe2a9-c0a1-4dd8-99df-e345d1a37c19 for instance 924275b8-b372-4c7d-aceb-82d1ae99349f on instance [pid: 8|app: 0|req: 293/583] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:36:56 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-04-16 04:36:57.353 7 WARNING neutronclient.v2_0.client [None req-5a6b7483-272f-43dc-a910-7ceaef9bfeee 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/584] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:57 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => generated 1537 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:57.452 8 WARNING neutronclient.v2_0.client [None req-2ee2b6d7-57b3-4cb0-a8f6-5549a3532226 574e94df51a343cf99a2735adf74ee9f b6d61c881752411581ffd2ccca7a1e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/585] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:57 2026] GET /v2.1/servers/b3c49359-7f51-4db6-a43e-85e1139856d0 => generated 1468 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:58.456 7 WARNING neutronclient.v2_0.client [None req-cbe836ac-7c3e-485a-98b0-87f54334dfc2 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/588] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:58 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => generated 1542 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-04-16 04:36:58.599 8 WARNING neutronclient.v2_0.client [None req-46156d9d-a8cf-4703-99f4-fe55cf8c3f8f 574e94df51a343cf99a2735adf74ee9f b6d61c881752411581ffd2ccca7a1e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/589] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:58 2026] GET /v2.1/servers/b3c49359-7f51-4db6-a43e-85e1139856d0 => generated 1468 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-04-16 04:36:59.499 7 INFO nova.api.openstack.compute.server_external_events [req-c6c71c69-777a-40f5-aa51-a6519ef9dabc req-3c1bd416-1256-4e12-8827-a1a49ed754be 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-plugged:9cfee52a-9448-4dd1-b907-863ecc2f0d06 for instance b3c49359-7f51-4db6-a43e-85e1139856d0 on instance [pid: 7|app: 0|req: 293/590] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 04:36:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:36:59.565 8 WARNING neutronclient.v2_0.client [None req-2b714df1-c0af-4420-9547-d0aae86dc96e 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/591] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:59 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => generated 1542 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-04-16 04:36:59.754 7 WARNING neutronclient.v2_0.client [None req-49d0de05-0f7c-4a4a-96bc-9ece3e467065 574e94df51a343cf99a2735adf74ee9f b6d61c881752411581ffd2ccca7a1e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/592] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:36:59 2026] GET /v2.1/servers/b3c49359-7f51-4db6-a43e-85e1139856d0 => generated 1468 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:37:00.661 8 INFO nova.api.openstack.wsgi [None req-ec0e3996-03eb-4127-8305-9239a769d213 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] HTTP exception thrown: Instance 924275b8-b372-4c7d-aceb-82d1ae99349f could not be found. [pid: 8|app: 0|req: 299/593] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:37:00 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => generated 111 bytes in 41 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-04-16 04:37:00.696 7 INFO nova.api.openstack.wsgi [None req-8629f6e6-454e-4958-86a6-7f001b21ceb5 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] HTTP exception thrown: Instance 924275b8-b372-4c7d-aceb-82d1ae99349f could not be found. [pid: 7|app: 0|req: 295/594] 10.0.0.163 () {32 vars in 718 bytes} [Thu Apr 16 04:37:00 2026] DELETE /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:37:00.732 8 INFO nova.api.openstack.wsgi [None req-4b3c8412-1300-41d3-8fb4-5d87c7dcf671 5b551edf50ff460baacc64c916a20bff b08593b97b9c40daa01ea4b813d15a4b - - default default] HTTP exception thrown: Instance 924275b8-b372-4c7d-aceb-82d1ae99349f could not be found. [pid: 8|app: 0|req: 300/595] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:37:00 2026] GET /v2.1/servers/924275b8-b372-4c7d-aceb-82d1ae99349f => 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: 296/596] 10.0.0.163 () {32 vars in 704 bytes} [Thu Apr 16 04:37:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-410070799 => generated 0 bytes in 32 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-04-16 04:37:00.956 8 WARNING neutronclient.v2_0.client [None req-5197d3f2-1df9-48ef-9a7e-a5919ca7062c 574e94df51a343cf99a2735adf74ee9f b6d61c881752411581ffd2ccca7a1e5d - - default default] The python binding code in 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/597] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:37:00 2026] GET /v2.1/servers/b3c49359-7f51-4db6-a43e-85e1139856d0 => generated 1649 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/598] 10.0.0.163 () {32 vars in 726 bytes} [Thu Apr 16 04:37:01 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-536976840 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 302/599] 10.0.0.163 () {32 vars in 718 bytes} [Thu Apr 16 04:37:02 2026] DELETE /v2.1/servers/b3c49359-7f51-4db6-a43e-85e1139856d0 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-16 04:37:02.709 7 WARNING neutronclient.v2_0.client [None req-e10cc0ea-6556-492b-922f-6ed4ebf78137 574e94df51a343cf99a2735adf74ee9f b6d61c881752411581ffd2ccca7a1e5d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/600] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:37:02 2026] GET /v2.1/servers/b3c49359-7f51-4db6-a43e-85e1139856d0 => generated 1655 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-04-16 04:37:03.000 8 WARNING neutronclient.v2_0.client [None req-f82893a6-e6eb-4ea1-bd4c-803c16ab2ae7 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in 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/601] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:37:02 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1823 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, ' [pid: 7|app: 0|req: 299/602] 10.0.0.163 () {32 vars in 718 bytes} [Thu Apr 16 04:37:03 2026] DELETE /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:37:03.295 8 WARNING neutronclient.v2_0.client [None req-7ff580c1-f479-4029-8013-ffcfee3c8da0 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in 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/603] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:37:03 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1829 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:37:03.879 7 WARNING neutronclient.v2_0.client [None req-ec77a292-ccd4-4011-9d1b-71b3b0c580fc 574e94df51a343cf99a2735adf74ee9f b6d61c881752411581ffd2ccca7a1e5d - - default default] The python binding code in 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/604] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:37:03 2026] GET /v2.1/servers/b3c49359-7f51-4db6-a43e-85e1139856d0 => generated 1655 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-04-16 04:37:04.490 8 WARNING neutronclient.v2_0.client [None req-fe60dfb3-a2b6-4b6e-9cb1-30646c409bf4 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in 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/605] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:37:04 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1829 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:37:05.046 7 WARNING neutronclient.v2_0.client [None req-38b5b33a-3b7f-467c-9d55-088a6f24b635 574e94df51a343cf99a2735adf74ee9f b6d61c881752411581ffd2ccca7a1e5d - - default default] The python binding code in 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/606] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:37:05 2026] GET /v2.1/servers/b3c49359-7f51-4db6-a43e-85e1139856d0 => generated 1655 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:37:05.577 8 INFO nova.api.openstack.compute.server_external_events [req-0aebaae8-4758-4e5c-a8ea-31da471f5976 req-798920d5-8c56-4eaa-aa38-84a04b15575d 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-deleted:9cfee52a-9448-4dd1-b907-863ecc2f0d06 for instance b3c49359-7f51-4db6-a43e-85e1139856d0 on instance [pid: 8|app: 0|req: 306/607] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:37:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:37:05.662 7 WARNING neutronclient.v2_0.client [None req-6ec65fa8-9bc9-4fee-ac6a-fe926b28a653 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in 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/608] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:37:05 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1829 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-04-16 04:37:06.225 8 WARNING neutronclient.v2_0.client [None req-0ee764d3-decc-42f9-98ab-846ed63850ca 574e94df51a343cf99a2735adf74ee9f b6d61c881752411581ffd2ccca7a1e5d - - default default] The python binding code in 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/609] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:37:06 2026] GET /v2.1/servers/b3c49359-7f51-4db6-a43e-85e1139856d0 => generated 1449 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:37:06.738 7 INFO nova.api.openstack.compute.server_external_events [req-3c9b8e81-777f-4882-8d14-a52d72c3f229 req-d801675a-71be-482c-a035-3a00e1d93eb2 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-deleted:2261332e-a27d-4786-8627-9767f9fa2c5a for instance b1425192-eb33-40de-9641-3eff3397890e on instance [pid: 7|app: 0|req: 303/610] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:37:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:37:06.819 8 WARNING neutronclient.v2_0.client [None req-c26e78f9-ab8e-41bc-a4d4-0a92fd3079b9 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in 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/611] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:37:06 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1474 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:37:07.696 7 WARNING neutronclient.v2_0.client [None req-0069e375-c7e2-4c78-ac27-a90a22dac3fc 574e94df51a343cf99a2735adf74ee9f b6d61c881752411581ffd2ccca7a1e5d - - default default] The python binding code in 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/612] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:37:07 2026] GET /v2.1/servers/b3c49359-7f51-4db6-a43e-85e1139856d0 => generated 1454 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-04-16 04:37:07.930 8 WARNING neutronclient.v2_0.client [None req-82132003-931a-48be-a826-74410f87102f 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in 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/613] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:37:07 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1479 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-04-16 04:37:08.780 7 INFO nova.api.openstack.wsgi [None req-eb7940da-59ee-4b14-9dcb-8ddd3fc71fff 574e94df51a343cf99a2735adf74ee9f b6d61c881752411581ffd2ccca7a1e5d - - default default] HTTP exception thrown: Instance b3c49359-7f51-4db6-a43e-85e1139856d0 could not be found. [pid: 7|app: 0|req: 306/616] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:37:08 2026] GET /v2.1/servers/b3c49359-7f51-4db6-a43e-85e1139856d0 => 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, ' 2026-04-16 04:37:09.028 8 WARNING neutronclient.v2_0.client [None req-af8f1234-a6dc-4d68-8c98-9cbda1c5e910 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] The python binding code in 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/617] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:37:08 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 1479 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-04-16 04:37:10.098 7 INFO nova.api.openstack.wsgi [None req-896512a7-1d67-434c-895a-2fe9a98cf269 1c2247e4f65a4d4f9368821bac3201a1 0365fbff8eaa4837b627a79b3cb1d7a3 - - default default] HTTP exception thrown: Instance b1425192-eb33-40de-9641-3eff3397890e could not be found. [pid: 7|app: 0|req: 307/618] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:37:10 2026] GET /v2.1/servers/b1425192-eb33-40de-9641-3eff3397890e => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 312/619] 10.0.0.163 () {32 vars in 706 bytes} [Thu Apr 16 04:37:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2090437900 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 316/636] 10.0.0.163 () {34 vars in 671 bytes} [Thu Apr 16 04:38:36 2026] POST /v2.1/os-keypairs => generated 397 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:38:38.179 8 WARNING neutronclient.v2_0.client [None req-d454173c-f573-42c7-b45e-1c326089743e cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] 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-04-16 04:38:38.221 8 WARNING neutronclient.v2_0.client [None req-d454173c-f573-42c7-b45e-1c326089743e cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] 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-04-16 04:38:38.352 8 WARNING neutronclient.v2_0.client [None req-d454173c-f573-42c7-b45e-1c326089743e cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/639] 10.0.0.163 () {34 vars in 663 bytes} [Thu Apr 16 04:38:38 2026] POST /v2.1/servers => generated 450 bytes in 448 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-16 04:38:38.572 7 WARNING neutronclient.v2_0.client [None req-5dafa352-c6e9-4b8d-96d8-99e182906c07 cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/640] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:38:38 2026] GET /v2.1/servers/d4fb7151-9cd9-4256-b4d0-12bbee826f8a => generated 1401 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:38:39.660 8 WARNING neutronclient.v2_0.client [None req-0995f472-75ce-4ee6-ae2c-77f9028ddf5a cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in 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.163 () {32 vars in 715 bytes} [Thu Apr 16 04:38:39 2026] GET /v2.1/servers/d4fb7151-9cd9-4256-b4d0-12bbee826f8a => generated 1405 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:38:40.742 7 WARNING neutronclient.v2_0.client [None req-b877861f-9a0b-4158-b3f2-ee8ad3eafe19 cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/642] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:38:40 2026] GET /v2.1/servers/d4fb7151-9cd9-4256-b4d0-12bbee826f8a => generated 1453 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:38:41.830 8 WARNING neutronclient.v2_0.client [None req-9b074866-235f-4ef6-8884-5339890eff49 cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in 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/643] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:38:41 2026] GET /v2.1/servers/d4fb7151-9cd9-4256-b4d0-12bbee826f8a => generated 1453 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:38:42.927 7 WARNING neutronclient.v2_0.client [None req-f5c1b91e-bcd7-4ea5-ab29-9614c0b95fb7 cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/644] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:38:42 2026] GET /v2.1/servers/d4fb7151-9cd9-4256-b4d0-12bbee826f8a => generated 1461 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:38:43.703 8 INFO nova.api.openstack.compute.server_external_events [req-37460f65-99f3-4455-afda-38cb8a912737 req-1362c60c-503f-4778-a236-40a5e8e0bf33 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:b27c39a6-3c1b-4598-8e23-69b28e9f2a04 for instance d4fb7151-9cd9-4256-b4d0-12bbee826f8a on instance [pid: 8|app: 0|req: 324/645] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:38:43 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-04-16 04:38:44.010 7 WARNING neutronclient.v2_0.client [None req-f85a2e8a-8c84-472b-9654-389c9cc4f45d cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/646] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:38:43 2026] GET /v2.1/servers/d4fb7151-9cd9-4256-b4d0-12bbee826f8a => generated 1539 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:38:45.151 8 WARNING neutronclient.v2_0.client [None req-0d2b1070-7d2b-4038-8e02-b237a1f360e0 cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/647] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:38:45 2026] GET /v2.1/servers/d4fb7151-9cd9-4256-b4d0-12bbee826f8a => generated 1527 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:38:46.340 7 WARNING neutronclient.v2_0.client [None req-6f632978-f669-4539-82cc-3bfb4b0ac40e cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/648] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:38:46 2026] GET /v2.1/servers/d4fb7151-9cd9-4256-b4d0-12bbee826f8a => generated 1527 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:38:47.469 8 WARNING neutronclient.v2_0.client [None req-9dd5e9e3-69f7-4b02-89eb-6586bef8c2fb cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/649] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:38:47 2026] GET /v2.1/servers/d4fb7151-9cd9-4256-b4d0-12bbee826f8a => generated 1527 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:38:48.594 7 WARNING neutronclient.v2_0.client [None req-332fef77-2c82-4b1d-ac0a-c8e99c2e10e8 cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in 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/652] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:38:48 2026] GET /v2.1/servers/d4fb7151-9cd9-4256-b4d0-12bbee826f8a => generated 1527 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-04-16 04:38:49.095 8 INFO nova.api.openstack.compute.server_external_events [req-b0cbe7db-cbc6-4c68-9e9f-5ab3193f785a req-fb96ad42-6a8b-4f9a-86d0-f4e8061f748d 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-plugged:b27c39a6-3c1b-4598-8e23-69b28e9f2a04 for instance d4fb7151-9cd9-4256-b4d0-12bbee826f8a on instance [pid: 8|app: 0|req: 328/653] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 04:38:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:38:49.759 7 WARNING neutronclient.v2_0.client [None req-b267447a-3ad3-4e77-98a3-62b8e3f5995e cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in 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/654] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:38:49 2026] GET /v2.1/servers/d4fb7151-9cd9-4256-b4d0-12bbee826f8a => generated 1527 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-04-16 04:38:50.940 8 WARNING neutronclient.v2_0.client [None req-26108123-ccb9-4045-b842-881fd760f3a8 cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/655] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:38:50 2026] GET /v2.1/servers/d4fb7151-9cd9-4256-b4d0-12bbee826f8a => generated 1695 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:38:51.121 7 WARNING neutronclient.v2_0.client [None req-be2f092f-7c77-45f0-8687-92a8615ce6ce cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in 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.163 () {32 vars in 715 bytes} [Thu Apr 16 04:38:51 2026] GET /v2.1/servers/d4fb7151-9cd9-4256-b4d0-12bbee826f8a => generated 1695 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-04-16 04:38:52.292 8 INFO nova.api.openstack.compute.server_external_events [req-1f05d296-7cf1-4734-b788-a3583a10f107 req-a35dc15c-0159-4c56-a2dc-a208996d9ea7 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:b27c39a6-3c1b-4598-8e23-69b28e9f2a04 for instance d4fb7151-9cd9-4256-b4d0-12bbee826f8a on instance [pid: 8|app: 0|req: 330/657] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:38:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/660] 10.0.0.163 () {34 vars in 750 bytes} [Thu Apr 16 04:39:00 2026] POST /v2.1/servers/d4fb7151-9cd9-4256-b4d0-12bbee826f8a/action => generated 31934 bytes in 551 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-04-16 04:39:12.616 8 INFO nova.api.openstack.compute.server_external_events [req-ba321355-17f1-4382-b4d0-fb05fb970c43 req-f097fec2-d685-4bd8-a26d-4e82cc709d8b 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:b27c39a6-3c1b-4598-8e23-69b28e9f2a04 for instance d4fb7151-9cd9-4256-b4d0-12bbee826f8a on instance [pid: 8|app: 0|req: 333/663] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:39:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/664] 10.0.0.163 () {34 vars in 671 bytes} [Thu Apr 16 04:39:14 2026] POST /v2.1/os-keypairs => generated 397 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-04-16 04:39:16.021 8 WARNING neutronclient.v2_0.client [None req-e8d9c7b8-f52e-4beb-bedc-aa9c367ee49e cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] 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-04-16 04:39:16.057 8 WARNING neutronclient.v2_0.client [None req-e8d9c7b8-f52e-4beb-bedc-aa9c367ee49e cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] 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-04-16 04:39:16.222 8 WARNING neutronclient.v2_0.client [None req-e8d9c7b8-f52e-4beb-bedc-aa9c367ee49e cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/665] 10.0.0.163 () {34 vars in 663 bytes} [Thu Apr 16 04:39:15 2026] POST /v2.1/servers => generated 449 bytes in 441 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-16 04:39:16.429 7 WARNING neutronclient.v2_0.client [None req-a5fefd03-9cbd-4e70-9385-dfb4cabb53a8 cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in 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/666] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:39:16 2026] GET /v2.1/servers/48361cb7-1854-441d-b0bb-e30abd3a00a8 => generated 1401 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:39:17.509 8 WARNING neutronclient.v2_0.client [None req-c0a57ef7-2cac-4ed1-a898-7f487b7f8d7a cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in 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/667] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:39:17 2026] GET /v2.1/servers/48361cb7-1854-441d-b0bb-e30abd3a00a8 => generated 1405 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:39:18.598 7 WARNING neutronclient.v2_0.client [None req-d293bd83-d1bb-4c30-a83a-e6dfcec37cbb cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in 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/670] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:39:18 2026] GET /v2.1/servers/48361cb7-1854-441d-b0bb-e30abd3a00a8 => generated 1453 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-04-16 04:39:19.698 8 WARNING neutronclient.v2_0.client [None req-900c193f-9805-4a6e-8db9-1de729f9ae3a cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/671] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:39:19 2026] GET /v2.1/servers/48361cb7-1854-441d-b0bb-e30abd3a00a8 => generated 1453 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-04-16 04:39:20.789 7 WARNING neutronclient.v2_0.client [None req-e9b89a01-a8d5-440f-88b7-6e0c0d7d3f70 cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/672] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:39:20 2026] GET /v2.1/servers/48361cb7-1854-441d-b0bb-e30abd3a00a8 => generated 1461 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-04-16 04:39:21.682 8 INFO nova.api.openstack.compute.server_external_events [req-980c70ef-4eee-4cf7-b934-8d91424406a1 req-b206d821-0e12-4f6b-8410-f4798f34e0ca 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:4de36861-50d1-4d50-82ef-b209024ad0ab for instance 48361cb7-1854-441d-b0bb-e30abd3a00a8 on instance [pid: 8|app: 0|req: 338/673] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:39:21 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-04-16 04:39:21.875 7 WARNING neutronclient.v2_0.client [None req-d961c43f-70fd-44fd-9046-bdaea792b559 cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/674] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:39:21 2026] GET /v2.1/servers/48361cb7-1854-441d-b0bb-e30abd3a00a8 => generated 1538 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:39:23.025 8 WARNING neutronclient.v2_0.client [None req-2fbb3ed2-e66c-4f09-a6d2-13e0b310bd57 cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in 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/675] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:39:22 2026] GET /v2.1/servers/48361cb7-1854-441d-b0bb-e30abd3a00a8 => generated 1526 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:39:24.198 7 WARNING neutronclient.v2_0.client [None req-2d64d314-92dc-4269-93c5-c287b4816195 cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/676] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:39:24 2026] GET /v2.1/servers/48361cb7-1854-441d-b0bb-e30abd3a00a8 => generated 1526 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-04-16 04:39:25.337 8 WARNING neutronclient.v2_0.client [None req-665e3c28-5028-443b-ac4f-13ce58db1eca cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/677] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:39:25 2026] GET /v2.1/servers/48361cb7-1854-441d-b0bb-e30abd3a00a8 => generated 1526 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:39:26.600 7 WARNING neutronclient.v2_0.client [None req-aff965c8-ef94-431d-8f07-855490e792a0 cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in 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/678] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:39:26 2026] GET /v2.1/servers/48361cb7-1854-441d-b0bb-e30abd3a00a8 => generated 1526 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-04-16 04:39:27.078 8 INFO nova.api.openstack.compute.server_external_events [req-281979db-e440-4b4d-b945-6f1ddefd2ca8 req-04c8c7c2-16cb-46d5-8598-d98697dd9f4e 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-plugged:4de36861-50d1-4d50-82ef-b209024ad0ab for instance 48361cb7-1854-441d-b0bb-e30abd3a00a8 on instance [pid: 8|app: 0|req: 341/679] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 04:39:27 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-04-16 04:39:27.785 7 WARNING neutronclient.v2_0.client [None req-1cf944ac-81d3-453f-93c3-c092a809a8a2 cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in 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/680] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:39:27 2026] GET /v2.1/servers/48361cb7-1854-441d-b0bb-e30abd3a00a8 => generated 1526 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-04-16 04:39:28.941 8 WARNING neutronclient.v2_0.client [None req-eadcb21c-a033-4100-97e4-20ef79a83886 cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in 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/683] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:39:28 2026] GET /v2.1/servers/48361cb7-1854-441d-b0bb-e30abd3a00a8 => generated 1695 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:39:29.114 7 WARNING neutronclient.v2_0.client [None req-f6d8165e-d634-40c7-9beb-3fc8c75e35e2 cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in 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/684] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:39:29 2026] GET /v2.1/servers/48361cb7-1854-441d-b0bb-e30abd3a00a8 => generated 1695 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:39:29.825 8 INFO nova.api.openstack.compute.server_external_events [req-d60bedf5-8df2-4e61-affd-4893c70e1d4f req-6e83084f-2d05-4f65-8d39-10f9a5937afd 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:4de36861-50d1-4d50-82ef-b209024ad0ab for instance 48361cb7-1854-441d-b0bb-e30abd3a00a8 on instance [pid: 8|app: 0|req: 344/685] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:39:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/688] 10.0.0.163 () {34 vars in 750 bytes} [Thu Apr 16 04:39:38 2026] POST /v2.1/servers/48361cb7-1854-441d-b0bb-e30abd3a00a8/action => generated 31989 bytes in 532 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: 345/691] 10.0.0.163 () {32 vars in 718 bytes} [Thu Apr 16 04:39:49 2026] DELETE /v2.1/servers/48361cb7-1854-441d-b0bb-e30abd3a00a8 => generated 0 bytes in 321 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-04-16 04:39:50.189 8 WARNING neutronclient.v2_0.client [None req-0841fdab-c22a-441e-a070-04b3e115f307 cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/692] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:39:50 2026] GET /v2.1/servers/48361cb7-1854-441d-b0bb-e30abd3a00a8 => generated 1821 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-04-16 04:39:51.369 7 WARNING neutronclient.v2_0.client [None req-ee890e7c-1702-4659-af42-e8f3a15c57d0 cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/693] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:39:51 2026] GET /v2.1/servers/48361cb7-1854-441d-b0bb-e30abd3a00a8 => generated 1821 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-04-16 04:39:52.521 8 WARNING neutronclient.v2_0.client [None req-cbd041a6-10b9-404e-bdcd-c32e1e0935af cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] 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: 348/694] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:39:52 2026] GET /v2.1/servers/48361cb7-1854-441d-b0bb-e30abd3a00a8 => generated 1821 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 04:39:52.623 7 INFO nova.api.openstack.compute.server_external_events [req-cf798a3c-2204-44ea-b89a-20a65362dc04 req-3734a747-414e-4ca0-84a1-b92d50efb376 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-unplugged:4de36861-50d1-4d50-82ef-b209024ad0ab for instance 48361cb7-1854-441d-b0bb-e30abd3a00a8 on instance [pid: 7|app: 0|req: 347/695] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 04:39:52 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-04-16 04:39:53.336 8 INFO nova.api.openstack.compute.server_external_events [req-932de229-afa6-473e-919a-b4b2a2b20a28 req-9d047c16-8344-4875-b866-677bf1f3384d 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-deleted:4de36861-50d1-4d50-82ef-b209024ad0ab for instance 48361cb7-1854-441d-b0bb-e30abd3a00a8 on instance [pid: 8|app: 0|req: 349/696] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:39:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:39:53.657 7 WARNING neutronclient.v2_0.client [None req-4559c686-db73-4cac-aaaa-379870b2354b cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/697] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:39:53 2026] GET /v2.1/servers/48361cb7-1854-441d-b0bb-e30abd3a00a8 => generated 1482 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:39:54.751 8 WARNING neutronclient.v2_0.client [None req-276da1fa-0eae-43f8-92f3-0d1ec34f34ea cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in 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.163 () {32 vars in 715 bytes} [Thu Apr 16 04:39:54 2026] GET /v2.1/servers/48361cb7-1854-441d-b0bb-e30abd3a00a8 => generated 1487 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-04-16 04:39:55.866 7 WARNING neutronclient.v2_0.client [None req-64882970-dc67-44c5-adb5-a4519df1bc15 cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in 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.163 () {32 vars in 715 bytes} [Thu Apr 16 04:39:55 2026] GET /v2.1/servers/48361cb7-1854-441d-b0bb-e30abd3a00a8 => generated 1487 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-04-16 04:39:56.948 8 INFO nova.api.openstack.wsgi [None req-fc49aeff-7fd8-40ab-9abf-4db1034c71cc cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] HTTP exception thrown: Instance 48361cb7-1854-441d-b0bb-e30abd3a00a8 could not be found. [pid: 8|app: 0|req: 351/700] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:39:56 2026] GET /v2.1/servers/48361cb7-1854-441d-b0bb-e30abd3a00a8 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/701] 10.0.0.163 () {32 vars in 728 bytes} [Thu Apr 16 04:39:57 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-845386088 => generated 0 bytes in 41 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: 352/702] 10.0.0.163 () {32 vars in 718 bytes} [Thu Apr 16 04:39:57 2026] DELETE /v2.1/servers/d4fb7151-9cd9-4256-b4d0-12bbee826f8a => generated 0 bytes in 315 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-16 04:39:57.844 7 WARNING neutronclient.v2_0.client [None req-17f0c12c-c079-40dc-8cbb-ff876e18ee5b cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in 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.163 () {32 vars in 715 bytes} [Thu Apr 16 04:39:57 2026] GET /v2.1/servers/d4fb7151-9cd9-4256-b4d0-12bbee826f8a => generated 1701 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:39:59.044 7 WARNING neutronclient.v2_0.client [None req-a29bda92-ba0e-488a-ae84-9c8e6d6144d8 cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in 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/706] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:39:59 2026] GET /v2.1/servers/d4fb7151-9cd9-4256-b4d0-12bbee826f8a => generated 1701 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:40:00.208 8 WARNING neutronclient.v2_0.client [None req-09c29b4d-e8b5-44c3-90ef-9f77a0e4499c cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/707] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:40:00 2026] GET /v2.1/servers/d4fb7151-9cd9-4256-b4d0-12bbee826f8a => generated 1701 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-04-16 04:40:00.637 7 INFO nova.api.openstack.compute.server_external_events [req-0e81021f-f2c5-4e4d-9e44-174f36a2330d req-6cc9d8ac-4bc8-479b-8577-4d1e9ecc4aa4 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-unplugged:b27c39a6-3c1b-4598-8e23-69b28e9f2a04 for instance d4fb7151-9cd9-4256-b4d0-12bbee826f8a on instance [pid: 7|app: 0|req: 354/708] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 04:40:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:40:00.792 8 INFO nova.api.openstack.compute.server_external_events [req-07379668-845b-447a-9fdc-fea56106aa44 req-bbe53329-510b-4c70-9d42-727332495bd5 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-deleted:b27c39a6-3c1b-4598-8e23-69b28e9f2a04 for instance d4fb7151-9cd9-4256-b4d0-12bbee826f8a on instance [pid: 8|app: 0|req: 355/709] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:40:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:40:01.356 7 WARNING neutronclient.v2_0.client [None req-a84ee824-eaa6-4f74-a9db-b099e27f5baa cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/710] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:40:01 2026] GET /v2.1/servers/d4fb7151-9cd9-4256-b4d0-12bbee826f8a => generated 1482 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:40:02.444 8 WARNING neutronclient.v2_0.client [None req-63d76f41-e804-4c80-8a06-c063804c825b cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in 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/711] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:40:02 2026] GET /v2.1/servers/d4fb7151-9cd9-4256-b4d0-12bbee826f8a => generated 1487 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:40:03.550 7 WARNING neutronclient.v2_0.client [None req-34da5953-eb02-4cf0-b5d4-da70430a4166 cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/712] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:40:03 2026] GET /v2.1/servers/d4fb7151-9cd9-4256-b4d0-12bbee826f8a => generated 1487 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-04-16 04:40:04.628 8 INFO nova.api.openstack.wsgi [None req-4af6ca49-e4d4-4cda-b112-a6e7df64fe42 cb54a35903984d6dba75e0c0653bec9b d20bf04758094afca8fc4ffc0663e80a - - default default] HTTP exception thrown: Instance d4fb7151-9cd9-4256-b4d0-12bbee826f8a could not be found. [pid: 8|app: 0|req: 357/713] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:40:04 2026] GET /v2.1/servers/d4fb7151-9cd9-4256-b4d0-12bbee826f8a => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/714] 10.0.0.163 () {32 vars in 728 bytes} [Thu Apr 16 04:40:04 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-758823982 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/723] 10.0.0.163 () {34 vars in 671 bytes} [Thu Apr 16 04:40:39 2026] POST /v2.1/os-keypairs => generated 395 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-04-16 04:40:41.631 8 WARNING neutronclient.v2_0.client [None req-60e6f141-7036-4d87-a015-c7400f544ef8 fabce2ef3c54471eaa490629a5fda95a 56fa08e9462b4cbb9069b5329d392209 - - default default] 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-04-16 04:40:41.668 8 WARNING neutronclient.v2_0.client [None req-60e6f141-7036-4d87-a015-c7400f544ef8 fabce2ef3c54471eaa490629a5fda95a 56fa08e9462b4cbb9069b5329d392209 - - default default] 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-04-16 04:40:41.909 8 WARNING neutronclient.v2_0.client [None req-60e6f141-7036-4d87-a015-c7400f544ef8 fabce2ef3c54471eaa490629a5fda95a 56fa08e9462b4cbb9069b5329d392209 - - default default] The python binding code in 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.163 () {34 vars in 663 bytes} [Thu Apr 16 04:40:41 2026] POST /v2.1/servers => generated 448 bytes in 566 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-16 04:40:42.156 7 WARNING neutronclient.v2_0.client [None req-c8379c69-8bae-4842-8634-8bd744eee313 fabce2ef3c54471eaa490629a5fda95a 56fa08e9462b4cbb9069b5329d392209 - - default default] The python binding code in 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.163 () {32 vars in 715 bytes} [Thu Apr 16 04:40:42 2026] GET /v2.1/servers/a031a5b8-0ad9-41be-ad6f-ff786a6e188c => generated 1394 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:40:47.271 8 WARNING neutronclient.v2_0.client [None req-c6a61522-e1f5-41c8-b1e2-abf2363c1e89 fabce2ef3c54471eaa490629a5fda95a 56fa08e9462b4cbb9069b5329d392209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/726] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:40:47 2026] GET /v2.1/servers/a031a5b8-0ad9-41be-ad6f-ff786a6e188c => generated 1520 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:40:47.431 7 INFO nova.api.openstack.compute.server_external_events [req-398848c1-569e-4362-901b-d121b6a5fd3c req-6b64b286-e07e-44ba-95ff-d1bc5b8fa6b3 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:2b31b7e6-7c93-4d7b-89ef-5b36df5c744f for instance a031a5b8-0ad9-41be-ad6f-ff786a6e188c on instance [pid: 7|app: 0|req: 364/727] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:40:47 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-04-16 04:40:52.430 7 WARNING neutronclient.v2_0.client [None req-f4e899f5-3ef3-411a-a74f-198508d07e13 fabce2ef3c54471eaa490629a5fda95a 56fa08e9462b4cbb9069b5329d392209 - - default default] The python binding code in 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/730] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:40:52 2026] GET /v2.1/servers/a031a5b8-0ad9-41be-ad6f-ff786a6e188c => generated 1518 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:40:53.096 8 INFO nova.api.openstack.compute.server_external_events [req-dc09a6bc-a3f1-4c90-be39-b5ea56ae3b71 req-6e22ce37-9998-4748-850d-355110f292d4 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-plugged:2b31b7e6-7c93-4d7b-89ef-5b36df5c744f for instance a031a5b8-0ad9-41be-ad6f-ff786a6e188c on instance [pid: 8|app: 0|req: 365/731] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 04:40:53 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-04-16 04:40:57.606 7 WARNING neutronclient.v2_0.client [None req-e9388dd1-ff58-4cad-b5a8-18b84ee3f5f4 fabce2ef3c54471eaa490629a5fda95a 56fa08e9462b4cbb9069b5329d392209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/732] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:40:57 2026] GET /v2.1/servers/a031a5b8-0ad9-41be-ad6f-ff786a6e188c => generated 1818 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:40:59.274 7 INFO nova.api.openstack.compute.server_external_events [req-129e0368-cd9c-49da-97ef-0500ef38cb15 req-810a449c-e9d4-47b4-89e3-29dc904a4ac6 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:2b31b7e6-7c93-4d7b-89ef-5b36df5c744f for instance a031a5b8-0ad9-41be-ad6f-ff786a6e188c on instance [pid: 7|app: 0|req: 369/735] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:40:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:40:59.310 8 WARNING neutronclient.v2_0.client [None req-6a14a5f4-87df-426c-92eb-f6e7a46f4706 fabce2ef3c54471eaa490629a5fda95a 56fa08e9462b4cbb9069b5329d392209 - - default default] 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-04-16 04:40:59.348 8 WARNING neutronclient.v2_0.client [None req-6a14a5f4-87df-426c-92eb-f6e7a46f4706 fabce2ef3c54471eaa490629a5fda95a 56fa08e9462b4cbb9069b5329d392209 - - default default] 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-04-16 04:40:59.589 8 WARNING neutronclient.v2_0.client [None req-6a14a5f4-87df-426c-92eb-f6e7a46f4706 fabce2ef3c54471eaa490629a5fda95a 56fa08e9462b4cbb9069b5329d392209 - - default default] The python binding code in 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/736] 10.0.0.163 () {34 vars in 663 bytes} [Thu Apr 16 04:40:59 2026] POST /v2.1/servers => generated 448 bytes in 495 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-04-16 04:40:59.772 7 WARNING neutronclient.v2_0.client [None req-0389f55a-f685-43bd-ac02-762208bf12ba fabce2ef3c54471eaa490629a5fda95a 56fa08e9462b4cbb9069b5329d392209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/737] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:40:59 2026] GET /v2.1/servers/21374bcd-e37c-469c-800e-978222962864 => generated 1394 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:41:04.853 8 WARNING neutronclient.v2_0.client [None req-39adf0fc-4346-4953-9936-d0c808e7f98a fabce2ef3c54471eaa490629a5fda95a 56fa08e9462b4cbb9069b5329d392209 - - default default] 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: 368/738] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:41:04 2026] GET /v2.1/servers/21374bcd-e37c-469c-800e-978222962864 => generated 1520 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-16 04:41:04.949 7 INFO nova.api.openstack.compute.server_external_events [req-9ce7722d-d5f8-436a-b83c-6ffabd4d9bc4 req-e44db079-8a02-4445-8538-0645847bbbb7 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:ab52999c-4477-475d-b761-bf9d748c2436 for instance 21374bcd-e37c-469c-800e-978222962864 on instance [pid: 7|app: 0|req: 371/739] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:41:04 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-04-16 04:41:08.615 7 INFO nova.api.openstack.compute.server_external_events [req-3335f52a-cb56-4c05-951a-bb475e5a0ebf req-68ace099-0d1f-4e7d-891c-48051aab2392 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-plugged:ab52999c-4477-475d-b761-bf9d748c2436 for instance 21374bcd-e37c-469c-800e-978222962864 on instance [pid: 7|app: 0|req: 373/742] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 04:41:08 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-04-16 04:41:09.988 8 WARNING neutronclient.v2_0.client [None req-a3ee0d55-bb5c-48c5-9d43-57ed107b54c6 fabce2ef3c54471eaa490629a5fda95a 56fa08e9462b4cbb9069b5329d392209 - - default default] The python binding code in 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/743] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:41:09 2026] GET /v2.1/servers/21374bcd-e37c-469c-800e-978222962864 => generated 1518 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:41:15.158 7 WARNING neutronclient.v2_0.client [None req-a411e779-ac35-47e0-92d0-d28f2a0c00be fabce2ef3c54471eaa490629a5fda95a 56fa08e9462b4cbb9069b5329d392209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/744] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:41:15 2026] GET /v2.1/servers/21374bcd-e37c-469c-800e-978222962864 => generated 1819 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:41:16.412 8 INFO nova.api.openstack.compute.server_external_events [req-84dbae23-66ea-4719-b92b-2ac1ed359b31 req-e801845c-f83f-41c3-9e78-566d06251a52 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:ab52999c-4477-475d-b761-bf9d748c2436 for instance 21374bcd-e37c-469c-800e-978222962864 on instance [pid: 8|app: 0|req: 371/745] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:41:16 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-04-16 04:41:46.422 8 WARNING neutronclient.v2_0.client [None req-fe1db4fd-2487-47ec-9295-d77df4327511 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] 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-04-16 04:41:46.458 8 WARNING neutronclient.v2_0.client [None req-fe1db4fd-2487-47ec-9295-d77df4327511 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] 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-04-16 04:41:46.629 8 WARNING neutronclient.v2_0.client [None req-fe1db4fd-2487-47ec-9295-d77df4327511 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/752] 199.204.45.78 () {36 vars in 713 bytes} [Thu Apr 16 04:41:46 2026] POST /v2.1/servers => generated 453 bytes in 607 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-04-16 04:41:47.440 7 WARNING neutronclient.v2_0.client [None req-d79cb6b3-f115-4778-86c2-31c9bbbac2ae 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/753] 199.204.45.78 () {32 vars in 732 bytes} [Thu Apr 16 04:41:47 2026] GET /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6 => generated 2213 bytes in 53 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-04-16 04:41:47.515 8 WARNING neutronclient.v2_0.client [None req-42a1d3f5-0139-4be0-b808-e977e1cbcd15 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/754] 199.204.45.78 () {32 vars in 758 bytes} [Thu Apr 16 04:41:47 2026] GET /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6/os-interface => generated 28 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/755] 199.204.45.78 () {32 vars in 776 bytes} [Thu Apr 16 04:41:47 2026] GET /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6/os-volume_attachments => generated 197 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:41:50.277 8 WARNING neutronclient.v2_0.client [None req-8b9dab5f-8e50-406c-ac8a-354c9e27578b 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/758] 199.204.45.78 () {32 vars in 732 bytes} [Thu Apr 16 04:41:50 2026] GET /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6 => generated 2371 bytes in 114 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-04-16 04:41:50.350 7 WARNING neutronclient.v2_0.client [None req-e99b7f30-75ae-4785-b238-f28333b30c94 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/759] 199.204.45.78 () {32 vars in 758 bytes} [Thu Apr 16 04:41:50 2026] GET /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6/os-interface => generated 28 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: 8|app: 0|req: 379/760] 199.204.45.78 () {32 vars in 776 bytes} [Thu Apr 16 04:41:50 2026] GET /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6/os-volume_attachments => generated 197 bytes in 57 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-04-16 04:41:52.172 7 INFO nova.api.openstack.compute.server_external_events [req-74f6dec6-4627-40c1-b1fa-d26df55af848 req-8d87d866-d80c-49f3-9f64-c4a7a954cf0c 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:2be091ac-f54c-49e1-9042-cb482d77841b for instance 1c7aa34e-158d-4e84-a960-2b00a581c3d6 on instance [pid: 7|app: 0|req: 382/761] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:41:52 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-04-16 04:41:53.252 8 WARNING neutronclient.v2_0.client [None req-e8f6efaa-6e9f-484f-8311-04d004fa9a31 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] The python binding code in 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/762] 199.204.45.78 () {32 vars in 732 bytes} [Thu Apr 16 04:41:53 2026] GET /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6 => generated 2445 bytes in 134 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-04-16 04:41:53.399 7 WARNING neutronclient.v2_0.client [None req-232f456a-44ab-42d2-909b-60937d657288 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/763] 199.204.45.78 () {32 vars in 758 bytes} [Thu Apr 16 04:41:53 2026] GET /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6/os-interface => generated 284 bytes in 86 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: 381/764] 199.204.45.78 () {32 vars in 776 bytes} [Thu Apr 16 04:41:53 2026] GET /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6/os-volume_attachments => generated 197 bytes in 42 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-04-16 04:41:56.167 7 WARNING neutronclient.v2_0.client [None req-16fd82d5-a0cf-42e0-af3b-2f9fbfd555b4 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/765] 199.204.45.78 () {32 vars in 732 bytes} [Thu Apr 16 04:41:56 2026] GET /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6 => generated 2433 bytes in 155 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-04-16 04:41:56.288 8 WARNING neutronclient.v2_0.client [None req-7dfaafa0-ea55-432f-bfb9-8d6afb8b89ec 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/766] 199.204.45.78 () {32 vars in 758 bytes} [Thu Apr 16 04:41:56 2026] GET /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6/os-interface => generated 284 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/767] 199.204.45.78 () {32 vars in 776 bytes} [Thu Apr 16 04:41:56 2026] GET /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6/os-volume_attachments => generated 197 bytes in 35 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-04-16 04:41:57.105 8 INFO nova.api.openstack.compute.server_external_events [req-ddd5c059-aa08-4584-be91-0d5c69771953 req-b0fa530e-fb4c-4ce2-98a5-d567222bab17 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-plugged:2be091ac-f54c-49e1-9042-cb482d77841b for instance 1c7aa34e-158d-4e84-a960-2b00a581c3d6 on instance [pid: 8|app: 0|req: 383/768] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 04:41:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:41:59.576 8 WARNING neutronclient.v2_0.client [None req-47207fe5-907a-4cfc-9163-f3d72453b43e 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/771] 199.204.45.78 () {32 vars in 732 bytes} [Thu Apr 16 04:41:59 2026] GET /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6 => generated 2433 bytes in 144 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-04-16 04:41:59.719 7 WARNING neutronclient.v2_0.client [None req-68211be4-5500-4c96-8c19-d0eac669dd67 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] The python binding code in 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/772] 199.204.45.78 () {32 vars in 758 bytes} [Thu Apr 16 04:41:59 2026] GET /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6/os-interface => generated 286 bytes in 81 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: 386/773] 199.204.45.78 () {32 vars in 776 bytes} [Thu Apr 16 04:41:59 2026] GET /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6/os-volume_attachments => generated 197 bytes in 253 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-04-16 04:42:02.646 7 WARNING neutronclient.v2_0.client [None req-f60d9819-801e-4cac-8866-d2b6e8c18734 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/774] 199.204.45.78 () {32 vars in 732 bytes} [Thu Apr 16 04:42:02 2026] GET /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6 => generated 2581 bytes in 124 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-04-16 04:42:02.778 8 WARNING neutronclient.v2_0.client [None req-2ddf9395-2071-4b1c-af20-3e2dc219fc29 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/775] 199.204.45.78 () {32 vars in 758 bytes} [Thu Apr 16 04:42:02 2026] GET /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6/os-interface => generated 286 bytes in 88 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: 389/776] 199.204.45.78 () {32 vars in 776 bytes} [Thu Apr 16 04:42:02 2026] GET /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6/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-04-16 04:42:32.721 7 WARNING neutronclient.v2_0.client [None req-4f2127d1-00c8-48c7-ab0a-80a6179e2312 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] 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-04-16 04:42:32.768 7 WARNING neutronclient.v2_0.client [None req-4f2127d1-00c8-48c7-ab0a-80a6179e2312 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] 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-04-16 04:42:35.032 8 INFO nova.api.openstack.compute.server_external_events [req-eafd806d-7f24-40fb-aea7-cb83a7c0099c req-6c481225-fb3d-4a74-9164-953bb5909032 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:9a0d7330-b76a-4af9-9b0a-2bfcc873ba62 for instance 1c7aa34e-158d-4e84-a960-2b00a581c3d6 on instance [pid: 8|app: 0|req: 391/783] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:42:35 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-04-16 04:42:38.618 8 INFO nova.api.openstack.compute.server_external_events [req-e29f1735-7039-4d13-bc74-e605ce61e481 req-0248ccbb-76b0-452e-8f90-ce28ffc67b39 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-plugged:9a0d7330-b76a-4af9-9b0a-2bfcc873ba62 for instance 1c7aa34e-158d-4e84-a960-2b00a581c3d6 on instance [pid: 8|app: 0|req: 394/786] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 04:42:38 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-04-16 04:42:41.318 7 WARNING neutronclient.v2_0.client [None req-4f2127d1-00c8-48c7-ab0a-80a6179e2312 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/787] 199.204.45.78 () {36 vars in 811 bytes} [Thu Apr 16 04:42:32 2026] POST /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6/os-interface => generated 281 bytes in 8697 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-04-16 04:42:41.636 8 INFO nova.api.openstack.compute.server_external_events [req-80967a3c-648d-45c7-a163-f5f312603c60 req-d29508a6-6bb7-46cd-ad49-2b4561b636bb 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:9a0d7330-b76a-4af9-9b0a-2bfcc873ba62 for instance 1c7aa34e-158d-4e84-a960-2b00a581c3d6 on instance [pid: 8|app: 0|req: 395/788] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:42:41 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-04-16 04:42:41.890 7 INFO nova.api.openstack.compute.server_external_events [req-47ccda43-c0b2-4682-8389-dabf98ef1f3e req-8b044f3a-ccf3-45fb-9a9a-15d2bfed076c 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:9a0d7330-b76a-4af9-9b0a-2bfcc873ba62 for instance 1c7aa34e-158d-4e84-a960-2b00a581c3d6 on instance [pid: 7|app: 0|req: 394/789] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:42:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:43:06.197 7 WARNING neutronclient.v2_0.client [None req-8da5099e-c651-409d-ab10-d43996cc3124 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] 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-04-16 04:43:06.244 7 WARNING neutronclient.v2_0.client [None req-8da5099e-c651-409d-ab10-d43996cc3124 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] 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-04-16 04:43:08.502 8 INFO nova.api.openstack.compute.server_external_events [req-6107f1bc-9e3b-4d50-8302-73c87b288fcf req-ac8e3d0b-dc14-4e1b-97f0-d2368c744959 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:574bb208-9cf7-4834-a97e-6f56b6234b1b for instance 1c7aa34e-158d-4e84-a960-2b00a581c3d6 on instance [pid: 8|app: 0|req: 400/796] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:43:08 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-04-16 04:43:14.236 8 INFO nova.api.openstack.compute.server_external_events [req-2dd3caec-3947-4d8d-af40-e3803546b5d1 req-5b62dda9-ea5c-4174-bcf8-5ed3161e694f 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-plugged:574bb208-9cf7-4834-a97e-6f56b6234b1b for instance 1c7aa34e-158d-4e84-a960-2b00a581c3d6 on instance [pid: 8|app: 0|req: 401/797] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 04:43:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:43:15.278 7 WARNING neutronclient.v2_0.client [None req-8da5099e-c651-409d-ab10-d43996cc3124 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/798] 199.204.45.78 () {36 vars in 811 bytes} [Thu Apr 16 04:43:06 2026] POST /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6/os-interface => generated 377 bytes in 9160 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-04-16 04:43:22.991 8 WARNING neutronclient.v2_0.client [None req-66057361-aba8-436e-ad50-852411c08df4 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] 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-04-16 04:43:23.035 8 WARNING neutronclient.v2_0.client [None req-66057361-aba8-436e-ad50-852411c08df4 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] 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-04-16 04:43:25.204 7 INFO nova.api.openstack.compute.server_external_events [req-9fe6399b-2eb9-4401-8012-a64a07cbfbe6 req-2eceb351-e392-4cf6-ab1f-cabf9bb92f90 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:e1f540df-cece-4cc0-a851-e11afa1c332d for instance 1c7aa34e-158d-4e84-a960-2b00a581c3d6 on instance [pid: 7|app: 0|req: 399/801] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:43:25 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-04-16 04:43:30.816 7 INFO nova.api.openstack.compute.server_external_events [req-4029190b-ba71-4fa9-a379-51e8ef29a1ac req-b33a9d20-6998-4f46-abd1-fb44f4d48c1d 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-plugged:e1f540df-cece-4cc0-a851-e11afa1c332d for instance 1c7aa34e-158d-4e84-a960-2b00a581c3d6 on instance [pid: 7|app: 0|req: 402/804] 10.0.0.72 () {38 vars in 814 bytes} [Thu Apr 16 04:43:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-16 04:43:32.111 8 WARNING neutronclient.v2_0.client [None req-66057361-aba8-436e-ad50-852411c08df4 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] The python binding code in 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/805] 199.204.45.78 () {36 vars in 811 bytes} [Thu Apr 16 04:43:22 2026] POST /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6/os-interface => generated 377 bytes in 9219 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-04-16 04:43:32.884 7 INFO nova.api.openstack.compute.server_external_events [req-9c27401b-4285-4df6-8b05-951e89f170ce req-8b18c050-c99e-4306-9963-1d1a795e529b 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:574bb208-9cf7-4834-a97e-6f56b6234b1b for instance 1c7aa34e-158d-4e84-a960-2b00a581c3d6 on instance [pid: 7|app: 0|req: 403/806] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:43:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:43:46.283 7 INFO nova.api.openstack.compute.server_external_events [req-7195ad5a-5747-4408-8e66-15725112662a req-54d331f2-f18e-4549-8876-7559af35dca8 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:e1f540df-cece-4cc0-a851-e11afa1c332d for instance 1c7aa34e-158d-4e84-a960-2b00a581c3d6 on instance [pid: 7|app: 0|req: 405/809] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:43:46 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: 405/810] 199.204.45.78 () {34 vars in 854 bytes} [Thu Apr 16 04:43:47 2026] DELETE /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6/os-interface/e1f540df-cece-4cc0-a851-e11afa1c332d => generated 0 bytes in 111 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-04-16 04:43:48.324 7 INFO nova.api.openstack.compute.server_external_events [req-fa0daabc-9ff7-4d2b-8a8d-aa692f522dee req-ee2197e1-df54-452e-b52d-439ea6679f61 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:e1f540df-cece-4cc0-a851-e11afa1c332d for instance 1c7aa34e-158d-4e84-a960-2b00a581c3d6 on instance [pid: 7|app: 0|req: 406/811] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:43:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:43:56.677 7 INFO nova.api.openstack.compute.server_external_events [req-4f461779-214c-42c0-965f-f36697dc45ff req-32f0a6ef-12e7-41d9-9267-24bd0eee63a8 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:574bb208-9cf7-4834-a97e-6f56b6234b1b for instance 1c7aa34e-158d-4e84-a960-2b00a581c3d6 on instance [pid: 7|app: 0|req: 408/814] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:43:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 407/815] 199.204.45.78 () {34 vars in 854 bytes} [Thu Apr 16 04:43:56 2026] DELETE /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6/os-interface/574bb208-9cf7-4834-a97e-6f56b6234b1b => generated 0 bytes in 61 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/820] 199.204.45.78 () {34 vars in 854 bytes} [Thu Apr 16 04:44:17 2026] DELETE /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6/os-interface/9a0d7330-b76a-4af9-9b0a-2bfcc873ba62 => generated 0 bytes in 78 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, ' [pid: 8|app: 0|req: 412/823] 199.204.45.78 () {34 vars in 754 bytes} [Thu Apr 16 04:44:22 2026] DELETE /v2.1/servers/1c7aa34e-158d-4e84-a960-2b00a581c3d6 => 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-04-16 04:44:25.753 7 INFO nova.api.openstack.compute.server_external_events [req-00cf6390-da37-4f58-ba88-06fb751667a5 req-9196d6a3-5cf7-4375-827c-90b4a3680fd0 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-deleted:2be091ac-f54c-49e1-9042-cb482d77841b for instance 1c7aa34e-158d-4e84-a960-2b00a581c3d6 on instance [pid: 7|app: 0|req: 412/824] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:44:25 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-04-16 04:44:27.446 8 INFO nova.api.openstack.compute.server_external_events [req-1dac52ac-b616-4fe8-b87a-44f69eca7098 req-614e6ca1-ec75-4043-9bbc-ea438c6a3a3f 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:ab52999c-4477-475d-b761-bf9d748c2436 for instance 21374bcd-e37c-469c-800e-978222962864 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 413/825] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:44:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/826] 10.0.0.163 () {32 vars in 718 bytes} [Thu Apr 16 04:44:27 2026] DELETE /v2.1/servers/21374bcd-e37c-469c-800e-978222962864 => generated 0 bytes in 103 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-04-16 04:44:27.606 8 WARNING neutronclient.v2_0.client [None req-dedeedee-3c3c-43f5-937a-1773b6631a8c fabce2ef3c54471eaa490629a5fda95a 56fa08e9462b4cbb9069b5329d392209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/827] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:44:27 2026] GET /v2.1/servers/21374bcd-e37c-469c-800e-978222962864 => generated 1945 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:44:30.380 8 INFO nova.api.openstack.compute.server_external_events [req-799763d5-7788-4899-8afd-8856cacbbeb8 req-df4dadd6-d9e7-4ee2-8875-ba10710f39f4 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-deleted:ab52999c-4477-475d-b761-bf9d748c2436 for instance 21374bcd-e37c-469c-800e-978222962864 on instance [pid: 8|app: 0|req: 416/830] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:44:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:44:32.856 7 WARNING neutronclient.v2_0.client [None req-8ded2ef2-144d-4070-9e18-ed534561a9a3 fabce2ef3c54471eaa490629a5fda95a 56fa08e9462b4cbb9069b5329d392209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/831] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:44:32 2026] GET /v2.1/servers/21374bcd-e37c-469c-800e-978222962864 => generated 1480 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:44:37.970 8 INFO nova.api.openstack.wsgi [None req-fed48d16-5788-42ff-83f4-71299d2e1d3d fabce2ef3c54471eaa490629a5fda95a 56fa08e9462b4cbb9069b5329d392209 - - default default] HTTP exception thrown: Instance 21374bcd-e37c-469c-800e-978222962864 could not be found. [pid: 8|app: 0|req: 417/832] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:44:37 2026] GET /v2.1/servers/21374bcd-e37c-469c-800e-978222962864 => 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, ' 2026-04-16 04:44:38.698 8 INFO nova.api.openstack.compute.server_external_events [req-a7c230d9-b9d1-4482-9378-2938a1c3f829 req-54611cd1-d9b9-47a3-acd1-03f31c73ae45 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-changed:2b31b7e6-7c93-4d7b-89ef-5b36df5c744f for instance a031a5b8-0ad9-41be-ad6f-ff786a6e188c on instance [pid: 8|app: 0|req: 419/835] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:44: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, ' [pid: 7|app: 0|req: 417/836] 10.0.0.163 () {32 vars in 718 bytes} [Thu Apr 16 04:44:38 2026] DELETE /v2.1/servers/a031a5b8-0ad9-41be-ad6f-ff786a6e188c => generated 0 bytes in 91 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-04-16 04:44:38.849 8 WARNING neutronclient.v2_0.client [None req-7e60ff44-8274-4c46-93c7-2aad2564a293 fabce2ef3c54471eaa490629a5fda95a 56fa08e9462b4cbb9069b5329d392209 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/837] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:44:38 2026] GET /v2.1/servers/a031a5b8-0ad9-41be-ad6f-ff786a6e188c => generated 1944 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 04:44:41.660 7 INFO nova.api.openstack.compute.server_external_events [req-4530c14c-34f8-4b3a-bce2-46fc8ecca295 req-ea21a539-4219-4be8-a59a-ce0d774c6a48 4302d969013145198aeb16266d4f5b8f 9c59ef8f175d4baf9a0e0561b09dce1b - - 018ff5b214d946ec94e8cd0fe8f9af68 018ff5b214d946ec94e8cd0fe8f9af68] Creating event network-vif-deleted:2b31b7e6-7c93-4d7b-89ef-5b36df5c744f for instance a031a5b8-0ad9-41be-ad6f-ff786a6e188c on instance [pid: 7|app: 0|req: 418/838] 10.0.0.145 () {38 vars in 815 bytes} [Thu Apr 16 04:44:41 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-04-16 04:44:44.055 8 WARNING neutronclient.v2_0.client [None req-107cc421-8c3f-43a6-8adc-e0aeeb80bf10 fabce2ef3c54471eaa490629a5fda95a 56fa08e9462b4cbb9069b5329d392209 - - default default] The python binding code in 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/839] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:44:44 2026] GET /v2.1/servers/a031a5b8-0ad9-41be-ad6f-ff786a6e188c => generated 1480 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-04-16 04:44:49.138 8 INFO nova.api.openstack.wsgi [None req-bb3f7077-9352-4515-83fa-35852b026cf0 fabce2ef3c54471eaa490629a5fda95a 56fa08e9462b4cbb9069b5329d392209 - - default default] HTTP exception thrown: Instance a031a5b8-0ad9-41be-ad6f-ff786a6e188c could not be found. [pid: 8|app: 0|req: 423/842] 10.0.0.163 () {32 vars in 715 bytes} [Thu Apr 16 04:44:49 2026] GET /v2.1/servers/a031a5b8-0ad9-41be-ad6f-ff786a6e188c => 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: 420/843] 10.0.0.163 () {32 vars in 724 bytes} [Thu Apr 16 04:44:50 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-791751705 => generated 0 bytes in 22 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-04-16 04:44:50.189 8 INFO nova.api.openstack.wsgi [None req-6e258910-f8c1-4190-9577-c5c54e09f818 fabce2ef3c54471eaa490629a5fda95a 56fa08e9462b4cbb9069b5329d392209 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-791751705 not found for user fabce2ef3c54471eaa490629a5fda95a [pid: 8|app: 0|req: 424/844] 10.0.0.163 () {32 vars in 721 bytes} [Thu Apr 16 04:44:50 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-791751705 => generated 141 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/847] 10.0.0.163 () {32 vars in 655 bytes} [Thu Apr 16 04:45:04 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/848] 10.0.0.163 () {32 vars in 641 bytes} [Thu Apr 16 04:45:04 2026] GET /v2.1/servers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-16 04:45:04.600 8 WARNING oslo_db.sqlalchemy.utils [None req-218380e5-da19-4770-b98d-6100acf4a70b 351e1eff148048eea74ba75d223a0b9a b2a3f702f5464317b6f37f0f3a051d13 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 427/849] 10.0.0.163 () {32 vars in 649 bytes} [Thu Apr 16 04:45:04 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/850] 10.0.0.163 () {32 vars in 694 bytes} [Thu Apr 16 04:45:04 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)