+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jun 10 10:42:18 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-7dfd54d746-xxq7j 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 0x7f0494e37668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-06-10 10:42:23.669 8 INFO nova.utils [None req-ac46cbfe-c418-4db3-ada7-2df6c36670d0 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-10 10:42:23.720 7 INFO nova.utils [None req-2677bbd5-ea22-45c2-90d5-4967c23d76a0 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-10 10:42:25.325 8 WARNING keystonemiddleware._common.config [None req-ac46cbfe-c418-4db3-ada7-2df6c36670d0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:42:25.334 8 WARNING oslo_config.cfg [None req-ac46cbfe-c418-4db3-ada7-2df6c36670d0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 10:42:25.369 7 WARNING keystonemiddleware._common.config [None req-2677bbd5-ea22-45c2-90d5-4967c23d76a0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:42:25.378 7 WARNING oslo_config.cfg [None req-2677bbd5-ea22-45c2-90d5-4967c23d76a0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 10:42:25.418 8 WARNING keystonemiddleware._common.config [None req-ac46cbfe-c418-4db3-ada7-2df6c36670d0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:42:25.433 8 WARNING oslo_config.cfg [None req-ac46cbfe-c418-4db3-ada7-2df6c36670d0 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-10 10:42:25.446 8 WARNING oslo_config.cfg [None req-ac46cbfe-c418-4db3-ada7-2df6c36670d0 - - - - - -] 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 0x7f0494e37668 pid: 8 (default app) 2026-06-10 10:42:25.457 7 WARNING keystonemiddleware._common.config [None req-2677bbd5-ea22-45c2-90d5-4967c23d76a0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:42:25.472 7 WARNING oslo_config.cfg [None req-2677bbd5-ea22-45c2-90d5-4967c23d76a0 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-10 10:42:25.484 7 WARNING oslo_config.cfg [None req-2677bbd5-ea22-45c2-90d5-4967c23d76a0 - - - - - -] 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 0x7f0494e37668 pid: 7 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.242 () {42 vars in 704 bytes} [Wed Jun 10 10:42:31 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-06-10 10:42:32.317 7 WARNING oslo_policy.policy [None req-f07e6539-6a12-43b4-bb46-8acbbb1be6a9 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:42:32.317 7 WARNING oslo_policy.policy [None req-f07e6539-6a12-43b4-bb46-8acbbb1be6a9 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - 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.242 () {44 vars in 908 bytes} [Wed Jun 10 10:42:31 2026] GET /v2.1 => generated 0 bytes in 612 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 10:42:32.413 8 WARNING oslo_policy.policy [req-f07e6539-6a12-43b4-bb46-8acbbb1be6a9 req-8276b9d2-6ed4-4242-98cf-b3ee30d79e09 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-10 10:42:32.413 8 WARNING oslo_policy.policy [req-f07e6539-6a12-43b4-bb46-8acbbb1be6a9 req-8276b9d2-6ed4-4242-98cf-b3ee30d79e09 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.242 () {46 vars in 981 bytes} [Wed Jun 10 10:42:32 2026] GET /v2.1/ => generated 400 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:42:32.534 7 INFO nova.api.openstack.wsgi [None req-eaa2a826-7b82-4a88-9171-d3ce6e9fe0c1 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.242 () {48 vars in 1010 bytes} [Wed Jun 10 10:42:32 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Jun 10 10:42:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.242 () {52 vars in 1047 bytes} [Wed Jun 10 10:42:32 2026] POST /v2.1/flavors => generated 529 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.242 () {42 vars in 704 bytes} [Wed Jun 10 10:42:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.242 () {44 vars in 908 bytes} [Wed Jun 10 10:42:33 2026] GET /v2.1 => generated 0 bytes in 24 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.242 () {46 vars in 981 bytes} [Wed Jun 10 10:42:33 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:42:33.509 7 INFO nova.api.openstack.wsgi [None req-dfb57a5e-7721-4769-a5e2-d3506790a1bb a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.242 () {48 vars in 1012 bytes} [Wed Jun 10 10:42:33 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Jun 10 10:42:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.242 () {52 vars in 1047 bytes} [Wed Jun 10 10:42:33 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.242 () {42 vars in 704 bytes} [Wed Jun 10 10:42:34 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.242 () {44 vars in 908 bytes} [Wed Jun 10 10:42:34 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.242 () {46 vars in 981 bytes} [Wed Jun 10 10:42:34 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:42:34.502 7 INFO nova.api.openstack.wsgi [None req-d334d20c-5cec-426b-a3e8-3679ec2d1f3d a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.242 () {48 vars in 1014 bytes} [Wed Jun 10 10:42:34 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Jun 10 10:42:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.242 () {52 vars in 1047 bytes} [Wed Jun 10 10:42:34 2026] POST /v2.1/flavors => generated 533 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.242 () {42 vars in 704 bytes} [Wed Jun 10 10:42:35 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.242 () {44 vars in 908 bytes} [Wed Jun 10 10:42:35 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.242 () {46 vars in 981 bytes} [Wed Jun 10 10:42:35 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:42:35.452 7 INFO nova.api.openstack.wsgi [None req-7eab3125-a903-49c1-825f-e5b7278b35c9 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.242 () {48 vars in 1012 bytes} [Wed Jun 10 10:42:35 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Jun 10 10:42:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.242 () {52 vars in 1047 bytes} [Wed Jun 10 10:42:35 2026] POST /v2.1/flavors => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.242 () {42 vars in 704 bytes} [Wed Jun 10 10:42:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.242 () {44 vars in 908 bytes} [Wed Jun 10 10:42:36 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.242 () {46 vars in 981 bytes} [Wed Jun 10 10:42:36 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:42:36.442 7 INFO nova.api.openstack.wsgi [None req-d069742b-6461-4b0f-bcfc-c21da7787784 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/31] 199.204.45.242 () {48 vars in 1014 bytes} [Wed Jun 10 10:42:36 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Jun 10 10:42:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.242 () {52 vars in 1047 bytes} [Wed Jun 10 10:42:36 2026] POST /v2.1/flavors => generated 535 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 10.0.0.47 () {28 vars in 453 bytes} [Wed Jun 10 10:48:19 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: 53/105] 10.0.0.47 () {30 vars in 657 bytes} [Wed Jun 10 10:48:19 2026] GET /v2.1 => generated 0 bytes in 107 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/106] 10.0.0.47 () {32 vars in 730 bytes} [Wed Jun 10 10:48:19 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 10.0.0.47 () {34 vars in 803 bytes} [Wed Jun 10 10:48:19 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/146] 199.204.45.242 () {42 vars in 704 bytes} [Wed Jun 10 10:51:31 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: 74/147] 199.204.45.242 () {44 vars in 908 bytes} [Wed Jun 10 10:51:31 2026] GET /v2.1 => generated 0 bytes in 95 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 74/148] 199.204.45.242 () {46 vars in 981 bytes} [Wed Jun 10 10:51:31 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:51:31.342 7 INFO nova.api.openstack.wsgi [None req-fa556971-6247-410e-8c36-66f920b8bad8 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 75/149] 199.204.45.242 () {48 vars in 1016 bytes} [Wed Jun 10 10:51:31 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/150] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Jun 10 10:51:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/151] 199.204.45.242 () {52 vars in 1048 bytes} [Wed Jun 10 10:51:31 2026] POST /v2.1/flavors => generated 534 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.242 () {42 vars in 704 bytes} [Wed Jun 10 10:52:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.242 () {44 vars in 908 bytes} [Wed Jun 10 10:52:41 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.242 () {46 vars in 981 bytes} [Wed Jun 10 10:52:41 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 10:52:41.744 7 INFO nova.api.openstack.wsgi [None req-672b7eae-37ea-4c74-83bb-803745f2c167 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user a259aa30a3b043ffaf32ef85c8ed76c9 [pid: 7|app: 0|req: 85/169] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Jun 10 10:52:41 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-06-10 10:52:41.760 8 WARNING oslo_db.sqlalchemy.utils [None req-dc806404-3566-4333-9a15-170bf6d56d91 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 85/170] 199.204.45.242 () {48 vars in 1015 bytes} [Wed Jun 10 10:52:41 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: 86/171] 199.204.45.242 () {52 vars in 1056 bytes} [Wed Jun 10 10:52:41 2026] POST /v2.1/os-keypairs => generated 576 bytes in 55 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/172] 199.204.45.242 () {42 vars in 704 bytes} [Wed Jun 10 10:52:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/173] 199.204.45.242 () {44 vars in 908 bytes} [Wed Jun 10 10:52:45 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 87/174] 199.204.45.242 () {46 vars in 981 bytes} [Wed Jun 10 10:52:45 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/175] 199.204.45.242 () {48 vars in 1072 bytes} [Wed Jun 10 10:52:45 2026] GET /v2.1/os-quota-sets/a170a34826264710b8f6101eddd1f6ef => generated 283 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/176] 199.204.45.242 () {52 vars in 1124 bytes} [Wed Jun 10 10:52:45 2026] PUT /v2.1/os-quota-sets/a170a34826264710b8f6101eddd1f6ef => generated 238 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/267] 10.0.0.61 () {28 vars in 453 bytes} [Wed Jun 10 11:00:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/268] 10.0.0.61 () {30 vars in 657 bytes} [Wed Jun 10 11:00:09 2026] GET /v2.1 => generated 0 bytes in 62 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: 135/269] 10.0.0.61 () {32 vars in 730 bytes} [Wed Jun 10 11:00:09 2026] GET /v2.1/ => generated 411 bytes in 20 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.61 () {34 vars in 764 bytes} [Wed Jun 10 11:00:09 2026] GET /v2.1/os-services => generated 783 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 10.0.0.61 () {28 vars in 453 bytes} [Wed Jun 10 11:00:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 136/272] 10.0.0.61 () {30 vars in 657 bytes} [Wed Jun 10 11:00:14 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 137/273] 10.0.0.61 () {32 vars in 730 bytes} [Wed Jun 10 11:00:14 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 10.0.0.61 () {34 vars in 764 bytes} [Wed Jun 10 11:00:14 2026] GET /v2.1/os-services => generated 783 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/277] 10.0.0.61 () {28 vars in 453 bytes} [Wed Jun 10 11:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 139/278] 10.0.0.61 () {30 vars in 657 bytes} [Wed Jun 10 11:00:18 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 140/279] 10.0.0.61 () {32 vars in 730 bytes} [Wed Jun 10 11:00:18 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/280] 10.0.0.61 () {34 vars in 807 bytes} [Wed Jun 10 11:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/281] 10.0.0.61 () {28 vars in 453 bytes} [Wed Jun 10 11:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 141/282] 10.0.0.61 () {30 vars in 657 bytes} [Wed Jun 10 11:00:22 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 142/283] 10.0.0.61 () {32 vars in 730 bytes} [Wed Jun 10 11:00:23 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 10.0.0.61 () {34 vars in 807 bytes} [Wed Jun 10 11:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.204.45.242 () {42 vars in 704 bytes} [Wed Jun 10 11:00:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 143/286] 199.204.45.242 () {44 vars in 908 bytes} [Wed Jun 10 11:00:25 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 144/287] 199.204.45.242 () {46 vars in 981 bytes} [Wed Jun 10 11:00:25 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:00:25.699 8 INFO nova.api.openstack.wsgi [None req-c04d30da-2398-4d5e-8f40-5e03bb9e8f8f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 144/288] 199.204.45.242 () {48 vars in 1014 bytes} [Wed Jun 10 11:00:25 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Jun 10 11:00:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 199.204.45.242 () {52 vars in 1048 bytes} [Wed Jun 10 11:00:25 2026] POST /v2.1/flavors => generated 534 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/333] 199.204.45.242 () {42 vars in 704 bytes} [Wed Jun 10 11:03:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/334] 199.204.45.242 () {44 vars in 908 bytes} [Wed Jun 10 11:03:53 2026] GET /v2.1 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 168/335] 199.204.45.242 () {46 vars in 981 bytes} [Wed Jun 10 11:03:53 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/336] 199.204.45.242 () {48 vars in 1072 bytes} [Wed Jun 10 11:03:53 2026] GET /v2.1/os-quota-sets/7f092c652e6a4b15b7bfde68092da158 => generated 283 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/337] 199.204.45.242 () {52 vars in 1124 bytes} [Wed Jun 10 11:03:53 2026] PUT /v2.1/os-quota-sets/7f092c652e6a4b15b7bfde68092da158 => generated 238 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/476] 199.204.45.242 () {42 vars in 704 bytes} [Wed Jun 10 11:15:20 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: 238/477] 199.204.45.242 () {44 vars in 908 bytes} [Wed Jun 10 11:15:20 2026] GET /v2.1 => generated 0 bytes in 114 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 240/478] 199.204.45.242 () {46 vars in 981 bytes} [Wed Jun 10 11:15:20 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:15:20.414 8 INFO nova.api.openstack.wsgi [None req-ab5e8d34-78c3-41ce-99c1-d8810baa57d5 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 239/479] 199.204.45.242 () {48 vars in 1010 bytes} [Wed Jun 10 11:15:20 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/480] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Jun 10 11:15:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/481] 199.204.45.242 () {48 vars in 1098 bytes} [Wed Jun 10 11:15:20 2026] GET /v2.1/flavors/b4b4ada9-f819-4757-84f2-92ad8eebbe77/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/482] 199.204.45.242 () {42 vars in 704 bytes} [Wed Jun 10 11:15:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/483] 199.204.45.242 () {44 vars in 908 bytes} [Wed Jun 10 11:15:21 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 243/484] 199.204.45.242 () {46 vars in 981 bytes} [Wed Jun 10 11:15:21 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:15:21.380 8 INFO nova.api.openstack.wsgi [None req-9c188167-2649-44c2-8c99-9f2d418239c3 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 242/485] 199.204.45.242 () {48 vars in 1012 bytes} [Wed Jun 10 11:15:21 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/486] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Jun 10 11:15:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/487] 199.204.45.242 () {48 vars in 1098 bytes} [Wed Jun 10 11:15:21 2026] GET /v2.1/flavors/bbe0540f-c78c-4d57-9ef7-9edce9e313b0/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/488] 199.204.45.242 () {42 vars in 704 bytes} [Wed Jun 10 11:15:22 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: 244/489] 199.204.45.242 () {44 vars in 908 bytes} [Wed Jun 10 11:15:22 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 246/490] 199.204.45.242 () {46 vars in 981 bytes} [Wed Jun 10 11:15:22 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:15:22.332 8 INFO nova.api.openstack.wsgi [None req-33701abf-3b38-4777-9869-c940158a7ce3 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 245/491] 199.204.45.242 () {48 vars in 1014 bytes} [Wed Jun 10 11:15:22 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/492] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Jun 10 11:15:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/493] 199.204.45.242 () {48 vars in 1098 bytes} [Wed Jun 10 11:15:22 2026] GET /v2.1/flavors/786a04a6-053b-4c82-880f-84804d7a1293/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/494] 199.204.45.242 () {42 vars in 704 bytes} [Wed Jun 10 11:15:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/495] 199.204.45.242 () {44 vars in 908 bytes} [Wed Jun 10 11:15:23 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 249/496] 199.204.45.242 () {46 vars in 981 bytes} [Wed Jun 10 11:15:23 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:15:23.325 8 INFO nova.api.openstack.wsgi [None req-a723e436-3f57-4ea4-9e4c-cf30cf7e0c33 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 248/497] 199.204.45.242 () {48 vars in 1012 bytes} [Wed Jun 10 11:15:23 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: 250/498] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Jun 10 11:15:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/499] 199.204.45.242 () {48 vars in 1098 bytes} [Wed Jun 10 11:15:23 2026] GET /v2.1/flavors/7076c0bd-423e-4379-9fdd-dbf7727e90c3/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/500] 199.204.45.242 () {42 vars in 704 bytes} [Wed Jun 10 11:15:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/501] 199.204.45.242 () {44 vars in 908 bytes} [Wed Jun 10 11:15:24 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 252/502] 199.204.45.242 () {46 vars in 981 bytes} [Wed Jun 10 11:15:24 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:15:24.275 8 INFO nova.api.openstack.wsgi [None req-f4cbe7be-d1f3-4629-8d40-e950740cd6bd a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 251/503] 199.204.45.242 () {48 vars in 1014 bytes} [Wed Jun 10 11:15:24 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/504] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Jun 10 11:15:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/505] 199.204.45.242 () {48 vars in 1098 bytes} [Wed Jun 10 11:15:24 2026] GET /v2.1/flavors/05e637f1-2aaa-4d7d-a70b-63959056118a/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/520] 199.204.45.242 () {42 vars in 704 bytes} [Wed Jun 10 11:16: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: 261/521] 199.204.45.242 () {44 vars in 908 bytes} [Wed Jun 10 11:16:28 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 261/522] 199.204.45.242 () {46 vars in 981 bytes} [Wed Jun 10 11:16:28 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:16:28.709 7 INFO nova.api.openstack.wsgi [None req-faa32bfa-44b0-485e-acac-0710f4b8ccd4 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 262/523] 199.204.45.242 () {48 vars in 1016 bytes} [Wed Jun 10 11:16:28 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/524] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Jun 10 11:16:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/525] 199.204.45.242 () {48 vars in 1098 bytes} [Wed Jun 10 11:16:28 2026] GET /v2.1/flavors/6a86ab44-59e0-40bb-bd0a-277d5cfa3c62/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/526] 199.204.45.242 () {42 vars in 704 bytes} [Wed Jun 10 11:16:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/527] 199.204.45.242 () {44 vars in 908 bytes} [Wed Jun 10 11:16:36 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 264/528] 199.204.45.242 () {46 vars in 981 bytes} [Wed Jun 10 11:16:36 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/529] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Jun 10 11:16:36 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/532] 199.204.45.242 () {42 vars in 704 bytes} [Wed Jun 10 11:16:40 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: 266/533] 199.204.45.242 () {44 vars in 908 bytes} [Wed Jun 10 11:16:40 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 268/534] 199.204.45.242 () {46 vars in 981 bytes} [Wed Jun 10 11:16:40 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/535] 199.204.45.242 () {48 vars in 1072 bytes} [Wed Jun 10 11:16:40 2026] GET /v2.1/os-quota-sets/a170a34826264710b8f6101eddd1f6ef => generated 280 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/546] 199.204.45.242 () {42 vars in 704 bytes} [Wed Jun 10 11:17:31 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: 273/547] 199.204.45.242 () {44 vars in 908 bytes} [Wed Jun 10 11:17:31 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 275/548] 199.204.45.242 () {46 vars in 981 bytes} [Wed Jun 10 11:17:31 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:17:31.324 8 INFO nova.api.openstack.wsgi [None req-52a24d5f-cacc-4bde-9b4b-df14fe00eb29 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 274/549] 199.204.45.242 () {48 vars in 1014 bytes} [Wed Jun 10 11:17:31 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/550] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Jun 10 11:17:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/551] 199.204.45.242 () {48 vars in 1098 bytes} [Wed Jun 10 11:17:31 2026] GET /v2.1/flavors/7e7c6802-3ad6-459f-b30c-634f61a4a8b4/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/554] 199.204.45.242 () {42 vars in 704 bytes} [Wed Jun 10 11:17:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/555] 199.204.45.242 () {44 vars in 908 bytes} [Wed Jun 10 11:17:47 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 278/556] 199.204.45.242 () {46 vars in 981 bytes} [Wed Jun 10 11:17:47 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/557] 199.204.45.242 () {48 vars in 1072 bytes} [Wed Jun 10 11:17:47 2026] GET /v2.1/os-quota-sets/7f092c652e6a4b15b7bfde68092da158 => generated 280 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/568] 199.204.45.242 () {42 vars in 704 bytes} [Wed Jun 10 11:18:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/569] 199.204.45.242 () {44 vars in 908 bytes} [Wed Jun 10 11:18:36 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 286/570] 199.204.45.242 () {46 vars in 981 bytes} [Wed Jun 10 11:18:36 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:18:36.328 8 INFO nova.api.openstack.wsgi [None req-510e5ffc-4b61-4e21-9d07-2d55417fd4aa a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 285/571] 199.204.45.242 () {48 vars in 1010 bytes} [Wed Jun 10 11:18:36 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: 7|app: 0|req: 287/572] 199.204.45.242 () {48 vars in 1050 bytes} [Wed Jun 10 11:18:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 290/581] 10.0.0.194 () {32 vars in 655 bytes} [Wed Jun 10 11:19:16 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: 7|app: 0|req: 292/582] 10.0.0.194 () {32 vars in 641 bytes} [Wed Jun 10 11:19:16 2026] GET /v2.1/servers => generated 15 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-10 11:19:16.962 8 WARNING oslo_db.sqlalchemy.utils [None req-c81b5b8a-4c23-4591-8a43-05e85af104e9 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 291/583] 10.0.0.194 () {32 vars in 649 bytes} [Wed Jun 10 11:19:16 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/584] 10.0.0.194 () {32 vars in 694 bytes} [Wed Jun 10 11:19:16 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: 295/587] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:27 2026] GET /v2.1/flavors/b4b4ada9-f819-4757-84f2-92ad8eebbe77 => generated 511 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/588] 10.0.0.194 () {32 vars in 641 bytes} [Wed Jun 10 11:19:27 2026] GET /v2.1/flavors => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/589] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:28 2026] GET /v2.1/flavors/b4b4ada9-f819-4757-84f2-92ad8eebbe77 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:19:33.301 7 WARNING neutronclient.v2_0.client [None req-d820628c-5b14-40e9-9839-f8c52c7e9c15 8876b4e7bacd493b87cd0996a9a3940e 3bad40eca7454ab280a796543a8d7136 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/592] 10.0.0.194 () {34 vars in 671 bytes} [Wed Jun 10 11:19:33 2026] POST /v2.1/os-keypairs => generated 386 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/593] 10.0.0.194 () {34 vars in 685 bytes} [Wed Jun 10 11:19:33 2026] POST /v2.1/os-security-groups => generated 247 bytes in 674 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:19:33.909 8 WARNING neutronclient.v2_0.client [None req-d6fa9a9f-4bee-430e-9a2d-877f442fad5d 8876b4e7bacd493b87cd0996a9a3940e 3bad40eca7454ab280a796543a8d7136 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:34.742 8 WARNING neutronclient.v2_0.client [None req-d6fa9a9f-4bee-430e-9a2d-877f442fad5d 8876b4e7bacd493b87cd0996a9a3940e 3bad40eca7454ab280a796543a8d7136 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/594] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:19:33 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 961 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:19:34.881 7 WARNING neutronclient.v2_0.client [None req-e4e7ab8a-b22f-4691-962a-552704329a3d 8876b4e7bacd493b87cd0996a9a3940e 3bad40eca7454ab280a796543a8d7136 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/595] 10.0.0.194 () {34 vars in 685 bytes} [Wed Jun 10 11:19:34 2026] POST /v2.1/os-security-groups => generated 248 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:19:35.020 8 WARNING neutronclient.v2_0.client [None req-aa2632a3-41f1-4690-b5e7-aac1077d1589 8876b4e7bacd493b87cd0996a9a3940e 3bad40eca7454ab280a796543a8d7136 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:35.074 8 WARNING neutronclient.v2_0.client [None req-aa2632a3-41f1-4690-b5e7-aac1077d1589 8876b4e7bacd493b87cd0996a9a3940e 3bad40eca7454ab280a796543a8d7136 - - default default] The python binding code in 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/596] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:19:35 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:19:35.285 7 WARNING neutronclient.v2_0.client [None req-1647b99e-9d4a-4e87-ad74-82058b4826e9 8876b4e7bacd493b87cd0996a9a3940e 3bad40eca7454ab280a796543a8d7136 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:35.319 7 WARNING neutronclient.v2_0.client [None req-1647b99e-9d4a-4e87-ad74-82058b4826e9 8876b4e7bacd493b87cd0996a9a3940e 3bad40eca7454ab280a796543a8d7136 - - default default] The python binding code in 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/597] 10.0.0.194 () {34 vars in 695 bytes} [Wed Jun 10 11:19:35 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:19:35.464 8 WARNING neutronclient.v2_0.client [None req-cec85984-e80c-49fe-8d8a-af67d73e4b43 8876b4e7bacd493b87cd0996a9a3940e 3bad40eca7454ab280a796543a8d7136 - - default default] The python binding code in 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/598] 10.0.0.194 () {32 vars in 737 bytes} [Wed Jun 10 11:19:35 2026] GET /v2.1/os-security-groups/e162e1b2-d0ee-4170-973f-61719fe20409 => generated 665 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:19:35.528 7 WARNING neutronclient.v2_0.client [None req-324aff2d-835f-4289-860c-b7cdf9ddf491 8876b4e7bacd493b87cd0996a9a3940e 3bad40eca7454ab280a796543a8d7136 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:35.553 7 WARNING neutronclient.v2_0.client [None req-324aff2d-835f-4289-860c-b7cdf9ddf491 8876b4e7bacd493b87cd0996a9a3940e 3bad40eca7454ab280a796543a8d7136 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:35.604 7 WARNING neutronclient.v2_0.client [None req-324aff2d-835f-4289-860c-b7cdf9ddf491 8876b4e7bacd493b87cd0996a9a3940e 3bad40eca7454ab280a796543a8d7136 - - default default] The python binding code in 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/599] 10.0.0.194 () {32 vars in 750 bytes} [Wed Jun 10 11:19:35 2026] DELETE /v2.1/os-security-group-rules/b17050ab-da35-473d-99cf-9260bc229a31 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 11:19:35.704 8 WARNING neutronclient.v2_0.client [None req-5b480710-31f8-449d-9f17-1296f2bf468f 8876b4e7bacd493b87cd0996a9a3940e 3bad40eca7454ab280a796543a8d7136 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:35.741 8 WARNING neutronclient.v2_0.client [None req-5b480710-31f8-449d-9f17-1296f2bf468f 8876b4e7bacd493b87cd0996a9a3940e 3bad40eca7454ab280a796543a8d7136 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/600] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:19:35 2026] DELETE /v2.1/os-security-groups/e162e1b2-d0ee-4170-973f-61719fe20409 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 11:19:35.881 7 WARNING neutronclient.v2_0.client [None req-1cbe93af-6780-432c-a1dd-0fd53d080719 8876b4e7bacd493b87cd0996a9a3940e 3bad40eca7454ab280a796543a8d7136 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:35.927 7 WARNING neutronclient.v2_0.client [None req-1cbe93af-6780-432c-a1dd-0fd53d080719 8876b4e7bacd493b87cd0996a9a3940e 3bad40eca7454ab280a796543a8d7136 - - default default] The python binding code in 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/601] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:19:35 2026] DELETE /v2.1/os-security-groups/bb2ac8d8-af07-483a-b2b9-8cd6115f6168 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 11:19:37.660 8 WARNING neutronclient.v2_0.client [None req-480018df-fa65-4581-a423-aec42d40e34a d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/602] 10.0.0.194 () {34 vars in 685 bytes} [Wed Jun 10 11:19:37 2026] POST /v2.1/os-security-groups => generated 242 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:19:37.837 7 WARNING neutronclient.v2_0.client [None req-e85d1c30-1d8d-49e5-9879-a892b96911a9 d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/603] 10.0.0.194 () {34 vars in 685 bytes} [Wed Jun 10 11:19:37 2026] POST /v2.1/os-security-groups => generated 244 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:19:38.005 8 WARNING neutronclient.v2_0.client [None req-94daa012-06bf-4f4d-94a2-315419eedeb4 d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] The python binding code in 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/606] 10.0.0.194 () {34 vars in 685 bytes} [Wed Jun 10 11:19:37 2026] POST /v2.1/os-security-groups => generated 243 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:19:38.199 7 WARNING neutronclient.v2_0.client [None req-3bed30e8-ca0b-4fbc-ba9f-1ffa35bc9fd5 d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:38.271 7 WARNING neutronclient.v2_0.client [None req-3bed30e8-ca0b-4fbc-ba9f-1ffa35bc9fd5 d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:38.327 7 WARNING neutronclient.v2_0.client [None req-3bed30e8-ca0b-4fbc-ba9f-1ffa35bc9fd5 d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/607] 10.0.0.194 () {32 vars in 663 bytes} [Wed Jun 10 11:19:38 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:19:38.668 8 WARNING neutronclient.v2_0.client [None req-08aab9e4-4048-40b3-8088-1f937e07bd4b d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:38.700 8 WARNING neutronclient.v2_0.client [None req-08aab9e4-4048-40b3-8088-1f937e07bd4b d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/608] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:19:38 2026] DELETE /v2.1/os-security-groups/b44a96be-1515-46aa-ad35-00ec648348dd => generated 0 bytes in 144 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 11:19:38.820 7 WARNING neutronclient.v2_0.client [None req-b2c6f538-93b6-45d3-934f-45066d7901b8 d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:38.845 7 INFO nova.api.openstack.wsgi [None req-b2c6f538-93b6-45d3-934f-45066d7901b8 d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] HTTP exception thrown: Security group b44a96be-1515-46aa-ad35-00ec648348dd does not exist Neutron server returns request_ids: ['req-dfe078c3-325d-4f60-9cae-3d7a677671db'] [pid: 7|app: 0|req: 307/609] 10.0.0.194 () {32 vars in 737 bytes} [Wed Jun 10 11:19:38 2026] GET /v2.1/os-security-groups/b44a96be-1515-46aa-ad35-00ec648348dd => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 11:19:38.868 8 WARNING neutronclient.v2_0.client [None req-afda3644-c237-4598-8d14-3b4abaafdffd d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:38.902 8 WARNING neutronclient.v2_0.client [None req-afda3644-c237-4598-8d14-3b4abaafdffd d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] The python binding code in 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/610] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:19:38 2026] DELETE /v2.1/os-security-groups/cefdac24-04d8-47d2-b8c2-b50b162322a2 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 11:19:39.035 7 WARNING neutronclient.v2_0.client [None req-1f2fafe5-9013-4f0d-9c9b-b0c5de47da4c d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:39.057 7 INFO nova.api.openstack.wsgi [None req-1f2fafe5-9013-4f0d-9c9b-b0c5de47da4c d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] HTTP exception thrown: Security group cefdac24-04d8-47d2-b8c2-b50b162322a2 does not exist Neutron server returns request_ids: ['req-4cd97903-84a6-4e91-8e80-0d9a64deab61'] [pid: 7|app: 0|req: 308/611] 10.0.0.194 () {32 vars in 737 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.1/os-security-groups/cefdac24-04d8-47d2-b8c2-b50b162322a2 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 11:19:39.069 8 WARNING neutronclient.v2_0.client [None req-61716aec-48dc-4241-9d52-06e73515141c d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:39.119 8 WARNING neutronclient.v2_0.client [None req-61716aec-48dc-4241-9d52-06e73515141c d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] The python binding code in 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/612] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:19:39 2026] DELETE /v2.1/os-security-groups/2843c7b3-9a3a-4de3-801e-8ce383f37bd4 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 11:19:39.230 7 WARNING neutronclient.v2_0.client [None req-9f281079-0b5c-4dcf-b823-462c2c94b218 d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:39.342 7 INFO nova.api.openstack.wsgi [None req-9f281079-0b5c-4dcf-b823-462c2c94b218 d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] HTTP exception thrown: Security group 2843c7b3-9a3a-4de3-801e-8ce383f37bd4 does not exist Neutron server returns request_ids: ['req-9c5d12b6-ae5b-47ed-b09d-7587c6c715b8'] [pid: 7|app: 0|req: 309/613] 10.0.0.194 () {32 vars in 737 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.1/os-security-groups/2843c7b3-9a3a-4de3-801e-8ce383f37bd4 => generated 194 bytes in 125 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 11:19:39.355 8 WARNING neutronclient.v2_0.client [None req-eea0a51d-65a2-4b6f-8a12-c69622a7f8af d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:39.408 8 WARNING neutronclient.v2_0.client [None req-eea0a51d-65a2-4b6f-8a12-c69622a7f8af d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:39.451 8 WARNING neutronclient.v2_0.client [None req-eea0a51d-65a2-4b6f-8a12-c69622a7f8af d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] The python binding code in 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/614] 10.0.0.194 () {32 vars in 663 bytes} [Wed Jun 10 11:19:39 2026] GET /v2.1/os-security-groups => generated 707 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:19:39.522 7 WARNING neutronclient.v2_0.client [None req-24ac9841-0bdf-4495-af64-6847df89464e d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:39.545 7 INFO nova.api.openstack.wsgi [None req-24ac9841-0bdf-4495-af64-6847df89464e d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] HTTP exception thrown: Security group 2843c7b3-9a3a-4de3-801e-8ce383f37bd4 does not exist Neutron server returns request_ids: ['req-7ffafa63-0433-4cbb-9fbf-bec5a178f7d7'] [pid: 7|app: 0|req: 310/615] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:19:39 2026] DELETE /v2.1/os-security-groups/2843c7b3-9a3a-4de3-801e-8ce383f37bd4 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 11:19:39.558 7 WARNING neutronclient.v2_0.client [None req-b1725351-e38c-41eb-aca2-2517c747632f d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:39.577 7 INFO nova.api.openstack.wsgi [None req-b1725351-e38c-41eb-aca2-2517c747632f d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] HTTP exception thrown: Security group cefdac24-04d8-47d2-b8c2-b50b162322a2 does not exist Neutron server returns request_ids: ['req-ae4ef14c-69cf-4908-8337-51aa1010f425'] [pid: 7|app: 0|req: 311/616] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:19:39 2026] DELETE /v2.1/os-security-groups/cefdac24-04d8-47d2-b8c2-b50b162322a2 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 11:19:39.588 7 WARNING neutronclient.v2_0.client [None req-5ae25995-695d-477c-a6f1-8f3d5d3f15aa d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:39.620 7 INFO nova.api.openstack.wsgi [None req-5ae25995-695d-477c-a6f1-8f3d5d3f15aa d4734381d7674e6ab1deb83336ff54fb 154a011745824efa81b23cd418187507 - - default default] HTTP exception thrown: Security group b44a96be-1515-46aa-ad35-00ec648348dd does not exist Neutron server returns request_ids: ['req-10d7b56c-c7b4-4e74-827a-77291a13290a'] [pid: 7|app: 0|req: 312/617] 10.0.0.194 () {32 vars in 740 bytes} [Wed Jun 10 11:19:39 2026] DELETE /v2.1/os-security-groups/b44a96be-1515-46aa-ad35-00ec648348dd => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 11:19:39.691 8 WARNING neutronclient.v2_0.client [None req-e6ef6f2c-8005-4e5e-bb34-c6ee698e1883 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:39.741 8 WARNING neutronclient.v2_0.client [None req-e6ef6f2c-8005-4e5e-bb34-c6ee698e1883 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:40.201 8 WARNING neutronclient.v2_0.client [None req-e6ef6f2c-8005-4e5e-bb34-c6ee698e1883 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/618] 10.0.0.194 () {34 vars in 663 bytes} [Wed Jun 10 11:19:39 2026] POST /v2.1/servers => generated 451 bytes in 1516 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 11:19:41.072 7 WARNING neutronclient.v2_0.client [None req-ae2d0136-ef55-42cc-b17d-dbd68ec131ed cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/619] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:41 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1254 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:42.250 8 WARNING neutronclient.v2_0.client [None req-96621359-4ff1-4a7c-b009-185d0bd85764 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in 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/620] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:42 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1304 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:43.399 7 WARNING neutronclient.v2_0.client [None req-64b700cc-6c04-465e-b567-092601c5f776 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/621] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:43 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1352 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-06-10 11:19:44.509 8 WARNING neutronclient.v2_0.client [None req-71e2b65d-5c30-4a02-8151-83e74ac129ca cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in 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/622] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:44 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1352 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:45.922 8 WARNING neutronclient.v2_0.client [None req-6020d1a0-9426-4b75-9933-1fdae6f0cffb cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in 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/623] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:45 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1360 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 315/624] 10.0.0.194 () {34 vars in 671 bytes} [Wed Jun 10 11:19:45 2026] POST /v2.1/os-keypairs => generated 385 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:47.026 8 WARNING neutronclient.v2_0.client [None req-819a78e4-6033-4a71-910f-fdefc5382976 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/625] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:46 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1438 bytes in 646 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:19:48.211 7 WARNING neutronclient.v2_0.client [None req-20b60477-24b7-4694-965d-88155cde4cae a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:48.276 7 WARNING neutronclient.v2_0.client [None req-20b60477-24b7-4694-965d-88155cde4cae a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:48.534 7 WARNING neutronclient.v2_0.client [None req-20b60477-24b7-4694-965d-88155cde4cae a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:48.665 8 INFO nova.api.openstack.compute.server_external_events [req-406a2a6d-f604-4159-9914-0c74d1da1962 req-bc8255d8-b5bb-4003-93d0-ae28a6863f42 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:7825c5c7-012f-45d9-88ce-1fdaecb47fa0 for instance dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a on instance 2026-06-10 11:19:48.680 8 INFO nova.compute.rpcapi [None req-9ff471fb-3bea-4abe-a6ab-7a24088d60b8 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 312/628] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:19:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:48.742 8 WARNING neutronclient.v2_0.client [None req-d8a4dd08-ba68-4c8d-a160-457b99ba6ea7 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/629] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:48 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1438 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 314/630] 10.0.0.194 () {34 vars in 671 bytes} [Wed Jun 10 11:19:48 2026] POST /v2.1/os-keypairs => generated 385 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/631] 10.0.0.194 () {34 vars in 663 bytes} [Wed Jun 10 11:19:48 2026] POST /v2.1/servers => generated 450 bytes in 1263 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 11:19:49.408 8 WARNING neutronclient.v2_0.client [None req-b39d76a0-8e84-41ed-a31a-1869b185d488 a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/632] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:49 2026] GET /v2.1/servers/ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 1421 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-06-10 11:19:49.985 7 WARNING neutronclient.v2_0.client [None req-5adc386f-f34a-4dca-9b92-d0f80bdd4da5 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/633] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:49 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1438 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:50.503 8 WARNING neutronclient.v2_0.client [None req-e9381771-d9c2-4206-905e-22d72a2c8cac a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/634] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:50 2026] GET /v2.1/servers/ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 1425 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:50.627 7 WARNING neutronclient.v2_0.client [None req-0a4c0f05-3a1f-444b-a244-9ac6ee1bb313 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:50.692 7 WARNING neutronclient.v2_0.client [None req-0a4c0f05-3a1f-444b-a244-9ac6ee1bb313 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:50.904 7 WARNING neutronclient.v2_0.client [None req-0a4c0f05-3a1f-444b-a244-9ac6ee1bb313 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in 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/635] 10.0.0.194 () {34 vars in 663 bytes} [Wed Jun 10 11:19:50 2026] POST /v2.1/servers => generated 449 bytes in 548 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:51.133 8 WARNING neutronclient.v2_0.client [None req-7a2501c2-cefe-4954-aa9f-b8ae801b7440 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:19:51.146 7 WARNING neutronclient.v2_0.client [None req-4001eb8d-f1bb-40ac-ac9a-7ca03f4e4d73 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/636] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:51 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1398 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/637] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:51 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1438 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-06-10 11:19:51.614 8 WARNING neutronclient.v2_0.client [None req-7bf878dc-7060-4d4b-a788-9e3739e11ad4 a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/638] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:51 2026] GET /v2.1/servers/ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 1473 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:52.235 7 WARNING neutronclient.v2_0.client [None req-d859626c-fae3-4419-aedc-07ef517d0c36 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 321/639] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:52 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1402 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:19:52.307 8 WARNING neutronclient.v2_0.client [None req-99849b32-181b-4248-a057-5c536df86676 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/640] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:52 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1426 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:52.694 7 WARNING neutronclient.v2_0.client [None req-17f6d012-71c3-4b39-985b-eac1373439b2 a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in 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/641] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:52 2026] GET /v2.1/servers/ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 1473 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:53.322 8 WARNING neutronclient.v2_0.client [None req-7dd884ac-567c-4e9c-9b4b-5d645b7320cd aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/642] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:53 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1450 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-06-10 11:19:53.506 7 WARNING neutronclient.v2_0.client [None req-edcfd18f-269f-4412-adaa-b8eb274752f1 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in 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/643] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:53 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1426 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:53.783 8 WARNING neutronclient.v2_0.client [None req-ea367486-187b-4d40-809f-c88a5eb050b2 a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in 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/644] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:53 2026] GET /v2.1/servers/ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 1481 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:54.408 7 WARNING neutronclient.v2_0.client [None req-18c5e7c5-4803-4b0d-bd7c-f2dac6c74b42 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/645] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:54 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1450 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:54.643 8 WARNING neutronclient.v2_0.client [None req-34b3c6ce-4ce7-402e-94db-0c3d4d029375 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in 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/646] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:54 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1426 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:54.874 7 WARNING neutronclient.v2_0.client [None req-37b9bec6-8a7b-4ee8-932d-e7ba67c4c435 a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in 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/647] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:54 2026] GET /v2.1/servers/ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 1558 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:55.209 8 INFO nova.api.openstack.compute.server_external_events [req-d4463c78-b641-442e-af75-20d151dece36 req-3254e4de-14c6-4e37-9e7b-c96bbbb515d0 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:7124bf17-d5e3-48bb-8fe8-c97b7ddec41b for instance ff04191a-af3e-4fb8-9856-bc8364a8360f on instance [pid: 8|app: 0|req: 323/648] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:19:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:55.502 7 WARNING neutronclient.v2_0.client [None req-e9457bdb-b85c-4a1b-8851-fc6fc046f1f3 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in 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/649] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:55 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1458 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:55.857 8 WARNING neutronclient.v2_0.client [None req-85d80bab-3d66-46e7-b93d-b42028b8dfa3 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] 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: 324/650] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:55 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1426 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:19:56.023 7 WARNING neutronclient.v2_0.client [None req-d055dede-0f0a-4d3d-90b8-12bbd9294572 a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in 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/651] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:55 2026] GET /v2.1/servers/ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 1546 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:56.612 8 WARNING neutronclient.v2_0.client [None req-dd3bc582-b35f-4c44-89b3-7edde976b177 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:56.991 7 INFO nova.api.openstack.compute.server_external_events [req-31e34bc6-4521-46d1-b051-5e4032a29c80 req-a5e3ac61-03f7-48ce-a7ab-030c234468fd 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:194f6bb4-89d6-47f2-9721-b5e4489d54c8 for instance f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee on instance [pid: 8|app: 0|req: 325/652] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:56 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1525 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:19:57.004 7 INFO nova.compute.rpcapi [None req-2852dccc-afbf-49ba-8923-bae5f044d5b1 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 328/653] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:19:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:19:57.079 8 WARNING neutronclient.v2_0.client [None req-c7d01d7f-fa27-46aa-850a-8e860c97b8d5 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in 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/654] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:57 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1426 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:57.265 7 WARNING neutronclient.v2_0.client [None req-6a58016d-3db2-444a-86f0-5cdf3bf9bee0 a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/655] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:57 2026] GET /v2.1/servers/ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 1546 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:58.062 8 WARNING neutronclient.v2_0.client [None req-f9aa2c3d-2bf8-425b-b340-08663934aa44 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/658] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:58 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1523 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:58.262 7 WARNING neutronclient.v2_0.client [None req-f9e9bd4c-5a2e-4d23-9ac6-b61b33be1d70 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in 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/659] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:58 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1426 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:58.753 7 WARNING neutronclient.v2_0.client [None req-975efdac-7a43-4663-b669-f8a8a7ba795e a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:58.826 8 INFO nova.api.openstack.compute.server_external_events [req-46e0a3e6-6a27-4cc9-b493-29f7a77ae18d req-97b6d1d0-1a59-4825-a256-09c405e2166a 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-plugged:7825c5c7-012f-45d9-88ce-1fdaecb47fa0 for instance dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a on instance [pid: 8|app: 0|req: 328/660] 10.0.0.112 () {38 vars in 815 bytes} [Wed Jun 10 11:19:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/661] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:58 2026] GET /v2.1/servers/ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 1546 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:59.213 8 WARNING neutronclient.v2_0.client [None req-2995d35a-d03b-458d-a87b-d947f143fc92 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in 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/662] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:59 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1523 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:19:59.497 7 WARNING neutronclient.v2_0.client [None req-2bafb8a8-d610-42c7-b4c0-3b5e3f37ca53 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in 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/663] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:59 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1426 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-06-10 11:19:59.927 8 WARNING neutronclient.v2_0.client [None req-5cf0ebd7-970c-4467-bc82-1cdf74634c5f a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/664] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:19:59 2026] GET /v2.1/servers/ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 1546 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-06-10 11:20:00.368 7 WARNING neutronclient.v2_0.client [None req-6db5b10f-de67-4d76-8895-45a15bd30dde aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in 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/665] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:00 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1523 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-06-10 11:20:00.691 8 WARNING neutronclient.v2_0.client [None req-fee35364-e95f-43a8-afa2-194cd42b3824 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/666] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:00 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1612 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:00.898 7 WARNING neutronclient.v2_0.client [None req-afb0f32e-193f-41d3-b3ed-9770b89f67b1 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in 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/667] 10.0.0.194 () {32 vars in 741 bytes} [Wed Jun 10 11:20:00 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a/os-interface => generated 285 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:01.128 8 WARNING neutronclient.v2_0.client [None req-ba832aa4-984d-4881-b539-72c55cfc09c0 a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:01.550 7 WARNING neutronclient.v2_0.client [None req-9e0d5960-5254-4a47-9e1e-d847bb85a40d aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/668] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:01 2026] GET /v2.1/servers/ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 1546 bytes in 891 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 337/669] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:01 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1523 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:02.013 8 WARNING neutronclient.v2_0.client [None req-168bbad7-94b9-4ef7-9461-d4c62a10cc97 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:20:02.031 7 INFO nova.api.openstack.compute.server_external_events [req-5d077e08-bbdb-4795-8337-c1a31988b5b4 req-ca4e0041-af29-495f-a63c-24ed204e9de2 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:7825c5c7-012f-45d9-88ce-1fdaecb47fa0 for instance dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a on instance [pid: 7|app: 0|req: 338/670] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:20:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/671] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:01 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1612 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/672] 10.0.0.194 () {32 vars in 641 bytes} [Wed Jun 10 11:20:02 2026] GET /v2.1/servers => generated 388 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/673] 10.0.0.194 () {32 vars in 718 bytes} [Wed Jun 10 11:20:02 2026] DELETE /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 0 bytes in 161 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:02.461 7 WARNING neutronclient.v2_0.client [None req-eeeb55f2-8e99-437a-b07f-95535d27629a cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:02.514 8 INFO nova.api.openstack.compute.server_external_events [req-e9d33c03-edc3-469a-8938-a170822549b3 req-c33ef756-71c0-4130-b74a-ae07009daa37 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-plugged:7124bf17-d5e3-48bb-8fe8-c97b7ddec41b for instance ff04191a-af3e-4fb8-9856-bc8364a8360f on instance [pid: 8|app: 0|req: 335/674] 10.0.0.112 () {38 vars in 815 bytes} [Wed Jun 10 11:20:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/675] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:02 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1618 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:03.049 8 WARNING neutronclient.v2_0.client [None req-afb91dbc-f4d0-4829-8df7-6acfb4b92377 a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:20:03.074 7 WARNING neutronclient.v2_0.client [None req-2b0a6559-80e2-4beb-a817-5ad37485ad55 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/676] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:02 2026] GET /v2.1/servers/ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 1546 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/677] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:03 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1523 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-06-10 11:20:03.618 8 WARNING neutronclient.v2_0.client [None req-53f6e51b-cdb2-47a1-b1df-640c17bdbc76 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in 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/678] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:03 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1738 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:04.214 7 WARNING neutronclient.v2_0.client [None req-e170ad67-a670-48c4-95bd-0e65eae71d64 a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:04.261 8 WARNING neutronclient.v2_0.client [None req-b6f6ac9d-9f0b-4f99-997a-a9016dc23bbd aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/679] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:04 2026] GET /v2.1/servers/ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 1722 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: 8|app: 0|req: 338/680] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:04 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1523 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:20:04.396 7 WARNING neutronclient.v2_0.client [None req-a7a79495-b4c4-4650-8525-7f258046c2ad a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/681] 10.0.0.194 () {32 vars in 741 bytes} [Wed Jun 10 11:20:04 2026] GET /v2.1/servers/ff04191a-af3e-4fb8-9856-bc8364a8360f/os-interface => generated 284 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:04.567 8 INFO nova.api.openstack.compute.server_external_events [req-cafa6510-14cd-4ba2-a61e-703527911c9e req-7284702b-ce7d-4fee-852e-145f329878cb 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-plugged:194f6bb4-89d6-47f2-9721-b5e4489d54c8 for instance f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee on instance [pid: 8|app: 0|req: 339/682] 10.0.0.112 () {38 vars in 815 bytes} [Wed Jun 10 11:20:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:04.874 7 WARNING neutronclient.v2_0.client [None req-90b72a19-8de2-43f4-b0f4-e6c45e8ae865 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:05.379 8 WARNING neutronclient.v2_0.client [None req-5c1eab48-9c97-45f1-bffe-80f447824407 a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/683] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:04 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1738 bytes in 701 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:05.551 7 INFO nova.api.openstack.compute.server_external_events [req-19cbef4b-623b-43d3-942e-1fdf45f0e788 req-4dd170c2-48d2-48b1-b303-5d4f79764911 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:7124bf17-d5e3-48bb-8fe8-c97b7ddec41b for instance ff04191a-af3e-4fb8-9856-bc8364a8360f on instance [pid: 7|app: 0|req: 345/684] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:20:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 340/685] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.1/servers/ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 1722 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:05.594 7 WARNING neutronclient.v2_0.client [None req-0caeeae6-626c-4542-b041-0007109dc105 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/686] 10.0.0.194 () {32 vars in 641 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.1/servers => generated 376 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/687] 10.0.0.194 () {32 vars in 718 bytes} [Wed Jun 10 11:20:05 2026] DELETE /v2.1/servers/ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:05.889 8 WARNING neutronclient.v2_0.client [None req-edd7cda3-7b08-49a9-b47a-186b7483a063 a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in 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/688] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1523 bytes in 814 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:06.391 7 INFO nova.api.openstack.compute.server_external_events [req-20205f1f-9587-4019-8296-c8f62df1f448 req-e00e8047-6c06-4429-9efc-7324a9304133 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-deleted:7825c5c7-012f-45d9-88ce-1fdaecb47fa0 for instance dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a on instance [pid: 7|app: 0|req: 347/689] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:20:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/690] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:05 2026] GET /v2.1/servers/ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 1728 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:06.583 7 WARNING neutronclient.v2_0.client [None req-4feafe90-80c9-40c3-b88c-4c58b6b3583c cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in 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/691] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:06 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1381 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:07.419 8 WARNING neutronclient.v2_0.client [None req-8718bcba-b791-46d2-9f46-263500598c82 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:07.460 7 WARNING neutronclient.v2_0.client [None req-8715a7b4-cba4-49ac-85f9-b874f0d73445 a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/692] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:07 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1714 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/693] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:07 2026] GET /v2.1/servers/ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 1848 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:07.653 8 WARNING neutronclient.v2_0.client [None req-1c7794d4-0738-4328-95b0-4caad946e4cd aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:20:07.691 7 WARNING neutronclient.v2_0.client [None req-47941f27-09d9-443a-8a8f-bfa2c6046878 cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/694] 10.0.0.194 () {32 vars in 741 bytes} [Wed Jun 10 11:20:07 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee/os-interface => generated 284 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/695] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:07 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1381 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:08.626 7 INFO nova.api.openstack.compute.server_external_events [req-10a6e44e-8156-438c-9861-db01f0544e41 req-4ea5515e-318e-42e6-998f-b7662d2a3352 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:194f6bb4-89d6-47f2-9721-b5e4489d54c8 for instance f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee on instance [pid: 7|app: 0|req: 352/698] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:20:08 2026] POST /v2.1/os-server-external-events => generated 179 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-06-10 11:20:08.674 8 WARNING neutronclient.v2_0.client [None req-38ce16f5-db57-4d1e-bc2f-5d60980ee157 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:20:08.720 7 WARNING neutronclient.v2_0.client [None req-53d9201d-c62d-4975-a616-3a4b04ec37d6 a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in 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/699] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:08 2026] GET /v2.1/servers/ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 1781 bytes in 693 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:09.391 7 WARNING neutronclient.v2_0.client [None req-dccca70e-74bf-4514-b1ed-68292e8e7bcd cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] The python binding code in 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/700] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:08 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1714 bytes in 961 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 354/701] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:09 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => generated 1386 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:20:09.620 8 INFO nova.api.openstack.compute.server_external_events [req-77d58fe0-d0b6-4bff-acb8-27e0876ca726 req-f9c9f9d3-8d62-44d0-8c25-f6a8a8734e7a 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-unplugged:7124bf17-d5e3-48bb-8fe8-c97b7ddec41b for instance ff04191a-af3e-4fb8-9856-bc8364a8360f on instance [pid: 8|app: 0|req: 348/702] 10.0.0.112 () {38 vars in 815 bytes} [Wed Jun 10 11:20:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:10.404 7 WARNING neutronclient.v2_0.client [None req-4b66442e-501b-44f8-a37f-c2e5d4b84d1b a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in 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/703] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.1/servers/ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 1502 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:10.640 8 INFO nova.api.openstack.wsgi [None req-9edc708d-16dc-493e-a867-9f89476242bf cdfe11dd0d924424a8993802bc3a7635 848e0e9cde28488b90338588a59214e8 - - default default] HTTP exception thrown: Instance dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a could not be found. [pid: 8|app: 0|req: 349/704] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:10 2026] GET /v2.1/servers/dd3b7ffd-4197-4d1e-a4f8-6aa5dbf9760a => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/705] 10.0.0.194 () {32 vars in 706 bytes} [Wed Jun 10 11:20:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1289198859 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 11:20:10.676 8 INFO nova.api.openstack.compute.server_external_events [req-20060688-c45c-495f-a883-11f87ab617d8 req-b168ace7-e63b-4134-ac2e-8aea69a14145 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-deleted:7124bf17-d5e3-48bb-8fe8-c97b7ddec41b for instance ff04191a-af3e-4fb8-9856-bc8364a8360f on instance [pid: 8|app: 0|req: 350/706] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:20:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:20:11.516 7 WARNING neutronclient.v2_0.client [None req-c9b18af5-69d5-46c0-9458-341f8bf505d3 a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/707] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:11 2026] GET /v2.1/servers/ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 1507 bytes in 605 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:13.110 8 INFO nova.api.openstack.wsgi [None req-bda5f3f1-fbf8-4c58-b60f-73ed695d39c3 a3acfb0fcbdf411da60ba6fc0f590e3b bb367747a7be4e29b2473aea820c0333 - - default default] HTTP exception thrown: Instance ff04191a-af3e-4fb8-9856-bc8364a8360f could not be found. [pid: 8|app: 0|req: 351/708] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:13 2026] GET /v2.1/servers/ff04191a-af3e-4fb8-9856-bc8364a8360f => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/709] 10.0.0.194 () {32 vars in 704 bytes} [Wed Jun 10 11:20:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-944201205 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/712] 10.0.0.194 () {34 vars in 671 bytes} [Wed Jun 10 11:20:20 2026] POST /v2.1/os-keypairs => generated 385 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:22.076 8 WARNING neutronclient.v2_0.client [None req-18e9950b-505e-4e27-8fad-1d7c8f259e3e 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:20:22.215 8 WARNING neutronclient.v2_0.client [None req-18e9950b-505e-4e27-8fad-1d7c8f259e3e 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:20:22.552 8 WARNING neutronclient.v2_0.client [None req-18e9950b-505e-4e27-8fad-1d7c8f259e3e 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/713] 10.0.0.194 () {34 vars in 663 bytes} [Wed Jun 10 11:20:21 2026] POST /v2.1/servers => generated 452 bytes in 783 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 11:20:22.789 7 WARNING neutronclient.v2_0.client [None req-776b3dff-68e6-4dc8-ac3c-a54f1281379f 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/714] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:22 2026] GET /v2.1/servers/cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 1431 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-06-10 11:20:23.892 7 WARNING neutronclient.v2_0.client [None req-16084ce0-fdee-4a28-b5fc-7b67d641d6a6 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] 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: 362/715] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:23 2026] GET /v2.1/servers/cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 1435 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/716] 10.0.0.194 () {34 vars in 671 bytes} [Wed Jun 10 11:20:23 2026] POST /v2.1/os-keypairs => generated 386 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:24.997 7 WARNING neutronclient.v2_0.client [None req-4ce70fbd-c010-4ef0-bd76-77ca49392648 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] The python binding code in 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/717] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:24 2026] GET /v2.1/servers/cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 1483 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:20:25.336 8 WARNING neutronclient.v2_0.client [None req-d1a84464-9bc3-420a-bf7c-710a19756cab fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:20:25.374 8 WARNING neutronclient.v2_0.client [None req-d1a84464-9bc3-420a-bf7c-710a19756cab fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:20:25.526 8 WARNING neutronclient.v2_0.client [None req-d1a84464-9bc3-420a-bf7c-710a19756cab fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/718] 10.0.0.194 () {34 vars in 663 bytes} [Wed Jun 10 11:20:25 2026] POST /v2.1/servers => generated 452 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-06-10 11:20:25.732 7 WARNING neutronclient.v2_0.client [None req-263b9e45-9f65-4e29-9091-2a674ae91dc5 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/719] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:25 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1392 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-06-10 11:20:26.125 8 WARNING neutronclient.v2_0.client [None req-574094a5-bc65-4d19-bb88-1a25f62ec4a1 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] The python binding code in 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/720] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:26 2026] GET /v2.1/servers/cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 1483 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:26.840 7 WARNING neutronclient.v2_0.client [None req-1a95e067-baa4-4a9b-afab-0088ee0d1db8 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/721] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:26 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1396 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:27.213 8 WARNING neutronclient.v2_0.client [None req-de414ddc-2bad-466b-8591-980822357483 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/722] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:27 2026] GET /v2.1/servers/cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 1491 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:27.937 7 WARNING neutronclient.v2_0.client [None req-6d91d247-9494-4c43-add4-012b2fd92ce3 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:28.024 8 INFO nova.api.openstack.compute.server_external_events [req-85ebd677-0e1e-4a8d-94f0-303077adf31c req-4da5e561-ccb5-4c05-acde-1d4cf4c099b8 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:868ace39-4342-4e1f-8c4d-d68bcc322a84 for instance cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 on instance [pid: 7|app: 0|req: 366/723] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:27 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1444 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/724] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:20:27 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-06-10 11:20:28.419 7 WARNING neutronclient.v2_0.client [None req-0021d4b0-8d36-4033-bae3-f9407b9addb1 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/727] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:28 2026] GET /v2.1/servers/cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 1568 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:29.075 8 WARNING neutronclient.v2_0.client [None req-c7fa4872-019d-4e19-85f8-31a66075fbbc fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/728] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1444 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-06-10 11:20:29.405 7 WARNING neutronclient.v2_0.client [None req-4933d599-5490-43ac-bb2b-eb0f8529049c aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/729] 10.0.0.194 () {32 vars in 741 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee/os-interface => generated 284 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:29.552 8 WARNING neutronclient.v2_0.client [None req-3d8537af-a8fe-4768-8748-aff71f305924 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:29.625 7 WARNING neutronclient.v2_0.client [None req-196efa05-db39-4b0d-a758-8b4ac919708f 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/730] 10.0.0.194 () {32 vars in 815 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee/os-interface/194f6bb4-89d6-47f2-9721-b5e4489d54c8 => generated 281 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 362/731] 10.0.0.194 () {32 vars in 723 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/732] 10.0.0.194 () {34 vars in 750 bytes} [Wed Jun 10 11:20:29 2026] POST /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/733] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.1/servers/cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 1556 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/734] 10.0.0.194 () {32 vars in 723 bytes} [Wed Jun 10 11:20:29 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee/ips => generated 156 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:30.174 7 WARNING neutronclient.v2_0.client [None req-f954eb66-9fcf-4eea-afd6-5dc434d52ba6 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/735] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:30 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1452 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:30.780 8 WARNING neutronclient.v2_0.client [None req-b6667dd7-e01b-47eb-9be8-6513ef3be29d 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/736] 10.0.0.194 () {32 vars in 723 bytes} [Wed Jun 10 11:20:30 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:30.924 7 INFO nova.api.openstack.compute.server_external_events [req-cc44eb29-b66e-465a-a2c7-66a7f9513510 req-6e24c308-a33c-478e-85cb-2b34e39fe372 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:194f6bb4-89d6-47f2-9721-b5e4489d54c8 for instance f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee on instance [pid: 7|app: 0|req: 373/737] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:20:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/738] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:30 2026] GET /v2.1/servers/cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 1556 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:31.209 7 INFO nova.api.openstack.compute.server_external_events [req-727a5271-0fca-40d9-8f48-eda65bd87fdf req-8c07bad3-447a-4a17-a870-480e6cefaa42 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:df27c713-df41-48d2-ba10-a0233f3c61e0 for instance 7415835c-a546-4eff-b692-e64d971c7a3b on instance [pid: 7|app: 0|req: 374/739] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:20:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:31.275 8 WARNING neutronclient.v2_0.client [None req-011697a2-9f3a-49de-b569-2f94bd16eae5 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/740] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1529 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, ' [pid: 7|app: 0|req: 375/741] 10.0.0.194 () {32 vars in 723 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:31.892 8 WARNING neutronclient.v2_0.client [None req-41cada47-a503-4fae-b35e-4ac5b6e20f28 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in 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/742] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:31 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1948 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, ' [pid: 7|app: 0|req: 376/743] 10.0.0.194 () {34 vars in 750 bytes} [Wed Jun 10 11:20:32 2026] POST /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/744] 10.0.0.194 () {32 vars in 723 bytes} [Wed Jun 10 11:20:32 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee/ips => generated 194 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:32.203 7 WARNING neutronclient.v2_0.client [None req-2bfeeb7a-8657-408f-a70e-f052eb26b772 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/745] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:32 2026] GET /v2.1/servers/cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 1556 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:32.461 8 WARNING neutronclient.v2_0.client [None req-b4c870f3-b561-4d3e-b85b-d5f59cceea7c fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/746] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:32 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1517 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/747] 10.0.0.194 () {32 vars in 723 bytes} [Wed Jun 10 11:20:33 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee/ips => generated 194 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:33.222 8 INFO nova.api.openstack.compute.server_external_events [req-5579e8cb-90d9-4b73-8eca-53a29133c3e3 req-d716f7bf-aff7-4708-a7f6-1e26e9003157 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-plugged:868ace39-4342-4e1f-8c4d-d68bcc322a84 for instance cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 on instance [pid: 8|app: 0|req: 370/748] 10.0.0.112 () {38 vars in 815 bytes} [Wed Jun 10 11:20:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:33.351 7 WARNING neutronclient.v2_0.client [None req-a11e15ac-7878-4403-8e30-48a719102053 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/749] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:33 2026] GET /v2.1/servers/cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 1556 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:33.627 8 WARNING neutronclient.v2_0.client [None req-54e54aed-e542-4449-9a63-e5d2d74f27e5 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/750] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:33 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1517 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, ' [pid: 7|app: 0|req: 380/751] 10.0.0.194 () {32 vars in 723 bytes} [Wed Jun 10 11:20:34 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee/ips => generated 194 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:34.466 8 INFO nova.api.openstack.compute.server_external_events [req-9af9060c-f98c-4fce-b4a3-c81ac77e0697 req-f4ffd342-3c65-400f-9fed-4dcb6deb147b 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:194f6bb4-89d6-47f2-9721-b5e4489d54c8 for instance f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee on instance [pid: 8|app: 0|req: 372/752] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:20:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:34.538 7 WARNING neutronclient.v2_0.client [None req-1585e55f-1993-4e7d-95bc-f1364abaa44c 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] The python binding code in 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/753] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:34 2026] GET /v2.1/servers/cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 1739 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:34.727 8 WARNING neutronclient.v2_0.client [None req-e0ee549f-e15c-4f14-b526-83ed3f39feca 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:34.796 7 WARNING neutronclient.v2_0.client [None req-2a7e1c61-c23a-441d-add2-f81387238e81 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/754] 10.0.0.194 () {32 vars in 741 bytes} [Wed Jun 10 11:20:34 2026] GET /v2.1/servers/cd27b29c-d6e1-4f96-80ee-3bac5c8febc3/os-interface => generated 284 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/755] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:34 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1517 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/756] 10.0.0.194 () {32 vars in 723 bytes} [Wed Jun 10 11:20:35 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee/ips => generated 194 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-06-10 11:20:35.662 7 WARNING neutronclient.v2_0.client [None req-cc55c699-64ce-44f1-8cce-f913ea96f86f 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] The python binding code in 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/757] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:35 2026] GET /v2.1/servers/cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 1739 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, ' [pid: 8|app: 0|req: 375/758] 10.0.0.194 () {32 vars in 641 bytes} [Wed Jun 10 11:20:35 2026] GET /v2.1/servers => generated 384 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/759] 10.0.0.194 () {32 vars in 718 bytes} [Wed Jun 10 11:20:35 2026] DELETE /v2.1/servers/cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:36.085 8 WARNING neutronclient.v2_0.client [None req-eb6d1914-fa18-4c98-a54f-a4ba0c475af3 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:20:36.116 7 WARNING neutronclient.v2_0.client [None req-48f637c0-97d7-497d-8d29-37512fd01cd4 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in 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/760] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:36 2026] GET /v2.1/servers/cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 1745 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/761] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:36 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1517 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/762] 10.0.0.194 () {32 vars in 723 bytes} [Wed Jun 10 11:20:36 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee/ips => generated 156 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, ' [pid: 7|app: 0|req: 386/763] 10.0.0.194 () {32 vars in 718 bytes} [Wed Jun 10 11:20:36 2026] DELETE /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:36.510 8 INFO nova.api.openstack.compute.server_external_events [req-c7652526-ea97-41d1-b77d-918b17b5f4db req-4bda259a-474f-4188-98e9-4a56a48cdfe6 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:868ace39-4342-4e1f-8c4d-d68bcc322a84 for instance cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 on instance [pid: 8|app: 0|req: 378/764] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:20:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:20:36.527 7 WARNING neutronclient.v2_0.client [None req-255988fb-104b-4c4f-ac96-7947dbb928c8 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/765] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:36 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1840 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-06-10 11:20:37.248 8 INFO nova.api.openstack.compute.server_external_events [req-2270523e-e104-41bd-9d40-ea38ea269b56 req-745b414e-fd87-444f-bfdd-94de59964492 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-plugged:df27c713-df41-48d2-ba10-a0233f3c61e0 for instance 7415835c-a546-4eff-b692-e64d971c7a3b on instance [pid: 8|app: 0|req: 379/766] 10.0.0.112 () {38 vars in 815 bytes} [Wed Jun 10 11:20:37 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:37.351 7 WARNING neutronclient.v2_0.client [None req-a5a9654f-2ec4-4734-aa4d-bb788f6af066 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:20:37.381 8 WARNING neutronclient.v2_0.client [None req-372f7e2b-2c72-4000-9330-7952b010e7ab fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/767] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.1/servers/cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 1745 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/768] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1517 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:37.711 7 WARNING neutronclient.v2_0.client [None req-5440ebd3-e310-4b2b-b32b-a25be4940df7 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/769] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:37 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1840 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:38.635 7 WARNING neutronclient.v2_0.client [None req-79181ecf-52ad-4876-a81c-c15aa5a0837d 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:20:38.663 8 WARNING neutronclient.v2_0.client [None req-a99c784a-f3c7-4b9c-b50f-ca89daa88187 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/772] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:38 2026] GET /v2.1/servers/cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 1798 bytes in 762 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:39.409 7 WARNING neutronclient.v2_0.client [None req-ff112e5e-2220-48dc-8daf-b5abba90e1bd aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in 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/773] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:38 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1701 bytes in 858 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:39.506 8 INFO nova.api.openstack.compute.server_external_events [req-fa3bacb7-e629-4a77-a94d-802c75275684 req-41d3f28c-cd3f-4765-9464-4f6beac61639 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-deleted:868ace39-4342-4e1f-8c4d-d68bcc322a84 for instance cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 on instance [pid: 8|app: 0|req: 383/774] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:20:39 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-06-10 11:20:39.548 8 WARNING neutronclient.v2_0.client [None req-19907f02-5af7-45b3-980a-ac246354f3cd fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/775] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:39 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1840 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/776] 10.0.0.194 () {32 vars in 741 bytes} [Wed Jun 10 11:20:39 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b/os-interface => generated 285 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:40.431 7 WARNING neutronclient.v2_0.client [None req-a88d2fd7-c032-414a-8e1c-02cf9ecf2e99 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:40.560 8 INFO nova.api.openstack.compute.server_external_events [req-a6603979-661a-4d85-97ef-fb1bc8c43b45 req-bd81a603-57fe-4835-8e7d-f30f3ce5eb5e 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:df27c713-df41-48d2-ba10-a0233f3c61e0 for instance 7415835c-a546-4eff-b692-e64d971c7a3b on instance [pid: 7|app: 0|req: 393/777] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:40 2026] GET /v2.1/servers/cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 1517 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/778] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:20:40 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-06-10 11:20:40.768 7 WARNING neutronclient.v2_0.client [None req-97ac193b-56aa-426f-9d1d-fdf2f61a9303 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/779] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:40 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1479 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:41.549 8 INFO nova.api.openstack.compute.server_external_events [req-fc10abde-986e-42e2-a196-445b2b7ddaf0 req-160bfb3b-780c-4ead-b074-03eaa4e6d8dc 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-deleted:194f6bb4-89d6-47f2-9721-b5e4489d54c8 for instance f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee on instance [pid: 8|app: 0|req: 386/780] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:20:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:41.621 7 WARNING neutronclient.v2_0.client [None req-a9686fd4-1142-4fad-910b-719a6f1cf51f 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/781] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:41 2026] GET /v2.1/servers/cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 1517 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:41.868 8 WARNING neutronclient.v2_0.client [None req-13b57ff7-c083-4554-9d61-44cc8631a125 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in 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/782] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:41 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1484 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:42.699 7 INFO nova.api.openstack.wsgi [None req-2cd28f4d-91cb-49d3-913e-933a99e464c6 178618731b1e49ef9521321c400b98a9 7049372e65a545009d58069dfa003e5e - - default default] HTTP exception thrown: Instance cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 could not be found. [pid: 7|app: 0|req: 396/783] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:42 2026] GET /v2.1/servers/cd27b29c-d6e1-4f96-80ee-3bac5c8febc3 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/784] 10.0.0.194 () {32 vars in 704 bytes} [Wed Jun 10 11:20:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-622206024 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:42.973 7 WARNING neutronclient.v2_0.client [None req-ab81923f-46c6-4aba-8ee3-7aaa64e7e7ba aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] The python binding code in 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/785] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:42 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 1484 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:20:44.217 8 INFO nova.api.openstack.wsgi [None req-1e2e36ad-6e2a-4191-b89a-9f98a9ab6489 aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] HTTP exception thrown: Instance f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee could not be found. [pid: 8|app: 0|req: 389/786] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:44 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => 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: 398/787] 10.0.0.194 () {32 vars in 704 bytes} [Wed Jun 10 11:20:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-853375032 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:45.404 8 INFO nova.api.openstack.wsgi [None req-5153e2f5-5744-4bcf-a830-94055e70152d aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] HTTP exception thrown: Instance f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee could not be found. [pid: 8|app: 0|req: 390/788] 10.0.0.194 () {32 vars in 718 bytes} [Wed Jun 10 11:20:45 2026] DELETE /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 11:20:45.434 7 INFO nova.api.openstack.wsgi [None req-2d0de664-fe91-4a1c-8b57-25a74bc0bfde aa20e9f99a694a4db399297dd72f1bc2 e4b6568a6c204ca5adcb6bad691d21ad - - default default] HTTP exception thrown: Instance f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee could not be found. [pid: 7|app: 0|req: 399/789] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:45 2026] GET /v2.1/servers/f7d1fe46-94b1-4849-a750-0a0c7bd5c2ee => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/792] 10.0.0.194 () {30 vars in 413 bytes} [Wed Jun 10 11:20:50 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/793] 10.0.0.194 () {28 vars in 560 bytes} [Wed Jun 10 11:20:50 2026] GET /v2/ => generated 402 bytes in 431 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/794] 10.0.0.194 () {28 vars in 564 bytes} [Wed Jun 10 11:20:50 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/795] 10.0.0.194 () {30 vars in 413 bytes} [Wed Jun 10 11:20:50 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-10 11:20:53.083 7 WARNING neutronclient.v2_0.client [None req-37cec26f-8b34-4d38-a546-23ac09c3182d 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:20:53.257 7 WARNING neutronclient.v2_0.client [None req-37cec26f-8b34-4d38-a546-23ac09c3182d 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/796] 10.0.0.194 () {34 vars in 663 bytes} [Wed Jun 10 11:20:52 2026] POST /v2.1/servers => generated 424 bytes in 652 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 11:20:53.484 8 WARNING neutronclient.v2_0.client [None req-d15f1496-8545-4324-a758-ab9c2e7bee76 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/797] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:53 2026] GET /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 1371 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:54.588 7 WARNING neutronclient.v2_0.client [None req-2b340539-e546-4b8d-b84e-90f66e677264 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/798] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:54 2026] GET /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 1375 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:55.712 8 WARNING neutronclient.v2_0.client [None req-9ea2a73e-981b-46ee-a5f6-5fcb0bee372b 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/799] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:55 2026] GET /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 1423 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:56.821 7 WARNING neutronclient.v2_0.client [None req-7cb2c346-04a2-4bef-90ae-db8a06161d78 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/800] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:56 2026] GET /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 1423 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-06-10 11:20:57.940 8 WARNING neutronclient.v2_0.client [None req-284877c3-008d-43dc-b787-f4a186018199 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/801] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:57 2026] GET /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 1431 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:58.869 7 INFO nova.api.openstack.compute.server_external_events [req-b081928b-0ecf-4c6e-9fc3-b7a4f2dd98ac req-b374605c-2906-4438-bde0-84e07e371b5a 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:804e9a85-ce3d-4c7d-94c7-a33e29136a85 for instance 61e58067-f331-4eb5-a5f6-4b149ccfd059 on instance [pid: 7|app: 0|req: 407/804] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:20:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:20:59.037 8 WARNING neutronclient.v2_0.client [None req-266c97a2-0e99-4d8a-9355-bd67ad6e036a 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/805] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:20:58 2026] GET /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 1483 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:00.195 7 WARNING neutronclient.v2_0.client [None req-c1742573-fdde-4f38-87e8-dfe0dd0a89ca 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/806] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:00 2026] GET /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 1471 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:01.381 8 WARNING neutronclient.v2_0.client [None req-6b41479a-fc40-4e2e-b7b4-5ea67bbed19e 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/807] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:01 2026] GET /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 1471 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:01.757 7 WARNING neutronclient.v2_0.client [None req-9ceb761d-5c1e-4c2f-9195-4fe8a0fad259 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/808] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:01 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1821 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:01.932 8 WARNING neutronclient.v2_0.client [None req-afd4e6af-8b7a-4c14-8552-b6940d5e07a6 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/809] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:01 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1821 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 410/810] 10.0.0.194 () {34 vars in 750 bytes} [Wed Jun 10 11:21:02 2026] POST /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:02.298 8 WARNING neutronclient.v2_0.client [None req-f21f178c-a314-476d-ad23-651efa9b3432 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/811] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:02 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1823 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-06-10 11:21:02.538 7 WARNING neutronclient.v2_0.client [None req-7504b481-2eb1-4542-b17c-07a24565cade 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/812] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:02 2026] GET /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 1471 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:03.447 7 INFO nova.api.openstack.compute.server_external_events [req-c18787f4-a4f1-4631-8197-8d3ddd769d28 req-230d101b-9f86-4b67-8380-0b3794d1d459 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-plugged:804e9a85-ce3d-4c7d-94c7-a33e29136a85 for instance 61e58067-f331-4eb5-a5f6-4b149ccfd059 on instance 2026-06-10 11:21:03.449 8 WARNING neutronclient.v2_0.client [None req-f81651cd-8b72-4ed6-8c2f-3eeb90ecd70b fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/813] 10.0.0.112 () {38 vars in 815 bytes} [Wed Jun 10 11:21:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/814] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:03 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1823 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-06-10 11:21:03.701 7 WARNING neutronclient.v2_0.client [None req-60f8c668-757c-47b0-bf39-1fd66159406d 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/815] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:03 2026] GET /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 1471 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:04.653 8 WARNING neutronclient.v2_0.client [None req-b6b96df6-6219-441a-a4da-d7563a5c157b fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in 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/816] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:04 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1823 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:04.854 7 WARNING neutronclient.v2_0.client [None req-d296d6e6-ec9b-43c5-843c-acb42905eb9c 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/817] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:04 2026] GET /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 1471 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:05.860 8 WARNING neutronclient.v2_0.client [None req-6f452db1-a811-446a-bcfe-78a9f8d196bf fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/818] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:05 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1828 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:06.085 7 WARNING neutronclient.v2_0.client [None req-31376580-4209-4a59-be4e-b9a98951fe84 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] The python binding code in 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/819] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 1657 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/820] 10.0.0.194 () {32 vars in 723 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059/ips => generated 110 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, ' [pid: 7|app: 0|req: 416/821] 10.0.0.194 () {32 vars in 723 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059/ips => generated 110 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 406/822] 10.0.0.194 () {32 vars in 825 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059/ips/tempest-ServerAddressesTestJSON-2055604848-network => generated 95 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 417/823] 10.0.0.194 () {32 vars in 718 bytes} [Wed Jun 10 11:21:06 2026] DELETE /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059 => 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-06-10 11:21:06.600 8 WARNING neutronclient.v2_0.client [None req-67c7bba7-dfc2-4537-9756-fa67f93d1d5d 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/824] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:06 2026] GET /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 1663 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-06-10 11:21:07.036 7 WARNING neutronclient.v2_0.client [None req-80aa3c6f-381b-410c-9516-25a4c112fd4f fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/825] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:07 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1828 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:07.785 8 WARNING neutronclient.v2_0.client [None req-816bcf73-865d-4fed-904e-0ee884049e9a 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/826] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:07 2026] GET /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 1663 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-06-10 11:21:08.235 7 WARNING neutronclient.v2_0.client [None req-d3f8891d-965d-40d5-8009-396502951bf4 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/829] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:08 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1828 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:08.857 8 INFO nova.api.openstack.compute.server_external_events [req-45b883d8-4387-478f-81b6-12ea41487a14 req-8995a40a-1672-4326-aa0e-8124ead11f7e 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-unplugged:df27c713-df41-48d2-ba10-a0233f3c61e0 for instance 7415835c-a546-4eff-b692-e64d971c7a3b on instance [pid: 8|app: 0|req: 410/830] 10.0.0.112 () {38 vars in 815 bytes} [Wed Jun 10 11:21:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:08.943 7 WARNING neutronclient.v2_0.client [None req-8154043a-c546-4411-8f1e-8ad56f76a664 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/831] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:08 2026] GET /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 1663 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:09.422 8 INFO nova.api.openstack.compute.server_external_events [req-d8e3589a-6f74-443c-9d5d-0bc27567fcf4 req-7ca18692-3c18-4738-997e-e13ec7b843bd 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-deleted:804e9a85-ce3d-4c7d-94c7-a33e29136a85 for instance 61e58067-f331-4eb5-a5f6-4b149ccfd059 on instance [pid: 8|app: 0|req: 411/832] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:21:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:21:09.440 7 WARNING neutronclient.v2_0.client [None req-f88b68d6-8522-44ec-91d9-6d8058668ce0 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/833] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:09 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1828 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-06-10 11:21:10.108 8 WARNING neutronclient.v2_0.client [None req-908eb3a9-c60f-4732-a02c-1407481bd6d6 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/834] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:10 2026] GET /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 1452 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:10.581 7 WARNING neutronclient.v2_0.client [None req-d2b5ce6e-f1a9-47f2-8060-07d5c4f3a2da fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/835] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:10 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1828 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:11.233 8 WARNING neutronclient.v2_0.client [None req-e939d401-0cb6-4b93-a936-4ae8ba957b78 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/836] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:11 2026] GET /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 1457 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-06-10 11:21:11.651 7 INFO nova.api.openstack.compute.server_external_events [req-3c59fa5c-1a4d-4988-849b-db97d5d7bfb3 req-290cd411-f3b2-4e31-942b-22cb5976d87f 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-plugged:df27c713-df41-48d2-ba10-a0233f3c61e0 for instance 7415835c-a546-4eff-b692-e64d971c7a3b on instance [pid: 7|app: 0|req: 424/837] 10.0.0.112 () {38 vars in 815 bytes} [Wed Jun 10 11:21:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:11.807 8 WARNING neutronclient.v2_0.client [None req-e47c0a42-0ecf-4dc5-aa8d-10289f6f640c fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in 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/838] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:11 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1828 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-06-10 11:21:12.347 7 WARNING neutronclient.v2_0.client [None req-406f21d1-2bcd-4905-bc45-d5f1ed8b4f80 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/839] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:12 2026] GET /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059 => generated 1457 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:13.005 8 WARNING neutronclient.v2_0.client [None req-c44ff5d1-49ea-40a0-9f8a-016e4aec85c0 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/840] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:12 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1821 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:13.423 7 INFO nova.api.openstack.wsgi [None req-e1085b48-3079-49b6-b78a-24e1c26d2c02 85fab0692ee34822830e11289ec021ba 3d5acdf638f6429aa04e1797cf4983ca - - default default] HTTP exception thrown: Instance 61e58067-f331-4eb5-a5f6-4b149ccfd059 could not be found. [pid: 7|app: 0|req: 426/841] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:13 2026] GET /v2.1/servers/61e58067-f331-4eb5-a5f6-4b149ccfd059 => 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: 417/844] 10.0.0.68 () {30 vars in 618 bytes} [Wed Jun 10 11:21:20 2026] GET /v2.1 => generated 0 bytes in 115 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: 428/845] 10.0.0.68 () {32 vars in 691 bytes} [Wed Jun 10 11:21:20 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/846] 10.0.0.68 () {34 vars in 912 bytes} [Wed Jun 10 11:21:20 2026] GET /v2.1/os-simple-tenant-usage/772170c7c54647de869b579db53c1866?start=2026-06-09T00:00:00&end=2026-06-10T23:59:59 => generated 20 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/847] 10.0.0.68 () {30 vars in 653 bytes} [Wed Jun 10 11:21:20 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/848] 10.0.0.68 () {30 vars in 618 bytes} [Wed Jun 10 11:21:23 2026] GET /v2.1 => generated 0 bytes in 120 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 430/849] 10.0.0.68 () {32 vars in 691 bytes} [Wed Jun 10 11:21:24 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/850] 10.0.0.68 () {34 vars in 912 bytes} [Wed Jun 10 11:21:24 2026] GET /v2.1/os-simple-tenant-usage/772170c7c54647de869b579db53c1866?start=2026-06-09T00:00:00&end=2026-06-10T23:59:59 => generated 20 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/851] 10.0.0.68 () {30 vars in 653 bytes} [Wed Jun 10 11:21:24 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:21:31.088 7 WARNING neutronclient.v2_0.client [None req-ddd46dfe-e6c4-4d9e-a737-e728d97bcf2e fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/854] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:31 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1821 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, ' [pid: 8|app: 0|req: 422/855] 10.0.0.194 () {32 vars in 718 bytes} [Wed Jun 10 11:21:31 2026] DELETE /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:31.414 7 WARNING neutronclient.v2_0.client [None req-e0001ae1-b353-43f8-90db-cdd841873119 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/856] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:31 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1827 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:32.617 8 WARNING neutronclient.v2_0.client [None req-33e98760-0f05-4dca-879b-4af96e3edb4e fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/857] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:32 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1827 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:33.723 7 INFO nova.api.openstack.compute.server_external_events [req-b79b2002-7db9-4611-ab8a-f461c3d579b3 req-07bc3bc6-5be7-4ecb-8043-c1cf37c24a8f 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-unplugged:df27c713-df41-48d2-ba10-a0233f3c61e0 for instance 7415835c-a546-4eff-b692-e64d971c7a3b on instance [pid: 7|app: 0|req: 435/858] 10.0.0.112 () {38 vars in 815 bytes} [Wed Jun 10 11:21:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:33.775 8 WARNING neutronclient.v2_0.client [None req-b3ccfd7f-6706-4341-bbec-160c8e94bea8 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/859] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:33 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1827 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:34.588 7 INFO nova.api.openstack.compute.server_external_events [req-dafed176-3b3f-4404-a01f-5d8d819d4f3c req-4f6d7fb3-ec98-4615-8072-fb1bbef9adb6 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-deleted:df27c713-df41-48d2-ba10-a0233f3c61e0 for instance 7415835c-a546-4eff-b692-e64d971c7a3b on instance [pid: 7|app: 0|req: 436/860] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:21:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:34.931 8 WARNING neutronclient.v2_0.client [None req-df478cfd-8d61-45ed-83dd-e905815924bd fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/861] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:34 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1473 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:36.032 7 WARNING neutronclient.v2_0.client [None req-066c1fce-31c6-4baf-9b79-e9bcce71d12a fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/862] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:35 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1478 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:37.135 8 WARNING neutronclient.v2_0.client [None req-feca69fb-fd0b-42c9-8566-48c6ce4b2d77 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/863] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:37 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => generated 1478 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:38.234 7 INFO nova.api.openstack.wsgi [None req-56045838-5b13-489b-af2b-cdbac449a4e3 fe8dd01d15d9454d8968ca7e71201c93 a1074a822b584b7b8fc80037df56dab7 - - default default] HTTP exception thrown: Instance 7415835c-a546-4eff-b692-e64d971c7a3b could not be found. [pid: 7|app: 0|req: 439/866] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:38 2026] GET /v2.1/servers/7415835c-a546-4eff-b692-e64d971c7a3b => 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: 428/867] 10.0.0.194 () {32 vars in 706 bytes} [Wed Jun 10 11:21:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1218889011 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:45.749 7 WARNING neutronclient.v2_0.client [None req-26f6a7f8-6aa9-4743-9dcc-14bf857317de ecc1fd40c9d640ed8c91ee9c7d9d32b9 79ade521084b46978070d5ab6a2be355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:21:45.947 7 WARNING neutronclient.v2_0.client [None req-26f6a7f8-6aa9-4743-9dcc-14bf857317de ecc1fd40c9d640ed8c91ee9c7d9d32b9 79ade521084b46978070d5ab6a2be355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/868] 10.0.0.194 () {34 vars in 663 bytes} [Wed Jun 10 11:21:45 2026] POST /v2.1/servers => generated 424 bytes in 498 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 11:21:46.201 8 WARNING neutronclient.v2_0.client [None req-aa2705ee-1f9c-41ca-bf08-d5a623487a86 ecc1fd40c9d640ed8c91ee9c7d9d32b9 79ade521084b46978070d5ab6a2be355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/869] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:46 2026] GET /v2.1/servers/337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 1368 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:47.330 7 WARNING neutronclient.v2_0.client [None req-c4b69622-d910-4bc8-a42e-50c429f016fb ecc1fd40c9d640ed8c91ee9c7d9d32b9 79ade521084b46978070d5ab6a2be355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/870] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:47 2026] GET /v2.1/servers/337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 1372 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:48.651 7 WARNING neutronclient.v2_0.client [None req-c8b5cd58-933f-4953-972f-7ac2546aaaf4 ecc1fd40c9d640ed8c91ee9c7d9d32b9 79ade521084b46978070d5ab6a2be355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/873] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:48 2026] GET /v2.1/servers/337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 1420 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/874] 10.0.0.194 () {34 vars in 671 bytes} [Wed Jun 10 11:21:49 2026] POST /v2.1/os-keypairs => generated 396 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-06-10 11:21:49.964 7 WARNING neutronclient.v2_0.client [None req-28db457b-9728-43d4-95a0-2c134cf9ae46 ecc1fd40c9d640ed8c91ee9c7d9d32b9 79ade521084b46978070d5ab6a2be355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/875] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:49 2026] GET /v2.1/servers/337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 1420 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:21:51.109 8 WARNING neutronclient.v2_0.client [None req-9e7fb3ac-95ee-4beb-bfd6-a8598fe42f41 ecc1fd40c9d640ed8c91ee9c7d9d32b9 79ade521084b46978070d5ab6a2be355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/876] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:51 2026] GET /v2.1/servers/337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 1470 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:51.702 7 INFO nova.api.openstack.compute.server_external_events [req-191721c7-73b9-4c31-a279-dc16ae901670 req-4f79ea7a-996d-46d5-8c41-d32a63921a7d 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:47862d59-49ff-47b0-919f-51928edf19f6 for instance 337b4d28-ab84-415e-afb3-580b3b00bec3 on instance [pid: 7|app: 0|req: 445/877] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:21:51 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-06-10 11:21:52.421 8 WARNING neutronclient.v2_0.client [None req-b877b182-b96c-4844-a8ba-6a2357d3cd1a ecc1fd40c9d640ed8c91ee9c7d9d32b9 79ade521084b46978070d5ab6a2be355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/878] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:52 2026] GET /v2.1/servers/337b4d28-ab84-415e-afb3-580b3b00bec3 => 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-06-10 11:21:52.622 7 WARNING neutronclient.v2_0.client [None req-4936e8b6-10c7-4e1a-81bd-343acfbb36ce 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:21:52.665 7 WARNING neutronclient.v2_0.client [None req-4936e8b6-10c7-4e1a-81bd-343acfbb36ce 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:21:52.936 7 WARNING neutronclient.v2_0.client [None req-4936e8b6-10c7-4e1a-81bd-343acfbb36ce 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/879] 10.0.0.194 () {34 vars in 663 bytes} [Wed Jun 10 11:21:52 2026] POST /v2.1/servers => generated 447 bytes in 622 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:53.189 8 WARNING neutronclient.v2_0.client [None req-51025afd-7876-4cda-8520-4f898d874715 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/880] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:53 2026] GET /v2.1/servers/493fcb7e-3eea-471c-9d0f-27a4905134ca => generated 1395 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-06-10 11:21:53.572 7 WARNING neutronclient.v2_0.client [None req-5e0d7b02-0bf3-4203-9b9c-408cc7f0d5de ecc1fd40c9d640ed8c91ee9c7d9d32b9 79ade521084b46978070d5ab6a2be355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/881] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:53 2026] GET /v2.1/servers/337b4d28-ab84-415e-afb3-580b3b00bec3 => 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-06-10 11:21:54.724 8 WARNING neutronclient.v2_0.client [None req-6164a3b6-38fa-4252-b154-a6becac1fd48 ecc1fd40c9d640ed8c91ee9c7d9d32b9 79ade521084b46978070d5ab6a2be355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/882] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:54 2026] GET /v2.1/servers/337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 1468 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:56.045 7 WARNING neutronclient.v2_0.client [None req-5b6b1f04-1806-4c74-88b5-e6ada0e1c416 ecc1fd40c9d640ed8c91ee9c7d9d32b9 79ade521084b46978070d5ab6a2be355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/883] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:56 2026] GET /v2.1/servers/337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 1468 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:57.088 8 INFO nova.api.openstack.compute.server_external_events [req-2b07d030-8b57-4d13-b130-3491d44d4ea7 req-f0d53ded-1f10-4810-b653-2a000e914b6e 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-plugged:47862d59-49ff-47b0-919f-51928edf19f6 for instance 337b4d28-ab84-415e-afb3-580b3b00bec3 on instance [pid: 8|app: 0|req: 436/884] 10.0.0.112 () {38 vars in 815 bytes} [Wed Jun 10 11:21:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:57.300 7 WARNING neutronclient.v2_0.client [None req-9033075b-beac-4426-892b-a65975825df3 ecc1fd40c9d640ed8c91ee9c7d9d32b9 79ade521084b46978070d5ab6a2be355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/885] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:57 2026] GET /v2.1/servers/337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 1468 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:58.278 7 WARNING neutronclient.v2_0.client [None req-7e683784-27ed-402e-85a1-f97d833e5688 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/888] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:58 2026] GET /v2.1/servers/493fcb7e-3eea-471c-9d0f-27a4905134ca => generated 1520 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:21:58.526 8 WARNING neutronclient.v2_0.client [None req-8c2afe4d-fd7b-4d10-8b85-df95d0c49870 ecc1fd40c9d640ed8c91ee9c7d9d32b9 79ade521084b46978070d5ab6a2be355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:21:58.543 7 INFO nova.api.openstack.compute.server_external_events [req-6df2be81-351b-4006-8dab-4e05329cdfbb req-dbc228c4-b946-49c4-b60c-e6bdc377bc4d 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:904f76e2-a5ee-467c-9df0-0e77fd0fad3b for instance 493fcb7e-3eea-471c-9d0f-27a4905134ca on instance [pid: 7|app: 0|req: 452/889] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:21:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/890] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:58 2026] GET /v2.1/servers/337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 1648 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/891] 10.0.0.194 () {32 vars in 718 bytes} [Wed Jun 10 11:21:59 2026] DELETE /v2.1/servers/337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:00.015 8 WARNING neutronclient.v2_0.client [None req-dd36c96a-af8c-44b2-b53f-0a3c4eeb3b81 ecc1fd40c9d640ed8c91ee9c7d9d32b9 79ade521084b46978070d5ab6a2be355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/892] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:21:59 2026] GET /v2.1/servers/337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 1654 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-06-10 11:22:01.167 7 WARNING neutronclient.v2_0.client [None req-5ca85b62-ec1c-47b6-97b3-56660dce5e97 ecc1fd40c9d640ed8c91ee9c7d9d32b9 79ade521084b46978070d5ab6a2be355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/893] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:01 2026] GET /v2.1/servers/337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 1654 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:02.471 8 WARNING neutronclient.v2_0.client [None req-42076018-24fd-4911-ac0e-247d37b846ff ecc1fd40c9d640ed8c91ee9c7d9d32b9 79ade521084b46978070d5ab6a2be355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/894] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:02 2026] GET /v2.1/servers/337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 1654 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-06-10 11:22:02.893 7 INFO nova.api.openstack.compute.server_external_events [req-96a4648b-c0c7-4732-8d5f-fc6423df2b60 req-10dadf39-58fb-460d-b001-c4efdb4a5afe 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-deleted:47862d59-49ff-47b0-919f-51928edf19f6 for instance 337b4d28-ab84-415e-afb3-580b3b00bec3 on instance [pid: 7|app: 0|req: 455/895] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:22:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:03.544 8 WARNING neutronclient.v2_0.client [None req-c881e171-b658-4d8f-8004-ad975e89f9e7 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:03.633 7 WARNING neutronclient.v2_0.client [None req-c3e7c601-4501-4f98-ab4a-a5a91353bb30 ecc1fd40c9d640ed8c91ee9c7d9d32b9 79ade521084b46978070d5ab6a2be355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/896] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:03 2026] GET /v2.1/servers/337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 1449 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/897] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:03 2026] GET /v2.1/servers/493fcb7e-3eea-471c-9d0f-27a4905134ca => generated 1518 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:04.746 7 WARNING neutronclient.v2_0.client [None req-ad1f975f-d189-483f-b7a6-4e62b9df9092 ecc1fd40c9d640ed8c91ee9c7d9d32b9 79ade521084b46978070d5ab6a2be355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:22:04.762 8 INFO nova.api.openstack.compute.server_external_events [req-bece19db-a001-4ebf-855a-e3219e8d76ce req-c1adb678-bdef-4e03-be77-514db7853857 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-plugged:904f76e2-a5ee-467c-9df0-0e77fd0fad3b for instance 493fcb7e-3eea-471c-9d0f-27a4905134ca on instance [pid: 8|app: 0|req: 442/898] 10.0.0.112 () {38 vars in 815 bytes} [Wed Jun 10 11:22:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/899] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:04 2026] GET /v2.1/servers/337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 1454 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-06-10 11:22:05.934 8 WARNING neutronclient.v2_0.client [None req-43097848-5820-45da-a97a-36971c1e54ce ecc1fd40c9d640ed8c91ee9c7d9d32b9 79ade521084b46978070d5ab6a2be355 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/900] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:05 2026] GET /v2.1/servers/337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 1454 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:07.061 7 INFO nova.api.openstack.wsgi [None req-5b754472-fba5-4203-93ec-438b9b797c7a ecc1fd40c9d640ed8c91ee9c7d9d32b9 79ade521084b46978070d5ab6a2be355 - - default default] HTTP exception thrown: Instance 337b4d28-ab84-415e-afb3-580b3b00bec3 could not be found. [pid: 7|app: 0|req: 458/901] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:07 2026] GET /v2.1/servers/337b4d28-ab84-415e-afb3-580b3b00bec3 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:08.778 8 WARNING neutronclient.v2_0.client [None req-a4ffcdc9-d3d5-44e3-bba4-415cb3ecc61e 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/904] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:08 2026] GET /v2.1/servers/493fcb7e-3eea-471c-9d0f-27a4905134ca => generated 1817 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:10.342 8 INFO nova.api.openstack.compute.server_external_events [req-e6672cc8-3162-40db-ae26-9c830cd7dc1c req-efa3105f-f7ca-4bd0-b112-3d3f26752714 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:904f76e2-a5ee-467c-9df0-0e77fd0fad3b for instance 493fcb7e-3eea-471c-9d0f-27a4905134ca on instance [pid: 8|app: 0|req: 446/905] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:22:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:22:10.378 7 WARNING neutronclient.v2_0.client [None req-6e837e34-e44f-497c-b2e5-c44bd0749b13 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:22:10.471 7 WARNING neutronclient.v2_0.client [None req-6e837e34-e44f-497c-b2e5-c44bd0749b13 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:22:10.876 7 WARNING neutronclient.v2_0.client [None req-6e837e34-e44f-497c-b2e5-c44bd0749b13 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/906] 10.0.0.194 () {34 vars in 663 bytes} [Wed Jun 10 11:22:10 2026] POST /v2.1/servers => generated 447 bytes in 815 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:11.158 8 WARNING neutronclient.v2_0.client [None req-fddbf173-a94b-44f1-9929-e2f1e6bf4123 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/907] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:11 2026] GET /v2.1/servers/5f7079ab-8039-4520-b079-7a2b719a7332 => generated 1394 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:16.242 7 WARNING neutronclient.v2_0.client [None req-1b0a50d3-e402-4999-b1ef-bfb64a7f878d 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:16.460 8 INFO nova.api.openstack.compute.server_external_events [req-78ec80a1-3abc-48bf-9ea2-038d8182ca10 req-cc95ab74-6836-46be-96f8-8ea7ce44aa19 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:cd02a421-92d9-4b6d-8ea9-af55ef413a56 for instance 5f7079ab-8039-4520-b079-7a2b719a7332 on instance [pid: 8|app: 0|req: 448/908] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:22:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/909] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:16 2026] GET /v2.1/servers/5f7079ab-8039-4520-b079-7a2b719a7332 => generated 1519 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:20.467 7 INFO nova.api.openstack.compute.server_external_events [req-989cf25b-e1ae-465e-99e5-c8f5adee0c0a req-fee39a54-751c-47b4-a2c6-85c4333d734d 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-plugged:cd02a421-92d9-4b6d-8ea9-af55ef413a56 for instance 5f7079ab-8039-4520-b079-7a2b719a7332 on instance [pid: 7|app: 0|req: 463/912] 10.0.0.112 () {38 vars in 815 bytes} [Wed Jun 10 11:22:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:21.778 8 WARNING neutronclient.v2_0.client [None req-6578a66a-3070-4749-a18e-d470ea04921a 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/913] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:21 2026] GET /v2.1/servers/5f7079ab-8039-4520-b079-7a2b719a7332 => generated 1517 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:26.967 7 WARNING neutronclient.v2_0.client [None req-e27a5f97-ab90-4c50-ba2c-848b80ae1563 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/914] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:26 2026] GET /v2.1/servers/5f7079ab-8039-4520-b079-7a2b719a7332 => generated 1816 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-06-10 11:22:28.518 8 INFO nova.api.openstack.compute.server_external_events [req-5d1dbf8e-d5de-44f3-936c-47e521c6b240 req-ebea2ec4-2ded-41fa-a648-a22412eeb673 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:cd02a421-92d9-4b6d-8ea9-af55ef413a56 for instance 5f7079ab-8039-4520-b079-7a2b719a7332 on instance [pid: 8|app: 0|req: 452/917] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:22:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 467/920] 10.0.0.194 () {34 vars in 671 bytes} [Wed Jun 10 11:22:42 2026] POST /v2.1/os-keypairs => generated 397 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:44.114 8 WARNING neutronclient.v2_0.client [None req-6eaf6bf2-4842-413f-860a-7be80a4dc304 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:22:44.153 8 WARNING neutronclient.v2_0.client [None req-6eaf6bf2-4842-413f-860a-7be80a4dc304 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:22:44.274 8 WARNING neutronclient.v2_0.client [None req-6eaf6bf2-4842-413f-860a-7be80a4dc304 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/921] 10.0.0.194 () {34 vars in 663 bytes} [Wed Jun 10 11:22:44 2026] POST /v2.1/servers => generated 448 bytes in 413 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 11:22:44.478 7 WARNING neutronclient.v2_0.client [None req-36b49d9b-e52e-4f79-a9fb-f32e1593f198 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/922] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:44 2026] GET /v2.1/servers/336e7421-61ad-4c4a-9a88-103662c7e648 => 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-06-10 11:22:45.571 8 WARNING neutronclient.v2_0.client [None req-d2462221-9d36-418e-9cd3-4679ce1c49cf b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/923] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:45 2026] GET /v2.1/servers/336e7421-61ad-4c4a-9a88-103662c7e648 => generated 1405 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:46.656 7 WARNING neutronclient.v2_0.client [None req-f0911acd-dc31-4acc-8f16-5f393de19351 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/924] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:46 2026] GET /v2.1/servers/336e7421-61ad-4c4a-9a88-103662c7e648 => generated 1453 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-06-10 11:22:47.733 8 WARNING neutronclient.v2_0.client [None req-db6c1d3c-8c0f-4c97-aecc-df50eb2abd60 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/925] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:47 2026] GET /v2.1/servers/336e7421-61ad-4c4a-9a88-103662c7e648 => generated 1453 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:48.814 7 WARNING neutronclient.v2_0.client [None req-d6d5ec4d-1bf9-4ef5-965e-6ed65e4ec773 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/928] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:48 2026] GET /v2.1/servers/336e7421-61ad-4c4a-9a88-103662c7e648 => generated 1461 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-06-10 11:22:49.753 8 INFO nova.api.openstack.compute.server_external_events [req-e2e2f801-6c9b-4547-acf6-af3cdea373b8 req-a771a183-6dd9-4c3f-91b7-51d20a8fbd9b 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:6e876db0-a6b5-48d0-b659-5dc68d05454b for instance 336e7421-61ad-4c4a-9a88-103662c7e648 on instance [pid: 8|app: 0|req: 458/929] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:22:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:49.952 7 WARNING neutronclient.v2_0.client [None req-ffc41365-39ef-4e88-8805-336de1bd9f3b b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/930] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:49 2026] GET /v2.1/servers/336e7421-61ad-4c4a-9a88-103662c7e648 => generated 1537 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-06-10 11:22:51.129 8 WARNING neutronclient.v2_0.client [None req-018b40cc-fed4-4111-be7c-95635917f2ce b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/931] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:51 2026] GET /v2.1/servers/336e7421-61ad-4c4a-9a88-103662c7e648 => generated 1525 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:52.314 7 WARNING neutronclient.v2_0.client [None req-702671e6-8159-44de-937a-ad55705ec7d4 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/932] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:52 2026] GET /v2.1/servers/336e7421-61ad-4c4a-9a88-103662c7e648 => generated 1525 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:53.456 8 WARNING neutronclient.v2_0.client [None req-7eb62d6b-f5c8-4bbf-b423-89769b44cab4 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/933] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:53 2026] GET /v2.1/servers/336e7421-61ad-4c4a-9a88-103662c7e648 => generated 1525 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-06-10 11:22:54.624 7 WARNING neutronclient.v2_0.client [None req-bb472f64-1bfc-4cad-a9cd-e434a0e69299 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/934] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:54 2026] GET /v2.1/servers/336e7421-61ad-4c4a-9a88-103662c7e648 => generated 1525 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-06-10 11:22:55.009 8 INFO nova.api.openstack.compute.server_external_events [req-551ed473-a308-41cf-a245-47f2a8646165 req-1e8ab078-4abd-4946-b4fe-1db548c6c4b0 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-plugged:6e876db0-a6b5-48d0-b659-5dc68d05454b for instance 336e7421-61ad-4c4a-9a88-103662c7e648 on instance [pid: 8|app: 0|req: 461/935] 10.0.0.112 () {38 vars in 815 bytes} [Wed Jun 10 11:22:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:55.784 7 WARNING neutronclient.v2_0.client [None req-57f4e776-54ee-4144-9152-9dfa52d4dffb b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/936] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:55 2026] GET /v2.1/servers/336e7421-61ad-4c4a-9a88-103662c7e648 => generated 1525 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:57.008 8 WARNING neutronclient.v2_0.client [None req-314d8545-59ac-4b6b-a7ac-0a39bf33e196 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/937] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:56 2026] GET /v2.1/servers/336e7421-61ad-4c4a-9a88-103662c7e648 => generated 1692 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-06-10 11:22:57.174 7 WARNING neutronclient.v2_0.client [None req-93483f64-d838-4df4-b3a8-2f82d5284ac1 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/938] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:22:57 2026] GET /v2.1/servers/336e7421-61ad-4c4a-9a88-103662c7e648 => generated 1692 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:22:58.590 8 INFO nova.api.openstack.compute.server_external_events [req-1b660950-a829-4ff3-a0e2-bac8c4d49da0 req-d20f4bb7-f428-4300-b315-57f241c247c6 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:6e876db0-a6b5-48d0-b659-5dc68d05454b for instance 336e7421-61ad-4c4a-9a88-103662c7e648 on instance [pid: 8|app: 0|req: 464/941] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:22:58 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-06-10 11:23:04.460 7 WARNING neutronclient.v2_0.client [None req-1b8c5542-e7bc-4b74-b69c-9d062656b9e6 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:23:04.541 7 WARNING neutronclient.v2_0.client [None req-1b8c5542-e7bc-4b74-b69c-9d062656b9e6 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:23:04.689 7 WARNING neutronclient.v2_0.client [None req-1b8c5542-e7bc-4b74-b69c-9d062656b9e6 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/942] 199.204.45.242 () {36 vars in 714 bytes} [Wed Jun 10 11:23:04 2026] POST /v2.1/servers => generated 453 bytes in 739 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:05.443 8 WARNING neutronclient.v2_0.client [None req-9b8f03be-7ff2-4dbd-a2e2-56d1d3f3099d a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/943] 199.204.45.242 () {32 vars in 733 bytes} [Wed Jun 10 11:23:05 2026] GET /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef => generated 2213 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:05.506 7 WARNING neutronclient.v2_0.client [None req-86b1927f-73e0-4b74-a031-711c6cc27245 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/944] 199.204.45.242 () {32 vars in 759 bytes} [Wed Jun 10 11:23:05 2026] GET /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef/os-interface => generated 28 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 466/945] 199.204.45.242 () {32 vars in 777 bytes} [Wed Jun 10 11:23:05 2026] GET /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef/os-volume_attachments => generated 25 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 480/946] 10.0.0.194 () {34 vars in 750 bytes} [Wed Jun 10 11:23:05 2026] POST /v2.1/servers/336e7421-61ad-4c4a-9a88-103662c7e648/action => generated 31900 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:08.157 8 WARNING neutronclient.v2_0.client [None req-382e3581-32c7-4373-90dd-d3a3a344f062 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/949] 199.204.45.242 () {32 vars in 733 bytes} [Wed Jun 10 11:23:08 2026] GET /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef => generated 2371 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:08.286 7 WARNING neutronclient.v2_0.client [None req-15417aec-9c2f-4fbf-b83f-5a1b41cfeb7c a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/950] 199.204.45.242 () {32 vars in 759 bytes} [Wed Jun 10 11:23:08 2026] GET /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 468/951] 199.204.45.242 () {32 vars in 777 bytes} [Wed Jun 10 11:23:08 2026] GET /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef/os-volume_attachments => generated 197 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:10.285 7 INFO nova.api.openstack.compute.server_external_events [req-181dff92-3d23-4b57-aba2-dfa1d6dafbba req-b2cfd292-cda2-4ba9-ab59-565404c466ec 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:d67cc188-fd7f-4310-8bf1-4e23dafad2ea for instance 1331cb7f-553e-4a83-bef9-03185afc88ef on instance [pid: 7|app: 0|req: 484/952] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:23:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:11.231 8 WARNING neutronclient.v2_0.client [None req-1dcfa17f-c38d-446b-af87-e2e2c9b7271e a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/953] 199.204.45.242 () {32 vars in 733 bytes} [Wed Jun 10 11:23:11 2026] GET /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef => generated 2445 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:11.368 7 WARNING neutronclient.v2_0.client [None req-c4b80ad8-bd5b-486e-a977-1e106e75619c a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/954] 199.204.45.242 () {32 vars in 759 bytes} [Wed Jun 10 11:23:11 2026] GET /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef/os-interface => generated 283 bytes in 76 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: 470/955] 199.204.45.242 () {32 vars in 777 bytes} [Wed Jun 10 11:23:11 2026] GET /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:14.126 7 WARNING neutronclient.v2_0.client [None req-569a83ef-30fb-4941-ba71-c0c9e34625db a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/956] 199.204.45.242 () {32 vars in 733 bytes} [Wed Jun 10 11:23:14 2026] GET /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef => generated 2433 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:14.283 8 WARNING neutronclient.v2_0.client [None req-172aad28-7b1d-4ef0-b570-e3a620205bbf a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/957] 199.204.45.242 () {32 vars in 759 bytes} [Wed Jun 10 11:23:14 2026] GET /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef/os-interface => generated 283 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 487/958] 199.204.45.242 () {32 vars in 777 bytes} [Wed Jun 10 11:23:14 2026] GET /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef/os-volume_attachments => generated 197 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:15.109 8 INFO nova.api.openstack.compute.server_external_events [req-531fd939-1561-4737-a701-5c3cab1e9eca req-7cf68d08-d20a-4e70-855f-8d0151052646 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-plugged:d67cc188-fd7f-4310-8bf1-4e23dafad2ea for instance 1331cb7f-553e-4a83-bef9-03185afc88ef on instance [pid: 8|app: 0|req: 472/959] 10.0.0.112 () {38 vars in 815 bytes} [Wed Jun 10 11:23:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:17.408 7 WARNING neutronclient.v2_0.client [None req-116c32f0-63e5-47b3-90bc-0088edb79a04 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/960] 199.204.45.242 () {32 vars in 733 bytes} [Wed Jun 10 11:23:17 2026] GET /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef => generated 2433 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:17.556 8 WARNING neutronclient.v2_0.client [None req-a1131cef-157c-4390-873d-a6149a699351 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/961] 199.204.45.242 () {32 vars in 759 bytes} [Wed Jun 10 11:23:17 2026] GET /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef/os-interface => generated 285 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 489/962] 199.204.45.242 () {32 vars in 777 bytes} [Wed Jun 10 11:23:17 2026] GET /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef/os-volume_attachments => generated 197 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:17.857 8 INFO nova.api.openstack.compute.server_external_events [req-5f0a9f76-a1e4-486d-8d4e-405fa226f7ee req-920d1354-177a-4198-9207-ce852dff9a77 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:6e876db0-a6b5-48d0-b659-5dc68d05454b for instance 336e7421-61ad-4c4a-9a88-103662c7e648 on instance [pid: 8|app: 0|req: 474/963] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:23:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:20.572 8 WARNING neutronclient.v2_0.client [None req-bb941fec-4c0e-4d7a-a87d-1f7ead7a45bf a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/966] 199.204.45.242 () {32 vars in 733 bytes} [Wed Jun 10 11:23:20 2026] GET /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef => generated 2580 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:20.713 7 WARNING neutronclient.v2_0.client [None req-a93d5f4b-0014-4920-96f1-003f1a7c222f a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/967] 199.204.45.242 () {32 vars in 759 bytes} [Wed Jun 10 11:23:20 2026] GET /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef/os-interface => generated 285 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: 477/968] 199.204.45.242 () {32 vars in 777 bytes} [Wed Jun 10 11:23:20 2026] GET /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 492/969] 10.0.0.194 () {34 vars in 671 bytes} [Wed Jun 10 11:23:20 2026] POST /v2.1/os-keypairs => generated 397 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:22.849 8 WARNING neutronclient.v2_0.client [None req-dad566f5-2720-4040-bc09-11f79edd7b22 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:23:22.895 8 WARNING neutronclient.v2_0.client [None req-dad566f5-2720-4040-bc09-11f79edd7b22 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:23:23.066 8 WARNING neutronclient.v2_0.client [None req-dad566f5-2720-4040-bc09-11f79edd7b22 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/970] 10.0.0.194 () {34 vars in 663 bytes} [Wed Jun 10 11:23:22 2026] POST /v2.1/servers => generated 450 bytes in 664 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 11:23:23.300 7 WARNING neutronclient.v2_0.client [None req-8a7e9a7e-7db5-4520-bcdc-e9db6798e318 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/971] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:23:23 2026] GET /v2.1/servers/3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 1402 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-06-10 11:23:24.401 8 WARNING neutronclient.v2_0.client [None req-4798b577-0006-43d0-bcf5-ee1aebb919e1 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/972] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:23:24 2026] GET /v2.1/servers/3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 1406 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:25.484 7 WARNING neutronclient.v2_0.client [None req-c5f61829-fbf9-436c-9a79-579da9b72680 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/973] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:23:25 2026] GET /v2.1/servers/3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 1454 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:26.586 8 WARNING neutronclient.v2_0.client [None req-b3c1feed-5be0-43b2-9b45-88ef97bd8814 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/974] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:23:26 2026] GET /v2.1/servers/3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 1454 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-06-10 11:23:27.697 7 WARNING neutronclient.v2_0.client [None req-8de83a32-891c-4da6-801d-41656bcde821 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/975] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:23:27 2026] GET /v2.1/servers/3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 1462 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-06-10 11:23:28.782 7 INFO nova.api.openstack.compute.server_external_events [req-b0a01256-7fa3-4f12-9144-3413e340d17c req-d2fa24a5-220f-4226-a267-9ef9bbd64d6a 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:0a163fd8-f586-4f26-bdf3-7bcc1cda4cb1 for instance 3c683619-8ff3-4d05-bda0-c836e53f2024 on instance [pid: 7|app: 0|req: 497/978] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:23:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:23:28.808 8 WARNING neutronclient.v2_0.client [None req-fbc7f486-1d76-458d-8902-e78d8d2aad06 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/979] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:23:28 2026] GET /v2.1/servers/3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 1530 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:30.021 7 WARNING neutronclient.v2_0.client [None req-cc6d69ec-0f69-4f9b-b7be-45c3446cc68f b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/980] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:23:29 2026] GET /v2.1/servers/3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 1528 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:31.170 8 WARNING neutronclient.v2_0.client [None req-fc2ee75f-a063-4dfd-b72b-8bbed9ed4074 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/981] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:23:31 2026] GET /v2.1/servers/3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 1528 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:32.335 7 WARNING neutronclient.v2_0.client [None req-9816bd43-25fe-489e-80dc-f4ddeb30feed b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/982] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:23:32 2026] GET /v2.1/servers/3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 1528 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:33.028 8 INFO nova.api.openstack.compute.server_external_events [req-a1777649-f10c-4878-8221-1c894241fde9 req-23a29b1c-de83-4118-899b-8bc0d725740b 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-plugged:0a163fd8-f586-4f26-bdf3-7bcc1cda4cb1 for instance 3c683619-8ff3-4d05-bda0-c836e53f2024 on instance [pid: 8|app: 0|req: 484/983] 10.0.0.112 () {38 vars in 815 bytes} [Wed Jun 10 11:23:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:33.514 7 WARNING neutronclient.v2_0.client [None req-d68c0e30-2866-4960-a475-a9eaedbea7d3 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/984] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:23:33 2026] GET /v2.1/servers/3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 1528 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:34.701 8 WARNING neutronclient.v2_0.client [None req-6675c0c1-5694-49eb-b771-2da6c1c47b97 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/985] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:23:34 2026] GET /v2.1/servers/3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 1528 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:35.860 7 WARNING neutronclient.v2_0.client [None req-6fcf453e-1cc1-461d-9a8e-82a064483c1d b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/986] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:23:35 2026] GET /v2.1/servers/3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 1696 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:36.042 8 WARNING neutronclient.v2_0.client [None req-bab7a8b7-045c-46f5-ac07-b691d9083c28 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/987] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:23:36 2026] GET /v2.1/servers/3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 1696 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:36.916 7 INFO nova.api.openstack.compute.server_external_events [req-3e2a194d-a275-4eb2-b72a-062cf5f28f7c req-0ad6fa99-73b4-4f49-8436-718a65bee700 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:0a163fd8-f586-4f26-bdf3-7bcc1cda4cb1 for instance 3c683619-8ff3-4d05-bda0-c836e53f2024 on instance [pid: 7|app: 0|req: 502/988] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:23:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 488/991] 10.0.0.194 () {34 vars in 750 bytes} [Wed Jun 10 11:23:45 2026] POST /v2.1/servers/3c683619-8ff3-4d05-bda0-c836e53f2024/action => generated 31968 bytes in 564 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:56.477 7 WARNING neutronclient.v2_0.client [None req-8d79880e-3dcf-4871-bb7d-a437dde467e0 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:23:56.519 7 WARNING neutronclient.v2_0.client [None req-8d79880e-3dcf-4871-bb7d-a437dde467e0 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] 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: 490/994] 10.0.0.194 () {32 vars in 718 bytes} [Wed Jun 10 11:23:56 2026] DELETE /v2.1/servers/3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:57.042 8 WARNING neutronclient.v2_0.client [None req-213c1c64-934e-4d99-86dd-adc45d370bc4 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/995] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:23:57 2026] GET /v2.1/servers/3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 1822 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:58.254 8 WARNING neutronclient.v2_0.client [None req-da0a3d0d-8d52-4ce4-a8b8-7200e36469c0 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/998] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:23:58 2026] GET /v2.1/servers/3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 1822 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:58.709 8 INFO nova.api.openstack.compute.server_external_events [req-0fa753b8-3ca2-4ebd-bf07-1823835416cd req-d3643a0e-6bf2-427e-9fa0-307d261526dd 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:10efedea-a9f0-4690-9e60-2102ef3537b1 for instance 1331cb7f-553e-4a83-bef9-03185afc88ef on instance [pid: 8|app: 0|req: 495/999] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:23:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:23:59.404 8 WARNING neutronclient.v2_0.client [None req-0bcfbad2-78fc-435e-a3e7-317d9216cce5 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/1000] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:23:59 2026] GET /v2.1/servers/3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 1822 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:00.600 8 WARNING neutronclient.v2_0.client [None req-d9089163-9955-4f70-a4c0-bc833159f83e b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/1001] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:00 2026] GET /v2.1/servers/3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 1483 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:00.755 8 INFO nova.api.openstack.compute.server_external_events [req-ed0d4c76-aaf2-450a-8ae4-c4447b5cf3bb req-d0b95a64-abc8-4e12-81f8-2ba3a0293f03 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-deleted:0a163fd8-f586-4f26-bdf3-7bcc1cda4cb1 for instance 3c683619-8ff3-4d05-bda0-c836e53f2024 on instance [pid: 8|app: 0|req: 498/1002] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:24:00 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-06-10 11:24:01.697 8 WARNING neutronclient.v2_0.client [None req-8c9536be-cf39-4062-ae6f-d7ff7f5a8293 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/1003] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:01 2026] GET /v2.1/servers/3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 1488 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-06-10 11:24:02.490 8 INFO nova.api.openstack.compute.server_external_events [req-dada1081-6503-4d2e-82a3-48e393d2ea6e req-1523337b-8d9d-490d-b7f1-7683bff66632 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-plugged:10efedea-a9f0-4690-9e60-2102ef3537b1 for instance 1331cb7f-553e-4a83-bef9-03185afc88ef on instance [pid: 8|app: 0|req: 500/1004] 10.0.0.112 () {38 vars in 815 bytes} [Wed Jun 10 11:24:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:02.804 8 WARNING neutronclient.v2_0.client [None req-5609b5a1-879d-4b2f-ac03-908f39b8ac84 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/1005] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:02 2026] GET /v2.1/servers/3c683619-8ff3-4d05-bda0-c836e53f2024 => generated 1488 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:03.885 8 INFO nova.api.openstack.wsgi [None req-e70c0513-2427-403c-8745-76a1b6de95cc b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] HTTP exception thrown: Instance 3c683619-8ff3-4d05-bda0-c836e53f2024 could not be found. [pid: 8|app: 0|req: 502/1006] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:03 2026] GET /v2.1/servers/3c683619-8ff3-4d05-bda0-c836e53f2024 => 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: 503/1007] 10.0.0.194 () {32 vars in 728 bytes} [Wed Jun 10 11:24:04 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-189405089 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1008] 10.0.0.194 () {32 vars in 718 bytes} [Wed Jun 10 11:24:04 2026] DELETE /v2.1/servers/336e7421-61ad-4c4a-9a88-103662c7e648 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:04.615 8 WARNING neutronclient.v2_0.client [None req-77969cba-7216-4822-8363-3f5ad5af7455 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1009] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:04 2026] GET /v2.1/servers/336e7421-61ad-4c4a-9a88-103662c7e648 => generated 1698 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:24:05.078 7 WARNING neutronclient.v2_0.client [None req-8d79880e-3dcf-4871-bb7d-a437dde467e0 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1010] 199.204.45.242 () {36 vars in 812 bytes} [Wed Jun 10 11:23:56 2026] POST /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef/os-interface => generated 281 bytes in 8688 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:05.456 8 INFO nova.api.openstack.compute.server_external_events [req-c3b3c712-07c4-4e8b-bdd8-2133fc4243ed req-beab4024-57c3-4cea-9fdd-a0e0df5c6c7f 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:10efedea-a9f0-4690-9e60-2102ef3537b1 for instance 1331cb7f-553e-4a83-bef9-03185afc88ef on instance [pid: 8|app: 0|req: 506/1011] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:24:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:05.796 7 INFO nova.api.openstack.compute.server_external_events [req-1a252c4d-7d0e-4d64-8a95-43526e15ff4b req-034a2c35-a8bb-4768-8deb-119e54aa4324 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:10efedea-a9f0-4690-9e60-2102ef3537b1 for instance 1331cb7f-553e-4a83-bef9-03185afc88ef on instance [pid: 7|app: 0|req: 506/1012] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:24:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:24:05.812 8 WARNING neutronclient.v2_0.client [None req-cb9c4546-991a-48fd-a5b9-e8cbd7fb3520 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1013] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:05 2026] GET /v2.1/servers/336e7421-61ad-4c4a-9a88-103662c7e648 => generated 1698 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:07.021 7 WARNING neutronclient.v2_0.client [None req-8c71e6f0-b0a7-44ef-8cbc-bdb5036c209b b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1014] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:06 2026] GET /v2.1/servers/336e7421-61ad-4c4a-9a88-103662c7e648 => generated 1698 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:07.506 8 INFO nova.api.openstack.compute.server_external_events [req-539850f6-1059-4074-856d-5087261a87ab req-a851bcc7-9fbf-4f4c-9288-9a7ce2580266 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-deleted:6e876db0-a6b5-48d0-b659-5dc68d05454b for instance 336e7421-61ad-4c4a-9a88-103662c7e648 on instance [pid: 8|app: 0|req: 508/1015] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:24:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:08.189 8 WARNING neutronclient.v2_0.client [None req-efc8b6ab-2aef-4a0f-8ec9-ec7b5fbcd03e b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1018] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:08 2026] GET /v2.1/servers/336e7421-61ad-4c4a-9a88-103662c7e648 => generated 1482 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-06-10 11:24:09.282 7 WARNING neutronclient.v2_0.client [None req-74a15b62-eb6f-4af8-886d-bc9e0a12ff79 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1019] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:09 2026] GET /v2.1/servers/336e7421-61ad-4c4a-9a88-103662c7e648 => generated 1487 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:10.387 8 WARNING neutronclient.v2_0.client [None req-e954cdd9-bc1d-4941-be31-de6caf6e86b4 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1020] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:10 2026] GET /v2.1/servers/336e7421-61ad-4c4a-9a88-103662c7e648 => 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-06-10 11:24:11.467 7 INFO nova.api.openstack.wsgi [None req-e67e654f-a8fc-4a2b-bbc3-55a0cda067a8 b98521e289524fd2aca51bb3b3f6e253 5f51c92ee8e94587a7d353f04d137140 - - default default] HTTP exception thrown: Instance 336e7421-61ad-4c4a-9a88-103662c7e648 could not be found. [pid: 7|app: 0|req: 510/1021] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:11 2026] GET /v2.1/servers/336e7421-61ad-4c4a-9a88-103662c7e648 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 512/1022] 10.0.0.194 () {32 vars in 728 bytes} [Wed Jun 10 11:24:11 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-192033878 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1025] 10.0.0.194 () {34 vars in 671 bytes} [Wed Jun 10 11:24:27 2026] POST /v2.1/os-keypairs => generated 397 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 513/1028] 10.0.0.194 () {34 vars in 671 bytes} [Wed Jun 10 11:24:28 2026] POST /v2.1/os-keypairs => generated 386 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:24:28.970 8 WARNING neutronclient.v2_0.client [None req-b3cc0007-7859-419c-ba9c-06b8ad252ddc a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:24:29.040 8 WARNING neutronclient.v2_0.client [None req-b3cc0007-7859-419c-ba9c-06b8ad252ddc a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:24:29.819 7 WARNING neutronclient.v2_0.client [None req-b1ee2d4a-f479-4b92-8363-fc1aad026a97 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:24:29.859 7 WARNING neutronclient.v2_0.client [None req-b1ee2d4a-f479-4b92-8363-fc1aad026a97 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:24:29.898 7 WARNING neutronclient.v2_0.client [None req-b1ee2d4a-f479-4b92-8363-fc1aad026a97 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:24:30.031 7 WARNING neutronclient.v2_0.client [None req-b1ee2d4a-f479-4b92-8363-fc1aad026a97 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1029] 10.0.0.194 () {34 vars in 663 bytes} [Wed Jun 10 11:24:29 2026] POST /v2.1/servers => generated 497 bytes in 515 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:30.283 7 WARNING neutronclient.v2_0.client [None req-0a15c050-c380-487f-ac23-4e4b36998799 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1030] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:30 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1457 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-06-10 11:24:31.395 7 WARNING neutronclient.v2_0.client [None req-433fb05a-20b5-45db-9364-fbb4589f64e6 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1031] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:31 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1461 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-06-10 11:24:31.454 7 INFO nova.api.openstack.compute.server_external_events [req-f919de6c-472b-46c4-b443-1bc3b672e790 req-c2a71411-03a4-4e0b-bc7d-bdf14bb556f0 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:1625a395-35a8-4ee3-ba90-6e528d3bdf93 for instance 1331cb7f-553e-4a83-bef9-03185afc88ef on instance [pid: 7|app: 0|req: 517/1032] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:24:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:32.487 7 WARNING neutronclient.v2_0.client [None req-dde2ad0d-8b11-42de-abd5-62e7d9fee587 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1033] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:32 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1509 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-06-10 11:24:33.626 7 WARNING neutronclient.v2_0.client [None req-d6795331-ee09-4947-892a-9b287b3f7562 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1034] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:33 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1509 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:34.706 7 WARNING neutronclient.v2_0.client [None req-11f2f6f3-1d54-47a1-b4ca-f3fee1f0e20d 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1035] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:34 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1517 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-06-10 11:24:35.563 7 INFO nova.api.openstack.compute.server_external_events [req-9809c979-560b-47c7-aa7e-3478c111e676 req-dfa39fe5-c16e-4dbb-90df-00a061ebe456 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:74710440-3c0b-44c1-9a68-e4fcb90ff827 for instance be09b4b6-46e3-4883-a8dd-786db9b6091b on instance [pid: 7|app: 0|req: 521/1036] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:24:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:35.825 7 WARNING neutronclient.v2_0.client [None req-38849fbd-4e71-4faa-96bc-a5484ab0856a 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1037] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:35 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1642 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-06-10 11:24:36.995 7 WARNING neutronclient.v2_0.client [None req-978a0c8c-ffdf-41d7-9167-0e7d3b0bd97e 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1038] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:36 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1630 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:38.047 7 INFO nova.api.openstack.compute.server_external_events [req-d69e0d1d-1beb-4f48-a32d-3c5f530dba29 req-c1ec49e2-c7bf-484c-9386-c60a09921fff 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-plugged:1625a395-35a8-4ee3-ba90-6e528d3bdf93 for instance 1331cb7f-553e-4a83-bef9-03185afc88ef on instance [pid: 7|app: 0|req: 524/1039] 10.0.0.112 () {38 vars in 815 bytes} [Wed Jun 10 11:24:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 11:24:38.104 8 WARNING neutronclient.v2_0.client [None req-b3cc0007-7859-419c-ba9c-06b8ad252ddc a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] 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: 516/1042] 199.204.45.242 () {36 vars in 812 bytes} [Wed Jun 10 11:24:28 2026] POST /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef/os-interface => generated 375 bytes in 9301 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-10 11:24:38.235 7 WARNING neutronclient.v2_0.client [None req-fb2a9658-2ddc-48ad-8a63-c9fa46449443 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1043] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:38 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1630 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:39.420 8 WARNING neutronclient.v2_0.client [None req-dc494f69-7943-4c1e-a065-e6caa5b6cab4 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1044] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:39 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1630 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:40.571 7 WARNING neutronclient.v2_0.client [None req-751ddf8c-264d-4f47-8fbf-ce1eeae81fb8 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1045] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:40 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1630 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-06-10 11:24:41.735 8 INFO nova.api.openstack.compute.server_external_events [req-e8f9edfe-d12b-4854-92d7-4af042e98e22 req-9364ae68-1a84-4db1-8761-fc5314c41b33 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-plugged:74710440-3c0b-44c1-9a68-e4fcb90ff827 for instance be09b4b6-46e3-4883-a8dd-786db9b6091b on instance [pid: 8|app: 0|req: 518/1046] 10.0.0.112 () {38 vars in 815 bytes} [Wed Jun 10 11:24:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:41.791 7 WARNING neutronclient.v2_0.client [None req-32435b59-d643-4487-af14-e0b8958f2d9f 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1047] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:41 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1630 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:42.948 8 WARNING neutronclient.v2_0.client [None req-dac8d31f-ef2c-4635-a3e2-42fdf54d24bf 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1048] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:42 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1810 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:43.119 7 WARNING neutronclient.v2_0.client [None req-45934d42-092e-4820-9814-b44908fdd35e 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1049] 10.0.0.194 () {32 vars in 741 bytes} [Wed Jun 10 11:24:43 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b/os-interface => generated 284 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:43.883 8 INFO nova.api.openstack.compute.server_external_events [req-787df754-b9ae-436d-ada0-e67f1d675e45 req-1ece15d2-8680-4e42-aa0a-580cf7dada4c 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:74710440-3c0b-44c1-9a68-e4fcb90ff827 for instance be09b4b6-46e3-4883-a8dd-786db9b6091b on instance [pid: 8|app: 0|req: 520/1050] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:24:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:49.991 8 WARNING neutronclient.v2_0.client [None req-5223c1af-f787-4cfb-83e7-4e0bd2f5e2e2 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-10 11:24:50.035 8 WARNING neutronclient.v2_0.client [None req-5223c1af-f787-4cfb-83e7-4e0bd2f5e2e2 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:51.725 7 WARNING neutronclient.v2_0.client [None req-fa1728c8-3d29-4411-99ef-ab4bfddcaf59 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1053] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:51 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1930 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:52.510 7 INFO nova.api.openstack.compute.server_external_events [req-14c9d4df-9fb9-4bf1-b923-2fb1aad06a5d req-dca75ffe-8f11-4119-ad5a-cd68355226a7 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6 for instance 1331cb7f-553e-4a83-bef9-03185afc88ef on instance [pid: 7|app: 0|req: 533/1054] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:24:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 534/1055] 10.0.0.194 () {32 vars in 753 bytes} [Wed Jun 10 11:24:53 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b/os-server-password => generated 116 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 535/1056] 10.0.0.194 () {32 vars in 718 bytes} [Wed Jun 10 11:24:55 2026] DELETE /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => 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-06-10 11:24:55.260 7 WARNING neutronclient.v2_0.client [None req-3bce0a69-eecd-46c0-b43f-75eb6315c261 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1057] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:55 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1936 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-06-10 11:24:56.404 7 WARNING neutronclient.v2_0.client [None req-034b1625-a597-4e55-9f8b-01baf9b9fcc9 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1058] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:56 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1936 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:56.741 7 INFO nova.api.openstack.compute.server_external_events [req-df474e2d-a7bd-40ed-a48e-1467453b03c9 req-000c5264-0b89-4b48-8412-90a6341d1113 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-plugged:a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6 for instance 1331cb7f-553e-4a83-bef9-03185afc88ef on instance [pid: 7|app: 0|req: 538/1059] 10.0.0.112 () {38 vars in 815 bytes} [Wed Jun 10 11:24:56 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-06-10 11:24:57.598 7 WARNING neutronclient.v2_0.client [None req-12f08e68-530c-4e3d-af5e-e8b86449b39a 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1060] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:57 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1936 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-06-10 11:24:58.690 7 INFO nova.api.openstack.compute.server_external_events [req-a18f1ae9-1b72-4409-a358-b6f511922d60 req-e658167c-b062-48e0-b6c4-601a9e2a17e8 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-deleted:74710440-3c0b-44c1-9a68-e4fcb90ff827 for instance be09b4b6-46e3-4883-a8dd-786db9b6091b on instance [pid: 7|app: 0|req: 542/1063] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:24:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:58.759 7 WARNING neutronclient.v2_0.client [None req-8330bb06-b04d-4e43-aa94-82375ee36a07 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1064] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:58 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1538 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 11:24:59.578 8 WARNING neutronclient.v2_0.client [None req-5223c1af-f787-4cfb-83e7-4e0bd2f5e2e2 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1065] 199.204.45.242 () {36 vars in 812 bytes} [Wed Jun 10 11:24:49 2026] POST /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef/os-interface => generated 378 bytes in 9676 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:24:59.869 7 WARNING neutronclient.v2_0.client [None req-472e95c5-fe3e-4c0f-adb9-1b9ec6c719b8 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1066] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:24:59 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1543 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-06-10 11:25:00.269 8 INFO nova.api.openstack.compute.server_external_events [req-40ba96ca-c302-4d0a-b5ce-273abc1c7932 req-f0d5afde-f71a-4c28-a38c-09f1f51af8f7 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:1625a395-35a8-4ee3-ba90-6e528d3bdf93 for instance 1331cb7f-553e-4a83-bef9-03185afc88ef on instance [pid: 8|app: 0|req: 523/1067] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:25:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:25:00.994 7 WARNING neutronclient.v2_0.client [None req-1d96863e-9340-4796-9575-4181b49ab43c 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1068] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:25:00 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => generated 1543 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-06-10 11:25:02.100 8 INFO nova.api.openstack.wsgi [None req-699a84ee-f952-419b-9dd3-fa115c2c027b 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] HTTP exception thrown: Instance be09b4b6-46e3-4883-a8dd-786db9b6091b could not be found. [pid: 8|app: 0|req: 524/1069] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:25:02 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => 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, ' 2026-06-10 11:25:02.138 7 INFO nova.api.openstack.wsgi [None req-c1a5db7e-9b13-479e-869e-0b8445de6617 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] HTTP exception thrown: Instance be09b4b6-46e3-4883-a8dd-786db9b6091b could not be found. [pid: 7|app: 0|req: 546/1070] 10.0.0.194 () {32 vars in 718 bytes} [Wed Jun 10 11:25:02 2026] DELETE /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => 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-06-10 11:25:02.171 8 INFO nova.api.openstack.wsgi [None req-a3238e16-618c-4623-bb4c-110d19804bbb 0a8ce69fc17744a6b487e6cd7a21f5d4 98b252d9a7444a43a9e0a36dedee55cd - - default default] HTTP exception thrown: Instance be09b4b6-46e3-4883-a8dd-786db9b6091b could not be found. [pid: 8|app: 0|req: 525/1071] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:25:02 2026] GET /v2.1/servers/be09b4b6-46e3-4883-a8dd-786db9b6091b => 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: 547/1072] 10.0.0.194 () {32 vars in 706 bytes} [Wed Jun 10 11:25:02 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1204004364 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 526/1073] 10.0.0.194 () {32 vars in 728 bytes} [Wed Jun 10 11:25:02 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1377222395 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 11:25:15.725 7 INFO nova.api.openstack.compute.server_external_events [req-6d242daa-95c4-4ccd-9a67-6e8027fa3ae3 req-12ed9811-4a26-49c7-a483-4731aa937684 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6 for instance 1331cb7f-553e-4a83-bef9-03185afc88ef on instance [pid: 7|app: 0|req: 549/1076] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:25:15 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: 8|app: 0|req: 528/1077] 199.204.45.242 () {34 vars in 855 bytes} [Wed Jun 10 11:25:16 2026] DELETE /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef/os-interface/a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:25:17.779 7 INFO nova.api.openstack.compute.server_external_events [req-c8005e85-6544-4ba3-a520-618f3ac528ac req-568559d3-bb1f-4f6f-a8e7-9ff048a6d0b8 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:a0eee1e3-d1f2-4df5-ac0d-b8098a6ccec6 for instance 1331cb7f-553e-4a83-bef9-03185afc88ef on instance [pid: 7|app: 0|req: 550/1078] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:25:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:25:29.135 8 INFO nova.api.openstack.compute.server_external_events [req-1c81fd65-24e0-4ac4-b363-59c45a7d5522 req-b555bf18-7b93-4811-b7a4-6e3b2934a8a6 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:1625a395-35a8-4ee3-ba90-6e528d3bdf93 for instance 1331cb7f-553e-4a83-bef9-03185afc88ef on instance [pid: 8|app: 0|req: 531/1083] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:25:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 553/1084] 199.204.45.242 () {34 vars in 855 bytes} [Wed Jun 10 11:25:29 2026] DELETE /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef/os-interface/1625a395-35a8-4ee3-ba90-6e528d3bdf93 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 556/1089] 199.204.45.242 () {34 vars in 855 bytes} [Wed Jun 10 11:25:50 2026] DELETE /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef/os-interface/10efedea-a9f0-4690-9e60-2102ef3537b1 => generated 0 bytes in 46 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: 534/1090] 199.204.45.242 () {34 vars in 755 bytes} [Wed Jun 10 11:25:55 2026] DELETE /v2.1/servers/1331cb7f-553e-4a83-bef9-03185afc88ef => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:25:58.690 7 INFO nova.api.openstack.compute.server_external_events [req-4ba36b24-e4a1-425c-b0d9-199b8dcfb7f6 req-0ba83cbd-bcc4-4896-97fa-b1760de292b6 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-deleted:d67cc188-fd7f-4310-8bf1-4e23dafad2ea for instance 1331cb7f-553e-4a83-bef9-03185afc88ef on instance [pid: 7|app: 0|req: 558/1093] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:25:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 536/1094] 10.0.0.194 () {32 vars in 718 bytes} [Wed Jun 10 11:26:00 2026] DELETE /v2.1/servers/5f7079ab-8039-4520-b079-7a2b719a7332 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:26:00.381 7 WARNING neutronclient.v2_0.client [None req-059202bf-a417-45a3-af64-bf5ae26edf1d 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1095] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:26:00 2026] GET /v2.1/servers/5f7079ab-8039-4520-b079-7a2b719a7332 => generated 1942 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-06-10 11:26:00.730 8 INFO nova.api.openstack.compute.server_external_events [req-08007cd2-7cea-4f8b-9a8a-909e921f88d5 req-a25f6146-1035-4cf5-be25-ebfc72ae528e 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:cd02a421-92d9-4b6d-8ea9-af55ef413a56 for instance 5f7079ab-8039-4520-b079-7a2b719a7332 on instance [pid: 8|app: 0|req: 537/1096] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:26:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:26:02.912 7 INFO nova.api.openstack.compute.server_external_events [req-b16e4275-0f6e-4d4d-bf29-62cb819fa062 req-57d48cca-ecf8-4256-a588-e85fd8b1f29c 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-unplugged:cd02a421-92d9-4b6d-8ea9-af55ef413a56 for instance 5f7079ab-8039-4520-b079-7a2b719a7332 on instance [pid: 7|app: 0|req: 560/1097] 10.0.0.112 () {38 vars in 815 bytes} [Wed Jun 10 11:26:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:26:03.274 8 INFO nova.api.openstack.compute.server_external_events [req-a69a45b9-c4ac-4419-82e2-c16b5617807e req-3eb58c22-d801-4699-a4cf-381497e7e861 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-deleted:cd02a421-92d9-4b6d-8ea9-af55ef413a56 for instance 5f7079ab-8039-4520-b079-7a2b719a7332 on instance [pid: 8|app: 0|req: 538/1098] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:26:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:26:05.595 7 WARNING neutronclient.v2_0.client [None req-8cc14fee-9a96-4f8b-8054-a5860cc81f65 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1099] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:26:05 2026] GET /v2.1/servers/5f7079ab-8039-4520-b079-7a2b719a7332 => generated 1480 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:26:10.676 7 INFO nova.api.openstack.wsgi [None req-497326e9-3ce3-4699-8a19-a79419b232e1 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] HTTP exception thrown: Instance 5f7079ab-8039-4520-b079-7a2b719a7332 could not be found. [pid: 7|app: 0|req: 563/1102] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:26:10 2026] GET /v2.1/servers/5f7079ab-8039-4520-b079-7a2b719a7332 => 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-06-10 11:26:11.392 8 INFO nova.api.openstack.compute.server_external_events [req-2300d368-ab97-4ef6-b2dc-05553f5bc4cc req-0ce6f189-0407-42c5-9a4c-4875a7259e63 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-changed:904f76e2-a5ee-467c-9df0-0e77fd0fad3b for instance 493fcb7e-3eea-471c-9d0f-27a4905134ca 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: 540/1103] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:26:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1104] 10.0.0.194 () {32 vars in 718 bytes} [Wed Jun 10 11:26:11 2026] DELETE /v2.1/servers/493fcb7e-3eea-471c-9d0f-27a4905134ca => 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-06-10 11:26:11.534 8 WARNING neutronclient.v2_0.client [None req-5b27f596-50c7-47ca-ac9a-39d758f740e2 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1105] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:26:11 2026] GET /v2.1/servers/493fcb7e-3eea-471c-9d0f-27a4905134ca => generated 1943 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:26:14.424 7 INFO nova.api.openstack.compute.server_external_events [req-7df83d24-0edb-45c0-9857-5ba6b787e851 req-b63f5b4b-e6f3-4a5a-8dda-c98ca996dbbd 0dc063ce5e56474e901265d44c4a48a4 7f092c652e6a4b15b7bfde68092da158 - - d55f962c2e65494ba828ed258c0d0535 d55f962c2e65494ba828ed258c0d0535] Creating event network-vif-deleted:904f76e2-a5ee-467c-9df0-0e77fd0fad3b for instance 493fcb7e-3eea-471c-9d0f-27a4905134ca on instance [pid: 7|app: 0|req: 565/1106] 10.0.0.148 () {38 vars in 815 bytes} [Wed Jun 10 11:26:14 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-06-10 11:26:16.743 8 WARNING neutronclient.v2_0.client [None req-2c45f324-a5e5-4d5c-9493-57b1a98e94e5 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1107] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:26:16 2026] GET /v2.1/servers/493fcb7e-3eea-471c-9d0f-27a4905134ca => generated 1481 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:26:21.820 7 INFO nova.api.openstack.wsgi [None req-1adecb84-a630-4d4b-ac8f-0c17476b145f 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] HTTP exception thrown: Instance 493fcb7e-3eea-471c-9d0f-27a4905134ca could not be found. [pid: 7|app: 0|req: 567/1110] 10.0.0.194 () {32 vars in 715 bytes} [Wed Jun 10 11:26:21 2026] GET /v2.1/servers/493fcb7e-3eea-471c-9d0f-27a4905134ca => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 544/1111] 10.0.0.194 () {32 vars in 726 bytes} [Wed Jun 10 11:26:22 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1027956516 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 11:26:22.994 7 INFO nova.api.openstack.wsgi [None req-dcca3903-f9b3-4d02-b3e5-0be446d72380 0b3158647845445ab1dbf77a24bce333 7938cd66be3c417aa26cedcd695a6f08 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1027956516 not found for user 0b3158647845445ab1dbf77a24bce333 [pid: 7|app: 0|req: 568/1112] 10.0.0.194 () {32 vars in 723 bytes} [Wed Jun 10 11:26:22 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1027956516 => generated 142 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1123] 10.0.0.194 () {32 vars in 655 bytes} [Wed Jun 10 11:27:10 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1124] 10.0.0.194 () {32 vars in 641 bytes} [Wed Jun 10 11:27:10 2026] GET /v2.1/servers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-10 11:27:10.342 7 WARNING oslo_db.sqlalchemy.utils [None req-c27bc6cf-8c36-4732-88bf-fea69f50e142 a259aa30a3b043ffaf32ef85c8ed76c9 a170a34826264710b8f6101eddd1f6ef - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 575/1125] 10.0.0.194 () {32 vars in 649 bytes} [Wed Jun 10 11:27:10 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1126] 10.0.0.194 () {32 vars in 694 bytes} [Wed Jun 10 11:27:10 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) [pid: 8|app: 0|req: 573/1169] 10.0.0.174 () {28 vars in 454 bytes} [Wed Jun 10 11:30:44 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: 597/1170] 10.0.0.174 () {30 vars in 658 bytes} [Wed Jun 10 11:30:44 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 574/1171] 10.0.0.174 () {32 vars in 731 bytes} [Wed Jun 10 11:30:45 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1172] 10.0.0.174 () {34 vars in 806 bytes} [Wed Jun 10 11:30:45 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1173] 10.0.0.174 () {28 vars in 454 bytes} [Wed Jun 10 11:30:45 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: 7|app: 0|req: 599/1174] 10.0.0.174 () {30 vars in 658 bytes} [Wed Jun 10 11:30:45 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 576/1175] 10.0.0.174 () {32 vars in 731 bytes} [Wed Jun 10 11:30:45 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: 600/1176] 10.0.0.174 () {34 vars in 894 bytes} [Wed Jun 10 11:30:45 2026] GET /v2.1/servers/detail?project_id=7f092c652e6a4b15b7bfde68092da158&all_tenants=True => generated 15 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1177] 10.0.0.174 () {34 vars in 894 bytes} [Wed Jun 10 11:30:45 2026] GET /v2.1/servers/detail?project_id=a170a34826264710b8f6101eddd1f6ef&all_tenants=True => generated 15 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1178] 10.0.0.174 () {34 vars in 894 bytes} [Wed Jun 10 11:30:45 2026] GET /v2.1/servers/detail?project_id=a93cf684cc254c76808a8305792f8f11&all_tenants=True => generated 15 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)