+ 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 [Sun Apr 26 02:55:43 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-b5df6df85-vjnr9 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 0x7feb22372668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-26 02:55:48.657 7 INFO nova.utils [None req-19f2c632-7ada-49b2-8a96-6b199d6eb91b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-26 02:55:48.703 8 INFO nova.utils [None req-9bba0ece-56ce-4336-8c36-7423b7a465fe - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-26 02:55:50.321 7 WARNING keystonemiddleware._common.config [None req-19f2c632-7ada-49b2-8a96-6b199d6eb91b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-26 02:55:50.329 7 WARNING oslo_config.cfg [None req-19f2c632-7ada-49b2-8a96-6b199d6eb91b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-26 02:55:50.349 8 WARNING keystonemiddleware._common.config [None req-9bba0ece-56ce-4336-8c36-7423b7a465fe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-26 02:55:50.358 8 WARNING oslo_config.cfg [None req-9bba0ece-56ce-4336-8c36-7423b7a465fe - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-26 02:55:50.406 7 WARNING keystonemiddleware._common.config [None req-19f2c632-7ada-49b2-8a96-6b199d6eb91b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-26 02:55:50.420 7 WARNING oslo_config.cfg [None req-19f2c632-7ada-49b2-8a96-6b199d6eb91b - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-26 02:55:50.432 7 WARNING oslo_config.cfg [None req-19f2c632-7ada-49b2-8a96-6b199d6eb91b - - - - - -] 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 0x7feb22372668 pid: 7 (default app) 2026-04-26 02:55:50.435 8 WARNING keystonemiddleware._common.config [None req-9bba0ece-56ce-4336-8c36-7423b7a465fe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-26 02:55:50.450 8 WARNING oslo_config.cfg [None req-9bba0ece-56ce-4336-8c36-7423b7a465fe - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-26 02:55:50.463 8 WARNING oslo_config.cfg [None req-9bba0ece-56ce-4336-8c36-7423b7a465fe - - - - - -] 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 0x7feb22372668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.141 () {42 vars in 704 bytes} [Sun Apr 26 02:56:03 2026] GET /v2.1 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 02:56:03.851 7 WARNING oslo_policy.policy [None req-4e5b8b06-a4d5-42af-8e00-edb4e327e74f 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-26 02:56:03.851 7 WARNING oslo_policy.policy [None req-4e5b8b06-a4d5-42af-8e00-edb4e327e74f 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - 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: 2/4] 199.204.45.141 () {44 vars in 908 bytes} [Sun Apr 26 02:56:03 2026] GET /v2.1 => generated 0 bytes in 552 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-04-26 02:56:03.968 8 WARNING oslo_policy.policy [req-4e5b8b06-a4d5-42af-8e00-edb4e327e74f req-a1f870c9-0dcc-4ec2-a84b-36eb6193a325 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-26 02:56:03.968 8 WARNING oslo_policy.policy [req-4e5b8b06-a4d5-42af-8e00-edb4e327e74f req-a1f870c9-0dcc-4ec2-a84b-36eb6193a325 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.141 () {46 vars in 981 bytes} [Sun Apr 26 02:56:03 2026] GET /v2.1/ => generated 400 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 02:56:04.067 7 INFO nova.api.openstack.wsgi [None req-44d81ced-bc6d-47b3-ab2e-5a55f8e743fb 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.141 () {48 vars in 1010 bytes} [Sun Apr 26 02:56:04 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.141 () {48 vars in 1050 bytes} [Sun Apr 26 02:56:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.141 () {52 vars in 1047 bytes} [Sun Apr 26 02:56:04 2026] POST /v2.1/flavors => generated 529 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.141 () {42 vars in 704 bytes} [Sun Apr 26 02:56:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.141 () {44 vars in 908 bytes} [Sun Apr 26 02:56:05 2026] GET /v2.1 => generated 0 bytes in 89 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.141 () {46 vars in 981 bytes} [Sun Apr 26 02:56:05 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-04-26 02:56:05.250 7 INFO nova.api.openstack.wsgi [None req-2dbdaf84-5bc6-4907-85df-98c675d8d2f9 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.141 () {48 vars in 1012 bytes} [Sun Apr 26 02:56:05 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.141 () {48 vars in 1050 bytes} [Sun Apr 26 02:56:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.141 () {52 vars in 1047 bytes} [Sun Apr 26 02:56:05 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.141 () {42 vars in 704 bytes} [Sun Apr 26 02:56:06 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: 8/16] 199.204.45.141 () {44 vars in 908 bytes} [Sun Apr 26 02:56:06 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.141 () {46 vars in 981 bytes} [Sun Apr 26 02:56:06 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 02:56:06.315 7 INFO nova.api.openstack.wsgi [None req-ab00f9f9-2c00-4c3a-bd74-4289fc66e4ca 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.141 () {48 vars in 1014 bytes} [Sun Apr 26 02:56:06 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/19] 199.204.45.141 () {48 vars in 1050 bytes} [Sun Apr 26 02:56:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.141 () {52 vars in 1047 bytes} [Sun Apr 26 02:56:06 2026] POST /v2.1/flavors => generated 533 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.141 () {42 vars in 704 bytes} [Sun Apr 26 02:56:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.141 () {44 vars in 908 bytes} [Sun Apr 26 02:56:07 2026] GET /v2.1 => generated 0 bytes in 370 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.141 () {46 vars in 981 bytes} [Sun Apr 26 02:56:07 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 02:56:07.731 8 INFO nova.api.openstack.wsgi [None req-99fab5f4-1afb-4695-b365-17dcb6331947 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/26] 199.204.45.141 () {48 vars in 1012 bytes} [Sun Apr 26 02:56:07 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.141 () {48 vars in 1050 bytes} [Sun Apr 26 02:56:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.141 () {52 vars in 1047 bytes} [Sun Apr 26 02:56:07 2026] POST /v2.1/flavors => generated 532 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.141 () {42 vars in 704 bytes} [Sun Apr 26 02:56:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.141 () {44 vars in 908 bytes} [Sun Apr 26 02:56:08 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.141 () {46 vars in 981 bytes} [Sun Apr 26 02:56:08 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-04-26 02:56:08.761 8 INFO nova.api.openstack.wsgi [None req-1322edfb-2d3b-45a0-8105-46ba51038bf3 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 199.204.45.141 () {48 vars in 1014 bytes} [Sun Apr 26 02:56:08 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.141 () {48 vars in 1050 bytes} [Sun Apr 26 02:56:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.204.45.141 () {52 vars in 1047 bytes} [Sun Apr 26 02:56:08 2026] POST /v2.1/flavors => generated 535 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/87] 10.0.0.122 () {28 vars in 453 bytes} [Sun Apr 26 03:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 44/88] 10.0.0.122 () {30 vars in 657 bytes} [Sun Apr 26 03:00:28 2026] GET /v2.1 => generated 0 bytes in 61 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: 45/89] 10.0.0.122 () {32 vars in 730 bytes} [Sun Apr 26 03:00:29 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: 45/90] 10.0.0.122 () {34 vars in 764 bytes} [Sun Apr 26 03:00:29 2026] GET /v2.1/os-services => generated 545 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/91] 10.0.0.122 () {28 vars in 453 bytes} [Sun Apr 26 03:00:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 46/92] 10.0.0.122 () {30 vars in 657 bytes} [Sun Apr 26 03:00:33 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 47/93] 10.0.0.122 () {32 vars in 730 bytes} [Sun Apr 26 03:00:33 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 10.0.0.122 () {34 vars in 764 bytes} [Sun Apr 26 03:00:33 2026] GET /v2.1/os-services => generated 545 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 10.0.0.122 () {28 vars in 453 bytes} [Sun Apr 26 03:00:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 10.0.0.122 () {30 vars in 657 bytes} [Sun Apr 26 03:00:37 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 50/99] 10.0.0.122 () {32 vars in 730 bytes} [Sun Apr 26 03:00:37 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: 50/100] 10.0.0.122 () {34 vars in 807 bytes} [Sun Apr 26 03:00:37 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 10.0.0.122 () {28 vars in 453 bytes} [Sun Apr 26 03:00:41 2026] GET /v2.1 => generated 114 bytes in 0 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: 51/102] 10.0.0.122 () {30 vars in 657 bytes} [Sun Apr 26 03:00:41 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 52/103] 10.0.0.122 () {32 vars in 730 bytes} [Sun Apr 26 03:00:41 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: 7|app: 0|req: 52/104] 10.0.0.122 () {34 vars in 807 bytes} [Sun Apr 26 03:00:41 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/139] 199.204.45.141 () {42 vars in 704 bytes} [Sun Apr 26 03:03: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) /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: 70/140] 199.204.45.141 () {44 vars in 908 bytes} [Sun Apr 26 03:03:28 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 71/141] 199.204.45.141 () {46 vars in 981 bytes} [Sun Apr 26 03:03:28 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/142] 199.204.45.141 () {48 vars in 1072 bytes} [Sun Apr 26 03:03:28 2026] GET /v2.1/os-quota-sets/2778809a70ec4b2b9ce4ebfe684e40b1 => generated 283 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/143] 199.204.45.141 () {52 vars in 1124 bytes} [Sun Apr 26 03:03:28 2026] PUT /v2.1/os-quota-sets/2778809a70ec4b2b9ce4ebfe684e40b1 => generated 238 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/148] 199.204.45.141 () {42 vars in 704 bytes} [Sun Apr 26 03:03: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: 75/149] 199.204.45.141 () {44 vars in 908 bytes} [Sun Apr 26 03:03:47 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: 75/150] 199.204.45.141 () {46 vars in 981 bytes} [Sun Apr 26 03:03:47 2026] GET /v2.1/ => generated 400 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:03:48.075 7 INFO nova.api.openstack.wsgi [None req-a308118a-d7f9-4bda-a6cc-3adde573677d 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 76/151] 199.204.45.141 () {48 vars in 1014 bytes} [Sun Apr 26 03:03:48 2026] GET /v2.1/flavors/m1.manila => 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: 76/152] 199.204.45.141 () {48 vars in 1050 bytes} [Sun Apr 26 03:03:48 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: 77/153] 199.204.45.141 () {52 vars in 1048 bytes} [Sun Apr 26 03:03:48 2026] POST /v2.1/flavors => generated 534 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/162] 10.0.0.229 () {28 vars in 453 bytes} [Sun Apr 26 03:04:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/163] 10.0.0.229 () {30 vars in 657 bytes} [Sun Apr 26 03:04:28 2026] GET /v2.1 => generated 0 bytes in 53 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: 83/164] 10.0.0.229 () {32 vars in 730 bytes} [Sun Apr 26 03:04:28 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: 82/165] 10.0.0.229 () {34 vars in 803 bytes} [Sun Apr 26 03:04:28 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/166] 199.204.45.141 () {42 vars in 704 bytes} [Sun Apr 26 03:04:30 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: 83/167] 199.204.45.141 () {44 vars in 908 bytes} [Sun Apr 26 03:04:30 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 85/168] 199.204.45.141 () {46 vars in 981 bytes} [Sun Apr 26 03:04:30 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-04-26 03:04:30.322 8 INFO nova.api.openstack.wsgi [None req-ae6c6213-35e6-415a-9a9a-796de1e06ef3 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 84/169] 199.204.45.141 () {48 vars in 1016 bytes} [Sun Apr 26 03:04:30 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/170] 199.204.45.141 () {48 vars in 1050 bytes} [Sun Apr 26 03:04:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/171] 199.204.45.141 () {52 vars in 1048 bytes} [Sun Apr 26 03:04:30 2026] POST /v2.1/flavors => generated 534 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/184] 199.204.45.141 () {42 vars in 704 bytes} [Sun Apr 26 03:05:34 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: 93/185] 199.204.45.141 () {44 vars in 908 bytes} [Sun Apr 26 03:05:34 2026] GET /v2.1 => generated 0 bytes in 67 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 93/186] 199.204.45.141 () {46 vars in 981 bytes} [Sun Apr 26 03:05:34 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:05:34.143 7 INFO nova.api.openstack.wsgi [None req-80a0706b-ef2e-48c2-b95e-14c7719fa4dc 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 2fad5902ec8c451bbe0e880105a5f997 [pid: 7|app: 0|req: 94/187] 199.204.45.141 () {48 vars in 1050 bytes} [Sun Apr 26 03:05:34 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-26 03:05:34.159 8 WARNING oslo_db.sqlalchemy.utils [None req-999c911a-b22c-4025-a08f-063e9527af39 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 94/188] 199.204.45.141 () {48 vars in 1015 bytes} [Sun Apr 26 03:05:34 2026] GET /v2.1/os-keypairs => generated 16 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/189] 199.204.45.141 () {52 vars in 1056 bytes} [Sun Apr 26 03:05:34 2026] POST /v2.1/os-keypairs => generated 576 bytes in 219 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/208] 199.204.45.141 () {42 vars in 702 bytes} [Sun Apr 26 03:07:05 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: 105/209] 199.204.45.141 () {44 vars in 906 bytes} [Sun Apr 26 03:07:05 2026] GET /v2.1 => generated 0 bytes in 96 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 105/210] 199.204.45.141 () {46 vars in 979 bytes} [Sun Apr 26 03:07:05 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/211] 199.204.45.141 () {52 vars in 1122 bytes} [Sun Apr 26 03:07:05 2026] PUT /v2.1/os-quota-sets/06ac0a150d4741148cf1fe6a0d86dda3 => generated 238 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/232] 199.204.45.141 () {42 vars in 704 bytes} [Sun Apr 26 03:08:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/233] 199.204.45.141 () {44 vars in 908 bytes} [Sun Apr 26 03:08:37 2026] GET /v2.1 => generated 0 bytes in 92 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 118/234] 199.204.45.141 () {46 vars in 981 bytes} [Sun Apr 26 03:08:37 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:08:37.466 8 INFO nova.api.openstack.wsgi [None req-3fb7e51f-e838-481e-93e2-28fcf5aa1fbb 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 117/235] 199.204.45.141 () {48 vars in 1010 bytes} [Sun Apr 26 03:08:37 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/236] 199.204.45.141 () {48 vars in 1050 bytes} [Sun Apr 26 03:08:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 29 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: 122/245] 10.0.0.170 () {32 vars in 654 bytes} [Sun Apr 26 03:09:19 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/246] 10.0.0.170 () {32 vars in 640 bytes} [Sun Apr 26 03:09:19 2026] GET /v2.1/servers => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-26 03:09:19.530 8 WARNING oslo_db.sqlalchemy.utils [None req-116c090d-c47a-4d40-a6a3-defb65b0a519 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 123/247] 10.0.0.170 () {32 vars in 648 bytes} [Sun Apr 26 03:09:19 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/248] 10.0.0.170 () {32 vars in 693 bytes} [Sun Apr 26 03:09:19 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/251] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:09:31 2026] GET /v2.1/flavors/d536b05c-ba15-4d14-ad98-00986e3e7c98 => generated 511 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/252] 10.0.0.170 () {32 vars in 640 bytes} [Sun Apr 26 03:09:31 2026] GET /v2.1/flavors => generated 1674 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/253] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:09:31 2026] GET /v2.1/flavors/d536b05c-ba15-4d14-ad98-00986e3e7c98 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:09:41.018 8 WARNING neutronclient.v2_0.client [None req-4c5b2ee9-92e5-4469-9939-1eb540f7e66e 86201f65269e48cb86c7907cd277c1be 3fd3f56393e64acf928a49c78f7a344d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:41.597 7 WARNING neutronclient.v2_0.client [None req-0ada5f2f-0688-49f0-81f6-20996c93d71e 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 128/256] 10.0.0.170 () {34 vars in 684 bytes} [Sun Apr 26 03:09:40 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1375 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:09:42.322 8 WARNING neutronclient.v2_0.client [None req-90f7a9b8-2a68-455e-aeb7-f120733f9f38 86201f65269e48cb86c7907cd277c1be 3fd3f56393e64acf928a49c78f7a344d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 129/257] 10.0.0.170 () {34 vars in 684 bytes} [Sun Apr 26 03:09:41 2026] POST /v2.1/os-security-groups => generated 243 bytes in 910 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:09:42.482 7 WARNING neutronclient.v2_0.client [None req-12ea9926-6f76-49c4-b055-455f2e802e17 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:42.516 8 WARNING neutronclient.v2_0.client [None req-90f7a9b8-2a68-455e-aeb7-f120733f9f38 86201f65269e48cb86c7907cd277c1be 3fd3f56393e64acf928a49c78f7a344d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 130/258] 10.0.0.170 () {34 vars in 684 bytes} [Sun Apr 26 03:09:42 2026] POST /v2.1/os-security-groups => generated 243 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/259] 10.0.0.170 () {34 vars in 670 bytes} [Sun Apr 26 03:09:42 2026] POST /v2.1/os-keypairs => generated 385 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:09:42.774 7 WARNING neutronclient.v2_0.client [None req-e9d71a33-56b0-4147-83ae-76b3220f585f 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 129/260] 10.0.0.170 () {34 vars in 694 bytes} [Sun Apr 26 03:09:42 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 634 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:09:42.961 8 WARNING neutronclient.v2_0.client [None req-d8a48608-d6f5-4e0c-8c8b-d2007ab6b138 86201f65269e48cb86c7907cd277c1be 3fd3f56393e64acf928a49c78f7a344d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 132/261] 10.0.0.170 () {34 vars in 684 bytes} [Sun Apr 26 03:09:42 2026] POST /v2.1/os-security-groups => generated 242 bytes in 528 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:09:43.319 7 WARNING neutronclient.v2_0.client [None req-76f67a08-cb56-4806-8df0-532bb5ef5ffe 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 130/262] 10.0.0.170 () {34 vars in 684 bytes} [Sun Apr 26 03:09:42 2026] POST /v2.1/os-security-groups => generated 246 bytes in 582 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:09:43.558 8 WARNING neutronclient.v2_0.client [None req-0f61a621-f61a-4ba7-b241-573d366d5a5c 86201f65269e48cb86c7907cd277c1be 3fd3f56393e64acf928a49c78f7a344d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:43.810 7 WARNING neutronclient.v2_0.client [None req-76f67a08-cb56-4806-8df0-532bb5ef5ffe 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:43.833 8 WARNING neutronclient.v2_0.client [None req-0f61a621-f61a-4ba7-b241-573d366d5a5c 86201f65269e48cb86c7907cd277c1be 3fd3f56393e64acf928a49c78f7a344d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:44.274 7 WARNING neutronclient.v2_0.client [None req-76f67a08-cb56-4806-8df0-532bb5ef5ffe 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 131/263] 10.0.0.170 () {34 vars in 694 bytes} [Sun Apr 26 03:09:43 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1098 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:09:44.664 8 WARNING neutronclient.v2_0.client [None req-069c5350-58a4-456d-a84e-2760fdbb44aa 86201f65269e48cb86c7907cd277c1be 3fd3f56393e64acf928a49c78f7a344d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 133/264] 10.0.0.170 () {32 vars in 662 bytes} [Sun Apr 26 03:09:43 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 2369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 03:09:45.691 7 WARNING neutronclient.v2_0.client [None req-d4aa5301-37c5-4271-9ac5-e86826d76688 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:45.705 8 WARNING neutronclient.v2_0.client [None req-069c5350-58a4-456d-a84e-2760fdbb44aa 86201f65269e48cb86c7907cd277c1be 3fd3f56393e64acf928a49c78f7a344d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:45.738 7 WARNING neutronclient.v2_0.client [None req-d4aa5301-37c5-4271-9ac5-e86826d76688 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 132/265] 10.0.0.170 () {34 vars in 694 bytes} [Sun Apr 26 03:09:44 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 1239 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:09:45.910 8 WARNING neutronclient.v2_0.client [None req-b007e0ea-dd4e-4297-9417-926a686f9855 86201f65269e48cb86c7907cd277c1be 3fd3f56393e64acf928a49c78f7a344d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 134/266] 10.0.0.170 () {32 vars in 739 bytes} [Sun Apr 26 03:09:45 2026] DELETE /v2.1/os-security-groups/f9af776e-bb16-41ec-b67a-1716fcb1c1d4 => generated 0 bytes in 351 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-26 03:09:46.058 7 WARNING neutronclient.v2_0.client [None req-7a1c31c6-7774-42ab-8815-b46faaa3cc12 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 133/267] 10.0.0.170 () {32 vars in 736 bytes} [Sun Apr 26 03:09:45 2026] GET /v2.1/os-security-groups/976ab835-3587-4a61-a5bb-380b1da80af9 => generated 663 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:09:46.083 7 INFO nova.api.openstack.wsgi [None req-7a1c31c6-7774-42ab-8815-b46faaa3cc12 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] HTTP exception thrown: Security group f9af776e-bb16-41ec-b67a-1716fcb1c1d4 does not exist Neutron server returns request_ids: ['req-6c612700-735f-4a83-a905-464b65d32faf'] [pid: 7|app: 0|req: 135/268] 10.0.0.170 () {32 vars in 736 bytes} [Sun Apr 26 03:09:46 2026] GET /v2.1/os-security-groups/f9af776e-bb16-41ec-b67a-1716fcb1c1d4 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-26 03:09:46.091 7 WARNING neutronclient.v2_0.client [None req-7bce8a89-88e9-4596-b020-3e4c897b542d 86201f65269e48cb86c7907cd277c1be 3fd3f56393e64acf928a49c78f7a344d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:46.120 7 WARNING neutronclient.v2_0.client [None req-7bce8a89-88e9-4596-b020-3e4c897b542d 86201f65269e48cb86c7907cd277c1be 3fd3f56393e64acf928a49c78f7a344d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:46.161 7 WARNING neutronclient.v2_0.client [None req-7bce8a89-88e9-4596-b020-3e4c897b542d 86201f65269e48cb86c7907cd277c1be 3fd3f56393e64acf928a49c78f7a344d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 134/269] 10.0.0.170 () {34 vars in 670 bytes} [Sun Apr 26 03:09:46 2026] POST /v2.1/os-keypairs => generated 386 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:09:46.193 8 WARNING neutronclient.v2_0.client [None req-ec3518e2-9bb4-4f47-95a3-62f4c35f9079 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 136/270] 10.0.0.170 () {32 vars in 749 bytes} [Sun Apr 26 03:09:46 2026] DELETE /v2.1/os-security-group-rules/e0a2e44b-2931-4212-977e-b7220b806ae5 => generated 0 bytes in 247 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-26 03:09:46.346 7 WARNING neutronclient.v2_0.client [None req-144ae48f-1c31-4e37-9f17-ab3f33b45e73 86201f65269e48cb86c7907cd277c1be 3fd3f56393e64acf928a49c78f7a344d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:46.565 8 WARNING neutronclient.v2_0.client [None req-ec3518e2-9bb4-4f47-95a3-62f4c35f9079 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:46.621 7 WARNING neutronclient.v2_0.client [None req-144ae48f-1c31-4e37-9f17-ab3f33b45e73 86201f65269e48cb86c7907cd277c1be 3fd3f56393e64acf928a49c78f7a344d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 135/271] 10.0.0.170 () {32 vars in 739 bytes} [Sun Apr 26 03:09:46 2026] DELETE /v2.1/os-security-groups/59295600-f558-4f96-9563-e523d3f5e346 => generated 0 bytes in 733 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-26 03:09:46.915 8 WARNING neutronclient.v2_0.client [None req-1a55008d-c811-47fb-848e-8ec0d7ec1cb9 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:46.999 8 INFO nova.api.openstack.wsgi [None req-1a55008d-c811-47fb-848e-8ec0d7ec1cb9 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] HTTP exception thrown: Security group 59295600-f558-4f96-9563-e523d3f5e346 does not exist Neutron server returns request_ids: ['req-7ebc678f-8c78-4021-89e5-248060f5756e'] [pid: 8|app: 0|req: 138/274] 10.0.0.170 () {32 vars in 736 bytes} [Sun Apr 26 03:09:46 2026] GET /v2.1/os-security-groups/59295600-f558-4f96-9563-e523d3f5e346 => generated 194 bytes in 91 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-26 03:09:47.093 8 WARNING neutronclient.v2_0.client [None req-1a56b895-2aeb-4bee-bb99-6e55599f0f5f 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 137/275] 10.0.0.170 () {32 vars in 739 bytes} [Sun Apr 26 03:09:46 2026] DELETE /v2.1/os-security-groups/976ab835-3587-4a61-a5bb-380b1da80af9 => generated 0 bytes in 791 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-26 03:09:47.138 7 WARNING neutronclient.v2_0.client [None req-1e1248ca-0591-467c-9622-db3266874eb5 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:47.224 8 WARNING neutronclient.v2_0.client [None req-1a56b895-2aeb-4bee-bb99-6e55599f0f5f 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:47.282 7 WARNING neutronclient.v2_0.client [None req-1e1248ca-0591-467c-9622-db3266874eb5 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 138/276] 10.0.0.170 () {32 vars in 739 bytes} [Sun Apr 26 03:09:47 2026] DELETE /v2.1/os-security-groups/dc6dbf56-ff64-47e4-83eb-7bb69aeac44e => generated 0 bytes in 377 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-26 03:09:47.514 7 WARNING neutronclient.v2_0.client [None req-993aceea-1128-42b9-9b66-4d3e37687806 86201f65269e48cb86c7907cd277c1be 3fd3f56393e64acf928a49c78f7a344d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:47.549 7 WARNING neutronclient.v2_0.client [None req-993aceea-1128-42b9-9b66-4d3e37687806 86201f65269e48cb86c7907cd277c1be 3fd3f56393e64acf928a49c78f7a344d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:47.660 8 WARNING neutronclient.v2_0.client [None req-1a56b895-2aeb-4bee-bb99-6e55599f0f5f 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 139/277] 10.0.0.170 () {32 vars in 739 bytes} [Sun Apr 26 03:09:47 2026] DELETE /v2.1/os-security-groups/285b48aa-37d1-4cc2-91be-b03ca3079012 => generated 0 bytes in 284 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-26 03:09:47.800 7 WARNING neutronclient.v2_0.client [None req-9ff139da-d182-4e70-a2ec-cfb061acdfe9 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:48.131 7 INFO nova.api.openstack.wsgi [None req-9ff139da-d182-4e70-a2ec-cfb061acdfe9 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] HTTP exception thrown: Security group dc6dbf56-ff64-47e4-83eb-7bb69aeac44e does not exist Neutron server returns request_ids: ['req-59cb9244-b3b7-4f9c-8508-a0b092e5f8f5'] [pid: 7|app: 0|req: 140/278] 10.0.0.170 () {32 vars in 736 bytes} [Sun Apr 26 03:09:47 2026] GET /v2.1/os-security-groups/dc6dbf56-ff64-47e4-83eb-7bb69aeac44e => generated 194 bytes in 338 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-26 03:09:48.144 7 WARNING neutronclient.v2_0.client [None req-735694a4-9c7f-4a15-867e-baf95fd1a675 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:48.202 7 WARNING neutronclient.v2_0.client [None req-735694a4-9c7f-4a15-867e-baf95fd1a675 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:48.269 7 WARNING neutronclient.v2_0.client [None req-735694a4-9c7f-4a15-867e-baf95fd1a675 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 141/279] 10.0.0.170 () {32 vars in 662 bytes} [Sun Apr 26 03:09:48 2026] GET /v2.1/os-security-groups => generated 707 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:09:48.364 7 WARNING neutronclient.v2_0.client [None req-4e3f4987-7816-4d20-bb63-495a95a12ccb 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:48.387 7 INFO nova.api.openstack.wsgi [None req-4e3f4987-7816-4d20-bb63-495a95a12ccb 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] HTTP exception thrown: Security group dc6dbf56-ff64-47e4-83eb-7bb69aeac44e does not exist Neutron server returns request_ids: ['req-f259876f-2b9d-4094-86d2-eaf8766d884e'] [pid: 7|app: 0|req: 142/280] 10.0.0.170 () {32 vars in 739 bytes} [Sun Apr 26 03:09:48 2026] DELETE /v2.1/os-security-groups/dc6dbf56-ff64-47e4-83eb-7bb69aeac44e => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-26 03:09:48.400 7 WARNING neutronclient.v2_0.client [None req-1d33b38a-db1f-49a8-98f9-35ba1f91b01b 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 139/281] 10.0.0.170 () {34 vars in 662 bytes} [Sun Apr 26 03:09:47 2026] POST /v2.1/servers => generated 449 bytes in 1428 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:09:48.440 7 INFO nova.api.openstack.wsgi [None req-1d33b38a-db1f-49a8-98f9-35ba1f91b01b 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] HTTP exception thrown: Security group 59295600-f558-4f96-9563-e523d3f5e346 does not exist Neutron server returns request_ids: ['req-5ee6ca6a-9e7d-413a-8dfe-76103a6af53d'] [pid: 7|app: 0|req: 143/282] 10.0.0.170 () {32 vars in 739 bytes} [Sun Apr 26 03:09:48 2026] DELETE /v2.1/os-security-groups/59295600-f558-4f96-9563-e523d3f5e346 => generated 194 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-26 03:09:48.452 7 WARNING neutronclient.v2_0.client [None req-65eba6b0-0992-4cf6-ba0d-8b444c8da117 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:48.470 8 WARNING neutronclient.v2_0.client [None req-ea1cd49a-19e1-45f4-9e8a-31f486cc8afb 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:48.471 7 INFO nova.api.openstack.wsgi [None req-65eba6b0-0992-4cf6-ba0d-8b444c8da117 67589c45a2be4e0c9794fef666f5a309 49194f5d57034788afeae36260b5a67a - - default default] HTTP exception thrown: Security group f9af776e-bb16-41ec-b67a-1716fcb1c1d4 does not exist Neutron server returns request_ids: ['req-9a653eb3-38b7-455f-a17e-56d162cf111c'] [pid: 7|app: 0|req: 144/283] 10.0.0.170 () {32 vars in 739 bytes} [Sun Apr 26 03:09:48 2026] DELETE /v2.1/os-security-groups/f9af776e-bb16-41ec-b67a-1716fcb1c1d4 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/284] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:09:48 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1399 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 03:09:49.620 7 WARNING neutronclient.v2_0.client [None req-124583dd-e17e-455a-b4ed-80929c2ae5aa 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 145/285] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:09:49 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1403 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:09:50.892 8 WARNING neutronclient.v2_0.client [None req-55aa8e30-ee2b-43b0-9e6c-643c73ce9301 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 141/286] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:09:50 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1451 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-04-26 03:09:52.016 7 WARNING neutronclient.v2_0.client [None req-4706d039-f045-4cec-a581-7b71bc554200 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 146/287] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:09:51 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1451 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-04-26 03:09:52.836 8 WARNING neutronclient.v2_0.client [None req-450d8c30-8b60-415a-b699-92ef1fe52da9 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:52.929 8 WARNING neutronclient.v2_0.client [None req-450d8c30-8b60-415a-b699-92ef1fe52da9 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:09:53.098 7 WARNING neutronclient.v2_0.client [None req-6eb6411a-22d6-4dba-a06c-c9305933085f 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:53.244 8 WARNING neutronclient.v2_0.client [None req-450d8c30-8b60-415a-b699-92ef1fe52da9 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 147/288] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:09:53 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1459 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/289] 10.0.0.170 () {34 vars in 662 bytes} [Sun Apr 26 03:09:52 2026] POST /v2.1/servers => generated 450 bytes in 1062 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:09:53.817 7 WARNING neutronclient.v2_0.client [None req-eac88f62-2ed6-4be2-84f6-787da645e302 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:09:54.365 8 WARNING neutronclient.v2_0.client [None req-b26ac2bc-def5-499c-90e6-89e5c9255130 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/290] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:09:53 2026] GET /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9 => generated 1254 bytes in 581 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/291] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:09:54 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1469 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:09:55.423 7 WARNING neutronclient.v2_0.client [None req-88ef5ac6-ab10-4983-bd11-4f6d111897eb 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:09:55.742 8 WARNING neutronclient.v2_0.client [None req-4d9e76ba-52c5-4e32-b2e0-7a3ce46c8b3b 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 149/292] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:09:55 2026] GET /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9 => generated 1296 bytes in 807 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:09:57.273 7 WARNING neutronclient.v2_0.client [None req-c5727388-4b49-49d4-9f3e-516f1a7feb57 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 144/295] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:09:55 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1524 bytes in 2800 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/296] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:09:57 2026] GET /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9 => generated 1352 bytes in 1295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:09:58.565 8 INFO nova.api.openstack.compute.server_external_events [req-48563b00-9f42-43b5-8cea-3fb60fa0b0c7 req-323d35c0-b71b-4008-85ea-e9207338be62 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:772f2c23-9cef-429c-b246-ea21bbd71bef for instance 7b3394a5-9c42-4131-96bf-f33cbcc4b747 on instance 2026-04-26 03:09:58.576 8 INFO nova.compute.rpcapi [None req-965ec271-795a-433a-95b7-7c0665a03a1c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 145/297] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:09:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:09:59.533 7 WARNING neutronclient.v2_0.client [None req-6790cdb4-b503-4ecc-ba5c-ecc1878f5a5e 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:09:59.564 8 WARNING neutronclient.v2_0.client [None req-0f90359c-14b8-4627-ac49-0dc9bc4f3f85 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 146/298] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:09:59 2026] GET /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9 => generated 1370 bytes in 1572 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 147/299] 10.0.0.170 () {34 vars in 670 bytes} [Sun Apr 26 03:10:01 2026] POST /v2.1/os-keypairs => generated 385 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/300] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:09:59 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1524 bytes in 1940 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/301] 10.0.0.170 () {34 vars in 670 bytes} [Sun Apr 26 03:10:01 2026] POST /v2.1/os-keypairs => generated 385 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-04-26 03:10:02.168 7 WARNING neutronclient.v2_0.client [None req-9e412567-b116-4c8d-9df3-f3ae79b9d4a6 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:10:02.493 8 WARNING neutronclient.v2_0.client [None req-a77a6c30-8726-4723-b7e9-9eb04fefdbf6 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 154/302] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:02 2026] GET /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9 => generated 1437 bytes in 910 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:03.351 7 INFO nova.api.openstack.compute.server_external_events [req-b0d54751-e03d-4931-82df-41b3e3c3a4b6 req-05482cf4-9c97-4c76-af1d-dbfdf8325ffd 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:571da233-e346-4dfb-8769-b3f91971b378 for instance 783e9014-814e-4c40-88d6-8dee48d277b9 on instance [pid: 8|app: 0|req: 149/303] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:02 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1524 bytes in 895 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 03:10:03.362 7 INFO nova.compute.rpcapi [None req-2ec7adfd-2c95-4d7a-bcaa-eaa99620daff - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 155/304] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:03 2026] POST /v2.1/os-server-external-events => generated 179 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-04-26 03:10:04.006 8 WARNING neutronclient.v2_0.client [None req-4434bbed-d1d1-42b0-8995-0cf6fc90076e c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:04.071 8 WARNING neutronclient.v2_0.client [None req-4434bbed-d1d1-42b0-8995-0cf6fc90076e c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:10:04.079 7 WARNING neutronclient.v2_0.client [None req-2af74569-404f-4730-b63f-c8bbe075c46e 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 156/305] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:04 2026] GET /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9 => generated 1437 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 03:10:04.263 8 WARNING neutronclient.v2_0.client [None req-4434bbed-d1d1-42b0-8995-0cf6fc90076e c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:04.421 7 WARNING neutronclient.v2_0.client [None req-ce5df959-76b1-4f66-ab3a-a9ec23271c17 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 150/306] 10.0.0.170 () {34 vars in 662 bytes} [Sun Apr 26 03:10:03 2026] POST /v2.1/servers => generated 452 bytes in 575 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, ' [pid: 7|app: 0|req: 157/307] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:04 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1524 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:04.550 7 WARNING neutronclient.v2_0.client [None req-593bbf2b-056c-490f-ba0b-2cccd7e71afa c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:10:04.582 8 WARNING neutronclient.v2_0.client [None req-ed79267f-b1f6-4368-8e27-9270234bc584 b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 158/308] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:04 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1392 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 03:10:04.625 8 WARNING neutronclient.v2_0.client [None req-ed79267f-b1f6-4368-8e27-9270234bc584 b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:10:04.838 8 WARNING neutronclient.v2_0.client [None req-ed79267f-b1f6-4368-8e27-9270234bc584 b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 151/309] 10.0.0.170 () {34 vars in 662 bytes} [Sun Apr 26 03:10:04 2026] POST /v2.1/servers => generated 453 bytes in 551 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:05.095 7 WARNING neutronclient.v2_0.client [None req-f312f22b-bfbd-4bea-a595-0ad52c77d9bd b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 159/310] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:05 2026] GET /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957 => generated 1431 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:05.305 8 WARNING neutronclient.v2_0.client [None req-3d79bd3f-11c4-474f-9034-dfc88a729af0 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 152/311] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:05 2026] GET /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9 => generated 1425 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-04-26 03:10:05.596 7 WARNING neutronclient.v2_0.client [None req-3cc54756-332e-4820-aab0-c2bab8133423 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:05.637 8 WARNING neutronclient.v2_0.client [None req-65befd25-5b33-4fb8-b6a7-1eeaa71cd15b c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 153/312] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:05 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1396 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/313] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:05 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1524 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:06.187 8 WARNING neutronclient.v2_0.client [None req-7c21b21f-cd19-47ea-8284-a975a1b51656 b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 154/314] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:06 2026] GET /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957 => generated 1435 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:06.451 7 WARNING neutronclient.v2_0.client [None req-4b401d65-f9c3-40fd-810b-248586013718 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 161/315] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:06 2026] GET /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9 => generated 1425 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-04-26 03:10:06.729 8 WARNING neutronclient.v2_0.client [None req-3fe5558c-d7c3-4b0a-9e4a-71c75fa2a92a c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] 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: 155/316] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:06 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1444 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 03:10:06.797 7 WARNING neutronclient.v2_0.client [None req-c1361b6d-fdad-4fb1-9c85-ecd97c7ea340 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 162/319] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:06 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1524 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-04-26 03:10:07.301 8 WARNING neutronclient.v2_0.client [None req-271fa6dd-3157-42ae-9812-c9dd2d443fb3 b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 158/320] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:07 2026] GET /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957 => generated 1427 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:07.606 8 INFO nova.api.openstack.compute.server_external_events [req-3f72e618-59cd-43c8-bc3c-be252aa67d3e req-8e5f2a62-cb88-4096-b3c1-c4fc3a94a91d 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:571da233-e346-4dfb-8769-b3f91971b378 for instance 783e9014-814e-4c40-88d6-8dee48d277b9 on instance [pid: 8|app: 0|req: 159/321] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:10:07.619 7 WARNING neutronclient.v2_0.client [None req-625c495a-3789-481b-bf79-c305be863041 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:07.848 8 WARNING neutronclient.v2_0.client [None req-c3c6669f-b17f-4dd1-accd-45a0ff14aca0 c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 163/322] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:07 2026] GET /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9 => generated 1425 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/323] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:07 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1444 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-04-26 03:10:07.921 7 INFO nova.api.openstack.compute.server_external_events [req-578f4856-fef7-4e07-9ae7-114dc9032ac4 req-0148052c-b7dc-4437-83bb-a771e952c0ec 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:772f2c23-9cef-429c-b246-ea21bbd71bef for instance 7b3394a5-9c42-4131-96bf-f33cbcc4b747 on instance [pid: 7|app: 0|req: 164/324] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:07 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-04-26 03:10:08.001 8 WARNING neutronclient.v2_0.client [None req-a9b59f90-04fa-4a0f-a823-19ee81f6ab14 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 161/325] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:07 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1524 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:08.405 7 WARNING neutronclient.v2_0.client [None req-c948ead1-2ff9-494e-b707-51c99fda06ae b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 165/326] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:08 2026] GET /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957 => generated 1427 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:08.953 7 WARNING neutronclient.v2_0.client [None req-a55cd220-1b7f-4df4-b551-b1078508d87d c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:10:08.965 8 WARNING neutronclient.v2_0.client [None req-89e47854-ed17-423d-bc1a-1f264536fee8 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 166/327] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:08 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1452 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/328] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:08 2026] GET /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9 => generated 1425 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:09.241 7 WARNING neutronclient.v2_0.client [None req-2e03695a-57a5-4679-8286-afb9a3306274 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 167/329] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:09 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1524 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:09.518 8 WARNING neutronclient.v2_0.client [None req-f6cd2148-1438-41ab-b64a-983e007a2754 b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 163/330] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:09 2026] GET /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957 => generated 1483 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:09.665 7 INFO nova.api.openstack.compute.server_external_events [req-63734f1f-19d6-4221-9d7d-5f90a0cf43c0 req-35fb6bcb-02a0-43cf-bf07-71b62ffa3263 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:571da233-e346-4dfb-8769-b3f91971b378 for instance 783e9014-814e-4c40-88d6-8dee48d277b9 on instance 2026-04-26 03:10:09.665 7 INFO nova.api.openstack.compute.server_external_events [req-63734f1f-19d6-4221-9d7d-5f90a0cf43c0 req-35fb6bcb-02a0-43cf-bf07-71b62ffa3263 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:571da233-e346-4dfb-8769-b3f91971b378 for instance 783e9014-814e-4c40-88d6-8dee48d277b9 on instance [pid: 7|app: 0|req: 168/331] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:09 2026] POST /v2.1/os-server-external-events => generated 354 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-04-26 03:10:09.985 8 INFO nova.api.openstack.compute.server_external_events [req-24aff54f-0561-47bb-af8a-d54993a3900a req-02eb9b6a-c3eb-4660-b8de-62b22fa1e563 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:772f2c23-9cef-429c-b246-ea21bbd71bef for instance 7b3394a5-9c42-4131-96bf-f33cbcc4b747 on instance [pid: 8|app: 0|req: 164/332] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:10.086 7 WARNING neutronclient.v2_0.client [None req-a3fae848-ba59-4c82-98d2-933cf84e7e89 c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:10.205 8 WARNING neutronclient.v2_0.client [None req-52a15809-9fb7-48c2-a1c9-ed3cf1c7e79b 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 169/333] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:10 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1529 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/334] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:10 2026] GET /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9 => generated 1425 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:10.544 7 WARNING neutronclient.v2_0.client [None req-a369f790-56f0-4e93-9ef0-5febbad7939d 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] 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: 170/335] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:10 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1715 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 03:10:10.659 8 WARNING neutronclient.v2_0.client [None req-1bd6b2dc-3a93-4be6-8b4d-ace10bbb6710 b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] 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: 166/336] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:10 2026] GET /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957 => generated 1491 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 03:10:10.736 7 WARNING neutronclient.v2_0.client [None req-c8acd6ad-8a70-4c49-b341-481396bce15a 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 171/337] 10.0.0.170 () {32 vars in 740 bytes} [Sun Apr 26 03:10:10 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747/os-interface => generated 285 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:11.273 8 WARNING neutronclient.v2_0.client [None req-5905de92-c428-4310-bf3f-26baa377e8fe c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:11.446 7 WARNING neutronclient.v2_0.client [None req-1fa809f5-3c0d-4c61-979a-f9395540bd88 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 167/338] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:11 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1517 bytes in 673 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:11.937 8 INFO nova.api.openstack.compute.server_external_events [req-a821ceb3-986f-450a-b28f-35e3fbf054ca req-fe76af7b-59f9-445a-8393-914530bd14b6 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:5ff30169-2259-4d78-9b4b-473857e71eef for instance 0b2bc0aa-8548-4371-9b57-2967d03e562f on instance [pid: 7|app: 0|req: 172/339] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:11 2026] GET /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9 => generated 1610 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/340] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:11 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:11.963 8 WARNING neutronclient.v2_0.client [None req-56e88f4e-9bc5-4d10-821a-2a7198c4f222 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:10:11.989 7 WARNING neutronclient.v2_0.client [None req-a3d42ff6-4a83-4aa8-af87-22c4fb0f55c2 b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 169/341] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:11 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1715 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:12.169 8 WARNING neutronclient.v2_0.client [None req-becf79c5-99c2-4039-adde-996f67ffb898 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 173/342] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:11 2026] GET /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957 => generated 1559 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:12.199 7 INFO nova.api.openstack.compute.server_external_events [req-7e50aa4e-2341-4fde-ab9f-0865df674563 req-bbb58190-c85c-4bc1-a7c7-438914ee279f 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:772f2c23-9cef-429c-b246-ea21bbd71bef for instance 7b3394a5-9c42-4131-96bf-f33cbcc4b747 on instance [pid: 7|app: 0|req: 174/343] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:12 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: 170/344] 10.0.0.170 () {32 vars in 740 bytes} [Sun Apr 26 03:10:12 2026] GET /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9/os-interface => generated 284 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:12.981 7 WARNING neutronclient.v2_0.client [None req-8f891255-6d55-4f90-bded-d1065978cd35 c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 175/345] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:12 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1517 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, ' 2026-04-26 03:10:13.230 8 WARNING neutronclient.v2_0.client [None req-adf5e8d0-c12f-44ea-a734-b25b2a740fbf b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 171/346] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:13 2026] GET /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957 => generated 1557 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:14.060 8 INFO nova.api.openstack.compute.server_external_events [req-bdd439d4-633a-421a-83e8-4cb013b9bb7f req-cf5d688b-2eea-4b5f-933f-f928808a56be 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:571da233-e346-4dfb-8769-b3f91971b378 for instance 783e9014-814e-4c40-88d6-8dee48d277b9 on instance [pid: 8|app: 0|req: 172/347] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:10:14.069 7 WARNING neutronclient.v2_0.client [None req-64c927ca-9cd1-4ed1-a898-3ae9b88013f3 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] 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: 176/348] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:14 2026] GET /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9 => generated 1610 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 03:10:14.175 8 WARNING neutronclient.v2_0.client [None req-82ef76a5-b127-4edc-99f5-3b83dfd16f96 c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] 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: 173/349] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:14 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1517 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: 177/350] 10.0.0.170 () {32 vars in 640 bytes} [Sun Apr 26 03:10:14 2026] GET /v2.1/servers => generated 388 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:14.291 8 INFO nova.api.openstack.compute.server_external_events [req-98cfcd4c-1c78-464e-995a-4d051b6a8aac req-57f25dc3-9043-4d6b-9d25-1bcc98e52a16 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:b101eb6f-e971-4d8a-b50c-1a5c6ad04d79 for instance 7072d98c-e77d-436a-a640-58b645498957 on instance [pid: 8|app: 0|req: 174/351] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/352] 10.0.0.170 () {32 vars in 717 bytes} [Sun Apr 26 03:10:14 2026] DELETE /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9 => 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-04-26 03:10:14.478 8 WARNING neutronclient.v2_0.client [None req-aed23cfe-1143-4f43-9184-557c289a6bd4 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:10:14.487 7 WARNING neutronclient.v2_0.client [None req-497a321a-495f-4cd2-9342-9fce18ff3a80 b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 175/353] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:14 2026] GET /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9 => generated 1616 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/354] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:14 2026] GET /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957 => generated 1557 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:15.318 8 WARNING neutronclient.v2_0.client [None req-4bc2c003-5f83-4fa3-80f6-9db0803845ff c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 176/355] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:15 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1517 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:15.622 7 WARNING neutronclient.v2_0.client [None req-b64d9fed-a180-449c-afe8-14d4ef2c3a5c 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:10:15.647 8 WARNING neutronclient.v2_0.client [None req-b7da8ef5-b2ae-4766-bb24-fa70118d204e b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 180/356] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:15 2026] GET /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9 => generated 1736 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/357] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:15 2026] GET /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957 => generated 1557 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:16.115 7 INFO nova.api.openstack.compute.server_external_events [req-2cbbe3d2-1f8d-4048-9d3a-30dffdd926b0 req-3eef1eea-f9ab-4353-a758-de88ebe84c1e 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:5ff30169-2259-4d78-9b4b-473857e71eef for instance 0b2bc0aa-8548-4371-9b57-2967d03e562f on instance 2026-04-26 03:10:16.115 7 INFO nova.api.openstack.compute.server_external_events [req-2cbbe3d2-1f8d-4048-9d3a-30dffdd926b0 req-3eef1eea-f9ab-4353-a758-de88ebe84c1e 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:5ff30169-2259-4d78-9b4b-473857e71eef for instance 0b2bc0aa-8548-4371-9b57-2967d03e562f on instance 2026-04-26 03:10:16.115 7 INFO nova.api.openstack.compute.server_external_events [req-2cbbe3d2-1f8d-4048-9d3a-30dffdd926b0 req-3eef1eea-f9ab-4353-a758-de88ebe84c1e 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:571da233-e346-4dfb-8769-b3f91971b378 for instance 783e9014-814e-4c40-88d6-8dee48d277b9 on instance 2026-04-26 03:10:16.116 7 INFO nova.api.openstack.compute.server_external_events [req-2cbbe3d2-1f8d-4048-9d3a-30dffdd926b0 req-3eef1eea-f9ab-4353-a758-de88ebe84c1e 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:571da233-e346-4dfb-8769-b3f91971b378 for instance 783e9014-814e-4c40-88d6-8dee48d277b9 on instance [pid: 7|app: 0|req: 181/358] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:16 2026] POST /v2.1/os-server-external-events => generated 700 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:16.583 8 WARNING neutronclient.v2_0.client [None req-fe948ab9-93b1-4cdb-9445-2a8968b6458f c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 178/359] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:16 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1517 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:16.830 7 WARNING neutronclient.v2_0.client [None req-d85cf8b8-3395-4c31-a0e1-ecc2f210b941 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:10:16.838 8 INFO nova.api.openstack.compute.server_external_events [req-6ddc749d-f01a-434c-bec1-57c6a6cef635 req-5e28497f-a56c-4342-b9e0-e98c8eaa37ea 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:b101eb6f-e971-4d8a-b50c-1a5c6ad04d79 for instance 7072d98c-e77d-436a-a640-58b645498957 on instance [pid: 8|app: 0|req: 179/360] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:16 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-04-26 03:10:16.908 8 WARNING neutronclient.v2_0.client [None req-e367942d-1993-4d7a-9ef4-2bb71c61855d b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 182/363] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:16 2026] GET /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9 => generated 1736 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/364] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:16 2026] GET /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957 => generated 1557 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-04-26 03:10:17.832 7 WARNING neutronclient.v2_0.client [None req-f2fed0ee-2d57-41a1-b549-0fb9f103a127 c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 183/365] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:17 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1700 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:18.006 8 WARNING neutronclient.v2_0.client [None req-383db9d9-9cc0-4813-bb70-2f12602cec43 c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 183/366] 10.0.0.170 () {32 vars in 740 bytes} [Sun Apr 26 03:10:17 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:18.150 7 WARNING neutronclient.v2_0.client [None req-792ada25-b40e-41bf-b075-d59749b36f90 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:10:18.185 8 INFO nova.api.openstack.compute.server_external_events [req-596798b1-0c57-4394-95b6-b6a20ae9e839 req-520501f3-2ede-4911-98c0-274b95c36948 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-deleted:571da233-e346-4dfb-8769-b3f91971b378 for instance 783e9014-814e-4c40-88d6-8dee48d277b9 on instance [pid: 8|app: 0|req: 184/367] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 184/368] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:18 2026] GET /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9 => generated 1669 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 03:10:18.226 8 WARNING neutronclient.v2_0.client [None req-1c95a546-a0dc-4f2b-a2d8-4deb18e6639c b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 185/369] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:18 2026] GET /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957 => generated 1557 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:18.895 7 INFO nova.api.openstack.compute.server_external_events [req-07d9362e-b8b7-4f59-b0fe-85e1011962aa req-cee7ef28-0886-42f5-8b07-45f5a3f92c82 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:b101eb6f-e971-4d8a-b50c-1a5c6ad04d79 for instance 7072d98c-e77d-436a-a640-58b645498957 on instance [pid: 7|app: 0|req: 185/370] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:18 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-04-26 03:10:19.290 8 WARNING neutronclient.v2_0.client [None req-d42b1468-b592-4076-b2e1-39496e34ac32 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 186/371] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:19 2026] GET /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9 => generated 1381 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:19.373 7 WARNING neutronclient.v2_0.client [None req-2cdd9260-4923-4f76-81af-b62ee366b7b8 b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 186/372] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:19 2026] GET /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957 => generated 1739 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:19.605 8 WARNING neutronclient.v2_0.client [None req-377ab2a9-49b1-4cbd-a777-1307b2597d87 b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 187/373] 10.0.0.170 () {32 vars in 740 bytes} [Sun Apr 26 03:10:19 2026] GET /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957/os-interface => generated 284 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:20.238 7 INFO nova.api.openstack.compute.server_external_events [req-ceabf77b-04a1-4a4e-ba7e-6dd9d89ad55b req-ba9095d6-f14a-427e-a623-0cb474696161 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:5ff30169-2259-4d78-9b4b-473857e71eef for instance 0b2bc0aa-8548-4371-9b57-2967d03e562f on instance [pid: 7|app: 0|req: 187/374] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:20 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:20.385 8 WARNING neutronclient.v2_0.client [None req-a61e28f3-1cd0-4f67-a073-fabdabd44d23 b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:10:20.421 7 WARNING neutronclient.v2_0.client [None req-54720195-9cd3-44c5-a64a-414ea4e195e8 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 188/375] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:20 2026] GET /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9 => generated 1386 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/376] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:20 2026] GET /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957 => generated 1739 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, ' [pid: 7|app: 0|req: 189/377] 10.0.0.170 () {32 vars in 640 bytes} [Sun Apr 26 03:10:20 2026] GET /v2.1/servers => generated 384 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 189/378] 10.0.0.170 () {32 vars in 717 bytes} [Sun Apr 26 03:10:20 2026] DELETE /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:20.754 7 WARNING neutronclient.v2_0.client [None req-fa399b79-de93-477a-b1d4-22af52a8161e b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 190/379] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:20 2026] GET /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957 => generated 1745 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:20.940 8 INFO nova.api.openstack.compute.server_external_events [req-a1a87c7c-8a06-4264-98f7-74b039a50ff4 req-417776c5-0c65-4c36-865d-f2d3635f4596 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:b101eb6f-e971-4d8a-b50c-1a5c6ad04d79 for instance 7072d98c-e77d-436a-a640-58b645498957 on instance [pid: 8|app: 0|req: 190/380] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:21.555 7 WARNING neutronclient.v2_0.client [None req-7dc13ce2-bc79-4bdd-b729-006f6c0c327f 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 191/381] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:21 2026] GET /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9 => generated 1340 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:21.941 8 WARNING neutronclient.v2_0.client [None req-0c0a5751-6747-4d4c-944f-a94dda1198b3 b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 191/382] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:21 2026] GET /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957 => generated 1865 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:22.642 7 INFO nova.api.openstack.wsgi [None req-48f54a02-ff2d-418b-90bd-1de5f167f762 4aa86f10d465406b88630f580a433ef6 60b1e352ebbd4f6cba61f374085baf59 - - default default] HTTP exception thrown: Instance 783e9014-814e-4c40-88d6-8dee48d277b9 could not be found. [pid: 7|app: 0|req: 192/383] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:22 2026] GET /v2.1/servers/783e9014-814e-4c40-88d6-8dee48d277b9 => 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: 8|app: 0|req: 192/384] 10.0.0.170 () {32 vars in 705 bytes} [Sun Apr 26 03:10:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1435776294 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:22.977 7 INFO nova.api.openstack.compute.server_external_events [req-d7035b55-5ce3-40bf-b016-37475831a99c req-77850e30-62b5-49d9-9a31-166dc1157a5c 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:b101eb6f-e971-4d8a-b50c-1a5c6ad04d79 for instance 7072d98c-e77d-436a-a640-58b645498957 on instance 2026-04-26 03:10:22.978 7 INFO nova.api.openstack.compute.server_external_events [req-d7035b55-5ce3-40bf-b016-37475831a99c req-77850e30-62b5-49d9-9a31-166dc1157a5c 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:b101eb6f-e971-4d8a-b50c-1a5c6ad04d79 for instance 7072d98c-e77d-436a-a640-58b645498957 on instance [pid: 7|app: 0|req: 193/385] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:22 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:10:23.148 8 WARNING neutronclient.v2_0.client [None req-97421a07-4083-482a-9a37-fdd78fd1edff b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 193/386] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:23 2026] GET /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957 => generated 1865 bytes in 816 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:24.997 7 WARNING neutronclient.v2_0.client [None req-42e585fa-8d82-48a7-bfad-d3e124932968 b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:25.032 8 INFO nova.api.openstack.compute.server_external_events [req-51d3aa6f-28d7-4c0f-91f3-d6c9bff26f7c req-f1064ea4-83e2-4cf3-9718-6898c57607ea 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-deleted:b101eb6f-e971-4d8a-b50c-1a5c6ad04d79 for instance 7072d98c-e77d-436a-a640-58b645498957 on instance [pid: 7|app: 0|req: 194/387] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:24 2026] GET /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957 => generated 1517 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/388] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:25.402 7 WARNING neutronclient.v2_0.client [None req-8d83a561-ba82-4879-b6d1-a899c01a2d38 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 195/389] 10.0.0.170 () {32 vars in 740 bytes} [Sun Apr 26 03:10:25 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747/os-interface => generated 285 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:25.587 8 WARNING neutronclient.v2_0.client [None req-4333cec4-e999-45ea-94cc-964142d6d146 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 195/390] 10.0.0.170 () {32 vars in 814 bytes} [Sun Apr 26 03:10:25 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747/os-interface/772f2c23-9cef-429c-b246-ea21bbd71bef => generated 282 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 196/391] 10.0.0.170 () {32 vars in 722 bytes} [Sun Apr 26 03:10:25 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747/ips => generated 156 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: 8|app: 0|req: 196/392] 10.0.0.170 () {34 vars in 749 bytes} [Sun Apr 26 03:10:25 2026] POST /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 197/393] 10.0.0.170 () {32 vars in 722 bytes} [Sun Apr 26 03:10:25 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747/ips => generated 156 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:26.106 8 WARNING neutronclient.v2_0.client [None req-1f504f5d-b6da-42ca-8249-7b7b3c1c5ebf b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 197/394] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:26 2026] GET /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957 => generated 1517 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 198/397] 10.0.0.170 () {32 vars in 722 bytes} [Sun Apr 26 03:10:26 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747/ips => generated 156 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-04-26 03:10:27.085 8 INFO nova.api.openstack.compute.server_external_events [req-468f1353-e63b-4b2f-bf9b-1eabfadc7a20 req-2503c256-3719-4268-bffd-e24806059400 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:772f2c23-9cef-429c-b246-ea21bbd71bef for instance 7b3394a5-9c42-4131-96bf-f33cbcc4b747 on instance [pid: 8|app: 0|req: 200/398] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:27.214 7 WARNING neutronclient.v2_0.client [None req-b6fdbb47-3b5f-47c1-bd40-f6f1d1ebc5f0 b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 199/399] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:27 2026] GET /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957 => generated 1517 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, ' [pid: 8|app: 0|req: 201/400] 10.0.0.170 () {32 vars in 722 bytes} [Sun Apr 26 03:10:27 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747/ips => generated 156 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:28.300 7 INFO nova.api.openstack.wsgi [None req-b99e2779-f5db-404e-a194-d71534dd94a9 b2a4fb6e691642aabf034ae8378d9df3 5a1e9ee108bb4b268127b49e283e0cde - - default default] HTTP exception thrown: Instance 7072d98c-e77d-436a-a640-58b645498957 could not be found. [pid: 7|app: 0|req: 200/401] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:28 2026] GET /v2.1/servers/7072d98c-e77d-436a-a640-58b645498957 => 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: 8|app: 0|req: 202/402] 10.0.0.170 () {32 vars in 703 bytes} [Sun Apr 26 03:10:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-521104253 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 201/403] 10.0.0.170 () {32 vars in 722 bytes} [Sun Apr 26 03:10:28 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747/ips => generated 194 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:10:28.993 8 WARNING neutronclient.v2_0.client [None req-e48b6f2c-d8b2-40f3-b173-ef0731592a7f 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 203/404] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:28 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1949 bytes in 1190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 202/405] 10.0.0.170 () {34 vars in 749 bytes} [Sun Apr 26 03:10:30 2026] POST /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 204/406] 10.0.0.170 () {32 vars in 722 bytes} [Sun Apr 26 03:10:30 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747/ips => generated 194 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 203/407] 10.0.0.170 () {32 vars in 722 bytes} [Sun Apr 26 03:10:31 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747/ips => generated 194 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 205/408] 10.0.0.170 () {32 vars in 722 bytes} [Sun Apr 26 03:10:32 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747/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, ' [pid: 7|app: 0|req: 204/409] 10.0.0.170 () {34 vars in 670 bytes} [Sun Apr 26 03:10:32 2026] POST /v2.1/os-keypairs => generated 386 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 206/410] 10.0.0.170 () {32 vars in 722 bytes} [Sun Apr 26 03:10:33 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747/ips => generated 194 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:10:33.561 7 INFO nova.api.openstack.compute.server_external_events [req-fe03cc26-da94-4935-b015-767f4660071b req-d162f31f-75ca-43d4-8e69-4f9f8f894568 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:772f2c23-9cef-429c-b246-ea21bbd71bef for instance 7b3394a5-9c42-4131-96bf-f33cbcc4b747 on instance [pid: 7|app: 0|req: 205/411] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:34.251 8 WARNING neutronclient.v2_0.client [None req-5d1a8aae-6693-4657-9e5b-afc0d6f26d14 c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] 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: 206/412] 10.0.0.170 () {32 vars in 722 bytes} [Sun Apr 26 03:10:34 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747/ips => generated 156 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 207/413] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:34 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1820 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:34.510 8 WARNING neutronclient.v2_0.client [None req-b2bc3a53-77da-4180-9c80-7d7b769b1a51 c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 207/414] 10.0.0.170 () {32 vars in 717 bytes} [Sun Apr 26 03:10:34 2026] DELETE /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:34.604 7 WARNING neutronclient.v2_0.client [None req-8b5bb2a4-1f7b-4b1a-8ded-13b8d9715c95 c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:10:34.655 7 WARNING neutronclient.v2_0.client [None req-8b5bb2a4-1f7b-4b1a-8ded-13b8d9715c95 c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 208/415] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:34 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1820 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:34.751 8 WARNING neutronclient.v2_0.client [None req-7c59c93d-346d-4ffc-8ff5-154b21aee806 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:10:34.824 7 WARNING neutronclient.v2_0.client [None req-8b5bb2a4-1f7b-4b1a-8ded-13b8d9715c95 c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 209/416] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:34 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1841 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 210/417] 10.0.0.170 () {34 vars in 749 bytes} [Sun Apr 26 03:10:34 2026] POST /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:35.127 8 WARNING neutronclient.v2_0.client [None req-135b0e48-d7b5-45cc-a255-7ffa8d0bfacd c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 211/418] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:35 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1822 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/419] 10.0.0.170 () {34 vars in 662 bytes} [Sun Apr 26 03:10:34 2026] POST /v2.1/servers => generated 450 bytes in 910 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:35.472 8 WARNING neutronclient.v2_0.client [None req-e25da766-baa6-4533-b3c5-ba5acf399382 c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 212/420] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:35 2026] GET /v2.1/servers/052d9169-fa3a-4fa6-a616-87c77a63bfe3 => generated 1424 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:35.778 7 INFO nova.api.openstack.compute.server_external_events [req-19569a18-6ef3-4aa5-9e9d-06e2688849b8 req-efebd52a-ea95-4177-ac31-298a8c061ee4 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:772f2c23-9cef-429c-b246-ea21bbd71bef for instance 7b3394a5-9c42-4131-96bf-f33cbcc4b747 on instance [pid: 7|app: 0|req: 209/421] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:36.053 8 WARNING neutronclient.v2_0.client [None req-80c61095-9b8e-4c3c-a35d-15d155ba4b69 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 213/422] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:36 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1841 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:36.338 7 WARNING neutronclient.v2_0.client [None req-f6371a28-e41b-49d8-9a92-15c29980d9bc c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 210/423] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:36 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1822 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:36.564 8 WARNING neutronclient.v2_0.client [None req-099ea3b0-89df-461a-9ca0-48f3e178654d c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 214/424] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:36 2026] GET /v2.1/servers/052d9169-fa3a-4fa6-a616-87c77a63bfe3 => generated 1428 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:37.211 8 WARNING neutronclient.v2_0.client [None req-4fcc407d-3418-4b04-bb01-54fc5f10b424 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 216/427] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:37 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1841 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:37.404 7 INFO nova.api.openstack.compute.server_external_events [req-8f26c2b9-f24c-4e9c-9a71-56a2cc7defc3 req-7460c4ea-f595-41cd-a331-e84584bf0b08 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-deleted:772f2c23-9cef-429c-b246-ea21bbd71bef for instance 7b3394a5-9c42-4131-96bf-f33cbcc4b747 on instance [pid: 7|app: 0|req: 212/428] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:37.506 8 WARNING neutronclient.v2_0.client [None req-2c5cd253-19d3-4835-a1d0-cc2567a3a9bb c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/429] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:37 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1822 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-04-26 03:10:37.656 7 WARNING neutronclient.v2_0.client [None req-b244d0b3-7cb5-4223-992e-7b5ef4011fb6 c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 213/430] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:37 2026] GET /v2.1/servers/052d9169-fa3a-4fa6-a616-87c77a63bfe3 => generated 1476 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:37.828 8 INFO nova.api.openstack.compute.server_external_events [req-97b68829-28c9-4979-b988-fc8708098d1d req-6184033b-feec-4498-b9c7-cce7df26135e 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:772f2c23-9cef-429c-b246-ea21bbd71bef for instance 7b3394a5-9c42-4131-96bf-f33cbcc4b747 on instance [pid: 8|app: 0|req: 218/431] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:38.397 7 WARNING neutronclient.v2_0.client [None req-f0fe4d48-51fa-497a-b70b-accbc57ba3ce 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 214/432] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:38 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1480 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:38.674 8 WARNING neutronclient.v2_0.client [None req-a01718f6-7158-4cbd-8ee3-c1a7c490b638 c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:38.749 7 WARNING neutronclient.v2_0.client [None req-fe5fcc8b-1e4a-41db-996f-354b7495407c c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 219/433] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:38 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1827 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/434] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:38 2026] GET /v2.1/servers/052d9169-fa3a-4fa6-a616-87c77a63bfe3 => generated 1476 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:39.501 8 WARNING neutronclient.v2_0.client [None req-219aea37-b94a-4203-8222-f98948a452e0 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 220/435] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:39 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1485 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-04-26 03:10:39.854 7 WARNING neutronclient.v2_0.client [None req-daa1c92e-3304-43f5-b374-06dd92d8ebae c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:10:39.872 8 WARNING neutronclient.v2_0.client [None req-e98f04b1-7974-4554-a667-c47c256cea73 c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 221/436] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:39 2026] GET /v2.1/servers/052d9169-fa3a-4fa6-a616-87c77a63bfe3 => generated 1484 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/437] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:39 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1827 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:40.608 8 WARNING neutronclient.v2_0.client [None req-1dac1913-5b94-4a59-85aa-dfbdbcf46c3f 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 222/438] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:40 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 1485 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:40.955 7 WARNING neutronclient.v2_0.client [None req-6c018d85-f139-46db-acfb-32dabf6d5f6d c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:41.029 8 WARNING neutronclient.v2_0.client [None req-97ec7ff8-0b0d-47f4-8d4e-6523e7bdca34 c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 217/439] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:40 2026] GET /v2.1/servers/052d9169-fa3a-4fa6-a616-87c77a63bfe3 => generated 1561 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:41.162 7 INFO nova.api.openstack.compute.server_external_events [req-b29efb37-9676-4601-84af-40c7c5357be9 req-f90456e1-7bab-4324-9259-6a685fded11f 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:2344ad70-26cb-4796-ae89-53c636c90e7f for instance 052d9169-fa3a-4fa6-a616-87c77a63bfe3 on instance [pid: 7|app: 0|req: 218/440] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 223/441] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:40 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1827 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 03:10:41.190 7 INFO nova.api.openstack.compute.server_external_events [req-b8c9f9aa-7530-49f0-8131-a7efefbeadec req-5c5b00f8-c1aa-4da7-9c7a-1a50bf44ebf4 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:5ff30169-2259-4d78-9b4b-473857e71eef for instance 0b2bc0aa-8548-4371-9b57-2967d03e562f on instance [pid: 7|app: 0|req: 219/442] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:41.697 8 INFO nova.api.openstack.wsgi [None req-e0f6c614-1fab-4a9c-b5f2-90169572e165 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] HTTP exception thrown: Instance 7b3394a5-9c42-4131-96bf-f33cbcc4b747 could not be found. [pid: 8|app: 0|req: 224/443] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:41 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 111 bytes in 37 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: 220/444] 10.0.0.170 () {32 vars in 703 bytes} [Sun Apr 26 03:10:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-241345633 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:42.224 8 WARNING neutronclient.v2_0.client [None req-477a78d3-7ac5-4a89-93bf-deca8f5e36f5 c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:10:42.256 7 WARNING neutronclient.v2_0.client [None req-6e02277c-4af6-437f-9481-b398177df61c c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 225/445] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:42 2026] GET /v2.1/servers/052d9169-fa3a-4fa6-a616-87c77a63bfe3 => generated 1549 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:42.466 8 INFO nova.api.openstack.wsgi [None req-7b4fe4b6-7998-480d-bff3-aaf5fcbb0d41 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] HTTP exception thrown: Instance 7b3394a5-9c42-4131-96bf-f33cbcc4b747 could not be found. [pid: 8|app: 0|req: 226/446] 10.0.0.170 () {32 vars in 717 bytes} [Sun Apr 26 03:10:42 2026] DELETE /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:42.504 8 INFO nova.api.openstack.wsgi [None req-c79bb450-65d5-40b3-bf8f-4339b8fb37b5 6e313d6373d64d9794df42776e4954b6 e28eca638c2947de9cdbc302cd4ba48f - - default default] HTTP exception thrown: Instance 7b3394a5-9c42-4131-96bf-f33cbcc4b747 could not be found. [pid: 8|app: 0|req: 227/447] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:42 2026] GET /v2.1/servers/7b3394a5-9c42-4131-96bf-f33cbcc4b747 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/448] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:42 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1827 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:43.252 8 INFO nova.api.openstack.compute.server_external_events [req-6f782076-ed31-4d78-9211-c15290f59586 req-dc7433cb-2e43-4c8b-ae56-c1af93ae0532 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:5ff30169-2259-4d78-9b4b-473857e71eef for instance 0b2bc0aa-8548-4371-9b57-2967d03e562f on instance 2026-04-26 03:10:43.253 8 INFO nova.api.openstack.compute.server_external_events [req-6f782076-ed31-4d78-9211-c15290f59586 req-dc7433cb-2e43-4c8b-ae56-c1af93ae0532 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:2344ad70-26cb-4796-ae89-53c636c90e7f for instance 052d9169-fa3a-4fa6-a616-87c77a63bfe3 on instance 2026-04-26 03:10:43.253 8 INFO nova.api.openstack.compute.server_external_events [req-6f782076-ed31-4d78-9211-c15290f59586 req-dc7433cb-2e43-4c8b-ae56-c1af93ae0532 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:5ff30169-2259-4d78-9b4b-473857e71eef for instance 0b2bc0aa-8548-4371-9b57-2967d03e562f on instance 2026-04-26 03:10:43.253 8 INFO nova.api.openstack.compute.server_external_events [req-6f782076-ed31-4d78-9211-c15290f59586 req-dc7433cb-2e43-4c8b-ae56-c1af93ae0532 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:5ff30169-2259-4d78-9b4b-473857e71eef for instance 0b2bc0aa-8548-4371-9b57-2967d03e562f on instance [pid: 8|app: 0|req: 228/449] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:43 2026] POST /v2.1/os-server-external-events => generated 700 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:43.495 7 WARNING neutronclient.v2_0.client [None req-6e69331e-faf7-4100-93a8-cd6d79282fdc c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:43.698 8 WARNING neutronclient.v2_0.client [None req-95cb57d1-c17c-459f-bacd-da3d34a565b6 c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 222/450] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:43 2026] GET /v2.1/servers/052d9169-fa3a-4fa6-a616-87c77a63bfe3 => generated 1549 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/451] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:43 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1827 bytes in 507 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:44.891 7 WARNING neutronclient.v2_0.client [None req-8033feaa-bd5b-4c3b-902a-57b6a6adb3a2 c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 223/452] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:44 2026] GET /v2.1/servers/052d9169-fa3a-4fa6-a616-87c77a63bfe3 => generated 1549 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:45.211 8 WARNING neutronclient.v2_0.client [None req-645460f2-874e-44b4-a994-4249fca25e5f c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 230/453] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:45 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1820 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:45.971 7 INFO nova.api.openstack.compute.server_external_events [req-80d3631f-87a5-4355-b868-06456d368af4 req-8b1d5477-7b76-4920-9da0-cac5c65201b1 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:2344ad70-26cb-4796-ae89-53c636c90e7f for instance 052d9169-fa3a-4fa6-a616-87c77a63bfe3 on instance [pid: 7|app: 0|req: 224/454] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:45 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-04-26 03:10:46.061 8 WARNING neutronclient.v2_0.client [None req-f68ec985-abfe-4057-84bc-1ea101ff1931 c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 231/455] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:46 2026] GET /v2.1/servers/052d9169-fa3a-4fa6-a616-87c77a63bfe3 => generated 1549 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:47.398 8 WARNING neutronclient.v2_0.client [None req-ff5e86e7-83b2-4b2d-ab00-4da3ed9fd8e3 c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 233/458] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:47 2026] GET /v2.1/servers/052d9169-fa3a-4fa6-a616-87c77a63bfe3 => generated 1549 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:48.015 7 INFO nova.api.openstack.compute.server_external_events [req-7193ba03-c8ae-45e2-968c-64a9169ccbd7 req-75bb1577-fa05-4068-8a96-5fb885a3875b 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:2344ad70-26cb-4796-ae89-53c636c90e7f for instance 052d9169-fa3a-4fa6-a616-87c77a63bfe3 on instance [pid: 7|app: 0|req: 226/459] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:47 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-04-26 03:10:48.732 8 WARNING neutronclient.v2_0.client [None req-f9b00a17-7251-471f-9ddd-48b737900769 c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 234/460] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:48 2026] GET /v2.1/servers/052d9169-fa3a-4fa6-a616-87c77a63bfe3 => generated 1727 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:48.892 7 WARNING neutronclient.v2_0.client [None req-a4a2f2ca-365c-4fed-9446-afb8126bf5df c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 227/461] 10.0.0.170 () {32 vars in 740 bytes} [Sun Apr 26 03:10:48 2026] GET /v2.1/servers/052d9169-fa3a-4fa6-a616-87c77a63bfe3/os-interface => generated 285 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:49.655 7 INFO nova.api.openstack.compute.server_external_events [req-dbc96900-5fa6-4feb-b13e-0e12f537dc65 req-eeaa8b6a-492a-499c-bfc3-e6fef2e86b92 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:2344ad70-26cb-4796-ae89-53c636c90e7f for instance 052d9169-fa3a-4fa6-a616-87c77a63bfe3 on instance [pid: 7|app: 0|req: 228/462] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:49 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) 2026-04-26 03:10:49.678 8 WARNING neutronclient.v2_0.client [None req-07204790-9a17-47c9-abd6-2f1251c84e7a c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 235/463] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:49 2026] GET /v2.1/servers/052d9169-fa3a-4fa6-a616-87c77a63bfe3 => generated 1727 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 229/464] 10.0.0.170 () {32 vars in 640 bytes} [Sun Apr 26 03:10:49 2026] GET /v2.1/servers => generated 378 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 236/465] 10.0.0.170 () {32 vars in 717 bytes} [Sun Apr 26 03:10:49 2026] DELETE /v2.1/servers/052d9169-fa3a-4fa6-a616-87c77a63bfe3 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:50.152 7 WARNING neutronclient.v2_0.client [None req-52ace70a-5676-4ade-b76d-c8406c22c45a c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 230/466] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:50 2026] GET /v2.1/servers/052d9169-fa3a-4fa6-a616-87c77a63bfe3 => generated 1733 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:51.344 8 WARNING neutronclient.v2_0.client [None req-b7181e36-f400-4410-b73e-309095db053e c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:51.376 7 INFO nova.api.openstack.compute.server_external_events [req-fd05f6c3-dc93-4635-adf5-82af64c2311a req-eb998c38-fea4-4ff4-a345-8f847b3d832f 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:2344ad70-26cb-4796-ae89-53c636c90e7f for instance 052d9169-fa3a-4fa6-a616-87c77a63bfe3 on instance [pid: 7|app: 0|req: 231/467] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/468] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:51 2026] GET /v2.1/servers/052d9169-fa3a-4fa6-a616-87c77a63bfe3 => generated 1853 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-04-26 03:10:52.655 7 WARNING neutronclient.v2_0.client [None req-5e70ceb6-a6c0-4b6e-b72f-d13a7403e8a5 c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:52.991 8 INFO nova.api.openstack.compute.server_external_events [req-a48083fc-6111-429a-a960-b87a0f1ad2c8 req-c0747ca0-a6ee-46eb-ae85-cdb39e416183 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-deleted:2344ad70-26cb-4796-ae89-53c636c90e7f for instance 052d9169-fa3a-4fa6-a616-87c77a63bfe3 on instance [pid: 7|app: 0|req: 232/469] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:52 2026] GET /v2.1/servers/052d9169-fa3a-4fa6-a616-87c77a63bfe3 => generated 1786 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/470] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:53.432 7 INFO nova.api.openstack.compute.server_external_events [req-3ced1a2b-e532-49b2-8edb-c6815e5d7ebe req-776fddcb-7281-4e6a-88c4-34e6780d340c 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:2344ad70-26cb-4796-ae89-53c636c90e7f for instance 052d9169-fa3a-4fa6-a616-87c77a63bfe3 on instance [pid: 7|app: 0|req: 233/471] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:10:53 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-04-26 03:10:54.059 8 WARNING neutronclient.v2_0.client [None req-2b8c42bb-72eb-44e8-8004-e35bc96de0c2 c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 239/472] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:54 2026] GET /v2.1/servers/052d9169-fa3a-4fa6-a616-87c77a63bfe3 => generated 1510 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-04-26 03:10:55.167 7 WARNING neutronclient.v2_0.client [None req-e6d6981d-a144-479a-801b-ede7767efec6 c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/473] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:55 2026] GET /v2.1/servers/052d9169-fa3a-4fa6-a616-87c77a63bfe3 => generated 1510 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:10:56.250 8 INFO nova.api.openstack.wsgi [None req-17839cc2-7511-4b11-8a56-f845a5d7b722 c9f8beebee9048a8b6f0bc69dbb3e4bb 5ff87fb1295a47d9a7fd83e5bd58816b - - default default] HTTP exception thrown: Instance 052d9169-fa3a-4fa6-a616-87c77a63bfe3 could not be found. [pid: 8|app: 0|req: 240/474] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:10:56 2026] GET /v2.1/servers/052d9169-fa3a-4fa6-a616-87c77a63bfe3 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 235/475] 10.0.0.170 () {32 vars in 705 bytes} [Sun Apr 26 03:10:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1122934153 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-26 03:11:00.852 7 WARNING neutronclient.v2_0.client [None req-402ffce1-e657-4c3e-a4a0-5b36ad587102 c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/478] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:00 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1820 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, ' [pid: 8|app: 0|req: 242/479] 10.0.0.170 () {32 vars in 717 bytes} [Sun Apr 26 03:11:01 2026] DELETE /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:01.184 7 WARNING neutronclient.v2_0.client [None req-159c04a3-89dd-405a-9031-16ebc3542fe8 c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 238/480] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:01 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1826 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:02.377 8 WARNING neutronclient.v2_0.client [None req-a44b8530-450c-49b9-b5ba-3063e0a5736c c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 243/481] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:02 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1826 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:02.917 7 INFO nova.api.openstack.compute.server_external_events [req-d058c4a1-d81f-470d-bbd3-83a63d6ecd1b req-7204009d-e734-44c0-89df-58719cfce3e9 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:5ff30169-2259-4d78-9b4b-473857e71eef for instance 0b2bc0aa-8548-4371-9b57-2967d03e562f on instance [pid: 7|app: 0|req: 239/482] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:11:02 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-04-26 03:11:03.572 8 WARNING neutronclient.v2_0.client [None req-f041e57d-afdc-4637-a11a-5b08b0720fa9 c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 244/483] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:03 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1826 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:04.367 7 INFO nova.api.openstack.compute.server_external_events [req-b11283e9-c2b3-4ecb-97c6-c7e87a7f6ca0 req-57145f4b-ce6d-4b75-b620-a2cae2a73a84 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-deleted:5ff30169-2259-4d78-9b4b-473857e71eef for instance 0b2bc0aa-8548-4371-9b57-2967d03e562f on instance [pid: 7|app: 0|req: 240/484] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:11:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:04.746 8 WARNING neutronclient.v2_0.client [None req-09b139f3-151a-43ca-91d1-a44b058a93c3 c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 245/485] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:04 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1473 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-04-26 03:11:04.962 7 INFO nova.api.openstack.compute.server_external_events [req-a9caeb70-804b-4a75-b286-de246de43be8 req-c0ed4c86-c919-4512-827a-8f946583326f 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:5ff30169-2259-4d78-9b4b-473857e71eef for instance 0b2bc0aa-8548-4371-9b57-2967d03e562f on instance [pid: 7|app: 0|req: 241/486] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:11:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:05.856 8 WARNING neutronclient.v2_0.client [None req-f69b6747-877e-43c3-b840-2c66233f2b32 c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/487] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:05 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1478 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:06.949 7 WARNING neutronclient.v2_0.client [None req-28943fb1-f3a5-4096-941a-551fcb633238 c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 243/490] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:06 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 1478 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:08.044 8 INFO nova.api.openstack.wsgi [None req-375216de-fbfa-4c45-a647-dc38da0accc0 c610d843d99f40808ae11e3c55e47d6b a413a386b8504e688cd193f12037ba19 - - default default] HTTP exception thrown: Instance 0b2bc0aa-8548-4371-9b57-2967d03e562f could not be found. [pid: 8|app: 0|req: 248/491] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:08 2026] GET /v2.1/servers/0b2bc0aa-8548-4371-9b57-2967d03e562f => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 244/492] 10.0.0.170 () {32 vars in 703 bytes} [Sun Apr 26 03:11:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-107899616 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-26 03:11:20.590 7 WARNING neutronclient.v2_0.client [None req-0ccc2811-e75e-4fc2-ae5a-3bdc4ab1c662 32a09034dfd74ad095b8b3f61629c8d9 7cca952f0b4b45ff8ca80dc50e2347d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:11:21.249 7 WARNING neutronclient.v2_0.client [None req-0ccc2811-e75e-4fc2-ae5a-3bdc4ab1c662 32a09034dfd74ad095b8b3f61629c8d9 7cca952f0b4b45ff8ca80dc50e2347d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 246/495] 10.0.0.170 () {34 vars in 662 bytes} [Sun Apr 26 03:11:20 2026] POST /v2.1/servers => generated 424 bytes in 1560 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:22.009 8 WARNING neutronclient.v2_0.client [None req-4adfaf41-f77f-448e-95ba-1dc79df34e6d 32a09034dfd74ad095b8b3f61629c8d9 7cca952f0b4b45ff8ca80dc50e2347d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 250/496] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:21 2026] GET /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767 => generated 1370 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:23.314 7 WARNING neutronclient.v2_0.client [None req-5b992494-b34f-4009-8f02-ad64a067ce06 32a09034dfd74ad095b8b3f61629c8d9 7cca952f0b4b45ff8ca80dc50e2347d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 247/497] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:23 2026] GET /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767 => generated 1366 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:24.474 8 WARNING neutronclient.v2_0.client [None req-d901e1ac-4cc8-42b1-a5b3-4a5b29694e09 32a09034dfd74ad095b8b3f61629c8d9 7cca952f0b4b45ff8ca80dc50e2347d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 251/498] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:24 2026] GET /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767 => generated 1422 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:25.595 7 WARNING neutronclient.v2_0.client [None req-29f66afb-a168-4e31-8816-a15783bae8d5 32a09034dfd74ad095b8b3f61629c8d9 7cca952f0b4b45ff8ca80dc50e2347d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 248/499] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:25 2026] GET /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767 => generated 1422 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-04-26 03:11:26.726 8 WARNING neutronclient.v2_0.client [None req-d6649929-361b-4f80-8ee4-057463ec752f 32a09034dfd74ad095b8b3f61629c8d9 7cca952f0b4b45ff8ca80dc50e2347d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 252/502] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:26 2026] GET /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767 => generated 1430 bytes in 516 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:28.263 7 WARNING neutronclient.v2_0.client [None req-299aadf9-6ca4-4dd9-82bd-509453b9c3b6 32a09034dfd74ad095b8b3f61629c8d9 7cca952f0b4b45ff8ca80dc50e2347d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 251/503] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:28 2026] GET /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767 => generated 1482 bytes in 1302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:29.545 8 INFO nova.api.openstack.compute.server_external_events [req-3729b52d-0e67-42da-bddd-7edb567e15b2 req-7eb9a9ab-0902-4a27-af9e-65912b51076d 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:befd245b-49e2-48e2-95f5-2b3abdf6c35f for instance ea71eaf7-213f-4887-a993-70fe49561767 on instance [pid: 8|app: 0|req: 253/504] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:11:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:30.566 7 WARNING neutronclient.v2_0.client [None req-34aad569-2444-4b78-88e1-32a3eed789bc 32a09034dfd74ad095b8b3f61629c8d9 7cca952f0b4b45ff8ca80dc50e2347d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 252/505] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:30 2026] GET /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767 => generated 1470 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:32.092 8 WARNING neutronclient.v2_0.client [None req-6b8805b2-f145-4f85-a30b-57984852b36a 32a09034dfd74ad095b8b3f61629c8d9 7cca952f0b4b45ff8ca80dc50e2347d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 254/506] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:32 2026] GET /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767 => generated 1470 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:33.470 7 WARNING neutronclient.v2_0.client [None req-513b8b48-ecfb-436d-be6b-c69d33b138c3 32a09034dfd74ad095b8b3f61629c8d9 7cca952f0b4b45ff8ca80dc50e2347d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 253/507] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:33 2026] GET /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767 => generated 1470 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-04-26 03:11:34.627 8 WARNING neutronclient.v2_0.client [None req-76c55f6b-e1bf-4683-887c-d80fd73ccbfc 32a09034dfd74ad095b8b3f61629c8d9 7cca952f0b4b45ff8ca80dc50e2347d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/508] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:34 2026] GET /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767 => generated 1470 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:35.636 7 INFO nova.api.openstack.compute.server_external_events [req-6aac552b-5fde-4eeb-a315-e950bfd3b8f0 req-c5a3172e-8c4f-4372-827e-1f10152beb32 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:befd245b-49e2-48e2-95f5-2b3abdf6c35f for instance ea71eaf7-213f-4887-a993-70fe49561767 on instance [pid: 7|app: 0|req: 254/509] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:11:35 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, ' 2026-04-26 03:11:35.833 8 WARNING neutronclient.v2_0.client [None req-4a346868-de9c-4394-8b9f-2adce2acc856 32a09034dfd74ad095b8b3f61629c8d9 7cca952f0b4b45ff8ca80dc50e2347d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 256/510] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:35 2026] GET /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767 => generated 1470 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:37.057 7 WARNING neutronclient.v2_0.client [None req-25b855e8-3368-4b7e-986a-0c9992e82bcc 32a09034dfd74ad095b8b3f61629c8d9 7cca952f0b4b45ff8ca80dc50e2347d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 256/513] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:37 2026] GET /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767 => generated 1470 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:37.686 8 INFO nova.api.openstack.compute.server_external_events [req-2c3aad3e-5448-4df7-86e2-2fdb47afcc37 req-2ef2d4a0-0f3f-4f5f-aceb-2814d2a3a71a 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:befd245b-49e2-48e2-95f5-2b3abdf6c35f for instance ea71eaf7-213f-4887-a993-70fe49561767 on instance [pid: 8|app: 0|req: 258/514] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:11:37 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-04-26 03:11:38.237 7 WARNING neutronclient.v2_0.client [None req-a629f037-08e1-4870-ab01-3df1bc7b3b23 32a09034dfd74ad095b8b3f61629c8d9 7cca952f0b4b45ff8ca80dc50e2347d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 257/515] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:38 2026] GET /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767 => generated 1655 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: 259/516] 10.0.0.170 () {32 vars in 722 bytes} [Sun Apr 26 03:11:38 2026] GET /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767/ips => generated 109 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 258/517] 10.0.0.170 () {32 vars in 722 bytes} [Sun Apr 26 03:11:38 2026] GET /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767/ips => generated 109 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 260/518] 10.0.0.170 () {32 vars in 824 bytes} [Sun Apr 26 03:11:38 2026] GET /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767/ips/tempest-ServerAddressesTestJSON-2070711735-network => generated 94 bytes in 38 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: 259/519] 10.0.0.170 () {32 vars in 717 bytes} [Sun Apr 26 03:11:38 2026] DELETE /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:38.703 8 WARNING neutronclient.v2_0.client [None req-d00ca60b-44ad-42ec-be9f-3c05ec47050c 32a09034dfd74ad095b8b3f61629c8d9 7cca952f0b4b45ff8ca80dc50e2347d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 261/520] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:38 2026] GET /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767 => generated 1661 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:39.933 7 WARNING neutronclient.v2_0.client [None req-0863da1d-e5b5-4b84-9c38-97ce58951df1 32a09034dfd74ad095b8b3f61629c8d9 7cca952f0b4b45ff8ca80dc50e2347d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:11:39.959 8 INFO nova.api.openstack.compute.server_external_events [req-ec903506-357f-42b3-be52-f572b3d48a66 req-3c43fed6-85ac-48e6-ab0a-1efedb2a59fa 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:befd245b-49e2-48e2-95f5-2b3abdf6c35f for instance ea71eaf7-213f-4887-a993-70fe49561767 on instance [pid: 8|app: 0|req: 262/521] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:11:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/522] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:39 2026] GET /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767 => generated 1661 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:41.136 8 WARNING neutronclient.v2_0.client [None req-1ed2d0d1-3ed0-444c-9d74-9ef53334e9b3 32a09034dfd74ad095b8b3f61629c8d9 7cca952f0b4b45ff8ca80dc50e2347d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:41.324 7 INFO nova.api.openstack.compute.server_external_events [req-d983faf3-4c55-466a-b40a-1f1fcadbd3a3 req-021daeb5-bc34-4cf3-836d-f2659f392098 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-deleted:befd245b-49e2-48e2-95f5-2b3abdf6c35f for instance ea71eaf7-213f-4887-a993-70fe49561767 on instance [pid: 7|app: 0|req: 261/523] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:11:41 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) [pid: 8|app: 0|req: 263/524] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:41 2026] GET /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767 => generated 1661 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-04-26 03:11:42.007 7 INFO nova.api.openstack.compute.server_external_events [req-a32e05b3-d243-488e-8ab8-bf953a486577 req-fbd7772e-91fe-4c35-85a7-dad439e04f2b 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:befd245b-49e2-48e2-95f5-2b3abdf6c35f for instance ea71eaf7-213f-4887-a993-70fe49561767 on instance [pid: 7|app: 0|req: 262/525] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:11:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:42.442 8 WARNING neutronclient.v2_0.client [None req-c93d0853-739b-4c62-8a72-d47e6e8a5b4d 32a09034dfd74ad095b8b3f61629c8d9 7cca952f0b4b45ff8ca80dc50e2347d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 264/526] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:42 2026] GET /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767 => generated 1456 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:43.645 7 WARNING neutronclient.v2_0.client [None req-52da63cc-69ce-45b9-95c7-02db2f827abd 32a09034dfd74ad095b8b3f61629c8d9 7cca952f0b4b45ff8ca80dc50e2347d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 263/527] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:43 2026] GET /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767 => generated 1456 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:44.732 8 INFO nova.api.openstack.wsgi [None req-5209cb32-6342-46dc-856d-7cec318bdb52 32a09034dfd74ad095b8b3f61629c8d9 7cca952f0b4b45ff8ca80dc50e2347d9 - - default default] HTTP exception thrown: Instance ea71eaf7-213f-4887-a993-70fe49561767 could not be found. [pid: 8|app: 0|req: 265/528] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:44 2026] GET /v2.1/servers/ea71eaf7-213f-4887-a993-70fe49561767 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/531] 10.0.0.170 () {30 vars in 412 bytes} [Sun Apr 26 03:11:49 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 267/532] 10.0.0.170 () {28 vars in 559 bytes} [Sun Apr 26 03:11:49 2026] GET /v2/ => generated 402 bytes in 428 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: 266/533] 10.0.0.170 () {28 vars in 563 bytes} [Sun Apr 26 03:11:49 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: 268/534] 10.0.0.170 () {30 vars in 412 bytes} [Sun Apr 26 03:11:49 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-26 03:11:53.646 7 WARNING neutronclient.v2_0.client [None req-d4b6b125-f576-402d-a687-f2b448222a27 07d28f3ca89044fd809e13a65c10a5e0 94fb679441e04fd7809d8e222d218aae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:11:54.547 7 WARNING neutronclient.v2_0.client [None req-d4b6b125-f576-402d-a687-f2b448222a27 07d28f3ca89044fd809e13a65c10a5e0 94fb679441e04fd7809d8e222d218aae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 267/535] 10.0.0.170 () {34 vars in 662 bytes} [Sun Apr 26 03:11:53 2026] POST /v2.1/servers => generated 424 bytes in 1308 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-26 03:11:54.918 8 WARNING neutronclient.v2_0.client [None req-5b73dc87-8f95-489a-84c0-422b8d23748b 07d28f3ca89044fd809e13a65c10a5e0 94fb679441e04fd7809d8e222d218aae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 269/536] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:54 2026] GET /v2.1/servers/fc4d8eed-b31d-47c9-9b3a-25f06a65b824 => generated 1366 bytes in 722 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:56.694 7 WARNING neutronclient.v2_0.client [None req-7b6eecad-394a-4ef7-9b6d-82a5a1157a56 07d28f3ca89044fd809e13a65c10a5e0 94fb679441e04fd7809d8e222d218aae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 268/539] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:56 2026] GET /v2.1/servers/fc4d8eed-b31d-47c9-9b3a-25f06a65b824 => generated 1418 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:58.260 8 WARNING neutronclient.v2_0.client [None req-b97e522f-0cc7-494c-93bc-e72c9b0b47b9 07d28f3ca89044fd809e13a65c10a5e0 94fb679441e04fd7809d8e222d218aae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 272/540] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:58 2026] GET /v2.1/servers/fc4d8eed-b31d-47c9-9b3a-25f06a65b824 => generated 1418 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:11:59.692 7 WARNING neutronclient.v2_0.client [None req-addf32b6-0efc-4e07-97d6-e56bf104d647 07d28f3ca89044fd809e13a65c10a5e0 94fb679441e04fd7809d8e222d218aae - - default default] 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: 273/541] 10.0.0.95 () {30 vars in 617 bytes} [Sun Apr 26 03:12:00 2026] GET /v2.1 => generated 0 bytes in 101 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 274/542] 10.0.0.95 () {32 vars in 690 bytes} [Sun Apr 26 03:12:00 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: 275/543] 10.0.0.95 () {34 vars in 911 bytes} [Sun Apr 26 03:12:00 2026] GET /v2.1/os-simple-tenant-usage/c2141b8fdc4c4a9dac408c181a8c55e1?start=2026-04-25T00:00:00&end=2026-04-26T23:59:59 => generated 20 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:01.044 8 INFO nova.api.openstack.compute.server_external_events [req-183ec612-8a21-4107-a054-3e7a84c7d75a req-443cff0d-b94a-4546-99c2-b778a647afb2 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:8a9cb617-049a-4ac2-bd4e-786355df5da4 for instance fc4d8eed-b31d-47c9-9b3a-25f06a65b824 on instance [pid: 8|app: 0|req: 276/544] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:12:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/545] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:11:59 2026] GET /v2.1/servers/fc4d8eed-b31d-47c9-9b3a-25f06a65b824 => generated 1468 bytes in 1415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 277/546] 10.0.0.95 () {30 vars in 652 bytes} [Sun Apr 26 03:12:01 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:02.131 7 WARNING neutronclient.v2_0.client [None req-98355990-6c1b-4c46-8ab0-41c785e1b6ba 07d28f3ca89044fd809e13a65c10a5e0 94fb679441e04fd7809d8e222d218aae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 270/547] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:02 2026] GET /v2.1/servers/fc4d8eed-b31d-47c9-9b3a-25f06a65b824 => generated 1466 bytes in 1135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 03:12:04.290 8 WARNING neutronclient.v2_0.client [None req-82c6b536-620f-4104-aa6d-398cf89f2b6d 07d28f3ca89044fd809e13a65c10a5e0 94fb679441e04fd7809d8e222d218aae - - default default] 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: 271/548] 10.0.0.95 () {30 vars in 617 bytes} [Sun Apr 26 03:12:04 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 272/549] 10.0.0.95 () {32 vars in 690 bytes} [Sun Apr 26 03:12:04 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: 273/550] 10.0.0.95 () {34 vars in 911 bytes} [Sun Apr 26 03:12:04 2026] GET /v2.1/os-simple-tenant-usage/c2141b8fdc4c4a9dac408c181a8c55e1?start=2026-04-25T00:00:00&end=2026-04-26T23:59:59 => generated 20 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/551] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:04 2026] GET /v2.1/servers/fc4d8eed-b31d-47c9-9b3a-25f06a65b824 => generated 1466 bytes in 695 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 274/552] 10.0.0.95 () {30 vars in 652 bytes} [Sun Apr 26 03:12:05 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:05.986 8 WARNING neutronclient.v2_0.client [None req-0dcf1b5a-6b78-4aa2-8e1d-0e2f6cd18ebc 07d28f3ca89044fd809e13a65c10a5e0 94fb679441e04fd7809d8e222d218aae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 279/553] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:05 2026] GET /v2.1/servers/fc4d8eed-b31d-47c9-9b3a-25f06a65b824 => generated 1466 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:07.536 8 WARNING neutronclient.v2_0.client [None req-fec66675-ec44-4fe1-a1d4-0a80eb3a9b73 07d28f3ca89044fd809e13a65c10a5e0 94fb679441e04fd7809d8e222d218aae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:12:08.092 7 INFO nova.api.openstack.compute.server_external_events [req-cd76e10c-a731-4f7d-b88b-6189217d7c9d req-4ecf05de-273e-4f3e-82e3-2430dabcd1da 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:8a9cb617-049a-4ac2-bd4e-786355df5da4 for instance fc4d8eed-b31d-47c9-9b3a-25f06a65b824 on instance [pid: 7|app: 0|req: 276/556] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:12:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/557] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:07 2026] GET /v2.1/servers/fc4d8eed-b31d-47c9-9b3a-25f06a65b824 => generated 1466 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-04-26 03:12:09.374 7 WARNING neutronclient.v2_0.client [None req-5592e50f-1989-42ef-89e0-44662ef2281c 07d28f3ca89044fd809e13a65c10a5e0 94fb679441e04fd7809d8e222d218aae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 277/558] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:09 2026] GET /v2.1/servers/fc4d8eed-b31d-47c9-9b3a-25f06a65b824 => generated 1466 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:10.144 8 INFO nova.api.openstack.compute.server_external_events [req-13a011ab-5e27-4148-ad2a-a50657ee6ae6 req-882af7ac-0861-49e8-9745-7120321560c4 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:8a9cb617-049a-4ac2-bd4e-786355df5da4 for instance fc4d8eed-b31d-47c9-9b3a-25f06a65b824 on instance 2026-04-26 03:12:10.145 8 INFO nova.api.openstack.compute.server_external_events [req-13a011ab-5e27-4148-ad2a-a50657ee6ae6 req-882af7ac-0861-49e8-9745-7120321560c4 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:8a9cb617-049a-4ac2-bd4e-786355df5da4 for instance fc4d8eed-b31d-47c9-9b3a-25f06a65b824 on instance [pid: 8|app: 0|req: 282/559] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:12:10 2026] POST /v2.1/os-server-external-events => generated 354 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-04-26 03:12:10.703 7 WARNING neutronclient.v2_0.client [None req-39bdb674-9042-4b67-b63a-d60de69d2479 07d28f3ca89044fd809e13a65c10a5e0 94fb679441e04fd7809d8e222d218aae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 278/560] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:10 2026] GET /v2.1/servers/fc4d8eed-b31d-47c9-9b3a-25f06a65b824 => generated 1466 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:11.889 8 WARNING neutronclient.v2_0.client [None req-77a4efb0-9e04-4a46-ad7d-1d87de24ce97 07d28f3ca89044fd809e13a65c10a5e0 94fb679441e04fd7809d8e222d218aae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 283/561] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:11 2026] GET /v2.1/servers/fc4d8eed-b31d-47c9-9b3a-25f06a65b824 => generated 1645 bytes in 1522 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 279/562] 10.0.0.170 () {32 vars in 717 bytes} [Sun Apr 26 03:12:14 2026] DELETE /v2.1/servers/fc4d8eed-b31d-47c9-9b3a-25f06a65b824 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:14.703 8 WARNING neutronclient.v2_0.client [None req-774ec7b2-268e-4ca1-8b9b-7033480c9cf4 07d28f3ca89044fd809e13a65c10a5e0 94fb679441e04fd7809d8e222d218aae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 284/565] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:14 2026] GET /v2.1/servers/fc4d8eed-b31d-47c9-9b3a-25f06a65b824 => generated 1651 bytes in 2274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:17.738 7 INFO nova.api.openstack.compute.server_external_events [req-f70a89a3-cbda-4348-8b2c-cd9a4f08dde3 req-4f40cab8-6f7d-48ac-a4d1-d55ad3461317 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-deleted:8a9cb617-049a-4ac2-bd4e-786355df5da4 for instance fc4d8eed-b31d-47c9-9b3a-25f06a65b824 on instance [pid: 7|app: 0|req: 282/566] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:12:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:17.991 8 WARNING neutronclient.v2_0.client [None req-2df57843-1822-4b7c-a3cd-f4ad284067e2 07d28f3ca89044fd809e13a65c10a5e0 94fb679441e04fd7809d8e222d218aae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/567] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:17 2026] GET /v2.1/servers/fc4d8eed-b31d-47c9-9b3a-25f06a65b824 => generated 1447 bytes in 1493 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:20.520 7 WARNING neutronclient.v2_0.client [None req-421f9a92-55e0-4a59-94ca-fd16437e90d8 07d28f3ca89044fd809e13a65c10a5e0 94fb679441e04fd7809d8e222d218aae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/568] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:20 2026] GET /v2.1/servers/fc4d8eed-b31d-47c9-9b3a-25f06a65b824 => generated 1452 bytes in 696 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:22.209 8 INFO nova.api.openstack.wsgi [None req-faf41054-2997-4f68-911d-8e5c27c9bc54 07d28f3ca89044fd809e13a65c10a5e0 94fb679441e04fd7809d8e222d218aae - - default default] HTTP exception thrown: Instance fc4d8eed-b31d-47c9-9b3a-25f06a65b824 could not be found. [pid: 8|app: 0|req: 286/569] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:22 2026] GET /v2.1/servers/fc4d8eed-b31d-47c9-9b3a-25f06a65b824 => 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: 285/572] 10.0.0.170 () {34 vars in 670 bytes} [Sun Apr 26 03:12:27 2026] POST /v2.1/os-keypairs => generated 396 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 288/573] 10.0.0.170 () {34 vars in 670 bytes} [Sun Apr 26 03:12:31 2026] POST /v2.1/os-keypairs => generated 384 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:12:33.749 7 WARNING neutronclient.v2_0.client [None req-08646acf-9e9b-43f5-8467-92df35553b4f 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:12:33.864 7 WARNING neutronclient.v2_0.client [None req-08646acf-9e9b-43f5-8467-92df35553b4f 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:12:33.929 7 WARNING neutronclient.v2_0.client [None req-08646acf-9e9b-43f5-8467-92df35553b4f 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:12:34.084 7 WARNING neutronclient.v2_0.client [None req-08646acf-9e9b-43f5-8467-92df35553b4f 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/574] 10.0.0.170 () {34 vars in 662 bytes} [Sun Apr 26 03:12:33 2026] POST /v2.1/servers => generated 496 bytes in 2819 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-26 03:12:36.521 8 WARNING neutronclient.v2_0.client [None req-7c8890b2-0e0c-4ee8-a41c-53380c374c4d 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/577] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:36 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 1456 bytes in 610 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:38.163 7 WARNING neutronclient.v2_0.client [None req-276159a6-e08d-4a66-bb5d-cbb9ede81c1d 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/578] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:38 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 1452 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:39.509 8 WARNING neutronclient.v2_0.client [None req-865b3158-fd3b-45a6-a337-27e505a9c026 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/579] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:39 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 1508 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:40.768 7 WARNING neutronclient.v2_0.client [None req-4dc936a4-1bdf-498b-85c9-23d38db78c77 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/580] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:40 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 1516 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:42.038 8 WARNING neutronclient.v2_0.client [None req-5faf545d-4151-4f9e-8f6e-932883be2a2b 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:43.468 7 INFO nova.api.openstack.compute.server_external_events [req-14e0672c-1595-4d9b-be32-fba978e68f51 req-45f0aa06-82d8-49c5-84bc-6328700929a1 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:9fb50dd5-169a-4e9e-bc36-95089e979708 for instance d1e89fe5-c14a-4123-9856-e15bf2d99fa1 on instance [pid: 7|app: 0|req: 291/581] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:12:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/582] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:42 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 1640 bytes in 1577 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:44.641 7 WARNING neutronclient.v2_0.client [None req-5df087ff-cc59-4091-94e0-d4b8ff400cd7 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/583] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:44 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 1628 bytes in 970 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:46.624 8 WARNING neutronclient.v2_0.client [None req-5fa49762-3482-4c65-b7a5-aeeba2c7b8d0 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/586] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:46 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 1628 bytes in 938 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:48.563 7 WARNING neutronclient.v2_0.client [None req-ffd05bff-1863-4977-824f-7ac97af8711c 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/587] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:48 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 1628 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:49.853 8 WARNING neutronclient.v2_0.client [None req-64e13747-0c38-4f07-ba2b-56e77891c3cb 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/588] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:49 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 1628 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:51.065 7 WARNING neutronclient.v2_0.client [None req-5bc5a59e-5d8d-41f7-b22c-6fc41d8f1139 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/589] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:51 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 1628 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:52.237 8 WARNING neutronclient.v2_0.client [None req-0e67a889-4f5f-4484-98f6-bb2925042f19 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/590] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:52 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 1628 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-04-26 03:12:53.393 7 WARNING neutronclient.v2_0.client [None req-4ceb3099-2945-42eb-9fdd-597b8743903a 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/591] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:53 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 1628 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:53.904 8 INFO nova.api.openstack.compute.server_external_events [req-5d08c2a4-2cac-4dda-b9ac-e6a169947969 req-2277ea5b-9dbe-4661-9319-2c11711734a2 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:9fb50dd5-169a-4e9e-bc36-95089e979708 for instance d1e89fe5-c14a-4123-9856-e15bf2d99fa1 on instance [pid: 8|app: 0|req: 295/592] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:12:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:54.581 7 WARNING neutronclient.v2_0.client [None req-ad562d91-ad79-46bc-89b2-d74e73bdae61 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/593] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:54 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 1628 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:55.832 8 WARNING neutronclient.v2_0.client [None req-cb928326-0c8d-439f-8157-6f98b80eeb97 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:12:55.973 7 INFO nova.api.openstack.compute.server_external_events [req-1100ab0a-9e67-45f9-a482-8c3a3af4a6b3 req-dbbf8274-6e76-4271-8cc9-f0f6fbd0479a 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:9fb50dd5-169a-4e9e-bc36-95089e979708 for instance d1e89fe5-c14a-4123-9856-e15bf2d99fa1 on instance [pid: 7|app: 0|req: 299/594] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:12:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/595] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:12:55 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 1808 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-04-26 03:12:56.064 7 WARNING neutronclient.v2_0.client [None req-914f80b8-9e11-4257-b578-9e9342d3c4fa 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in 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/596] 10.0.0.170 () {32 vars in 740 bytes} [Sun Apr 26 03:12:56 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1/os-interface => generated 285 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, ' 2026-04-26 03:12:56.942 8 INFO nova.api.openstack.compute.server_external_events [req-8f8d1f35-fa76-4f4b-b5e3-4c669ac7bc32 req-d0cfeca5-459a-45ba-ad4c-90e3a0900647 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:9fb50dd5-169a-4e9e-bc36-95089e979708 for instance d1e89fe5-c14a-4123-9856-e15bf2d99fa1 on instance [pid: 8|app: 0|req: 298/599] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:12:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:13:04.202 7 WARNING neutronclient.v2_0.client [None req-bbdf68f3-cf03-4cb6-8282-3461d1c44fb4 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in 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/600] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:13:04 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 1928 bytes in 740 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 299/601] 10.0.0.170 () {32 vars in 752 bytes} [Sun Apr 26 03:13:06 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1/os-server-password => generated 116 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 301/604] 10.0.0.170 () {32 vars in 717 bytes} [Sun Apr 26 03:13:07 2026] DELETE /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:13:07.841 7 WARNING neutronclient.v2_0.client [None req-25f6c718-519e-40ea-b12b-9211892ef74e 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/605] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:13:07 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 1934 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:13:09.091 8 WARNING neutronclient.v2_0.client [None req-d34e7032-24ce-4850-abc9-609a7e2d1da4 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:13:09.140 7 INFO nova.api.openstack.compute.server_external_events [req-307cad24-41b6-4547-94e9-b5624f424dd8 req-d6ded7b0-376d-4c0e-b304-235e0cce29ea 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:9fb50dd5-169a-4e9e-bc36-95089e979708 for instance d1e89fe5-c14a-4123-9856-e15bf2d99fa1 on instance [pid: 7|app: 0|req: 305/606] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:13:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/607] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:13:09 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 1934 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:13:10.235 7 WARNING neutronclient.v2_0.client [None req-b1e83445-cb4d-4ee8-a3eb-2a91b1081ca7 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in 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/608] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:13:10 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 1934 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-04-26 03:13:11.180 8 INFO nova.api.openstack.compute.server_external_events [req-01add249-7064-49b3-9c75-2fa5338162df req-67e1755d-0ad9-4ef9-ba40-055af72e1f2c 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:9fb50dd5-169a-4e9e-bc36-95089e979708 for instance d1e89fe5-c14a-4123-9856-e15bf2d99fa1 on instance 2026-04-26 03:13:11.181 8 INFO nova.api.openstack.compute.server_external_events [req-01add249-7064-49b3-9c75-2fa5338162df req-67e1755d-0ad9-4ef9-ba40-055af72e1f2c 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-deleted:9fb50dd5-169a-4e9e-bc36-95089e979708 for instance d1e89fe5-c14a-4123-9856-e15bf2d99fa1 on instance [pid: 8|app: 0|req: 303/609] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:13:11 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:13:11.423 7 WARNING neutronclient.v2_0.client [None req-f546b371-14ac-46be-9936-4ec60f2d6421 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/610] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:13:11 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 1537 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:13:12.534 8 WARNING neutronclient.v2_0.client [None req-44d00654-8f7d-4589-9c8b-04332724a9f5 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in 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/611] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:13:12 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 1542 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:13:13.624 7 WARNING neutronclient.v2_0.client [None req-59e0301a-13bb-4651-9a12-6eaf043c93d9 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/612] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:13:13 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 1542 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:13:14.707 8 INFO nova.api.openstack.wsgi [None req-1988984f-e614-49e6-8a89-52c50c433e18 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] HTTP exception thrown: Instance d1e89fe5-c14a-4123-9856-e15bf2d99fa1 could not be found. [pid: 8|app: 0|req: 305/613] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:13:14 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => 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-04-26 03:13:14.737 7 INFO nova.api.openstack.wsgi [None req-cc18c84b-60f4-454e-a1f9-58b8fa8b059f 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] HTTP exception thrown: Instance d1e89fe5-c14a-4123-9856-e15bf2d99fa1 could not be found. [pid: 7|app: 0|req: 309/614] 10.0.0.170 () {32 vars in 717 bytes} [Sun Apr 26 03:13:14 2026] DELETE /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:13:14.771 8 INFO nova.api.openstack.wsgi [None req-dc5e4686-fde4-43ef-8bb2-4ddc08bdcd95 804df780824a4b96af06a961e0218d4b 370cce7e4831405c9d68f13dc031565d - - default default] HTTP exception thrown: Instance d1e89fe5-c14a-4123-9856-e15bf2d99fa1 could not be found. [pid: 8|app: 0|req: 306/615] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:13:14 2026] GET /v2.1/servers/d1e89fe5-c14a-4123-9856-e15bf2d99fa1 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 310/616] 10.0.0.170 () {32 vars in 701 bytes} [Sun Apr 26 03:13:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-80240486 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 308/619] 10.0.0.170 () {32 vars in 725 bytes} [Sun Apr 26 03:13:17 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-772936274 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/620] 10.0.0.170 () {34 vars in 670 bytes} [Sun Apr 26 03:13:25 2026] POST /v2.1/os-keypairs => generated 398 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:13:28.682 7 WARNING neutronclient.v2_0.client [None req-48c0071a-07cf-404d-9e23-3d6d0644fcaa ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:13:28.868 7 WARNING neutronclient.v2_0.client [None req-48c0071a-07cf-404d-9e23-3d6d0644fcaa ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:13:29.775 7 WARNING neutronclient.v2_0.client [None req-48c0071a-07cf-404d-9e23-3d6d0644fcaa ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in 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/623] 10.0.0.170 () {34 vars in 662 bytes} [Sun Apr 26 03:13:28 2026] POST /v2.1/servers => generated 450 bytes in 1804 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-26 03:13:30.444 8 WARNING neutronclient.v2_0.client [None req-ec6dfbd0-0ec6-43ef-aaf4-1ed0fcdbf9ee ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in 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/624] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:13:30 2026] GET /v2.1/servers/1f0b92cb-e395-4655-85ce-11b693cc9f27 => generated 1401 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, ' 2026-04-26 03:13:31.662 7 WARNING neutronclient.v2_0.client [None req-f72121c6-6c82-4a0c-9c0e-bfc8b5c6d0a3 ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/625] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:13:31 2026] GET /v2.1/servers/1f0b92cb-e395-4655-85ce-11b693cc9f27 => generated 1397 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:13:32.824 8 WARNING neutronclient.v2_0.client [None req-393cbf1f-0d47-4539-98fb-9e50279c7c93 ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/626] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:13:32 2026] GET /v2.1/servers/1f0b92cb-e395-4655-85ce-11b693cc9f27 => generated 1453 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:13:34.030 7 WARNING neutronclient.v2_0.client [None req-006fe686-3316-4c50-b12c-c03fff11ee2b ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/627] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:13:33 2026] GET /v2.1/servers/1f0b92cb-e395-4655-85ce-11b693cc9f27 => generated 1453 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-04-26 03:13:35.313 8 WARNING neutronclient.v2_0.client [None req-d87a0bfa-132b-4923-b6f7-797874c82a67 ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/628] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:13:35 2026] GET /v2.1/servers/1f0b92cb-e395-4655-85ce-11b693cc9f27 => generated 1529 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:13:36.329 7 INFO nova.api.openstack.compute.server_external_events [req-a4535d89-78ee-4d41-9f1c-0961d117a1df req-e9153f6c-3eca-4e18-8c03-f7051723cacb 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:54fd03b0-9ec3-4bd1-adcb-f694449d5ae9 for instance 1f0b92cb-e395-4655-85ce-11b693cc9f27 on instance [pid: 7|app: 0|req: 317/629] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:13:36 2026] POST /v2.1/os-server-external-events => generated 179 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-04-26 03:13:36.725 8 WARNING neutronclient.v2_0.client [None req-d3d50330-d2fc-4032-b76e-5898e8354247 ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in 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/632] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:13:36 2026] GET /v2.1/servers/1f0b92cb-e395-4655-85ce-11b693cc9f27 => generated 1527 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-04-26 03:13:37.909 7 WARNING neutronclient.v2_0.client [None req-e15deaeb-33c8-4eb0-880c-a88dd029c2cc ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/633] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:13:37 2026] GET /v2.1/servers/1f0b92cb-e395-4655-85ce-11b693cc9f27 => generated 1527 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:13:39.101 8 WARNING neutronclient.v2_0.client [None req-5a54c56b-dc02-4817-8476-74c250b1fc59 ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/634] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:13:39 2026] GET /v2.1/servers/1f0b92cb-e395-4655-85ce-11b693cc9f27 => generated 1527 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:13:40.438 7 WARNING neutronclient.v2_0.client [None req-2fa93d95-0898-4766-8864-1af31615eb5d ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/635] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:13:40 2026] GET /v2.1/servers/1f0b92cb-e395-4655-85ce-11b693cc9f27 => generated 1527 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:13:41.780 8 WARNING neutronclient.v2_0.client [None req-d731953d-f709-4cdb-b8e4-542ec1e8b119 ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:13:41.832 7 INFO nova.api.openstack.compute.server_external_events [req-dbddc8fe-d6e3-4da8-9336-dda50854ad22 req-49936d6d-4243-402e-8fda-7cc72a4e6c35 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:54fd03b0-9ec3-4bd1-adcb-f694449d5ae9 for instance 1f0b92cb-e395-4655-85ce-11b693cc9f27 on instance [pid: 7|app: 0|req: 322/636] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:13:41 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) [pid: 8|app: 0|req: 315/637] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:13:41 2026] GET /v2.1/servers/1f0b92cb-e395-4655-85ce-11b693cc9f27 => generated 1527 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:13:43.058 7 WARNING neutronclient.v2_0.client [None req-1459b110-b407-409b-85f7-c993d8e59316 ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in 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/638] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:13:43 2026] GET /v2.1/servers/1f0b92cb-e395-4655-85ce-11b693cc9f27 => generated 1527 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-04-26 03:13:43.874 8 INFO nova.api.openstack.compute.server_external_events [req-caccef7f-8539-4610-815b-84c824ccf3e1 req-f37a5473-20ce-4350-b96c-0c35b581e05d 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:54fd03b0-9ec3-4bd1-adcb-f694449d5ae9 for instance 1f0b92cb-e395-4655-85ce-11b693cc9f27 on instance [pid: 8|app: 0|req: 316/639] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:13:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:13:44.284 7 WARNING neutronclient.v2_0.client [None req-bc6e7b3b-a74d-462e-ba01-efafadd7041d ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in 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/640] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:13:44 2026] GET /v2.1/servers/1f0b92cb-e395-4655-85ce-11b693cc9f27 => generated 1695 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:13:44.473 8 WARNING neutronclient.v2_0.client [None req-56566ad1-825c-4630-97f2-d534657eef2e ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in 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/641] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:13:44 2026] GET /v2.1/servers/1f0b92cb-e395-4655-85ce-11b693cc9f27 => generated 1695 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:13:45.918 7 INFO nova.api.openstack.compute.server_external_events [req-c1874db2-4cd4-4dd2-a4e1-5e88c8220f23 req-30638970-ea3c-4ae1-83e9-83f3ccc8470c 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:54fd03b0-9ec3-4bd1-adcb-f694449d5ae9 for instance 1f0b92cb-e395-4655-85ce-11b693cc9f27 on instance [pid: 7|app: 0|req: 325/642] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:13:45 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, ' [pid: 7|app: 0|req: 327/645] 10.0.0.170 () {34 vars in 749 bytes} [Sun Apr 26 03:13:55 2026] POST /v2.1/servers/1f0b92cb-e395-4655-85ce-11b693cc9f27/action => generated 32132 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:13:57.453 8 INFO nova.api.openstack.compute.server_external_events [req-fb9cac75-8949-4167-9595-a0afd217624d req-98c5120e-3f47-4a5b-9a20-1be71f46cad6 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:54fd03b0-9ec3-4bd1-adcb-f694449d5ae9 for instance 1f0b92cb-e395-4655-85ce-11b693cc9f27 on instance [pid: 8|app: 0|req: 320/648] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:13:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/649] 10.0.0.170 () {34 vars in 670 bytes} [Sun Apr 26 03:13:58 2026] POST /v2.1/os-keypairs => generated 398 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:00.588 8 WARNING neutronclient.v2_0.client [None req-8d6522f8-4f5a-4ed6-a195-93ad185ef64d ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:14:00.638 8 WARNING neutronclient.v2_0.client [None req-8d6522f8-4f5a-4ed6-a195-93ad185ef64d ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:14:00.822 8 WARNING neutronclient.v2_0.client [None req-8d6522f8-4f5a-4ed6-a195-93ad185ef64d ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in 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/650] 10.0.0.170 () {34 vars in 662 bytes} [Sun Apr 26 03:14:00 2026] POST /v2.1/servers => generated 449 bytes in 501 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-26 03:14:01.034 7 WARNING neutronclient.v2_0.client [None req-81bf60f8-8c90-4c5a-a7d0-33ebb238bad7 ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/651] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:01 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1402 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:02.124 8 WARNING neutronclient.v2_0.client [None req-5320919c-1697-4935-9cf3-b2403dc60b4a ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in 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/652] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:02 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1406 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:03.224 7 WARNING neutronclient.v2_0.client [None req-03afa6c8-c4a0-4002-974a-920ed03a5d8f ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/653] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:03 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1454 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:04.322 8 WARNING neutronclient.v2_0.client [None req-15360eaf-2da5-4935-9f3b-233df869dbea ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/654] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:04 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1454 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-04-26 03:14:05.415 7 WARNING neutronclient.v2_0.client [None req-f0cca66a-d389-4dde-bd04-6f86b263e2ff ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in 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/655] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:05 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1462 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-04-26 03:14:06.519 8 WARNING neutronclient.v2_0.client [None req-995bb501-95b9-4af3-b550-dac91a97d6cc ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:06.697 7 INFO nova.api.openstack.compute.server_external_events [req-142d2313-1e5a-4d30-8080-8ad179510201 req-09f7f9ec-c3a5-4ab9-9f15-262032a7d248 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:6c3abb07-121e-46e2-a82f-2111a358f76e for instance 267fbd75-2672-4ac2-b1a0-5604b1c78a28 on instance [pid: 7|app: 0|req: 333/656] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:14:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/657] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:06 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1539 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-04-26 03:14:07.820 8 WARNING neutronclient.v2_0.client [None req-e163a4cf-0316-4675-8ade-77713fcc298d ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in 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/660] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:07 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1527 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:08.991 7 WARNING neutronclient.v2_0.client [None req-ac080fc3-ab36-4e5e-878b-ab139ab6740d ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in 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/661] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:08 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1527 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:10.146 8 WARNING neutronclient.v2_0.client [None req-1bb70a0f-d2f8-436a-ba2a-9fa2c9620624 ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in 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/662] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:10 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1527 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:10.946 7 INFO nova.api.openstack.compute.server_external_events [req-6ea2dcb1-f360-41a6-a363-a17695bbe353 req-8a082b50-043e-47a8-ad58-e1cb5885af09 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:6c3abb07-121e-46e2-a82f-2111a358f76e for instance 267fbd75-2672-4ac2-b1a0-5604b1c78a28 on instance [pid: 7|app: 0|req: 336/663] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:14:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:11.285 8 WARNING neutronclient.v2_0.client [None req-2e820e2e-e63c-497d-8319-1598cd2ab589 ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/664] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:11 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1527 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:12.478 7 WARNING neutronclient.v2_0.client [None req-7b32d420-f3f4-49bb-8e5a-5720e6e4d7bd ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/665] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:12 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1527 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:13.663 8 WARNING neutronclient.v2_0.client [None req-97d6d6f8-82c4-4342-b9c1-86f9feed7df7 ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/666] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:13 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1527 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-04-26 03:14:14.857 7 WARNING neutronclient.v2_0.client [None req-bbbf914b-b3e0-4475-8ea9-2fd60cf3f5d6 ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/667] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:14 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1527 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:16.025 8 WARNING neutronclient.v2_0.client [None req-03da671e-304f-41ff-8c88-a6bbe67ccd92 ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in 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/668] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:15 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1527 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:17.177 7 WARNING neutronclient.v2_0.client [None req-1cd7b916-dfea-4fb8-ab55-e1128d5b4e14 ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/671] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:17 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1527 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-04-26 03:14:18.405 8 WARNING neutronclient.v2_0.client [None req-43987b6c-da51-482a-bf36-92f889cefa8e ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in 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/672] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:18 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1527 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:19.038 7 INFO nova.api.openstack.compute.server_external_events [req-f15fa2b8-6689-4d1b-8145-a59f4124edb1 req-850093b5-79ad-4e86-87e1-7e03dae6cbe8 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:6c3abb07-121e-46e2-a82f-2111a358f76e for instance 267fbd75-2672-4ac2-b1a0-5604b1c78a28 on instance [pid: 7|app: 0|req: 341/673] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:14:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:19.607 8 WARNING neutronclient.v2_0.client [None req-b4814ccb-c589-468c-a820-ab36e21a7ec6 ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/674] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:19 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1527 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:20.788 7 WARNING neutronclient.v2_0.client [None req-6ad355b6-c258-4ab0-abdc-79fe80785775 ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in 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/675] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:20 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1696 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:20.961 8 WARNING neutronclient.v2_0.client [None req-20ddf1d0-8703-4939-88a5-567f76410861 ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/676] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:20 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1696 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-26 03:14:21.098 7 INFO nova.api.openstack.compute.server_external_events [req-347dc9d9-17ba-4525-93e6-be7e3cadd833 req-4a411ab5-c48c-40d5-b213-e20391c18d40 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:6c3abb07-121e-46e2-a82f-2111a358f76e for instance 267fbd75-2672-4ac2-b1a0-5604b1c78a28 on instance [pid: 7|app: 0|req: 343/677] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:14:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:21.835 8 INFO nova.api.openstack.compute.server_external_events [req-af74d083-661d-4825-9977-775544791d88 req-5555ada0-1011-4698-a13a-e36cfda325c7 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:6c3abb07-121e-46e2-a82f-2111a358f76e for instance 267fbd75-2672-4ac2-b1a0-5604b1c78a28 on instance [pid: 8|app: 0|req: 335/678] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:14:21 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, ' [pid: 7|app: 0|req: 345/681] 10.0.0.170 () {34 vars in 749 bytes} [Sun Apr 26 03:14:29 2026] POST /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28/action => generated 31921 bytes in 550 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: 337/682] 10.0.0.170 () {32 vars in 717 bytes} [Sun Apr 26 03:14:33 2026] DELETE /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:33.246 7 WARNING neutronclient.v2_0.client [None req-354d4306-7ecf-4af0-a85a-3d652f07534a ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/683] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:33 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1822 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-04-26 03:14:34.446 8 WARNING neutronclient.v2_0.client [None req-86b55175-b73f-4f60-8a8a-721318d10b8a ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:34.496 7 INFO nova.api.openstack.compute.server_external_events [req-1ebacbe7-53b5-4e35-b553-5209dcc40671 req-956260ae-ecc1-48e0-823b-5f82d0366ff8 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:6c3abb07-121e-46e2-a82f-2111a358f76e for instance 267fbd75-2672-4ac2-b1a0-5604b1c78a28 on instance [pid: 7|app: 0|req: 347/684] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:14:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/685] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:34 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1822 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:35.613 7 WARNING neutronclient.v2_0.client [None req-ef3d7cd3-f82f-44a9-b293-32c0fa59fc02 ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:36.094 8 INFO nova.api.openstack.compute.server_external_events [req-4fc4d15f-1157-4cdd-ac9d-d9d053345788 req-e734f36c-ed25-4da3-9d65-887ab002c998 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-deleted:6c3abb07-121e-46e2-a82f-2111a358f76e for instance 267fbd75-2672-4ac2-b1a0-5604b1c78a28 on instance [pid: 8|app: 0|req: 339/686] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:14:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/687] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:35 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1822 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:36.561 8 INFO nova.api.openstack.compute.server_external_events [req-a9aedccf-0412-400f-b0f0-b5c673a83b97 req-0647921c-64d4-4f27-89b6-2d9a4e54c84f 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:6c3abb07-121e-46e2-a82f-2111a358f76e for instance 267fbd75-2672-4ac2-b1a0-5604b1c78a28 on instance [pid: 8|app: 0|req: 340/688] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:14:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:37.181 7 WARNING neutronclient.v2_0.client [None req-55549869-409d-4bf0-8d84-fe03ba3bb63e ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/691] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:37 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1488 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:38.301 8 WARNING neutronclient.v2_0.client [None req-67628834-9837-4b9a-8549-8bf3b2dd4118 ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/692] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:38 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 1488 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:39.416 7 INFO nova.api.openstack.wsgi [None req-862b653a-b326-4bc7-8b65-022184a7e39f ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] HTTP exception thrown: Instance 267fbd75-2672-4ac2-b1a0-5604b1c78a28 could not be found. [pid: 7|app: 0|req: 351/693] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:39 2026] GET /v2.1/servers/267fbd75-2672-4ac2-b1a0-5604b1c78a28 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/694] 10.0.0.170 () {32 vars in 729 bytes} [Sun Apr 26 03:14:39 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1929909836 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/695] 10.0.0.170 () {32 vars in 717 bytes} [Sun Apr 26 03:14:40 2026] DELETE /v2.1/servers/1f0b92cb-e395-4655-85ce-11b693cc9f27 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-26 03:14:40.192 8 WARNING neutronclient.v2_0.client [None req-0cf15367-f94d-4eaf-aaa5-edcbd77a0a63 ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in 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/696] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:40 2026] GET /v2.1/servers/1f0b92cb-e395-4655-85ce-11b693cc9f27 => generated 1701 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:41.477 7 WARNING neutronclient.v2_0.client [None req-2ee2c817-f334-4f64-91e5-33f2c7c5eba6 ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/697] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:41 2026] GET /v2.1/servers/1f0b92cb-e395-4655-85ce-11b693cc9f27 => generated 1701 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:42.805 8 WARNING neutronclient.v2_0.client [None req-6dc07741-2e9f-401c-b31a-478b9306dd5a ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:42.848 7 INFO nova.api.openstack.compute.server_external_events [req-751ac821-df20-4895-90f8-1defd3f6bc09 req-f3b91dec-7f14-44ee-a28f-79120411636f 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-deleted:54fd03b0-9ec3-4bd1-adcb-f694449d5ae9 for instance 1f0b92cb-e395-4655-85ce-11b693cc9f27 on instance [pid: 7|app: 0|req: 354/698] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:14:42 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) [pid: 8|app: 0|req: 345/699] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:42 2026] GET /v2.1/servers/1f0b92cb-e395-4655-85ce-11b693cc9f27 => generated 1633 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-04-26 03:14:43.965 7 WARNING neutronclient.v2_0.client [None req-5a26a262-5e9e-4d2d-a5a2-6ea32044e636 ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in 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/700] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:43 2026] GET /v2.1/servers/1f0b92cb-e395-4655-85ce-11b693cc9f27 => generated 1487 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:14:45.066 8 WARNING neutronclient.v2_0.client [None req-32ddf35c-7c41-4041-bae0-19bdd7712b8c ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/701] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:45 2026] GET /v2.1/servers/1f0b92cb-e395-4655-85ce-11b693cc9f27 => generated 1487 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-04-26 03:14:46.155 7 INFO nova.api.openstack.wsgi [None req-ae5cb598-0458-4afe-8975-93e4ab09539f ae0c29bf82f942159e75b932725eef68 b33a2ec07e2441258a79ccab2b8f899a - - default default] HTTP exception thrown: Instance 1f0b92cb-e395-4655-85ce-11b693cc9f27 could not be found. [pid: 7|app: 0|req: 356/702] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:14:46 2026] GET /v2.1/servers/1f0b92cb-e395-4655-85ce-11b693cc9f27 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/703] 10.0.0.170 () {32 vars in 729 bytes} [Sun Apr 26 03:14:46 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2127790029 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/722] 10.0.0.170 () {34 vars in 670 bytes} [Sun Apr 26 03:16:11 2026] POST /v2.1/os-keypairs => generated 396 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:16:14.261 7 WARNING neutronclient.v2_0.client [None req-931dff63-730f-4021-8f13-a8d4b339a0e3 00787b4e74f94c3c9a0b1065263bac22 91f9cec2a88d41569e073304cab3e297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:16:14.319 7 WARNING neutronclient.v2_0.client [None req-931dff63-730f-4021-8f13-a8d4b339a0e3 00787b4e74f94c3c9a0b1065263bac22 91f9cec2a88d41569e073304cab3e297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:16:14.617 7 WARNING neutronclient.v2_0.client [None req-931dff63-730f-4021-8f13-a8d4b339a0e3 00787b4e74f94c3c9a0b1065263bac22 91f9cec2a88d41569e073304cab3e297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/723] 10.0.0.170 () {34 vars in 662 bytes} [Sun Apr 26 03:16:14 2026] POST /v2.1/servers => generated 447 bytes in 678 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-26 03:16:14.896 8 WARNING neutronclient.v2_0.client [None req-8a9a79f4-5de4-4475-a28b-6a210ecaef3f 00787b4e74f94c3c9a0b1065263bac22 91f9cec2a88d41569e073304cab3e297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/724] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:16:14 2026] GET /v2.1/servers/74840d60-fb14-42ed-a599-cc92f3557f11 => generated 1394 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:16:19.998 7 WARNING neutronclient.v2_0.client [None req-e7b329a0-1ad9-4cc0-80cc-e188139e2dd1 00787b4e74f94c3c9a0b1065263bac22 91f9cec2a88d41569e073304cab3e297 - - default default] The python binding code in 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.170 () {32 vars in 714 bytes} [Sun Apr 26 03:16:19 2026] GET /v2.1/servers/74840d60-fb14-42ed-a599-cc92f3557f11 => generated 1519 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-04-26 03:16:20.777 8 INFO nova.api.openstack.compute.server_external_events [req-93f34505-5c7a-432a-9f46-236ab78a2e91 req-295a46b6-5d70-41b0-973b-42c408ac7dc2 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:447af680-0acd-449a-8dfb-3d9a2cf7f716 for instance 74840d60-fb14-42ed-a599-cc92f3557f11 on instance [pid: 8|app: 0|req: 360/728] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:16:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:16:25.201 7 WARNING neutronclient.v2_0.client [None req-f36db016-b2d9-4b97-bf8a-f060418f1af1 00787b4e74f94c3c9a0b1065263bac22 91f9cec2a88d41569e073304cab3e297 - - default default] The python binding code in 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.170 () {32 vars in 714 bytes} [Sun Apr 26 03:16:25 2026] GET /v2.1/servers/74840d60-fb14-42ed-a599-cc92f3557f11 => generated 1517 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-04-26 03:16:25.716 8 INFO nova.api.openstack.compute.server_external_events [req-daa87c77-4d83-4fa0-8c01-8cb3770d9069 req-5726d93f-b408-4ebc-b500-5c4a3f43b96d 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:447af680-0acd-449a-8dfb-3d9a2cf7f716 for instance 74840d60-fb14-42ed-a599-cc92f3557f11 on instance [pid: 8|app: 0|req: 361/730] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:16:25 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-04-26 03:16:27.763 7 INFO nova.api.openstack.compute.server_external_events [req-10eb0c69-8fba-476f-a2db-56a7c2cd6419 req-00115acd-534a-4c53-b95d-ba95d870de68 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:447af680-0acd-449a-8dfb-3d9a2cf7f716 for instance 74840d60-fb14-42ed-a599-cc92f3557f11 on instance [pid: 7|app: 0|req: 371/733] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:16:27 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-04-26 03:16:30.409 8 WARNING neutronclient.v2_0.client [None req-21e47176-c6ca-474e-ae04-2e740bda31fc 00787b4e74f94c3c9a0b1065263bac22 91f9cec2a88d41569e073304cab3e297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/734] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:16:30 2026] GET /v2.1/servers/74840d60-fb14-42ed-a599-cc92f3557f11 => generated 1816 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:16:31.838 7 WARNING neutronclient.v2_0.client [None req-0d7afbe0-4b04-465a-acb0-738ad82e7694 00787b4e74f94c3c9a0b1065263bac22 91f9cec2a88d41569e073304cab3e297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:16:31.843 8 INFO nova.api.openstack.compute.server_external_events [req-fd83c995-0d8c-4018-9f70-bf1201b81f7d req-232d6bb2-d3ac-422a-8dbb-aaf14b3590e2 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:447af680-0acd-449a-8dfb-3d9a2cf7f716 for instance 74840d60-fb14-42ed-a599-cc92f3557f11 on instance [pid: 8|app: 0|req: 364/735] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:16:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:16:31.901 7 WARNING neutronclient.v2_0.client [None req-0d7afbe0-4b04-465a-acb0-738ad82e7694 00787b4e74f94c3c9a0b1065263bac22 91f9cec2a88d41569e073304cab3e297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:16:32.152 7 WARNING neutronclient.v2_0.client [None req-0d7afbe0-4b04-465a-acb0-738ad82e7694 00787b4e74f94c3c9a0b1065263bac22 91f9cec2a88d41569e073304cab3e297 - - default default] The python binding code in 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.170 () {34 vars in 662 bytes} [Sun Apr 26 03:16:31 2026] POST /v2.1/servers => generated 447 bytes in 551 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:16:32.355 8 WARNING neutronclient.v2_0.client [None req-1a101825-a1e9-4a75-9cde-5fb4e5d05a27 00787b4e74f94c3c9a0b1065263bac22 91f9cec2a88d41569e073304cab3e297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/737] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:16:32 2026] GET /v2.1/servers/7d5e4f74-f313-4750-b11a-50dd9ff01e5d => generated 1395 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-04-26 03:16:37.457 7 WARNING neutronclient.v2_0.client [None req-6e050f9e-bfa4-458c-a976-26af88520e12 00787b4e74f94c3c9a0b1065263bac22 91f9cec2a88d41569e073304cab3e297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/740] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:16:37 2026] GET /v2.1/servers/7d5e4f74-f313-4750-b11a-50dd9ff01e5d => generated 1520 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:16:38.135 8 INFO nova.api.openstack.compute.server_external_events [req-7bbe132c-981c-4fce-ba39-d07c3476a487 req-84d4daf6-d77d-40ba-bfd6-8d21129043db 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:93b81024-2299-488d-9704-0595c89e7725 for instance 7d5e4f74-f313-4750-b11a-50dd9ff01e5d on instance [pid: 8|app: 0|req: 367/741] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:16:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:16:42.751 7 WARNING neutronclient.v2_0.client [None req-2f4a9429-f2da-4e2b-9ec6-f0d6e10e55c3 00787b4e74f94c3c9a0b1065263bac22 91f9cec2a88d41569e073304cab3e297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/742] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:16:42 2026] GET /v2.1/servers/7d5e4f74-f313-4750-b11a-50dd9ff01e5d => generated 1518 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-04-26 03:16:43.068 8 INFO nova.api.openstack.compute.server_external_events [req-1b805c68-60dd-4b22-b823-184a6743622d req-95f58a93-e634-4f7e-90ac-f03ead1eebd9 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:93b81024-2299-488d-9704-0595c89e7725 for instance 7d5e4f74-f313-4750-b11a-50dd9ff01e5d on instance [pid: 8|app: 0|req: 368/743] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:16:43 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-04-26 03:16:45.118 7 INFO nova.api.openstack.compute.server_external_events [req-7e8cad79-27d2-4f62-a051-918e776226b3 req-389ab183-cbc9-4859-8beb-c345a0c973f3 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:93b81024-2299-488d-9704-0595c89e7725 for instance 7d5e4f74-f313-4750-b11a-50dd9ff01e5d on instance [pid: 7|app: 0|req: 376/744] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:16:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:16:47.996 8 WARNING neutronclient.v2_0.client [None req-7779f64d-aeaa-4d22-8627-44f0a0d746aa 00787b4e74f94c3c9a0b1065263bac22 91f9cec2a88d41569e073304cab3e297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/747] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:16:47 2026] GET /v2.1/servers/7d5e4f74-f313-4750-b11a-50dd9ff01e5d => 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, ' 2026-04-26 03:16:49.446 7 INFO nova.api.openstack.compute.server_external_events [req-c33d4efe-40fd-485d-8f8f-311077f110ba req-7ab839b7-50bc-4831-aebe-426e15b1bacb 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:93b81024-2299-488d-9704-0595c89e7725 for instance 7d5e4f74-f313-4750-b11a-50dd9ff01e5d on instance [pid: 7|app: 0|req: 378/748] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:16:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:17:12.237 8 WARNING neutronclient.v2_0.client [None req-f15d0f4e-3b60-4d14-ac09-07dbbcfbfddb 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:17:12.280 8 WARNING neutronclient.v2_0.client [None req-f15d0f4e-3b60-4d14-ac09-07dbbcfbfddb 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:17:12.418 8 WARNING neutronclient.v2_0.client [None req-f15d0f4e-3b60-4d14-ac09-07dbbcfbfddb 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in 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/753] 199.204.45.141 () {36 vars in 713 bytes} [Sun Apr 26 03:17:12 2026] POST /v2.1/servers => generated 453 bytes in 675 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:17:13.065 7 WARNING neutronclient.v2_0.client [None req-2827e984-56a9-4758-8ab8-14fdc4c11b77 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in 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/754] 199.204.45.141 () {32 vars in 732 bytes} [Sun Apr 26 03:17:13 2026] GET /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c => generated 2213 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:17:13.138 8 WARNING neutronclient.v2_0.client [None req-f312852f-5cd3-4efe-af10-4fe4bcd5e435 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/755] 199.204.45.141 () {32 vars in 758 bytes} [Sun Apr 26 03:17:13 2026] GET /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 382/756] 199.204.45.141 () {32 vars in 776 bytes} [Sun Apr 26 03:17:13 2026] GET /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c/os-volume_attachments => generated 25 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:17:16.107 8 WARNING neutronclient.v2_0.client [None req-ad55350b-380b-477f-9402-3e91ae29773f 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/757] 199.204.45.141 () {32 vars in 732 bytes} [Sun Apr 26 03:17:16 2026] GET /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c => generated 2371 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:17:16.211 7 WARNING neutronclient.v2_0.client [None req-51a2f977-d1ae-4a10-bcd0-512405e14103 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in 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/758] 199.204.45.141 () {32 vars in 758 bytes} [Sun Apr 26 03:17:16 2026] GET /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c/os-interface => generated 28 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/759] 199.204.45.141 () {32 vars in 776 bytes} [Sun Apr 26 03:17:16 2026] GET /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c/os-volume_attachments => generated 197 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:17:18.458 7 INFO nova.api.openstack.compute.server_external_events [req-e9072bcc-c947-4366-9af7-2d2c5bf8028e req-f4f0e10e-71e6-424f-88ef-018203990d34 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:72a343fb-d65b-4e55-81e1-fe356826630e for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 7|app: 0|req: 385/762] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:17:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:17:19.255 8 WARNING neutronclient.v2_0.client [None req-31bc0c05-c134-4e0d-a348-98195135d40f 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/763] 199.204.45.141 () {32 vars in 732 bytes} [Sun Apr 26 03:17:19 2026] GET /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c => generated 2445 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:17:19.407 7 WARNING neutronclient.v2_0.client [None req-05f55818-87ba-4e1f-924f-551cb7f2a6d8 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/764] 199.204.45.141 () {32 vars in 758 bytes} [Sun Apr 26 03:17:19 2026] GET /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c/os-interface => generated 283 bytes in 93 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: 379/765] 199.204.45.141 () {32 vars in 776 bytes} [Sun Apr 26 03:17:19 2026] GET /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:17:22.403 7 WARNING neutronclient.v2_0.client [None req-f68b45a0-f315-47d0-8272-f74696bbe692 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in 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/766] 199.204.45.141 () {32 vars in 732 bytes} [Sun Apr 26 03:17:22 2026] GET /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c => generated 2433 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:17:22.550 8 WARNING neutronclient.v2_0.client [None req-f055a115-9b97-4948-99e2-7540fd7f394a 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/767] 199.204.45.141 () {32 vars in 758 bytes} [Sun Apr 26 03:17:22 2026] GET /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c/os-interface => generated 283 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 388/768] 199.204.45.141 () {32 vars in 776 bytes} [Sun Apr 26 03:17:22 2026] GET /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:17:24.429 8 INFO nova.api.openstack.compute.server_external_events [req-fa1c385e-148b-41fa-8b8a-9ba358816a59 req-ebdcce77-5153-461f-a7b1-73400bd42aa2 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:72a343fb-d65b-4e55-81e1-fe356826630e for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 8|app: 0|req: 381/769] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:17:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:17:25.701 7 WARNING neutronclient.v2_0.client [None req-23317733-1d50-4e47-8966-663fb67dddbd 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in 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/770] 199.204.45.141 () {32 vars in 732 bytes} [Sun Apr 26 03:17:25 2026] GET /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c => generated 2433 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:17:25.857 8 WARNING neutronclient.v2_0.client [None req-63bb8a64-2c81-47b2-abc0-1187a390c2c0 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/771] 199.204.45.141 () {32 vars in 758 bytes} [Sun Apr 26 03:17:25 2026] GET /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c/os-interface => generated 285 bytes in 99 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: 390/772] 199.204.45.141 () {32 vars in 776 bytes} [Sun Apr 26 03:17:25 2026] GET /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c/os-volume_attachments => generated 197 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:17:26.472 8 INFO nova.api.openstack.compute.server_external_events [req-257fcb18-19ee-467c-ab7f-4a58f36ef46d req-986e3311-350e-471a-b098-8f3354784b7f 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:72a343fb-d65b-4e55-81e1-fe356826630e for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 8|app: 0|req: 383/773] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:17:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:17:28.911 7 WARNING neutronclient.v2_0.client [None req-db7eb3fa-7ac7-4061-b40c-663b131fe1e3 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in 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/776] 199.204.45.141 () {32 vars in 732 bytes} [Sun Apr 26 03:17:28 2026] GET /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c => generated 2580 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:17:29.085 8 WARNING neutronclient.v2_0.client [None req-c4751450-2dda-4933-b671-862551ef0f49 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/777] 199.204.45.141 () {32 vars in 758 bytes} [Sun Apr 26 03:17:29 2026] GET /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c/os-interface => generated 285 bytes in 121 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: 393/778] 199.204.45.141 () {32 vars in 776 bytes} [Sun Apr 26 03:17:29 2026] GET /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c/os-volume_attachments => generated 197 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:18:04.018 7 WARNING neutronclient.v2_0.client [None req-5364afd7-b135-4540-a0e0-30ff413ba5cd 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:18:04.068 7 WARNING neutronclient.v2_0.client [None req-5364afd7-b135-4540-a0e0-30ff413ba5cd 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:18:06.502 8 INFO nova.api.openstack.compute.server_external_events [req-8a6ed35e-19ca-4a24-8f92-c5ccdfecb778 req-e1009256-dd3c-495f-bced-0ad425a76a5c 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:8cf69096-362a-44b7-a859-13efeca00351 for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 8|app: 0|req: 389/785] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:18:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:18:09.577 8 INFO nova.api.openstack.compute.server_external_events [req-dfb28b56-719c-4b92-a625-66a5de3885ce req-1501a22d-c0f3-448f-8c7b-4b00bad79664 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:8cf69096-362a-44b7-a859-13efeca00351 for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 8|app: 0|req: 392/788] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:18:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:18:11.616 8 INFO nova.api.openstack.compute.server_external_events [req-0a746bad-11ff-46a5-81c8-8a54d535fb52 req-df51713b-7693-4aed-a21e-69de05355acf 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:8cf69096-362a-44b7-a859-13efeca00351 for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 8|app: 0|req: 393/789] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:18:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:18:12.630 7 WARNING neutronclient.v2_0.client [None req-5364afd7-b135-4540-a0e0-30ff413ba5cd 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in 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/790] 199.204.45.141 () {36 vars in 811 bytes} [Sun Apr 26 03:18:03 2026] POST /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c/os-interface => generated 281 bytes in 8710 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:18:13.632 8 INFO nova.api.openstack.compute.server_external_events [req-32c61911-6a53-4808-8f7f-4de8b4d0b270 req-6d83db6c-7f3b-468d-8af6-b3a7d4ff1856 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:8cf69096-362a-44b7-a859-13efeca00351 for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c 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: 394/791] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:18:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:18:13.656 7 INFO nova.api.openstack.compute.server_external_events [req-9b5ec0d4-e09f-4a24-8ddf-c05bb8eaf1a6 req-9fb579df-635a-41c0-9dc3-ac9ba2bcb424 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:8cf69096-362a-44b7-a859-13efeca00351 for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 7|app: 0|req: 398/792] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:18:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:18:37.642 7 WARNING neutronclient.v2_0.client [None req-665dfa49-00e3-474c-81ee-718a679652cf 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:18:37.701 7 WARNING neutronclient.v2_0.client [None req-665dfa49-00e3-474c-81ee-718a679652cf 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:18:40.401 8 INFO nova.api.openstack.compute.server_external_events [req-2fc68b7f-2d28-4c58-ae1e-3b01eb88a39f req-b77c8add-818a-4ac0-828d-736407f755cd 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:b2d9418a-1e7f-4ad0-9c4f-a5d465688e78 for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 8|app: 0|req: 398/799] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:18:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:18:43.797 8 INFO nova.api.openstack.compute.server_external_events [req-45ebba4e-3a67-4306-8b49-179307af5b84 req-22757cdc-5acb-4355-bd28-c47f6cf86061 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:b2d9418a-1e7f-4ad0-9c4f-a5d465688e78 for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 8|app: 0|req: 399/800] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:18:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:18:45.851 8 INFO nova.api.openstack.compute.server_external_events [req-6c4c0bc6-26f8-415c-b342-949aee4f4339 req-91d0431a-f2c4-4bc9-ac46-b039b4b4ed5b 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:b2d9418a-1e7f-4ad0-9c4f-a5d465688e78 for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 8|app: 0|req: 400/801] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:18:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:18:46.755 7 WARNING neutronclient.v2_0.client [None req-665dfa49-00e3-474c-81ee-718a679652cf 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/804] 199.204.45.141 () {36 vars in 811 bytes} [Sun Apr 26 03:18:37 2026] POST /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c/os-interface => generated 377 bytes in 9229 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:19:01.328 7 WARNING neutronclient.v2_0.client [None req-7185003e-20ad-40c3-a82f-6a48574c603c 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-26 03:19:01.388 7 WARNING neutronclient.v2_0.client [None req-7185003e-20ad-40c3-a82f-6a48574c603c 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:19:04.614 8 INFO nova.api.openstack.compute.server_external_events [req-fe1ef5c6-3af8-415c-a9d9-27ceb786f43f req-b66a46b9-4aaa-4eb5-b284-b607c3266b4b 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:37a909cb-cac7-41a6-b92f-8d3af2f5773c for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 8|app: 0|req: 404/807] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:19:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:19:08.307 8 INFO nova.api.openstack.compute.server_external_events [req-931816fb-9bfd-409b-ad85-c02d03a2858e req-405ff169-9a82-432d-8450-2391186bda21 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:37a909cb-cac7-41a6-b92f-8d3af2f5773c for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 8|app: 0|req: 407/810] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:19:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:19:10.372 8 INFO nova.api.openstack.compute.server_external_events [req-b8e50cd2-399a-4331-a724-528197c056e3 req-6ca28580-9573-400e-9e63-c6db023ba0bc 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-plugged:37a909cb-cac7-41a6-b92f-8d3af2f5773c for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 8|app: 0|req: 408/811] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:19:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-26 03:19:11.438 7 WARNING neutronclient.v2_0.client [None req-7185003e-20ad-40c3-a82f-6a48574c603c 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] The python binding code in 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/812] 199.204.45.141 () {36 vars in 811 bytes} [Sun Apr 26 03:19:01 2026] POST /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c/os-interface => generated 378 bytes in 10248 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:19:12.421 8 INFO nova.api.openstack.compute.server_external_events [req-3a3193d8-9367-4480-b7ad-b644db33534e req-66e9ddf4-f75f-4e25-8fac-9a50bf46a650 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:b2d9418a-1e7f-4ad0-9c4f-a5d465688e78 for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 8|app: 0|req: 409/813] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:19:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:19:22.610 8 INFO nova.api.openstack.compute.server_external_events [req-ddce48c7-1a19-470d-82a3-0fb6702ee8bd req-98fe6189-3982-48b2-98e6-51c5362aa890 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:37a909cb-cac7-41a6-b92f-8d3af2f5773c for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 8|app: 0|req: 411/816] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:19:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 406/817] 199.204.45.141 () {34 vars in 854 bytes} [Sun Apr 26 03:19:23 2026] DELETE /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c/os-interface/37a909cb-cac7-41a6-b92f-8d3af2f5773c => generated 0 bytes in 71 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:19:24.656 8 INFO nova.api.openstack.compute.server_external_events [req-cdd0ae09-f122-4f1e-ba67-a11fb750d293 req-f153bb5e-ca1d-45be-b523-362168afc4c3 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:37a909cb-cac7-41a6-b92f-8d3af2f5773c for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 8|app: 0|req: 412/818] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:19:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:19:26.707 7 INFO nova.api.openstack.compute.server_external_events [req-68bacb9a-4b6b-43e8-8378-8f71a2aa0cd9 req-d85cccd5-35d0-4834-b3c1-1cec3f5040c0 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:37a909cb-cac7-41a6-b92f-8d3af2f5773c for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance 2026-04-26 03:19:26.708 7 INFO nova.api.openstack.compute.server_external_events [req-68bacb9a-4b6b-43e8-8378-8f71a2aa0cd9 req-d85cccd5-35d0-4834-b3c1-1cec3f5040c0 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:37a909cb-cac7-41a6-b92f-8d3af2f5773c for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 7|app: 0|req: 407/819] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:19:26 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:19:33.252 8 INFO nova.api.openstack.compute.server_external_events [req-a3d05179-db1a-4982-88a7-8ab1c5ea2c25 req-5c85a6fb-c188-41b6-8457-edc9789f22c9 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:b2d9418a-1e7f-4ad0-9c4f-a5d465688e78 for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 8|app: 0|req: 414/822] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:19:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 409/823] 199.204.45.141 () {34 vars in 854 bytes} [Sun Apr 26 03:19:33 2026] DELETE /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c/os-interface/b2d9418a-1e7f-4ad0-9c4f-a5d465688e78 => 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, ' 2026-04-26 03:19:35.409 8 INFO nova.api.openstack.compute.server_external_events [req-9ecef2de-2056-4a19-8423-39901dd5d222 req-f6332b71-79a8-475d-bad5-0cc2b3dd7ac8 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:b2d9418a-1e7f-4ad0-9c4f-a5d465688e78 for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 8|app: 0|req: 415/824] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:19:35 2026] POST /v2.1/os-server-external-events => generated 185 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-04-26 03:19:37.470 8 INFO nova.api.openstack.compute.server_external_events [req-a354c255-9111-42e1-944b-c650c20b6022 req-234d48ae-be38-49d3-ad39-33731e8fe909 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:b2d9418a-1e7f-4ad0-9c4f-a5d465688e78 for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 8|app: 0|req: 417/827] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:19:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/830] 199.204.45.141 () {34 vars in 854 bytes} [Sun Apr 26 03:19:53 2026] DELETE /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c/os-interface/8cf69096-362a-44b7-a859-13efeca00351 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:19:56.077 8 INFO nova.api.openstack.compute.server_external_events [req-2ae27f35-4938-435a-9815-c9cc692c3fcb req-530c3701-fb0a-4f2a-bfe8-ff8deff0fe42 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:8cf69096-362a-44b7-a859-13efeca00351 for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 8|app: 0|req: 419/831] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:19:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:19:58.135 8 INFO nova.api.openstack.compute.server_external_events [req-f86e9e2a-d51d-4c68-8b06-99d50064a220 req-ecc94321-4983-442c-a21c-71f58ca8d23f 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:8cf69096-362a-44b7-a859-13efeca00351 for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 8|app: 0|req: 421/834] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:19:58 2026] POST /v2.1/os-server-external-events => generated 185 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: 414/835] 199.204.45.141 () {34 vars in 754 bytes} [Sun Apr 26 03:19:59 2026] DELETE /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:20:01.431 8 INFO nova.api.openstack.compute.server_external_events [req-f1d2bce2-dc57-4ae8-b209-6f87d52ccfa7 req-6202410e-ebc6-41dd-a868-f62ff5e68570 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:72a343fb-d65b-4e55-81e1-fe356826630e for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 8|app: 0|req: 422/836] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:20:01 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-04-26 03:20:02.139 7 INFO nova.compute.api [None req-80f27c93-ac45-482e-9da2-ff1f39bc54d9 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] [instance: 8af20eb0-adb6-4639-97a2-38ed00ec654c] Instance is already in deleting state, ignoring this request [pid: 7|app: 0|req: 415/837] 199.204.45.141 () {34 vars in 754 bytes} [Sun Apr 26 03:20:02 2026] DELETE /v2.1/servers/8af20eb0-adb6-4639-97a2-38ed00ec654c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:20:03.248 8 INFO nova.api.openstack.compute.server_external_events [req-5fba7d1a-0490-481c-93c0-e675d6d5048b req-c81a414c-1c50-4674-a43b-6ace349c9fae 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:93b81024-2299-488d-9704-0595c89e7725 for instance 7d5e4f74-f313-4750-b11a-50dd9ff01e5d on instance [pid: 8|app: 0|req: 423/838] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:20:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/839] 10.0.0.170 () {32 vars in 717 bytes} [Sun Apr 26 03:20:03 2026] DELETE /v2.1/servers/7d5e4f74-f313-4750-b11a-50dd9ff01e5d => 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-04-26 03:20:03.418 8 WARNING neutronclient.v2_0.client [None req-cbf3747a-e97e-48ba-ab3d-367873508b0e 00787b4e74f94c3c9a0b1065263bac22 91f9cec2a88d41569e073304cab3e297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:20:03.482 7 INFO nova.api.openstack.compute.server_external_events [req-5108722a-cb10-486a-9d11-1cd30e4f1c7f req-dfa9468d-3080-4aa0-b5cf-513bb62bdfa1 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:72a343fb-d65b-4e55-81e1-fe356826630e for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance 2026-04-26 03:20:03.483 7 INFO nova.api.openstack.compute.server_external_events [req-5108722a-cb10-486a-9d11-1cd30e4f1c7f req-dfa9468d-3080-4aa0-b5cf-513bb62bdfa1 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-deleted:72a343fb-d65b-4e55-81e1-fe356826630e for instance 8af20eb0-adb6-4639-97a2-38ed00ec654c on instance [pid: 7|app: 0|req: 417/840] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:20:03 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/841] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:20:03 2026] GET /v2.1/servers/7d5e4f74-f313-4750-b11a-50dd9ff01e5d => generated 1943 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:20:05.525 7 INFO nova.api.openstack.compute.server_external_events [req-59ce4a7c-5b6f-46f1-8a0a-9c1215a22b79 req-e4afa09b-33d1-4838-94bd-f57640e365ac 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:93b81024-2299-488d-9704-0595c89e7725 for instance 7d5e4f74-f313-4750-b11a-50dd9ff01e5d on instance 2026-04-26 03:20:05.525 7 INFO nova.api.openstack.compute.server_external_events [req-59ce4a7c-5b6f-46f1-8a0a-9c1215a22b79 req-e4afa09b-33d1-4838-94bd-f57640e365ac 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:93b81024-2299-488d-9704-0595c89e7725 for instance 7d5e4f74-f313-4750-b11a-50dd9ff01e5d on instance [pid: 7|app: 0|req: 418/842] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:20:05 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:20:06.163 8 INFO nova.api.openstack.compute.server_external_events [req-935cdaa4-9ae7-479e-9a9d-a541b297278d req-d066d577-4efb-4265-9092-bc6f230e5201 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-deleted:93b81024-2299-488d-9704-0595c89e7725 for instance 7d5e4f74-f313-4750-b11a-50dd9ff01e5d on instance [pid: 8|app: 0|req: 425/843] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:20:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:20:08.669 7 WARNING neutronclient.v2_0.client [None req-c6895a66-15a4-45fd-9f5d-2ed107469330 00787b4e74f94c3c9a0b1065263bac22 91f9cec2a88d41569e073304cab3e297 - - default default] The python binding code in 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/846] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:20:08 2026] GET /v2.1/servers/7d5e4f74-f313-4750-b11a-50dd9ff01e5d => generated 1481 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:20:13.794 8 INFO nova.api.openstack.wsgi [None req-63ca5617-b1d9-41bf-87c0-73a16eaefce3 00787b4e74f94c3c9a0b1065263bac22 91f9cec2a88d41569e073304cab3e297 - - default default] HTTP exception thrown: Instance 7d5e4f74-f313-4750-b11a-50dd9ff01e5d could not be found. [pid: 8|app: 0|req: 427/847] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:20:13 2026] GET /v2.1/servers/7d5e4f74-f313-4750-b11a-50dd9ff01e5d => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:20:14.210 7 INFO nova.api.openstack.compute.server_external_events [req-f527b4d5-cdd7-4eac-9666-91ff8f0a8fee req-d9acaa33-92ee-4980-829e-063af0ccb6d2 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-changed:447af680-0acd-449a-8dfb-3d9a2cf7f716 for instance 74840d60-fb14-42ed-a599-cc92f3557f11 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 421/848] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:20:14 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: 428/849] 10.0.0.170 () {32 vars in 717 bytes} [Sun Apr 26 03:20:14 2026] DELETE /v2.1/servers/74840d60-fb14-42ed-a599-cc92f3557f11 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:20:14.355 7 WARNING neutronclient.v2_0.client [None req-cb0669d5-a5b0-40b9-ad7b-c87ff9a23df4 00787b4e74f94c3c9a0b1065263bac22 91f9cec2a88d41569e073304cab3e297 - - default default] The python binding code in 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/850] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:20:14 2026] GET /v2.1/servers/74840d60-fb14-42ed-a599-cc92f3557f11 => generated 1942 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:20:16.251 8 INFO nova.api.openstack.compute.server_external_events [req-2c478dc6-2aa3-48eb-bbac-778b3da28d27 req-1e9b0a26-9380-4b2a-89bd-37d97a573c0b 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:447af680-0acd-449a-8dfb-3d9a2cf7f716 for instance 74840d60-fb14-42ed-a599-cc92f3557f11 on instance 2026-04-26 03:20:16.251 8 INFO nova.api.openstack.compute.server_external_events [req-2c478dc6-2aa3-48eb-bbac-778b3da28d27 req-1e9b0a26-9380-4b2a-89bd-37d97a573c0b 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-unplugged:447af680-0acd-449a-8dfb-3d9a2cf7f716 for instance 74840d60-fb14-42ed-a599-cc92f3557f11 on instance [pid: 8|app: 0|req: 429/851] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:20:16 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:20:18.289 8 INFO nova.api.openstack.compute.server_external_events [req-074ed3c3-fdfa-4a26-853c-061e21679350 req-5e8e4a32-ebf8-400b-82e8-1cd06720e259 69d55a497b0647798a812fa84ef1faba 06ac0a150d4741148cf1fe6a0d86dda3 - - 92f6b65d913a4fd29bfabd6d1f6a77ce 92f6b65d913a4fd29bfabd6d1f6a77ce] Creating event network-vif-deleted:447af680-0acd-449a-8dfb-3d9a2cf7f716 for instance 74840d60-fb14-42ed-a599-cc92f3557f11 on instance [pid: 8|app: 0|req: 431/854] 10.0.0.217 () {38 vars in 814 bytes} [Sun Apr 26 03:20:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:20:19.595 7 WARNING neutronclient.v2_0.client [None req-761bbc97-10fd-4b7d-a36a-b1098a470ca4 00787b4e74f94c3c9a0b1065263bac22 91f9cec2a88d41569e073304cab3e297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/855] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:20:19 2026] GET /v2.1/servers/74840d60-fb14-42ed-a599-cc92f3557f11 => generated 1480 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:20:24.679 8 INFO nova.api.openstack.wsgi [None req-67adc852-02e5-491c-8ad1-4b373783f7a1 00787b4e74f94c3c9a0b1065263bac22 91f9cec2a88d41569e073304cab3e297 - - default default] HTTP exception thrown: Instance 74840d60-fb14-42ed-a599-cc92f3557f11 could not be found. [pid: 8|app: 0|req: 432/856] 10.0.0.170 () {32 vars in 714 bytes} [Sun Apr 26 03:20:24 2026] GET /v2.1/servers/74840d60-fb14-42ed-a599-cc92f3557f11 => 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: 425/857] 10.0.0.170 () {32 vars in 725 bytes} [Sun Apr 26 03:20:26 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1438543969 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-26 03:20:26.753 8 INFO nova.api.openstack.wsgi [None req-70b56e24-f93e-4bd9-b3a5-1cf046ddb143 00787b4e74f94c3c9a0b1065263bac22 91f9cec2a88d41569e073304cab3e297 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1438543969 not found for user 00787b4e74f94c3c9a0b1065263bac22 [pid: 8|app: 0|req: 433/858] 10.0.0.170 () {32 vars in 722 bytes} [Sun Apr 26 03:20:26 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1438543969 => generated 142 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/863] 10.0.0.170 () {32 vars in 654 bytes} [Sun Apr 26 03:20:42 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/864] 10.0.0.170 () {32 vars in 640 bytes} [Sun Apr 26 03:20:42 2026] GET /v2.1/servers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-26 03:20:42.660 8 WARNING oslo_db.sqlalchemy.utils [None req-0423c8d9-e6a2-4645-9de0-bcb6e4dd1f2f 2fad5902ec8c451bbe0e880105a5f997 2778809a70ec4b2b9ce4ebfe684e40b1 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 437/865] 10.0.0.170 () {32 vars in 648 bytes} [Sun Apr 26 03:20:42 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: 429/866] 10.0.0.170 () {32 vars in 693 bytes} [Sun Apr 26 03:20:42 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)