+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 6 01:48:30 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-7f95747bb-rjrmn 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 0x7f8a9b15b668 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-05-06 01:48:35.787 7 INFO nova.utils [None req-b36be773-3039-4f76-b466-8aa6a70f7a27 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-06 01:48:35.949 8 INFO nova.utils [None req-91676056-3607-4283-8486-3be2e8a12294 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-06 01:48:37.431 7 WARNING keystonemiddleware._common.config [None req-b36be773-3039-4f76-b466-8aa6a70f7a27 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 01:48:37.440 7 WARNING oslo_config.cfg [None req-b36be773-3039-4f76-b466-8aa6a70f7a27 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-06 01:48:37.517 7 WARNING keystonemiddleware._common.config [None req-b36be773-3039-4f76-b466-8aa6a70f7a27 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 01:48:37.532 7 WARNING oslo_config.cfg [None req-b36be773-3039-4f76-b466-8aa6a70f7a27 - - - - - -] 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-05-06 01:48:37.544 7 WARNING oslo_config.cfg [None req-b36be773-3039-4f76-b466-8aa6a70f7a27 - - - - - -] 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 0x7f8a9b15b668 pid: 7 (default app) 2026-05-06 01:48:37.651 8 WARNING keystonemiddleware._common.config [None req-91676056-3607-4283-8486-3be2e8a12294 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 01:48:37.660 8 WARNING oslo_config.cfg [None req-91676056-3607-4283-8486-3be2e8a12294 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-06 01:48:37.738 8 WARNING keystonemiddleware._common.config [None req-91676056-3607-4283-8486-3be2e8a12294 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 01:48:37.753 8 WARNING oslo_config.cfg [None req-91676056-3607-4283-8486-3be2e8a12294 - - - - - -] 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-05-06 01:48:37.766 8 WARNING oslo_config.cfg [None req-91676056-3607-4283-8486-3be2e8a12294 - - - - - -] 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 0x7f8a9b15b668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.115 () {42 vars in 703 bytes} [Wed May 6 01:48:45 2026] GET /v2.1 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 01:48:45.709 7 WARNING oslo_policy.policy [None req-dadf8f4b-1a82-4c4f-b33c-46d0b9ecc68f 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - 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-05-06 01:48:45.711 7 WARNING oslo_policy.policy [None req-dadf8f4b-1a82-4c4f-b33c-46d0b9ecc68f 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - 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.115 () {44 vars in 907 bytes} [Wed May 6 01:48:45 2026] GET /v2.1 => generated 0 bytes in 590 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-05-06 01:48:45.838 8 WARNING oslo_policy.policy [req-dadf8f4b-1a82-4c4f-b33c-46d0b9ecc68f req-4ff6007b-f8a0-418a-87d0-5df62bb43c0d 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - 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-05-06 01:48:45.838 8 WARNING oslo_policy.policy [req-dadf8f4b-1a82-4c4f-b33c-46d0b9ecc68f req-4ff6007b-f8a0-418a-87d0-5df62bb43c0d 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - 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.115 () {46 vars in 980 bytes} [Wed May 6 01:48:45 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-05-06 01:48:45.942 7 INFO nova.api.openstack.wsgi [None req-b1047546-be0c-4b93-b4af-1c99dfb9bd9d 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.115 () {48 vars in 1009 bytes} [Wed May 6 01:48:45 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.115 () {48 vars in 1049 bytes} [Wed May 6 01:48:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 35 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.115 () {52 vars in 1046 bytes} [Wed May 6 01:48:45 2026] POST /v2.1/flavors => generated 529 bytes in 50 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.115 () {42 vars in 703 bytes} [Wed May 6 01:48:46 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.115 () {44 vars in 907 bytes} [Wed May 6 01:48:46 2026] GET /v2.1 => generated 0 bytes in 90 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.115 () {46 vars in 980 bytes} [Wed May 6 01:48:47 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-05-06 01:48:47.054 7 INFO nova.api.openstack.wsgi [None req-aab40d83-ae5d-41ca-87cb-60b905ebd32e 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.115 () {48 vars in 1011 bytes} [Wed May 6 01:48:47 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 23 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.115 () {48 vars in 1049 bytes} [Wed May 6 01:48:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 21 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.115 () {52 vars in 1046 bytes} [Wed May 6 01:48:47 2026] POST /v2.1/flavors => generated 532 bytes in 35 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.115 () {42 vars in 703 bytes} [Wed May 6 01:48:47 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: 8/16] 199.204.45.115 () {44 vars in 907 bytes} [Wed May 6 01:48:47 2026] GET /v2.1 => generated 0 bytes in 50 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.115 () {46 vars in 980 bytes} [Wed May 6 01:48:48 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-05-06 01:48:48.047 7 INFO nova.api.openstack.wsgi [None req-850baac8-2229-4bca-8411-dbaccc39277d 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.115 () {48 vars in 1013 bytes} [Wed May 6 01:48:48 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.115 () {48 vars in 1049 bytes} [Wed May 6 01:48:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 20 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.115 () {52 vars in 1046 bytes} [Wed May 6 01:48:48 2026] POST /v2.1/flavors => generated 533 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.115 () {42 vars in 703 bytes} [Wed May 6 01:48:48 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: 11/22] 199.204.45.115 () {44 vars in 907 bytes} [Wed May 6 01:48:48 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.115 () {46 vars in 980 bytes} [Wed May 6 01:48:48 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-05-06 01:48:49.036 7 INFO nova.api.openstack.wsgi [None req-d1cedbec-4f8d-4ecf-86ce-ea05233381ab 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.115 () {48 vars in 1011 bytes} [Wed May 6 01:48:48 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.115 () {48 vars in 1049 bytes} [Wed May 6 01:48:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.115 () {52 vars in 1046 bytes} [Wed May 6 01:48:49 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: 14/27] 199.204.45.115 () {42 vars in 703 bytes} [Wed May 6 01:48:49 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: 14/28] 199.204.45.115 () {44 vars in 907 bytes} [Wed May 6 01:48:49 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.115 () {46 vars in 980 bytes} [Wed May 6 01:48:50 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-05-06 01:48:50.078 7 INFO nova.api.openstack.wsgi [None req-77918bea-5f29-4a39-b912-8758d8c56a26 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.115 () {48 vars in 1013 bytes} [Wed May 6 01:48:50 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.115 () {48 vars in 1049 bytes} [Wed May 6 01:48:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.115 () {52 vars in 1046 bytes} [Wed May 6 01:48:50 2026] POST /v2.1/flavors => generated 535 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 10.0.0.203 () {28 vars in 453 bytes} [Wed May 6 01:55:25 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 57/114] 10.0.0.203 () {30 vars in 657 bytes} [Wed May 6 01:55:25 2026] GET /v2.1 => generated 0 bytes in 430 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: 58/115] 10.0.0.203 () {32 vars in 730 bytes} [Wed May 6 01:55:26 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/116] 10.0.0.203 () {34 vars in 803 bytes} [Wed May 6 01:55:26 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/145] 199.204.45.115 () {42 vars in 703 bytes} [Wed May 6 01:57:51 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 73/146] 199.204.45.115 () {44 vars in 907 bytes} [Wed May 6 01:57:51 2026] GET /v2.1 => generated 0 bytes in 93 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.204.45.115 () {46 vars in 980 bytes} [Wed May 6 01:57:51 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-05-06 01:57:51.244 8 INFO nova.api.openstack.wsgi [None req-5598f02f-da0d-4bba-895b-982e0c1bf3cb 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 74/148] 199.204.45.115 () {48 vars in 1015 bytes} [Wed May 6 01:57:51 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/149] 199.204.45.115 () {48 vars in 1049 bytes} [Wed May 6 01:57:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/150] 199.204.45.115 () {52 vars in 1047 bytes} [Wed May 6 01:57:51 2026] POST /v2.1/flavors => generated 534 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.204.45.115 () {42 vars in 703 bytes} [Wed May 6 01:58:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.115 () {44 vars in 907 bytes} [Wed May 6 01:58:53 2026] GET /v2.1 => generated 0 bytes in 65 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.115 () {46 vars in 980 bytes} [Wed May 6 01:58:53 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 01:58:53.546 8 INFO nova.api.openstack.wsgi [None req-492c76e8-1864-48eb-87f9-829a9a5ab993 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 966688a12f06443dac5140ae3193e0c4 [pid: 8|app: 0|req: 84/168] 199.204.45.115 () {48 vars in 1049 bytes} [Wed May 6 01:58:53 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-06 01:58:53.559 7 WARNING oslo_db.sqlalchemy.utils [None req-24e5d803-2c0c-4d99-bb7b-60a0ff464ac9 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 85/169] 199.204.45.115 () {48 vars in 1014 bytes} [Wed May 6 01:58:53 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 199.204.45.115 () {52 vars in 1055 bytes} [Wed May 6 01:58:53 2026] POST /v2.1/os-keypairs => generated 576 bytes in 64 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.115 () {42 vars in 703 bytes} [Wed May 6 01:58:57 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/172] 199.204.45.115 () {44 vars in 907 bytes} [Wed May 6 01:58:57 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 87/173] 199.204.45.115 () {46 vars in 980 bytes} [Wed May 6 01:58:57 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/174] 199.204.45.115 () {48 vars in 1071 bytes} [Wed May 6 01:58:57 2026] GET /v2.1/os-quota-sets/72c6f2a8d8bd45fbb809b54ff6652817 => generated 283 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/175] 199.204.45.115 () {52 vars in 1123 bytes} [Wed May 6 01:58:57 2026] PUT /v2.1/os-quota-sets/72c6f2a8d8bd45fbb809b54ff6652817 => generated 238 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/190] 10.0.0.115 () {28 vars in 453 bytes} [Wed May 6 02:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 95/191] 10.0.0.115 () {30 vars in 657 bytes} [Wed May 6 02:00:08 2026] GET /v2.1 => generated 0 bytes in 64 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 97/192] 10.0.0.115 () {32 vars in 730 bytes} [Wed May 6 02:00:08 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/193] 10.0.0.115 () {34 vars in 764 bytes} [Wed May 6 02:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/194] 10.0.0.115 () {28 vars in 453 bytes} [Wed May 6 02:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 97/195] 10.0.0.115 () {30 vars in 657 bytes} [Wed May 6 02:00:12 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 99/196] 10.0.0.115 () {32 vars in 730 bytes} [Wed May 6 02:00:12 2026] GET /v2.1/ => generated 411 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/197] 10.0.0.115 () {34 vars in 764 bytes} [Wed May 6 02:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/200] 10.0.0.115 () {28 vars in 453 bytes} [Wed May 6 02:00:17 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: 101/201] 10.0.0.115 () {30 vars in 657 bytes} [Wed May 6 02:00:17 2026] GET /v2.1 => generated 0 bytes in 38 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: 101/202] 10.0.0.115 () {32 vars in 730 bytes} [Wed May 6 02:00:17 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/203] 10.0.0.115 () {34 vars in 807 bytes} [Wed May 6 02:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/204] 10.0.0.115 () {28 vars in 453 bytes} [Wed May 6 02:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 103/205] 10.0.0.115 () {30 vars in 657 bytes} [Wed May 6 02:00:22 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 103/206] 10.0.0.115 () {32 vars in 730 bytes} [Wed May 6 02:00:22 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/207] 10.0.0.115 () {34 vars in 807 bytes} [Wed May 6 02:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.115 () {42 vars in 703 bytes} [Wed May 6 02:06:57 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 144/289] 199.204.45.115 () {44 vars in 907 bytes} [Wed May 6 02:06:57 2026] GET /v2.1 => generated 0 bytes in 120 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: 146/290] 199.204.45.115 () {46 vars in 980 bytes} [Wed May 6 02:06:57 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:06:57.887 8 INFO nova.api.openstack.wsgi [None req-669c6d9a-2f05-4283-87eb-1695347971a6 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 145/291] 199.204.45.115 () {48 vars in 1013 bytes} [Wed May 6 02:06:57 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/292] 199.204.45.115 () {48 vars in 1049 bytes} [Wed May 6 02:06:57 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: 146/293] 199.204.45.115 () {52 vars in 1047 bytes} [Wed May 6 02:06:57 2026] POST /v2.1/flavors => generated 534 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/334] 199.204.45.115 () {42 vars in 703 bytes} [Wed May 6 02:10:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/335] 199.204.45.115 () {44 vars in 907 bytes} [Wed May 6 02:10:20 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 169/336] 199.204.45.115 () {46 vars in 980 bytes} [Wed May 6 02:10:20 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/337] 199.204.45.115 () {48 vars in 1071 bytes} [Wed May 6 02:10:20 2026] GET /v2.1/os-quota-sets/280265f7d22d4644bebbe5a831fc9625 => generated 283 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/338] 199.204.45.115 () {52 vars in 1123 bytes} [Wed May 6 02:10:20 2026] PUT /v2.1/os-quota-sets/280265f7d22d4644bebbe5a831fc9625 => generated 238 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/477] 199.204.45.115 () {42 vars in 703 bytes} [Wed May 6 02:21:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/478] 199.204.45.115 () {44 vars in 907 bytes} [Wed May 6 02:21:45 2026] GET /v2.1 => generated 0 bytes in 158 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 241/479] 199.204.45.115 () {46 vars in 980 bytes} [Wed May 6 02:21:45 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:21:45.937 8 INFO nova.api.openstack.wsgi [None req-cd88434d-4cef-4f7a-99f0-c55d6fccefa3 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 239/480] 199.204.45.115 () {48 vars in 1009 bytes} [Wed May 6 02:21:45 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/481] 199.204.45.115 () {48 vars in 1049 bytes} [Wed May 6 02:21:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/482] 199.204.45.115 () {48 vars in 1097 bytes} [Wed May 6 02:21:45 2026] GET /v2.1/flavors/74dcb3a2-4016-433b-bc92-620fd13eac86/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/483] 199.204.45.115 () {42 vars in 703 bytes} [Wed May 6 02:21:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/484] 199.204.45.115 () {44 vars in 907 bytes} [Wed May 6 02:21:46 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 244/485] 199.204.45.115 () {46 vars in 980 bytes} [Wed May 6 02:21:46 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-05-06 02:21:46.983 8 INFO nova.api.openstack.wsgi [None req-8f9edd74-dbe5-437e-8b05-cc7baa91c320 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 242/486] 199.204.45.115 () {48 vars in 1011 bytes} [Wed May 6 02:21:46 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/487] 199.204.45.115 () {48 vars in 1049 bytes} [Wed May 6 02:21:46 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) [pid: 8|app: 0|req: 243/488] 199.204.45.115 () {48 vars in 1097 bytes} [Wed May 6 02:21:47 2026] GET /v2.1/flavors/c5d0abb3-1869-4a72-913e-f63ee5b51b89/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/489] 199.204.45.115 () {42 vars in 703 bytes} [Wed May 6 02:21: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: 8|app: 0|req: 244/490] 199.204.45.115 () {44 vars in 907 bytes} [Wed May 6 02:21:47 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 247/491] 199.204.45.115 () {46 vars in 980 bytes} [Wed May 6 02:21:47 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-05-06 02:21:47.977 8 INFO nova.api.openstack.wsgi [None req-3dfd5247-eca3-4c2c-b93c-6e89b1d01316 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 245/492] 199.204.45.115 () {48 vars in 1013 bytes} [Wed May 6 02:21:47 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/493] 199.204.45.115 () {48 vars in 1049 bytes} [Wed May 6 02:21:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/494] 199.204.45.115 () {48 vars in 1097 bytes} [Wed May 6 02:21:48 2026] GET /v2.1/flavors/93761a68-4117-4033-8d4e-8c201858401c/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/495] 199.204.45.115 () {42 vars in 703 bytes} [Wed May 6 02:21:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/496] 199.204.45.115 () {44 vars in 907 bytes} [Wed May 6 02:21:48 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: 250/497] 199.204.45.115 () {46 vars in 980 bytes} [Wed May 6 02:21:48 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-05-06 02:21:48.984 8 INFO nova.api.openstack.wsgi [None req-b63a88c8-7bbf-438e-960e-ba5423380f52 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 248/498] 199.204.45.115 () {48 vars in 1011 bytes} [Wed May 6 02:21:48 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/499] 199.204.45.115 () {48 vars in 1049 bytes} [Wed May 6 02:21:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/500] 199.204.45.115 () {48 vars in 1097 bytes} [Wed May 6 02:21:49 2026] GET /v2.1/flavors/6736bac4-2ef4-45ec-90d3-e7a675bbde69/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/501] 199.204.45.115 () {42 vars in 703 bytes} [Wed May 6 02:21:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/502] 199.204.45.115 () {44 vars in 907 bytes} [Wed May 6 02:21:49 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 253/503] 199.204.45.115 () {46 vars in 980 bytes} [Wed May 6 02:21:49 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:21:49.975 8 INFO nova.api.openstack.wsgi [None req-25d35e09-ff82-4787-9207-e2d7de7ead33 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 251/504] 199.204.45.115 () {48 vars in 1013 bytes} [Wed May 6 02:21:49 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/505] 199.204.45.115 () {48 vars in 1049 bytes} [Wed May 6 02:21:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/506] 199.204.45.115 () {48 vars in 1097 bytes} [Wed May 6 02:21:50 2026] GET /v2.1/flavors/e46146ea-d9ef-4d2e-83d5-3f4b042d2a86/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/521] 199.204.45.115 () {42 vars in 703 bytes} [Wed May 6 02:22:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/522] 199.204.45.115 () {44 vars in 907 bytes} [Wed May 6 02:22:58 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 263/523] 199.204.45.115 () {46 vars in 980 bytes} [Wed May 6 02:22:58 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-05-06 02:22:58.216 8 INFO nova.api.openstack.wsgi [None req-c7676401-16e2-4f48-b8aa-311c6b3be117 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 261/524] 199.204.45.115 () {48 vars in 1015 bytes} [Wed May 6 02:22:58 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/525] 199.204.45.115 () {48 vars in 1049 bytes} [Wed May 6 02:22:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/526] 199.204.45.115 () {48 vars in 1097 bytes} [Wed May 6 02:22:58 2026] GET /v2.1/flavors/ee8cdc75-f215-4a21-ba6c-75cb3c3f165e/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/529] 199.204.45.115 () {42 vars in 703 bytes} [Wed May 6 02:23: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: 8|app: 0|req: 264/530] 199.204.45.115 () {44 vars in 907 bytes} [Wed May 6 02:23:05 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 267/531] 199.204.45.115 () {46 vars in 980 bytes} [Wed May 6 02:23:05 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/532] 199.204.45.115 () {48 vars in 1049 bytes} [Wed May 6 02:23:05 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/533] 199.204.45.115 () {42 vars in 703 bytes} [Wed May 6 02:23:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/534] 199.204.45.115 () {44 vars in 907 bytes} [Wed May 6 02:23:09 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 269/535] 199.204.45.115 () {46 vars in 980 bytes} [Wed May 6 02:23:09 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/536] 199.204.45.115 () {48 vars in 1071 bytes} [Wed May 6 02:23:09 2026] GET /v2.1/os-quota-sets/72c6f2a8d8bd45fbb809b54ff6652817 => generated 280 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/547] 199.204.45.115 () {42 vars in 703 bytes} [Wed May 6 02:24:02 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: 275/548] 199.204.45.115 () {44 vars in 907 bytes} [Wed May 6 02:24:02 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 274/549] 199.204.45.115 () {46 vars in 980 bytes} [Wed May 6 02:24:02 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:24:02.776 7 INFO nova.api.openstack.wsgi [None req-cd045fcd-389b-4fa2-8b1e-0ec1a48ea959 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 276/550] 199.204.45.115 () {48 vars in 1013 bytes} [Wed May 6 02:24:02 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/551] 199.204.45.115 () {48 vars in 1049 bytes} [Wed May 6 02:24:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/552] 199.204.45.115 () {48 vars in 1097 bytes} [Wed May 6 02:24:02 2026] GET /v2.1/flavors/bc33b279-852f-45f5-8bfd-80346d7d7392/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/557] 199.204.45.115 () {42 vars in 703 bytes} [Wed May 6 02:24:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/558] 199.204.45.115 () {44 vars in 907 bytes} [Wed May 6 02:24:18 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 281/559] 199.204.45.115 () {46 vars in 980 bytes} [Wed May 6 02:24:18 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: 8|app: 0|req: 279/560] 199.204.45.115 () {48 vars in 1071 bytes} [Wed May 6 02:24:18 2026] GET /v2.1/os-quota-sets/280265f7d22d4644bebbe5a831fc9625 => generated 280 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/571] 199.204.45.115 () {42 vars in 703 bytes} [Wed May 6 02:25:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/572] 199.204.45.115 () {44 vars in 907 bytes} [Wed May 6 02:25:12 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 288/573] 199.204.45.115 () {46 vars in 980 bytes} [Wed May 6 02:25:12 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-05-06 02:25:12.107 8 INFO nova.api.openstack.wsgi [None req-8634d130-7d46-49a3-8be1-52e4e571c5c4 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 286/574] 199.204.45.115 () {48 vars in 1009 bytes} [Wed May 6 02:25:12 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/575] 199.204.45.115 () {48 vars in 1049 bytes} [Wed May 6 02:25:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 295/586] 10.0.0.234 () {32 vars in 654 bytes} [Wed May 6 02:25:54 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/587] 10.0.0.234 () {32 vars in 640 bytes} [Wed May 6 02:25:54 2026] GET /v2.1/servers => generated 15 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-06 02:25:54.844 7 WARNING oslo_db.sqlalchemy.utils [None req-510a1904-8d3a-4e02-a75b-70417c5e9a50 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 296/588] 10.0.0.234 () {32 vars in 648 bytes} [Wed May 6 02:25:54 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/589] 10.0.0.234 () {32 vars in 693 bytes} [Wed May 6 02:25:54 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/592] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:06 2026] GET /v2.1/flavors/74dcb3a2-4016-433b-bc92-620fd13eac86 => generated 511 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/593] 10.0.0.234 () {32 vars in 640 bytes} [Wed May 6 02:26:06 2026] GET /v2.1/flavors => generated 1674 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/594] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:06 2026] GET /v2.1/flavors/74dcb3a2-4016-433b-bc92-620fd13eac86 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:26:12.248 7 WARNING neutronclient.v2_0.client [None req-3492cacf-1315-4c5c-9b12-e7c246ea2722 f0b1f2fbe81640d0a6ad298a59a2d84a d12bf5b5148544d1a4fbf9ff8f266008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/595] 10.0.0.234 () {34 vars in 684 bytes} [Wed May 6 02:26:11 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:26:13.233 7 WARNING neutronclient.v2_0.client [None req-c88e5b76-4208-40d5-8c00-d39d3eb0733d f0b1f2fbe81640d0a6ad298a59a2d84a d12bf5b5148544d1a4fbf9ff8f266008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/598] 10.0.0.234 () {34 vars in 670 bytes} [Wed May 6 02:26:13 2026] POST /v2.1/os-keypairs => generated 385 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:26:13.443 7 WARNING neutronclient.v2_0.client [None req-c88e5b76-4208-40d5-8c00-d39d3eb0733d f0b1f2fbe81640d0a6ad298a59a2d84a d12bf5b5148544d1a4fbf9ff8f266008 - - default default] The python binding code in 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/599] 10.0.0.234 () {34 vars in 694 bytes} [Wed May 6 02:26:13 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 985 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:26:14.241 8 WARNING neutronclient.v2_0.client [None req-4fb97977-c35a-4f4a-9f9d-37ee906d82db f0b1f2fbe81640d0a6ad298a59a2d84a d12bf5b5148544d1a4fbf9ff8f266008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:14.556 7 WARNING neutronclient.v2_0.client [None req-90780750-7957-46ed-b275-f804e5486b71 efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/600] 10.0.0.234 () {34 vars in 684 bytes} [Wed May 6 02:26:14 2026] POST /v2.1/os-security-groups => generated 243 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:26:15.073 7 WARNING neutronclient.v2_0.client [None req-593e4987-89ec-4165-aec7-41695b94f5d7 efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/601] 10.0.0.234 () {34 vars in 684 bytes} [Wed May 6 02:26:14 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1021 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:26:15.274 8 WARNING neutronclient.v2_0.client [None req-d4f99b32-2e44-43c2-803c-d10bdf228371 f0b1f2fbe81640d0a6ad298a59a2d84a d12bf5b5148544d1a4fbf9ff8f266008 - - default default] The python binding code in 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/602] 10.0.0.234 () {34 vars in 684 bytes} [Wed May 6 02:26:15 2026] POST /v2.1/os-security-groups => generated 243 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:26:15.441 8 WARNING neutronclient.v2_0.client [None req-d4f99b32-2e44-43c2-803c-d10bdf228371 f0b1f2fbe81640d0a6ad298a59a2d84a d12bf5b5148544d1a4fbf9ff8f266008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:15.520 7 WARNING neutronclient.v2_0.client [None req-015e40dd-0318-4974-b191-bcf7c2846168 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/603] 10.0.0.234 () {34 vars in 694 bytes} [Wed May 6 02:26:15 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:26:15.621 8 WARNING neutronclient.v2_0.client [None req-7248663b-f1ca-45f7-bb2b-fe36d0ef5032 efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:15.654 7 WARNING neutronclient.v2_0.client [None req-015e40dd-0318-4974-b191-bcf7c2846168 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/604] 10.0.0.234 () {34 vars in 684 bytes} [Wed May 6 02:26:15 2026] POST /v2.1/os-security-groups => generated 243 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:26:15.850 8 WARNING neutronclient.v2_0.client [None req-0e4b1e32-5a85-43a6-b2c9-86d33159328e f0b1f2fbe81640d0a6ad298a59a2d84a d12bf5b5148544d1a4fbf9ff8f266008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:15.945 8 WARNING neutronclient.v2_0.client [None req-0e4b1e32-5a85-43a6-b2c9-86d33159328e f0b1f2fbe81640d0a6ad298a59a2d84a d12bf5b5148544d1a4fbf9ff8f266008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/605] 10.0.0.234 () {34 vars in 694 bytes} [Wed May 6 02:26:15 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:26:16.093 8 WARNING neutronclient.v2_0.client [None req-b021a9a5-27db-49e4-a5a4-61d55db5413e efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:16.202 7 WARNING neutronclient.v2_0.client [None req-015e40dd-0318-4974-b191-bcf7c2846168 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:16.246 8 WARNING neutronclient.v2_0.client [None req-b021a9a5-27db-49e4-a5a4-61d55db5413e efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:16.297 8 WARNING neutronclient.v2_0.client [None req-b021a9a5-27db-49e4-a5a4-61d55db5413e efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/606] 10.0.0.234 () {32 vars in 662 bytes} [Wed May 6 02:26:16 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 02:26:16.358 8 WARNING neutronclient.v2_0.client [None req-fa83c70c-5232-447f-ae6d-89a4b0f9ca51 f0b1f2fbe81640d0a6ad298a59a2d84a d12bf5b5148544d1a4fbf9ff8f266008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/607] 10.0.0.234 () {32 vars in 736 bytes} [Wed May 6 02:26:16 2026] GET /v2.1/os-security-groups/746a3a2d-d276-4ba6-bb29-3ca80b6aed2c => generated 665 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:26:16.407 8 WARNING neutronclient.v2_0.client [None req-45328190-849c-4141-b5a1-94857e11a56a efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:16.445 8 WARNING neutronclient.v2_0.client [None req-45328190-849c-4141-b5a1-94857e11a56a efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] The python binding code in 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/608] 10.0.0.234 () {32 vars in 739 bytes} [Wed May 6 02:26:16 2026] DELETE /v2.1/os-security-groups/74306bd5-b92b-43c3-9174-14a41fd0e345 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 02:26:16.580 8 WARNING neutronclient.v2_0.client [None req-226fc2c7-bfe0-4127-8f9a-602080142890 f0b1f2fbe81640d0a6ad298a59a2d84a d12bf5b5148544d1a4fbf9ff8f266008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:16.635 8 WARNING neutronclient.v2_0.client [None req-226fc2c7-bfe0-4127-8f9a-602080142890 f0b1f2fbe81640d0a6ad298a59a2d84a d12bf5b5148544d1a4fbf9ff8f266008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:16.726 8 WARNING neutronclient.v2_0.client [None req-226fc2c7-bfe0-4127-8f9a-602080142890 f0b1f2fbe81640d0a6ad298a59a2d84a d12bf5b5148544d1a4fbf9ff8f266008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/609] 10.0.0.234 () {32 vars in 749 bytes} [Wed May 6 02:26:16 2026] DELETE /v2.1/os-security-group-rules/14636e15-d963-4073-9de5-21e5021ee0ac => generated 0 bytes in 275 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 02:26:16.858 8 WARNING neutronclient.v2_0.client [None req-4c4e8259-6538-479a-8dd8-91d1610c1f8d efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:16.885 8 INFO nova.api.openstack.wsgi [None req-4c4e8259-6538-479a-8dd8-91d1610c1f8d efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] HTTP exception thrown: Security group 74306bd5-b92b-43c3-9174-14a41fd0e345 does not exist Neutron server returns request_ids: ['req-6ad1778a-28c8-430a-a81f-3de67189a80f'] [pid: 8|app: 0|req: 306/610] 10.0.0.234 () {32 vars in 736 bytes} [Wed May 6 02:26:16 2026] GET /v2.1/os-security-groups/74306bd5-b92b-43c3-9174-14a41fd0e345 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 02:26:16.892 8 WARNING neutronclient.v2_0.client [None req-8ba5255f-da08-4b00-a1ec-0847d750d130 f0b1f2fbe81640d0a6ad298a59a2d84a d12bf5b5148544d1a4fbf9ff8f266008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/611] 10.0.0.234 () {34 vars in 662 bytes} [Wed May 6 02:26:15 2026] POST /v2.1/servers => generated 450 bytes in 1514 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-05-06 02:26:16.926 7 WARNING neutronclient.v2_0.client [None req-ccb9eadc-25f2-4563-ac47-7dcd25ad0f85 efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:16.944 8 WARNING neutronclient.v2_0.client [None req-8ba5255f-da08-4b00-a1ec-0847d750d130 f0b1f2fbe81640d0a6ad298a59a2d84a d12bf5b5148544d1a4fbf9ff8f266008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:16.975 7 WARNING neutronclient.v2_0.client [None req-ccb9eadc-25f2-4563-ac47-7dcd25ad0f85 efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/612] 10.0.0.234 () {32 vars in 739 bytes} [Wed May 6 02:26:16 2026] DELETE /v2.1/os-security-groups/746a3a2d-d276-4ba6-bb29-3ca80b6aed2c => generated 0 bytes in 225 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/613] 10.0.0.234 () {32 vars in 739 bytes} [Wed May 6 02:26:16 2026] DELETE /v2.1/os-security-groups/8fd03ed8-b86b-447a-8bff-7b9df0b488cc => generated 0 bytes in 226 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 02:26:17.158 8 WARNING neutronclient.v2_0.client [None req-192c11e5-5e57-421d-9dfe-5ecf95edd425 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:17.160 7 WARNING neutronclient.v2_0.client [None req-fde6c4fd-2658-4053-9b61-f3ee49d20acd f0b1f2fbe81640d0a6ad298a59a2d84a d12bf5b5148544d1a4fbf9ff8f266008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:17.196 7 WARNING neutronclient.v2_0.client [None req-fde6c4fd-2658-4053-9b61-f3ee49d20acd f0b1f2fbe81640d0a6ad298a59a2d84a d12bf5b5148544d1a4fbf9ff8f266008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/614] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:17 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => generated 1399 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:17.230 8 WARNING neutronclient.v2_0.client [None req-c0fa17e6-8728-44fc-81ec-9ecc3719a568 efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:17.250 8 INFO nova.api.openstack.wsgi [None req-c0fa17e6-8728-44fc-81ec-9ecc3719a568 efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] HTTP exception thrown: Security group 8fd03ed8-b86b-447a-8bff-7b9df0b488cc does not exist Neutron server returns request_ids: ['req-22c2b79c-c0c0-4814-8aca-5aaf5193eedf'] [pid: 8|app: 0|req: 309/615] 10.0.0.234 () {32 vars in 736 bytes} [Wed May 6 02:26:17 2026] GET /v2.1/os-security-groups/8fd03ed8-b86b-447a-8bff-7b9df0b488cc => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 02:26:17.265 8 WARNING neutronclient.v2_0.client [None req-5d3c2d1a-1106-4e8c-83f3-4fea294259c3 efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:17.306 8 WARNING neutronclient.v2_0.client [None req-5d3c2d1a-1106-4e8c-83f3-4fea294259c3 efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] The python binding code in 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/616] 10.0.0.234 () {32 vars in 739 bytes} [Wed May 6 02:26:17 2026] DELETE /v2.1/os-security-groups/218c9f16-2924-4d9a-8a3e-57fbb535ef50 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/617] 10.0.0.234 () {32 vars in 739 bytes} [Wed May 6 02:26:17 2026] DELETE /v2.1/os-security-groups/3e0997f5-6d6b-44bb-9628-1dc064903393 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 02:26:17.411 7 WARNING neutronclient.v2_0.client [None req-702c7e77-ed1b-420d-b813-650d1626da5a efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:17.433 7 INFO nova.api.openstack.wsgi [None req-702c7e77-ed1b-420d-b813-650d1626da5a efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] HTTP exception thrown: Security group 3e0997f5-6d6b-44bb-9628-1dc064903393 does not exist Neutron server returns request_ids: ['req-b794b2f3-39db-4f85-9e6e-781513aa9422'] [pid: 7|app: 0|req: 308/618] 10.0.0.234 () {32 vars in 736 bytes} [Wed May 6 02:26:17 2026] GET /v2.1/os-security-groups/3e0997f5-6d6b-44bb-9628-1dc064903393 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 02:26:17.453 8 WARNING neutronclient.v2_0.client [None req-a8e484a6-d9e7-488e-896a-acd9e0554b59 efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:17.496 8 WARNING neutronclient.v2_0.client [None req-a8e484a6-d9e7-488e-896a-acd9e0554b59 efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:17.538 8 WARNING neutronclient.v2_0.client [None req-a8e484a6-d9e7-488e-896a-acd9e0554b59 efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] The python binding code in 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/619] 10.0.0.234 () {32 vars in 662 bytes} [Wed May 6 02:26:17 2026] GET /v2.1/os-security-groups => generated 707 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:26:17.617 8 WARNING neutronclient.v2_0.client [None req-370da517-47e2-4663-bc03-74662041eb60 efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/620] 10.0.0.234 () {34 vars in 670 bytes} [Wed May 6 02:26:17 2026] POST /v2.1/os-keypairs => generated 384 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:26:17.642 8 INFO nova.api.openstack.wsgi [None req-370da517-47e2-4663-bc03-74662041eb60 efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] HTTP exception thrown: Security group 3e0997f5-6d6b-44bb-9628-1dc064903393 does not exist Neutron server returns request_ids: ['req-0e15f682-28d3-4450-bdc5-0c07f05044bc'] [pid: 8|app: 0|req: 312/621] 10.0.0.234 () {32 vars in 739 bytes} [Wed May 6 02:26:17 2026] DELETE /v2.1/os-security-groups/3e0997f5-6d6b-44bb-9628-1dc064903393 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 02:26:17.655 7 WARNING neutronclient.v2_0.client [None req-ad1f1167-0ddf-40f8-8942-4a9482584dd2 efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:17.818 7 INFO nova.api.openstack.wsgi [None req-ad1f1167-0ddf-40f8-8942-4a9482584dd2 efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] HTTP exception thrown: Security group 8fd03ed8-b86b-447a-8bff-7b9df0b488cc does not exist Neutron server returns request_ids: ['req-4f6f7ed3-ff82-4e79-af6e-6f76e51973ed'] [pid: 7|app: 0|req: 310/622] 10.0.0.234 () {32 vars in 739 bytes} [Wed May 6 02:26:17 2026] DELETE /v2.1/os-security-groups/8fd03ed8-b86b-447a-8bff-7b9df0b488cc => generated 194 bytes in 170 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 02:26:17.843 8 WARNING neutronclient.v2_0.client [None req-d09a3e32-f0cd-43bd-b8f9-a793eb5192c5 efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:17.951 8 INFO nova.api.openstack.wsgi [None req-d09a3e32-f0cd-43bd-b8f9-a793eb5192c5 efb22468f04648179415c2a82ec3152f 6a355c1cbc074196aa6f31ed0a28e86c - - default default] HTTP exception thrown: Security group 74306bd5-b92b-43c3-9174-14a41fd0e345 does not exist Neutron server returns request_ids: ['req-0e37785a-de39-4e48-9f12-031353db5656'] [pid: 8|app: 0|req: 313/623] 10.0.0.234 () {32 vars in 739 bytes} [Wed May 6 02:26:17 2026] DELETE /v2.1/os-security-groups/74306bd5-b92b-43c3-9174-14a41fd0e345 => generated 194 bytes in 126 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-06 02:26:18.348 7 WARNING neutronclient.v2_0.client [None req-13998a3a-a35b-44d5-afa8-d878d149db1c 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/624] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:18 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => generated 1403 bytes in 796 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 02:26:19.419 8 WARNING neutronclient.v2_0.client [None req-50b84fce-747c-4175-b226-144d1d66c0f0 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:19.743 8 WARNING neutronclient.v2_0.client [None req-50b84fce-747c-4175-b226-144d1d66c0f0 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] 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-05-06 02:26:20.123 7 WARNING neutronclient.v2_0.client [None req-48ac018f-1809-4e8d-b6a4-1f2c370eda8a 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/625] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:20 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => generated 1451 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 02:26:20.830 8 WARNING neutronclient.v2_0.client [None req-50b84fce-747c-4175-b226-144d1d66c0f0 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] 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-05-06 02:26:21.529 7 WARNING neutronclient.v2_0.client [None req-e6c6587d-ecda-460f-a628-db6bbaee1f5e 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/626] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:21 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => generated 1459 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/627] 10.0.0.234 () {34 vars in 662 bytes} [Wed May 6 02:26:19 2026] POST /v2.1/servers => generated 453 bytes in 2355 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-05-06 02:26:21.744 7 WARNING neutronclient.v2_0.client [None req-397cbbae-8db4-4f5d-811c-5150dad48bfd 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] The python binding code in 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/628] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:21 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 1430 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-05-06 02:26:22.690 8 WARNING neutronclient.v2_0.client [None req-84cfe8dc-792d-4f8e-98cf-33887e490131 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] 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-05-06 02:26:22.841 7 WARNING neutronclient.v2_0.client [None req-e6445cc0-c4fd-4961-bd1f-5eacc6fb9440 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] The python binding code in 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/629] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:22 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 1434 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/630] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:22 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => generated 1537 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/633] 10.0.0.234 () {30 vars in 412 bytes} [Wed May 6 02:26:23 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: 317/634] 10.0.0.234 () {28 vars in 559 bytes} [Wed May 6 02:26:23 2026] GET /v2/ => generated 402 bytes in 551 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: 318/635] 10.0.0.234 () {28 vars in 563 bytes} [Wed May 6 02:26:23 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/636] 10.0.0.234 () {30 vars in 412 bytes} [Wed May 6 02:26:23 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-06 02:26:23.950 7 WARNING neutronclient.v2_0.client [None req-d9e883a9-5df4-4ec0-94b1-96f88bd8e107 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/637] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:23 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 1482 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 02:26:24.015 8 WARNING neutronclient.v2_0.client [None req-abb4d67c-9402-41e7-aa71-3c6b85beb2b1 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/638] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:23 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => generated 1525 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:24.314 7 INFO nova.api.openstack.compute.server_external_events [req-b50a86cd-4ea4-4fd3-a037-69a060a64707 req-5b9e953d-9916-4dc4-b758-614dae661c42 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:4617089c-856d-43ef-80d0-7af7f1c301f9 for instance 45c098d9-629c-475e-b936-c3f2164f84c3 on instance 2026-05-06 02:26:24.328 7 INFO nova.compute.rpcapi [None req-b92a56fa-0af7-41a6-a882-be7c1dc50dab - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 320/639] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:26:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:25.068 8 WARNING neutronclient.v2_0.client [None req-df67067f-7948-4819-9eb7-89e93c03572d 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/640] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:25 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 1482 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:25.194 7 WARNING neutronclient.v2_0.client [None req-54ea1346-4f7b-479d-9616-9de8f552f674 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in 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/641] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:25 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => generated 1525 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-05-06 02:26:26.163 8 WARNING neutronclient.v2_0.client [None req-7422adce-8770-4fd3-ba6d-e7e1caee71fd 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] The python binding code in 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/642] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:26 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 1490 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:26.404 7 WARNING neutronclient.v2_0.client [None req-4ca783ff-2484-4435-9bf1-789b30714b80 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/643] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:26 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => generated 1525 bytes in 840 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:27.322 8 WARNING neutronclient.v2_0.client [None req-99a61200-4f3e-49c0-8320-82af79a9939a 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] The python binding code in 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/644] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:27 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 1568 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-05-06 02:26:27.776 7 INFO nova.api.openstack.compute.server_external_events [req-3d31b70e-cd57-491d-a3dc-9071c5df7923 req-781d6778-505d-4b80-a988-6c1a5fda5579 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:6e8401d4-2ef2-4ad5-ae07-4289b5386654 for instance 0933e004-6cb2-4f96-b999-1c5d9350fe29 on instance [pid: 7|app: 0|req: 323/645] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:26:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-06 02:26:28.282 7 WARNING neutronclient.v2_0.client [None req-97944daa-f62f-4893-9b6d-495194d49f40 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in 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/646] 10.0.0.234 () {34 vars in 670 bytes} [Wed May 6 02:26:28 2026] POST /v2.1/os-keypairs => generated 385 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:26:28.509 8 WARNING neutronclient.v2_0.client [None req-ca26b48d-b9c0-4ad5-941f-831a55c42b28 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/647] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:28 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 1556 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/648] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:28 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => generated 1525 bytes in 717 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:29.955 8 WARNING neutronclient.v2_0.client [None req-feb30215-f1a9-4d53-8ec2-8aa96aaf1595 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] 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-05-06 02:26:30.002 7 WARNING neutronclient.v2_0.client [None req-bfbc86f1-6613-4fcf-af64-7f6ebabe740d 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/649] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:29 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 1556 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/650] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:29 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => generated 1525 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:31.242 8 WARNING neutronclient.v2_0.client [None req-bf6beb99-8f48-4f1e-8e5a-fac481e731ed 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] 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-05-06 02:26:31.357 7 WARNING neutronclient.v2_0.client [None req-eb1d2e21-656a-4482-9eb2-63d220f271b7 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in 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/651] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:31 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 1556 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/652] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:31 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => generated 1525 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-05-06 02:26:32.504 8 WARNING neutronclient.v2_0.client [None req-045e6ff8-9c1a-4c07-8d63-aa07784d5147 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] 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-05-06 02:26:32.543 7 WARNING neutronclient.v2_0.client [None req-85aa6832-b238-4fc4-8cb4-9f34fe53cea8 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in 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/653] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:32 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 1556 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/654] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:32 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => generated 1525 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-05-06 02:26:33.170 8 INFO nova.api.openstack.compute.server_external_events [req-5d085354-111e-4065-aedf-d84b2e4ebaf6 req-060210ca-f827-4df4-9167-e6e35ade3660 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-plugged:4617089c-856d-43ef-80d0-7af7f1c301f9 for instance 45c098d9-629c-475e-b936-c3f2164f84c3 on instance 2026-05-06 02:26:33.179 8 INFO nova.compute.rpcapi [None req-73bcf061-3f20-486c-93a8-f7377eeb71a2 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 328/657] 10.0.0.96 () {38 vars in 813 bytes} [Wed May 6 02:26:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:33.713 7 WARNING neutronclient.v2_0.client [None req-f7514c5f-0c47-4c2f-b04e-122d7ac18563 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:33.719 8 WARNING neutronclient.v2_0.client [None req-57325ebc-0644-4b06-9bf0-a8a73297b3b1 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in 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/658] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:33 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => generated 1525 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/659] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:33 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 1556 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-05-06 02:26:34.538 8 WARNING neutronclient.v2_0.client [None req-eeb192c7-70d4-4fbc-9086-f7cffb82aa07 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:34.613 8 WARNING neutronclient.v2_0.client [None req-eeb192c7-70d4-4fbc-9086-f7cffb82aa07 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:34.832 8 WARNING neutronclient.v2_0.client [None req-eeb192c7-70d4-4fbc-9086-f7cffb82aa07 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] 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-05-06 02:26:34.951 7 WARNING neutronclient.v2_0.client [None req-62e13332-f485-4529-bfc3-f05ab413817a 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in 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/660] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:34 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => generated 1717 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-05-06 02:26:35.111 7 WARNING neutronclient.v2_0.client [None req-a511869e-2d12-44f6-b8df-d07041b0a565 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] The python binding code in 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/661] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:35 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 1556 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, ' [pid: 8|app: 0|req: 330/662] 10.0.0.234 () {34 vars in 662 bytes} [Wed May 6 02:26:34 2026] POST /v2.1/servers => generated 450 bytes in 893 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-05-06 02:26:35.287 7 WARNING neutronclient.v2_0.client [None req-153d024f-cae9-40bb-a9a7-1712eb42422f 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:35.300 8 INFO nova.api.openstack.compute.server_external_events [req-11886203-cfae-4381-a7d9-0d1ee23a2812 req-90da38a0-e924-44db-88a4-b015cca498d2 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-plugged:6e8401d4-2ef2-4ad5-ae07-4289b5386654 for instance 0933e004-6cb2-4f96-b999-1c5d9350fe29 on instance [pid: 8|app: 0|req: 331/663] 10.0.0.96 () {38 vars in 813 bytes} [Wed May 6 02:26:35 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-05-06 02:26:35.332 8 WARNING neutronclient.v2_0.client [None req-310cbe0d-7878-460b-84cb-383772f6bc2f 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in 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/664] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:35 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 1253 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/665] 10.0.0.234 () {32 vars in 740 bytes} [Wed May 6 02:26:35 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3/os-interface => generated 285 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:36.288 8 WARNING neutronclient.v2_0.client [None req-8907e6e5-2307-4e11-be6b-d1349d9afc19 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] 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-05-06 02:26:36.436 7 WARNING neutronclient.v2_0.client [None req-3bb8643f-7e8d-4155-9d8c-a1be13ef0700 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in 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/666] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:36 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 1556 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/667] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:36 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 1303 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:36.781 7 INFO nova.api.openstack.compute.server_external_events [req-bbb4472b-c5d7-4a39-af1d-b7c9fe2ce024 req-fa5c34a0-2e2c-449c-8708-e2299825b71f 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:4617089c-856d-43ef-80d0-7af7f1c301f9 for instance 45c098d9-629c-475e-b936-c3f2164f84c3 on instance [pid: 7|app: 0|req: 335/668] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:26:36 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) 2026-05-06 02:26:36.801 8 WARNING neutronclient.v2_0.client [None req-9b758ba4-b78d-4bb4-8401-459663b30283 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/669] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:36 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => generated 1717 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:37.535 7 WARNING neutronclient.v2_0.client [None req-4f8120cc-e8c9-4bf5-bb17-e3aba18accfe 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:37.577 8 WARNING neutronclient.v2_0.client [None req-cc0b8543-762f-4283-bdb4-8f799b29134f 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/670] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:37 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 1351 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/671] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:37 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 1739 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:37.756 8 WARNING neutronclient.v2_0.client [None req-c7bb43d1-5eab-4d8e-90d8-f87f03a1b792 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/672] 10.0.0.234 () {32 vars in 740 bytes} [Wed May 6 02:26:37 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29/os-interface => generated 285 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:38.626 7 INFO nova.api.openstack.compute.server_external_events [req-dca15a32-061c-44de-964c-868a2cd32fb5 req-a6c30fa5-f8b2-4315-aeb0-839b8d79a014 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:6e8401d4-2ef2-4ad5-ae07-4289b5386654 for instance 0933e004-6cb2-4f96-b999-1c5d9350fe29 on instance [pid: 7|app: 0|req: 337/673] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:26:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:26:38.643 8 WARNING neutronclient.v2_0.client [None req-2d4d3ffd-ba46-4cb6-bab6-d513141dd516 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] 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-05-06 02:26:38.699 7 WARNING neutronclient.v2_0.client [None req-745dbdaf-b71a-4daa-bd9b-500d691a43c6 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in 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/674] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:38 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 1351 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/675] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:38 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 1739 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/676] 10.0.0.234 () {32 vars in 640 bytes} [Wed May 6 02:26:38 2026] GET /v2.1/servers => generated 384 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/677] 10.0.0.234 () {32 vars in 717 bytes} [Wed May 6 02:26:38 2026] DELETE /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 0 bytes in 187 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-05-06 02:26:39.174 7 WARNING neutronclient.v2_0.client [None req-eac3862c-de98-4e4d-854c-534f9c4ee2c7 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] The python binding code in 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/678] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:39 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 1745 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-05-06 02:26:39.814 8 WARNING neutronclient.v2_0.client [None req-7f039910-090a-4f1e-bdf1-64ac2e092035 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/679] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:39 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 1359 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-05-06 02:26:40.369 7 WARNING neutronclient.v2_0.client [None req-391886d7-98f0-464f-ade5-5ff3dc9b1c35 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/680] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:40 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 1865 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:40.755 8 INFO nova.api.openstack.compute.server_external_events [req-bd4ed4c3-c0aa-479a-aede-e310d23f8ce1 req-2730ffbe-e1e2-492f-bc63-11542fcbc423 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:912ba133-a6c2-4734-b9d2-d4ff6451012d for instance e41bb094-999d-4ce1-b0bc-6150f62b6af9 on instance [pid: 8|app: 0|req: 340/681] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:26:40 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-05-06 02:26:40.960 7 WARNING neutronclient.v2_0.client [None req-7d55389c-a36c-4fa6-abee-19a21083925d 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in 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/682] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:40 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 1436 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:41.553 8 WARNING neutronclient.v2_0.client [None req-1f2e2ac1-6948-4def-a1ba-986538a10590 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/683] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:41 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 1865 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:42.194 7 WARNING neutronclient.v2_0.client [None req-a1054a92-a058-4e3e-bc8c-4365101786da 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/684] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:42 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 1436 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:42.596 8 INFO nova.api.openstack.compute.server_external_events [req-6137b396-db70-4888-8044-d825d1a42f94 req-c6c80b28-e41e-4dae-9882-cb050689ddc7 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-deleted:6e8401d4-2ef2-4ad5-ae07-4289b5386654 for instance 0933e004-6cb2-4f96-b999-1c5d9350fe29 on instance [pid: 8|app: 0|req: 342/685] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:26:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:42.807 7 WARNING neutronclient.v2_0.client [None req-d2a40dfb-b067-47d4-a266-20aee7bbf706 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/686] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:42 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 1511 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-05-06 02:26:43.488 7 WARNING neutronclient.v2_0.client [None req-078e0738-8c04-414a-96a9-022443b75675 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in 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/689] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:43 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 1436 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:43.956 8 WARNING neutronclient.v2_0.client [None req-d84f3748-cbae-45a6-93fd-1964059986ed 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] The python binding code in 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/690] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:43 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 1516 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-05-06 02:26:44.730 7 WARNING neutronclient.v2_0.client [None req-ab880bfd-7454-4a79-a17d-72c807f4b3a7 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/691] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:44 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 1436 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:45.084 8 WARNING neutronclient.v2_0.client [None req-feab1a89-2021-44fd-a88a-172a57e13b25 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/692] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:45 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 1516 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:45.938 7 WARNING neutronclient.v2_0.client [None req-231c5815-5ae8-4e40-9894-a27cc8ad2ef1 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/693] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:45 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 1424 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:46.194 8 WARNING neutronclient.v2_0.client [None req-d9937d07-3876-40c5-8748-90675df3d04a 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] The python binding code in 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/694] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:46 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 1516 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-05-06 02:26:47.206 7 WARNING neutronclient.v2_0.client [None req-fc34fd9e-8264-447d-a52c-b8a1368364f2 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] 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-05-06 02:26:47.316 8 INFO nova.api.openstack.wsgi [None req-73b11280-6b68-40c7-aad8-dd085847bebe 21bc6b7d106b408fa0f001eb9f931d2e 797acc6273cb4f02a08c260ca7c2c8fc - - default default] HTTP exception thrown: Instance 0933e004-6cb2-4f96-b999-1c5d9350fe29 could not be found. [pid: 8|app: 0|req: 347/695] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:47 2026] GET /v2.1/servers/0933e004-6cb2-4f96-b999-1c5d9350fe29 => generated 111 bytes in 35 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: 349/696] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:47 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 1424 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/697] 10.0.0.234 () {32 vars in 701 bytes} [Wed May 6 02:26:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-21997873 => generated 0 bytes in 30 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-05-06 02:26:48.390 7 WARNING neutronclient.v2_0.client [None req-bcbf0b1c-e483-41df-9055-fa2cbb1d66f0 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in 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/698] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:48 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 1424 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 02:26:48.784 8 INFO nova.api.openstack.compute.server_external_events [req-3a7c4071-e1cb-493d-b4e9-7e251ab5c4a3 req-cca4f8fb-3fd6-421a-9154-0ece3366adfb 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-plugged:912ba133-a6c2-4734-b9d2-d4ff6451012d for instance e41bb094-999d-4ce1-b0bc-6150f62b6af9 on instance [pid: 8|app: 0|req: 349/699] 10.0.0.96 () {38 vars in 813 bytes} [Wed May 6 02:26:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:49.614 7 WARNING neutronclient.v2_0.client [None req-6a0c5b65-03d8-4ec8-a322-711e0502f28f 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/700] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:49 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 1424 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-05-06 02:26:50.785 8 WARNING neutronclient.v2_0.client [None req-5a5c033c-b71f-41ea-9219-40c9dd84342d 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/701] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:50 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 1611 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-05-06 02:26:50.987 7 WARNING neutronclient.v2_0.client [None req-f9ee8f2f-6110-4c4e-acd4-8f1fe01852e9 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/702] 10.0.0.234 () {32 vars in 740 bytes} [Wed May 6 02:26:50 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9/os-interface => generated 285 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:51.813 7 INFO nova.api.openstack.compute.server_external_events [req-6eea87ca-b159-402f-add4-d85180231233 req-fbc63a2c-1742-4121-9ccd-290d61122779 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:912ba133-a6c2-4734-b9d2-d4ff6451012d for instance e41bb094-999d-4ce1-b0bc-6150f62b6af9 on instance [pid: 7|app: 0|req: 353/703] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:26:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:26:51.827 8 WARNING neutronclient.v2_0.client [None req-8a5cac48-ff5e-4733-b46f-3f0c29dc81d1 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/704] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:51 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 1611 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/705] 10.0.0.234 () {32 vars in 640 bytes} [Wed May 6 02:26:51 2026] GET /v2.1/servers => generated 388 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, ' [pid: 8|app: 0|req: 352/706] 10.0.0.234 () {32 vars in 717 bytes} [Wed May 6 02:26:52 2026] DELETE /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 0 bytes in 98 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-05-06 02:26:52.216 7 WARNING neutronclient.v2_0.client [None req-4f3c27d2-38b0-4fd9-a44d-7ff49bb01625 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in 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/707] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:52 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 1617 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-05-06 02:26:53.399 7 WARNING neutronclient.v2_0.client [None req-0509a993-71ec-4ac9-a419-000d3345e892 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/710] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:53 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 1737 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:54.643 8 WARNING neutronclient.v2_0.client [None req-4fcda4e2-d4cf-49bb-926f-5bec1cfa2f22 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/711] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:54 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 1737 bytes in 826 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:26:56.134 7 INFO nova.api.openstack.compute.server_external_events [req-b3a6b9c1-99af-4e15-9224-45f8f7303643 req-b91a4fe2-0a61-426f-b534-fae07cd7489d 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-deleted:912ba133-a6c2-4734-b9d2-d4ff6451012d for instance e41bb094-999d-4ce1-b0bc-6150f62b6af9 on instance [pid: 7|app: 0|req: 358/712] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:26:56 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-05-06 02:26:56.493 8 WARNING neutronclient.v2_0.client [None req-116a0545-ecea-4032-b21a-b3e800658715 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/713] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:56 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 1380 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-05-06 02:26:57.797 8 WARNING neutronclient.v2_0.client [None req-6c5d1dac-d98b-446e-95ff-1f2fb5a5d4ae 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/714] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:57 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 1380 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-05-06 02:26:57.951 7 WARNING neutronclient.v2_0.client [None req-1bd6cada-bc8c-4dea-9f2f-da5584fdc38b 0f37c0092df14450a3eb21da336c3f13 e64956ba49df4171befd6044d26b0a86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:26:58.195 7 WARNING neutronclient.v2_0.client [None req-1bd6cada-bc8c-4dea-9f2f-da5584fdc38b 0f37c0092df14450a3eb21da336c3f13 e64956ba49df4171befd6044d26b0a86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/715] 10.0.0.234 () {34 vars in 662 bytes} [Wed May 6 02:26:57 2026] POST /v2.1/servers => generated 424 bytes in 712 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-05-06 02:26:58.448 8 WARNING neutronclient.v2_0.client [None req-357a171f-ae17-428f-b595-a4b5bfc62d3a 0f37c0092df14450a3eb21da336c3f13 e64956ba49df4171befd6044d26b0a86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/716] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:58 2026] GET /v2.1/servers/f52650e8-b180-4336-9f2a-ef95171323c1 => generated 1371 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-05-06 02:26:58.917 7 WARNING neutronclient.v2_0.client [None req-b8a683c4-2035-492d-b3e0-bed09b6cf052 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/717] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:58 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 1385 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-05-06 02:26:59.560 8 WARNING neutronclient.v2_0.client [None req-1ea3fe51-f07b-45d1-b468-c8d19300fcff 0f37c0092df14450a3eb21da336c3f13 e64956ba49df4171befd6044d26b0a86 - - default default] The python binding code in 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/718] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:59 2026] GET /v2.1/servers/f52650e8-b180-4336-9f2a-ef95171323c1 => generated 1375 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-05-06 02:27:00.020 7 WARNING neutronclient.v2_0.client [None req-5a8bc853-860e-4a0a-b29a-f9b7bdb6cd4d 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/719] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:26:59 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => generated 1339 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-05-06 02:27:00.652 8 WARNING neutronclient.v2_0.client [None req-04c7e03c-ab1b-43cf-880c-f94f745e11ac 0f37c0092df14450a3eb21da336c3f13 e64956ba49df4171befd6044d26b0a86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/720] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:00 2026] GET /v2.1/servers/f52650e8-b180-4336-9f2a-ef95171323c1 => generated 1423 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-05-06 02:27:01.122 7 INFO nova.api.openstack.wsgi [None req-635b45cc-385f-42d5-ac76-8194b8d5037f 1d43317670e5468ea22ee2c286c984ab 7ecb0923d752465cb570fe89ad8c45cf - - default default] HTTP exception thrown: Instance e41bb094-999d-4ce1-b0bc-6150f62b6af9 could not be found. [pid: 7|app: 0|req: 362/721] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:01 2026] GET /v2.1/servers/e41bb094-999d-4ce1-b0bc-6150f62b6af9 => 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: 360/722] 10.0.0.234 () {32 vars in 703 bytes} [Wed May 6 02:27:01 2026] DELETE /v2.1/os-keypairs/tempest-keypair-372327000 => generated 0 bytes in 68 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-05-06 02:27:01.763 7 WARNING neutronclient.v2_0.client [None req-f0f4575f-046a-49e4-aedc-5fcd5534d5b4 0f37c0092df14450a3eb21da336c3f13 e64956ba49df4171befd6044d26b0a86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/723] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:01 2026] GET /v2.1/servers/f52650e8-b180-4336-9f2a-ef95171323c1 => generated 1423 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 02:27:02.849 8 WARNING neutronclient.v2_0.client [None req-a6d8fb50-8949-4736-b7c1-8c305cfd2f27 0f37c0092df14450a3eb21da336c3f13 e64956ba49df4171befd6044d26b0a86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/726] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:02 2026] GET /v2.1/servers/f52650e8-b180-4336-9f2a-ef95171323c1 => generated 1473 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:03.672 7 INFO nova.api.openstack.compute.server_external_events [req-591428d3-8312-4121-ab8b-5062423a10fe req-c39211cf-c631-4be8-bd8d-ea4a9aa078db 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:69e5eb04-8fa8-4e99-b6cd-7835dcc9a50e for instance f52650e8-b180-4336-9f2a-ef95171323c1 on instance [pid: 7|app: 0|req: 366/727] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:27:03 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-05-06 02:27:04.276 8 WARNING neutronclient.v2_0.client [None req-ed947e99-ae77-4c21-9797-67fd2c80d257 0f37c0092df14450a3eb21da336c3f13 e64956ba49df4171befd6044d26b0a86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/728] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:04 2026] GET /v2.1/servers/f52650e8-b180-4336-9f2a-ef95171323c1 => generated 1483 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:05.646 7 WARNING neutronclient.v2_0.client [None req-570ec774-33e3-4fd7-a874-3261d43498f3 0f37c0092df14450a3eb21da336c3f13 e64956ba49df4171befd6044d26b0a86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/729] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:05 2026] GET /v2.1/servers/f52650e8-b180-4336-9f2a-ef95171323c1 => generated 1471 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:06.364 8 WARNING neutronclient.v2_0.client [None req-eed092b4-80a6-48ad-b64d-7a827c4855ed 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in 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/730] 10.0.0.234 () {32 vars in 740 bytes} [Wed May 6 02:27:06 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3/os-interface => generated 285 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:06.503 7 WARNING neutronclient.v2_0.client [None req-495cf68f-94e1-4c72-acf9-847b0ad34dac 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in 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/731] 10.0.0.234 () {32 vars in 814 bytes} [Wed May 6 02:27:06 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3/os-interface/4617089c-856d-43ef-80d0-7af7f1c301f9 => generated 282 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/732] 10.0.0.234 () {32 vars in 722 bytes} [Wed May 6 02:27:06 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3/ips => generated 157 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/733] 10.0.0.234 () {34 vars in 749 bytes} [Wed May 6 02:27:06 2026] POST /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3/action => generated 0 bytes in 36 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: 365/734] 10.0.0.234 () {32 vars in 722 bytes} [Wed May 6 02:27:06 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3/ips => generated 157 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-05-06 02:27:06.846 7 WARNING neutronclient.v2_0.client [None req-b7ec5c4e-1cbc-47de-b154-22a049715279 0f37c0092df14450a3eb21da336c3f13 e64956ba49df4171befd6044d26b0a86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/735] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:06 2026] GET /v2.1/servers/f52650e8-b180-4336-9f2a-ef95171323c1 => generated 1471 bytes in 510 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 366/736] 10.0.0.234 () {32 vars in 722 bytes} [Wed May 6 02:27:07 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3/ips => generated 157 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-05-06 02:27:08.373 7 WARNING neutronclient.v2_0.client [None req-ae043b6f-5bce-49ae-8246-6f42be8e02c8 0f37c0092df14450a3eb21da336c3f13 e64956ba49df4171befd6044d26b0a86 - - default default] 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: 367/737] 10.0.0.234 () {32 vars in 722 bytes} [Wed May 6 02:27:08 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3/ips => generated 157 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:09.129 8 INFO nova.api.openstack.compute.server_external_events [req-d5557062-8f09-4601-ba6c-40d84e0b7cda req-3054a50a-9d29-40b9-be6d-1f633a98957c 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:4617089c-856d-43ef-80d0-7af7f1c301f9 for instance 45c098d9-629c-475e-b936-c3f2164f84c3 on instance [pid: 8|app: 0|req: 368/738] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:27:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/739] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:08 2026] GET /v2.1/servers/f52650e8-b180-4336-9f2a-ef95171323c1 => generated 1471 bytes in 894 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:09.543 8 INFO nova.api.openstack.compute.server_external_events [req-ed521ee5-a123-4a9a-813a-f5d2fe2d482e req-efe565ed-84eb-47f9-a66f-40f88898061c 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-plugged:69e5eb04-8fa8-4e99-b6cd-7835dcc9a50e for instance f52650e8-b180-4336-9f2a-ef95171323c1 on instance [pid: 8|app: 0|req: 369/740] 10.0.0.96 () {38 vars in 813 bytes} [Wed May 6 02:27:09 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, ' [pid: 7|app: 0|req: 372/741] 10.0.0.234 () {32 vars in 722 bytes} [Wed May 6 02:27:09 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3/ips => generated 157 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:10.312 8 WARNING neutronclient.v2_0.client [None req-f9063902-8d93-47be-b8fc-3c01e89232b6 0f37c0092df14450a3eb21da336c3f13 e64956ba49df4171befd6044d26b0a86 - - default default] 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: 373/742] 10.0.0.234 () {32 vars in 722 bytes} [Wed May 6 02:27:10 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3/ips => generated 157 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/743] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:10 2026] GET /v2.1/servers/f52650e8-b180-4336-9f2a-ef95171323c1 => generated 1471 bytes in 940 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/744] 10.0.0.234 () {34 vars in 670 bytes} [Wed May 6 02:27:11 2026] POST /v2.1/os-keypairs => generated 384 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/745] 10.0.0.234 () {32 vars in 722 bytes} [Wed May 6 02:27:11 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3/ips => generated 195 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:27:12.024 7 WARNING neutronclient.v2_0.client [None req-0be909c0-1893-47f3-bb2b-a9081d724ef4 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] 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-05-06 02:27:12.248 8 WARNING neutronclient.v2_0.client [None req-10fac5c9-d5f3-430c-8fbf-73388bf671a7 0f37c0092df14450a3eb21da336c3f13 e64956ba49df4171befd6044d26b0a86 - - default default] The python binding code in 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/746] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:11 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => generated 1951 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/747] 10.0.0.234 () {34 vars in 749 bytes} [Wed May 6 02:27:12 2026] POST /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/748] 10.0.0.234 () {32 vars in 722 bytes} [Wed May 6 02:27:12 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3/ips => generated 195 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/749] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:12 2026] GET /v2.1/servers/f52650e8-b180-4336-9f2a-ef95171323c1 => generated 1656 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/750] 10.0.0.234 () {32 vars in 722 bytes} [Wed May 6 02:27:12 2026] GET /v2.1/servers/f52650e8-b180-4336-9f2a-ef95171323c1/ips => generated 109 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/751] 10.0.0.234 () {32 vars in 722 bytes} [Wed May 6 02:27:12 2026] GET /v2.1/servers/f52650e8-b180-4336-9f2a-ef95171323c1/ips => generated 109 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/752] 10.0.0.234 () {32 vars in 824 bytes} [Wed May 6 02:27:12 2026] GET /v2.1/servers/f52650e8-b180-4336-9f2a-ef95171323c1/ips/tempest-ServerAddressesTestJSON-1632322948-network => generated 94 bytes in 50 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/753] 10.0.0.234 () {32 vars in 717 bytes} [Wed May 6 02:27:12 2026] DELETE /v2.1/servers/f52650e8-b180-4336-9f2a-ef95171323c1 => generated 0 bytes in 79 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-05-06 02:27:12.974 7 WARNING neutronclient.v2_0.client [None req-877b1254-e727-42b6-bab9-7560e2d6eb49 c1730387c26245b9b23c04cfbfe8493c 996bfc3c907f40dc9edefa66a126a6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:27:12.996 8 WARNING neutronclient.v2_0.client [None req-2c711427-c778-4f37-a20f-6c9731d83faa 0f37c0092df14450a3eb21da336c3f13 e64956ba49df4171befd6044d26b0a86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:27:13.012 7 WARNING neutronclient.v2_0.client [None req-877b1254-e727-42b6-bab9-7560e2d6eb49 c1730387c26245b9b23c04cfbfe8493c 996bfc3c907f40dc9edefa66a126a6dc - - default default] The python binding code in 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/754] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:12 2026] GET /v2.1/servers/f52650e8-b180-4336-9f2a-ef95171323c1 => generated 1662 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 02:27:13.277 7 WARNING neutronclient.v2_0.client [None req-877b1254-e727-42b6-bab9-7560e2d6eb49 c1730387c26245b9b23c04cfbfe8493c 996bfc3c907f40dc9edefa66a126a6dc - - default default] 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: 378/757] 10.0.0.234 () {32 vars in 722 bytes} [Wed May 6 02:27:13 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3/ips => generated 195 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/758] 10.0.0.234 () {34 vars in 662 bytes} [Wed May 6 02:27:12 2026] POST /v2.1/servers => generated 451 bytes in 604 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-05-06 02:27:13.538 8 WARNING neutronclient.v2_0.client [None req-71f1574e-d1a7-411e-9db1-4df29da98920 c1730387c26245b9b23c04cfbfe8493c 996bfc3c907f40dc9edefa66a126a6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/759] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:13 2026] GET /v2.1/servers/82a26251-07d4-4b6b-b25a-278de59a7d21 => generated 1422 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-05-06 02:27:14.241 7 WARNING neutronclient.v2_0.client [None req-bb4c2285-a683-40fc-9277-f7591f912476 0f37c0092df14450a3eb21da336c3f13 e64956ba49df4171befd6044d26b0a86 - - default default] 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-05-06 02:27:14.325 8 INFO nova.api.openstack.compute.server_external_events [req-123fbf3f-7dad-47f8-a2a3-1c680bdde142 req-d20edab0-d294-4b3b-85ff-73271e00f823 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:4617089c-856d-43ef-80d0-7af7f1c301f9 for instance 45c098d9-629c-475e-b936-c3f2164f84c3 on instance [pid: 8|app: 0|req: 380/760] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:27:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/761] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:14 2026] GET /v2.1/servers/f52650e8-b180-4336-9f2a-ef95171323c1 => generated 1662 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/762] 10.0.0.234 () {32 vars in 722 bytes} [Wed May 6 02:27:14 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3/ips => generated 195 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-05-06 02:27:14.686 7 WARNING neutronclient.v2_0.client [None req-2c1eab92-6d1a-42b6-a2e4-dd9f5a7a13e6 c1730387c26245b9b23c04cfbfe8493c 996bfc3c907f40dc9edefa66a126a6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/763] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:14 2026] GET /v2.1/servers/82a26251-07d4-4b6b-b25a-278de59a7d21 => generated 1426 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:15.439 8 WARNING neutronclient.v2_0.client [None req-4daafa44-88dc-41e2-aa34-212835336a9a 0f37c0092df14450a3eb21da336c3f13 e64956ba49df4171befd6044d26b0a86 - - default default] 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: 383/764] 10.0.0.234 () {32 vars in 722 bytes} [Wed May 6 02:27:15 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3/ips => generated 157 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/765] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:15 2026] GET /v2.1/servers/f52650e8-b180-4336-9f2a-ef95171323c1 => generated 1662 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/766] 10.0.0.234 () {32 vars in 717 bytes} [Wed May 6 02:27:15 2026] DELETE /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => generated 0 bytes in 127 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-05-06 02:27:15.698 8 WARNING neutronclient.v2_0.client [None req-c7892cce-e270-4fa8-a87c-386612380ae1 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] 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-05-06 02:27:15.786 7 WARNING neutronclient.v2_0.client [None req-2c98fbba-e002-48ce-9a87-ac4603569b07 c1730387c26245b9b23c04cfbfe8493c 996bfc3c907f40dc9edefa66a126a6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/767] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:15 2026] GET /v2.1/servers/82a26251-07d4-4b6b-b25a-278de59a7d21 => generated 1474 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-05-06 02:27:15.988 7 INFO nova.api.openstack.compute.server_external_events [req-88695f99-94a1-45d8-9d3a-4a9fa5f02cb5 req-aaf00bbd-58ef-4d37-89ec-04e42339080d 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-deleted:69e5eb04-8fa8-4e99-b6cd-7835dcc9a50e for instance f52650e8-b180-4336-9f2a-ef95171323c1 on instance [pid: 7|app: 0|req: 386/768] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:27:15 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: 383/769] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:15 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => generated 1843 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-05-06 02:27:16.658 7 WARNING neutronclient.v2_0.client [None req-9a4d0e5f-a806-4fee-a1ff-6c04cebfae67 0f37c0092df14450a3eb21da336c3f13 e64956ba49df4171befd6044d26b0a86 - - default default] The python binding code in 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/770] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:16 2026] GET /v2.1/servers/f52650e8-b180-4336-9f2a-ef95171323c1 => generated 1452 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:16.981 8 WARNING neutronclient.v2_0.client [None req-1ccb5eef-70b3-41c1-8b99-3df9b9c6858c c1730387c26245b9b23c04cfbfe8493c 996bfc3c907f40dc9edefa66a126a6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/771] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:16 2026] GET /v2.1/servers/82a26251-07d4-4b6b-b25a-278de59a7d21 => generated 1474 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-05-06 02:27:17.083 7 WARNING neutronclient.v2_0.client [None req-70945a9e-ec04-4818-8ac5-858013760bc8 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/772] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:17 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => generated 1843 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-05-06 02:27:17.762 8 WARNING neutronclient.v2_0.client [None req-cc6621c9-163f-4492-92b9-a62ff78a9eb6 0f37c0092df14450a3eb21da336c3f13 e64956ba49df4171befd6044d26b0a86 - - default default] The python binding code in 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/773] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:17 2026] GET /v2.1/servers/f52650e8-b180-4336-9f2a-ef95171323c1 => generated 1457 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:18.104 7 WARNING neutronclient.v2_0.client [None req-fa68a753-d294-46d7-835b-a4723670293c c1730387c26245b9b23c04cfbfe8493c 996bfc3c907f40dc9edefa66a126a6dc - - default default] The python binding code in 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/774] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:18 2026] GET /v2.1/servers/82a26251-07d4-4b6b-b25a-278de59a7d21 => generated 1482 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:18.309 8 WARNING neutronclient.v2_0.client [None req-7e3e205c-b697-4ca3-a6ea-c36638818872 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] 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-05-06 02:27:18.367 7 INFO nova.api.openstack.compute.server_external_events [req-b913e4d9-d9cd-4ef8-b77c-c36c92d9e637 req-508373b2-e4b9-48a6-833a-3736c42b9c72 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-deleted:4617089c-856d-43ef-80d0-7af7f1c301f9 for instance 45c098d9-629c-475e-b936-c3f2164f84c3 on instance [pid: 7|app: 0|req: 390/775] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:27:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/776] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:18 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => generated 1775 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-05-06 02:27:18.936 7 WARNING neutronclient.v2_0.client [None req-61cb1e6b-dff8-4476-89ab-f4fad08c99f4 0f37c0092df14450a3eb21da336c3f13 e64956ba49df4171befd6044d26b0a86 - - default default] 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-05-06 02:27:19.256 8 WARNING neutronclient.v2_0.client [None req-5d4541fd-3d56-455c-9431-6da7bc03e436 c1730387c26245b9b23c04cfbfe8493c 996bfc3c907f40dc9edefa66a126a6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/777] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:18 2026] GET /v2.1/servers/f52650e8-b180-4336-9f2a-ef95171323c1 => generated 1457 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/778] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:19 2026] GET /v2.1/servers/82a26251-07d4-4b6b-b25a-278de59a7d21 => generated 1560 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-05-06 02:27:19.529 7 WARNING neutronclient.v2_0.client [None req-1908c838-a162-4cc8-b36c-68598c140d5b 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in 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/779] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:19 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => generated 1485 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:20.300 8 INFO nova.api.openstack.wsgi [None req-4d61e0a8-ab78-405d-9bf2-818f03727a16 0f37c0092df14450a3eb21da336c3f13 e64956ba49df4171befd6044d26b0a86 - - default default] HTTP exception thrown: Instance f52650e8-b180-4336-9f2a-ef95171323c1 could not be found. [pid: 8|app: 0|req: 388/780] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:20 2026] GET /v2.1/servers/f52650e8-b180-4336-9f2a-ef95171323c1 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:20.404 7 WARNING neutronclient.v2_0.client [None req-e3175f07-c401-46f0-ad06-fff23480f733 c1730387c26245b9b23c04cfbfe8493c 996bfc3c907f40dc9edefa66a126a6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:27:20.428 8 INFO nova.api.openstack.compute.server_external_events [req-d23c51c8-bab0-4350-9c06-196a7015e5bb req-fd3de5ea-13c1-406e-aade-1a296d58fceb 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:3a8b2882-f753-4949-85da-a58d3e3e3c22 for instance 82a26251-07d4-4b6b-b25a-278de59a7d21 on instance [pid: 8|app: 0|req: 389/781] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:27:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:20.632 8 WARNING neutronclient.v2_0.client [None req-047405ed-92c7-43f3-a5ec-fcd53284a0f1 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/782] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:20 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => generated 1485 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/783] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:20 2026] GET /v2.1/servers/82a26251-07d4-4b6b-b25a-278de59a7d21 => generated 1548 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:21.813 8 INFO nova.api.openstack.wsgi [None req-e3a9206f-eba0-424b-a395-7ca82275ff5e 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] HTTP exception thrown: Instance 45c098d9-629c-475e-b936-c3f2164f84c3 could not be found. [pid: 8|app: 0|req: 391/784] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:21 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => 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: 392/785] 10.0.0.234 () {32 vars in 703 bytes} [Wed May 6 02:27:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-989503688 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-06 02:27:21.846 7 WARNING neutronclient.v2_0.client [None req-ebd063f1-968c-4999-bc3b-1aaeed169723 c1730387c26245b9b23c04cfbfe8493c 996bfc3c907f40dc9edefa66a126a6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/786] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:21 2026] GET /v2.1/servers/82a26251-07d4-4b6b-b25a-278de59a7d21 => generated 1548 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 02:27:22.885 8 INFO nova.api.openstack.wsgi [None req-518b6046-e76e-4bbf-89a9-447cb767f745 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] HTTP exception thrown: Instance 45c098d9-629c-475e-b936-c3f2164f84c3 could not be found. [pid: 8|app: 0|req: 393/787] 10.0.0.234 () {32 vars in 717 bytes} [Wed May 6 02:27:22 2026] DELETE /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => 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-05-06 02:27:22.916 7 INFO nova.api.openstack.wsgi [None req-9137b480-2b7f-4957-9bd1-320d2c4c2fac 88e8b4f33510419a9908a15198d0aa17 43b2bbae474f4f3aa751bd27a638fec1 - - default default] HTTP exception thrown: Instance 45c098d9-629c-475e-b936-c3f2164f84c3 could not be found. [pid: 7|app: 0|req: 395/788] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:22 2026] GET /v2.1/servers/45c098d9-629c-475e-b936-c3f2164f84c3 => 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-05-06 02:27:23.473 7 WARNING neutronclient.v2_0.client [None req-b67c5508-f36e-4b65-9f85-d44a104e6ad0 c1730387c26245b9b23c04cfbfe8493c 996bfc3c907f40dc9edefa66a126a6dc - - default default] 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-05-06 02:27:25.528 8 INFO nova.api.openstack.compute.server_external_events [req-e7d122d7-2a8a-4652-87ca-2e4e5af4dbb8 req-d2e947f6-d9d2-4daa-9cce-1c5ec70b7114 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-plugged:3a8b2882-f753-4949-85da-a58d3e3e3c22 for instance 82a26251-07d4-4b6b-b25a-278de59a7d21 on instance [pid: 8|app: 0|req: 395/791] 10.0.0.96 () {38 vars in 813 bytes} [Wed May 6 02:27:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/792] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:23 2026] GET /v2.1/servers/82a26251-07d4-4b6b-b25a-278de59a7d21 => generated 1548 bytes in 2223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:26.728 8 WARNING neutronclient.v2_0.client [None req-18cb059c-e58f-446d-8767-c687d88d522d c1730387c26245b9b23c04cfbfe8493c 996bfc3c907f40dc9edefa66a126a6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/793] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:26 2026] GET /v2.1/servers/82a26251-07d4-4b6b-b25a-278de59a7d21 => generated 1726 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:26.904 7 WARNING neutronclient.v2_0.client [None req-bfa7fe03-699f-4fad-b52d-4eb942c8d383 c1730387c26245b9b23c04cfbfe8493c 996bfc3c907f40dc9edefa66a126a6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/794] 10.0.0.234 () {32 vars in 740 bytes} [Wed May 6 02:27:26 2026] GET /v2.1/servers/82a26251-07d4-4b6b-b25a-278de59a7d21/os-interface => generated 285 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:27.730 8 INFO nova.api.openstack.compute.server_external_events [req-f57d1449-0d9c-4581-83dd-b3cb7e943e3d req-f27669a9-09ae-4619-8900-6e58b2ac89b0 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:3a8b2882-f753-4949-85da-a58d3e3e3c22 for instance 82a26251-07d4-4b6b-b25a-278de59a7d21 on instance [pid: 8|app: 0|req: 397/795] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:27:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:27:27.749 7 WARNING neutronclient.v2_0.client [None req-062a57fc-b3e0-4e5c-8fa7-f4ef19522b10 c1730387c26245b9b23c04cfbfe8493c 996bfc3c907f40dc9edefa66a126a6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/796] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:27 2026] GET /v2.1/servers/82a26251-07d4-4b6b-b25a-278de59a7d21 => generated 1726 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, ' [pid: 8|app: 0|req: 398/797] 10.0.0.234 () {32 vars in 640 bytes} [Wed May 6 02:27:27 2026] GET /v2.1/servers => generated 378 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/798] 10.0.0.234 () {32 vars in 717 bytes} [Wed May 6 02:27:27 2026] DELETE /v2.1/servers/82a26251-07d4-4b6b-b25a-278de59a7d21 => generated 0 bytes in 126 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-05-06 02:27:28.150 8 WARNING neutronclient.v2_0.client [None req-b678b205-4a0c-470b-9147-284a0fc817fa c1730387c26245b9b23c04cfbfe8493c 996bfc3c907f40dc9edefa66a126a6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/799] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:28 2026] GET /v2.1/servers/82a26251-07d4-4b6b-b25a-278de59a7d21 => generated 1732 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:29.340 7 WARNING neutronclient.v2_0.client [None req-861eb40a-641c-44e8-a9eb-0b255d1fd7da c1730387c26245b9b23c04cfbfe8493c 996bfc3c907f40dc9edefa66a126a6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/800] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:29 2026] GET /v2.1/servers/82a26251-07d4-4b6b-b25a-278de59a7d21 => generated 1852 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-05-06 02:27:30.501 8 WARNING neutronclient.v2_0.client [None req-9f622ea0-34d9-41ed-970f-0c5f5221de94 c1730387c26245b9b23c04cfbfe8493c 996bfc3c907f40dc9edefa66a126a6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/801] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:30 2026] GET /v2.1/servers/82a26251-07d4-4b6b-b25a-278de59a7d21 => generated 1852 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:31.395 7 INFO nova.api.openstack.compute.server_external_events [req-58157454-8cfa-4e07-a307-3e93b2222a0e req-bd603575-3e27-446f-abbe-e949ee4fcf6f 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-deleted:3a8b2882-f753-4949-85da-a58d3e3e3c22 for instance 82a26251-07d4-4b6b-b25a-278de59a7d21 on instance [pid: 7|app: 0|req: 402/802] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:27:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:31.715 8 WARNING neutronclient.v2_0.client [None req-45dc9c30-0c97-4622-8cbd-4bb8ee4fede1 c1730387c26245b9b23c04cfbfe8493c 996bfc3c907f40dc9edefa66a126a6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/803] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:31 2026] GET /v2.1/servers/82a26251-07d4-4b6b-b25a-278de59a7d21 => generated 1503 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-05-06 02:27:32.847 7 WARNING neutronclient.v2_0.client [None req-cb323399-549b-4508-8ae7-dab2fc5ba938 c1730387c26245b9b23c04cfbfe8493c 996bfc3c907f40dc9edefa66a126a6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/804] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:32 2026] GET /v2.1/servers/82a26251-07d4-4b6b-b25a-278de59a7d21 => generated 1508 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:33.953 7 WARNING neutronclient.v2_0.client [None req-a79a77fe-14d9-4ebb-8b27-7153f1d9eb79 c1730387c26245b9b23c04cfbfe8493c 996bfc3c907f40dc9edefa66a126a6dc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/807] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:33 2026] GET /v2.1/servers/82a26251-07d4-4b6b-b25a-278de59a7d21 => generated 1508 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:35.037 8 INFO nova.api.openstack.wsgi [None req-24ffe067-e318-4e91-ad8a-e6ebd7cbd41e c1730387c26245b9b23c04cfbfe8493c 996bfc3c907f40dc9edefa66a126a6dc - - default default] HTTP exception thrown: Instance 82a26251-07d4-4b6b-b25a-278de59a7d21 could not be found. [pid: 8|app: 0|req: 403/808] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:35 2026] GET /v2.1/servers/82a26251-07d4-4b6b-b25a-278de59a7d21 => 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: 406/809] 10.0.0.234 () {32 vars in 701 bytes} [Wed May 6 02:27:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-82457449 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/812] 10.0.0.234 () {34 vars in 670 bytes} [Wed May 6 02:27:44 2026] POST /v2.1/os-keypairs => generated 386 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:47.579 8 WARNING neutronclient.v2_0.client [None req-13a3e915-ca07-4300-a47f-4441f0dad2e0 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:27:47.991 8 WARNING neutronclient.v2_0.client [None req-13a3e915-ca07-4300-a47f-4441f0dad2e0 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:27:48.496 8 WARNING neutronclient.v2_0.client [None req-13a3e915-ca07-4300-a47f-4441f0dad2e0 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/813] 10.0.0.234 () {34 vars in 662 bytes} [Wed May 6 02:27:47 2026] POST /v2.1/servers => generated 452 bytes in 1218 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-06 02:27:48.753 7 WARNING neutronclient.v2_0.client [None req-ea61db05-8909-48f0-b499-239739fd1362 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/814] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:48 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1393 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:50.036 8 WARNING neutronclient.v2_0.client [None req-43ee72ba-ea80-4633-af16-4537dc28c7b4 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/815] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:49 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1397 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-05-06 02:27:51.133 7 WARNING neutronclient.v2_0.client [None req-16fcd712-2baa-4725-963d-0f338cdb339a 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/816] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:51 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1445 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:52.225 8 WARNING neutronclient.v2_0.client [None req-b9bd592a-17cf-44fb-8495-80f2b2958be0 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/817] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:52 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1445 bytes in 675 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:53.916 8 WARNING neutronclient.v2_0.client [None req-413e31db-7701-4b3c-a8b5-975d5442a7ed 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/820] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:53 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1520 bytes in 779 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:27:54.853 7 INFO nova.api.openstack.compute.server_external_events [req-f7e43d8d-fbd6-4ff2-94fa-97bb53197324 req-9d17e09c-dedb-4d21-a3f0-63cec50373da 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:21708c12-aa7e-46f5-b4f2-de144d6e514d for instance 48800bab-2d5d-41c0-b06e-952e6bad4e60 on instance [pid: 7|app: 0|req: 412/821] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:27:54 2026] POST /v2.1/os-server-external-events => generated 179 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-05-06 02:27:55.725 8 WARNING neutronclient.v2_0.client [None req-dcc52f53-acf3-425d-8051-8f7aafb9b98f 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/822] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:55 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1518 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 413/823] 10.0.0.234 () {34 vars in 670 bytes} [Wed May 6 02:27:57 2026] POST /v2.1/os-keypairs => generated 397 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-05-06 02:27:57.292 8 WARNING neutronclient.v2_0.client [None req-f214282c-ee14-4d6d-b903-ca2e4d6bff32 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/824] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:57 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1518 bytes in 586 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 02:27:58.916 7 WARNING neutronclient.v2_0.client [None req-aff09042-82bd-4b54-a681-7932ffe1e687 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/825] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:58 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1518 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-05-06 02:27:59.317 8 WARNING neutronclient.v2_0.client [None req-b976ce58-7424-4ed4-8dd8-d66c8dd8fc67 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:27:59.366 8 WARNING neutronclient.v2_0.client [None req-b976ce58-7424-4ed4-8dd8-d66c8dd8fc67 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:27:59.566 8 WARNING neutronclient.v2_0.client [None req-b976ce58-7424-4ed4-8dd8-d66c8dd8fc67 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/826] 10.0.0.234 () {34 vars in 662 bytes} [Wed May 6 02:27:59 2026] POST /v2.1/servers => generated 449 bytes in 510 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-05-06 02:27:59.792 7 WARNING neutronclient.v2_0.client [None req-4dbc4225-628e-4a22-8ff2-36a1eafa149b 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/827] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:27:59 2026] GET /v2.1/servers/476e5601-30b1-4955-a275-6f746404a556 => generated 1400 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-05-06 02:28:00.087 8 WARNING neutronclient.v2_0.client [None req-1b974449-129f-42e5-8bdb-9cb0755a4cd6 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/828] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:00 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1518 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-05-06 02:28:00.893 7 WARNING neutronclient.v2_0.client [None req-de667a19-f05f-45b6-a974-566aff0d122f 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/829] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:00 2026] GET /v2.1/servers/476e5601-30b1-4955-a275-6f746404a556 => generated 1404 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:01.239 8 WARNING neutronclient.v2_0.client [None req-068393fe-dc68-4d70-a801-8fbc2750a2bd 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/830] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:01 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1518 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:01.570 7 INFO nova.api.openstack.compute.server_external_events [req-e8d52da0-3c33-4254-9d5c-3bb14079ba45 req-67392d82-db29-4ae4-b845-afe823be00b5 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-plugged:21708c12-aa7e-46f5-b4f2-de144d6e514d for instance 48800bab-2d5d-41c0-b06e-952e6bad4e60 on instance [pid: 7|app: 0|req: 417/831] 10.0.0.96 () {38 vars in 813 bytes} [Wed May 6 02:28:01 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-05-06 02:28:01.995 8 WARNING neutronclient.v2_0.client [None req-70306f44-206e-4062-b8b8-9c9d6eb7487e 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/832] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:01 2026] GET /v2.1/servers/476e5601-30b1-4955-a275-6f746404a556 => generated 1452 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:02.390 7 WARNING neutronclient.v2_0.client [None req-b9c5d633-9f60-473c-886d-53f31968dd35 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/833] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:02 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1518 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-05-06 02:28:03.103 8 WARNING neutronclient.v2_0.client [None req-5796b87c-ef10-45a0-9bf5-009addaed841 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/836] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:03 2026] GET /v2.1/servers/476e5601-30b1-4955-a275-6f746404a556 => generated 1452 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-05-06 02:28:03.604 7 WARNING neutronclient.v2_0.client [None req-bdea6ee6-a84c-42bc-a8c1-4472432c6dcb 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/837] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:03 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1700 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:03.806 8 WARNING neutronclient.v2_0.client [None req-8434a62f-9a0a-44c1-b447-17a97c3b5ff1 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/838] 10.0.0.234 () {32 vars in 740 bytes} [Wed May 6 02:28:03 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60/os-interface => generated 284 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:04.202 7 WARNING neutronclient.v2_0.client [None req-4ce1b5d3-3f7e-45a0-8959-8483202d8514 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] 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-05-06 02:28:04.662 8 INFO nova.api.openstack.compute.server_external_events [req-5e0cd49b-4c67-4545-9e23-63e9b1566266 req-9bbbcebe-180e-4149-a19f-52f2f38509f3 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:21708c12-aa7e-46f5-b4f2-de144d6e514d for instance 48800bab-2d5d-41c0-b06e-952e6bad4e60 on instance [pid: 8|app: 0|req: 418/839] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:28:04 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) [pid: 7|app: 0|req: 422/840] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:04 2026] GET /v2.1/servers/476e5601-30b1-4955-a275-6f746404a556 => generated 1527 bytes in 862 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:05.484 8 INFO nova.api.openstack.compute.server_external_events [req-efeebc44-d6bb-4262-b754-8bbda0efa839 req-a83ffd18-a7f9-4587-b7e4-b5910478c658 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:bee19a2c-7063-4191-85d5-66f0e8c98fcf for instance 476e5601-30b1-4955-a275-6f746404a556 on instance [pid: 8|app: 0|req: 419/841] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:28:05 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-05-06 02:28:06.082 7 WARNING neutronclient.v2_0.client [None req-74b8a992-0b79-48c8-a87e-156683965987 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/842] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:06 2026] GET /v2.1/servers/476e5601-30b1-4955-a275-6f746404a556 => generated 1525 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:07.243 8 WARNING neutronclient.v2_0.client [None req-06457ff0-aeeb-48c5-8992-cfe835ebace5 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/843] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:07 2026] GET /v2.1/servers/476e5601-30b1-4955-a275-6f746404a556 => generated 1525 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:08.460 7 WARNING neutronclient.v2_0.client [None req-d0675d36-ca68-4b0c-bae4-a1768f1d9e0d 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in 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/844] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:08 2026] GET /v2.1/servers/476e5601-30b1-4955-a275-6f746404a556 => generated 1525 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-05-06 02:28:09.642 8 WARNING neutronclient.v2_0.client [None req-78aa5be7-9f6b-459b-ba49-422f731269b0 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/845] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:09 2026] GET /v2.1/servers/476e5601-30b1-4955-a275-6f746404a556 => generated 1525 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:11.116 7 WARNING neutronclient.v2_0.client [None req-190fbc04-fd89-4f8e-a6b4-4527b065a0da 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/846] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:11 2026] GET /v2.1/servers/476e5601-30b1-4955-a275-6f746404a556 => generated 1525 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-05-06 02:28:11.479 8 INFO nova.api.openstack.compute.server_external_events [req-be9e2313-fd54-41bb-acc9-dcb3b4c4440d req-9106276a-ec15-4d32-adc5-77c9847edc46 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-plugged:bee19a2c-7063-4191-85d5-66f0e8c98fcf for instance 476e5601-30b1-4955-a275-6f746404a556 on instance [pid: 8|app: 0|req: 422/847] 10.0.0.96 () {38 vars in 813 bytes} [Wed May 6 02:28:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:12.293 7 WARNING neutronclient.v2_0.client [None req-d35b24e6-9f84-44bd-bb81-fdf009946cee 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/848] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:12 2026] GET /v2.1/servers/476e5601-30b1-4955-a275-6f746404a556 => generated 1525 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:13.473 8 WARNING neutronclient.v2_0.client [None req-c9d963fe-1e0e-4eb9-9b5a-e340677b4a65 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/851] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:13 2026] GET /v2.1/servers/476e5601-30b1-4955-a275-6f746404a556 => generated 1692 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:13.653 7 WARNING neutronclient.v2_0.client [None req-a67819f7-8eaa-4872-adec-e6262d2c5918 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/852] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:13 2026] GET /v2.1/servers/476e5601-30b1-4955-a275-6f746404a556 => generated 1692 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:15.087 8 INFO nova.api.openstack.compute.server_external_events [req-4e086d69-717d-455e-90a9-a4cf2725d43c req-096c87de-a2ca-4e9b-afa5-145b0049a85a 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:bee19a2c-7063-4191-85d5-66f0e8c98fcf for instance 476e5601-30b1-4955-a275-6f746404a556 on instance [pid: 8|app: 0|req: 425/853] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:28:15 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:21.154 7 WARNING neutronclient.v2_0.client [None req-7a6fb6ed-900c-4f17-b010-a63131704778 8976a6db1cfc4a7a97dfd3f429752142 751d1c0be57b46ab917b9d227cd4b7df - - default default] 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-05-06 02:28:21.381 7 WARNING neutronclient.v2_0.client [None req-7a6fb6ed-900c-4f17-b010-a63131704778 8976a6db1cfc4a7a97dfd3f429752142 751d1c0be57b46ab917b9d227cd4b7df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/854] 10.0.0.234 () {34 vars in 662 bytes} [Wed May 6 02:28:21 2026] POST /v2.1/servers => generated 424 bytes in 498 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:21.611 7 WARNING neutronclient.v2_0.client [None req-50f7faa7-817a-47bf-80bc-8dd85c703ea8 8976a6db1cfc4a7a97dfd3f429752142 751d1c0be57b46ab917b9d227cd4b7df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/855] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:21 2026] GET /v2.1/servers/5532d74e-a30f-42c7-9f4b-66233ae5f599 => generated 1367 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/856] 10.0.0.234 () {34 vars in 749 bytes} [Wed May 6 02:28:21 2026] POST /v2.1/servers/476e5601-30b1-4955-a275-6f746404a556/action => generated 31884 bytes in 562 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-05-06 02:28:22.726 7 WARNING neutronclient.v2_0.client [None req-a85a69d1-389d-4537-82d6-9787c432aeef 8976a6db1cfc4a7a97dfd3f429752142 751d1c0be57b46ab917b9d227cd4b7df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/857] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:22 2026] GET /v2.1/servers/5532d74e-a30f-42c7-9f4b-66233ae5f599 => generated 1371 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-05-06 02:28:23.847 7 WARNING neutronclient.v2_0.client [None req-83490a95-6960-4f58-9b57-ab9501634961 8976a6db1cfc4a7a97dfd3f429752142 751d1c0be57b46ab917b9d227cd4b7df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/860] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:23 2026] GET /v2.1/servers/5532d74e-a30f-42c7-9f4b-66233ae5f599 => generated 1419 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:24.949 8 WARNING neutronclient.v2_0.client [None req-ea353087-c40e-41c3-906d-3e7a4b9a3c89 8976a6db1cfc4a7a97dfd3f429752142 751d1c0be57b46ab917b9d227cd4b7df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/861] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:24 2026] GET /v2.1/servers/5532d74e-a30f-42c7-9f4b-66233ae5f599 => generated 1419 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:26.055 7 WARNING neutronclient.v2_0.client [None req-40a45e8b-2a6b-49f2-ba1d-65aadf972926 8976a6db1cfc4a7a97dfd3f429752142 751d1c0be57b46ab917b9d227cd4b7df - - default default] 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-05-06 02:28:26.601 8 WARNING neutronclient.v2_0.client [None req-a0c09c88-1f0d-4c3b-a1d8-9f32ea39d0ce 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/862] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:26 2026] GET /v2.1/servers/5532d74e-a30f-42c7-9f4b-66233ae5f599 => generated 1469 bytes in 692 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:26.925 7 INFO nova.api.openstack.compute.server_external_events [req-c2ce555f-7008-4beb-be08-c452eed6ca8f req-28cdaecf-a91b-47f3-9407-8cb1fe7686c4 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:b0f16471-f002-42fd-9eb9-d4762633ccf2 for instance 5532d74e-a30f-42c7-9f4b-66233ae5f599 on instance [pid: 7|app: 0|req: 435/863] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:28:26 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: 429/864] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:26 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1820 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:26.996 7 WARNING neutronclient.v2_0.client [None req-683b05f9-2be2-4c21-b042-432c8f6bd1b6 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/865] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:26 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1820 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 430/866] 10.0.0.234 () {34 vars in 749 bytes} [Wed May 6 02:28:27 2026] POST /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60/action => generated 0 bytes in 76 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-05-06 02:28:27.456 7 WARNING neutronclient.v2_0.client [None req-f3650fc9-dd66-4c07-8722-6bb00082cdcc 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/867] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:27 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1822 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:27.757 8 WARNING neutronclient.v2_0.client [None req-0743f49b-1693-45c2-bd10-3beded2629cf 8976a6db1cfc4a7a97dfd3f429752142 751d1c0be57b46ab917b9d227cd4b7df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/868] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:27 2026] GET /v2.1/servers/5532d74e-a30f-42c7-9f4b-66233ae5f599 => generated 1467 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:28.657 7 WARNING neutronclient.v2_0.client [None req-0adce9ef-f462-47b9-b1e8-229fe4cba9cb 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/869] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:28 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1822 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-05-06 02:28:28.921 8 WARNING neutronclient.v2_0.client [None req-93422819-32fe-4ed5-9b72-0bab75e89c49 8976a6db1cfc4a7a97dfd3f429752142 751d1c0be57b46ab917b9d227cd4b7df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/870] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:28 2026] GET /v2.1/servers/5532d74e-a30f-42c7-9f4b-66233ae5f599 => generated 1467 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:29.860 7 WARNING neutronclient.v2_0.client [None req-ff3f3d38-da1b-4305-a1e7-edcf05b288d8 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/871] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:29 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1822 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:30.133 8 WARNING neutronclient.v2_0.client [None req-e502a657-91df-4620-84c2-ae9a4cc53bdb 8976a6db1cfc4a7a97dfd3f429752142 751d1c0be57b46ab917b9d227cd4b7df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/872] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:30 2026] GET /v2.1/servers/5532d74e-a30f-42c7-9f4b-66233ae5f599 => generated 1467 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-05-06 02:28:31.020 7 WARNING neutronclient.v2_0.client [None req-70ae7bdc-99d9-4b5d-9182-7174ea7db8fc 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/873] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:30 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1827 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:31.307 8 WARNING neutronclient.v2_0.client [None req-5572cd42-f7d2-4d44-b710-be453bccf8a0 8976a6db1cfc4a7a97dfd3f429752142 751d1c0be57b46ab917b9d227cd4b7df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/874] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:31 2026] GET /v2.1/servers/5532d74e-a30f-42c7-9f4b-66233ae5f599 => generated 1467 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-05-06 02:28:32.020 7 INFO nova.api.openstack.compute.server_external_events [req-e065f578-fffd-49e7-b3f5-aee29ef5a908 req-9ec54da0-eb3c-43c5-8774-c0896309853c 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-plugged:b0f16471-f002-42fd-9eb9-d4762633ccf2 for instance 5532d74e-a30f-42c7-9f4b-66233ae5f599 on instance [pid: 7|app: 0|req: 441/875] 10.0.0.96 () {38 vars in 813 bytes} [Wed May 6 02:28:31 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-05-06 02:28:32.212 8 WARNING neutronclient.v2_0.client [None req-45fb9717-7d5b-4912-90bb-ece31c97e001 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/876] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:32 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1827 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:32.465 7 WARNING neutronclient.v2_0.client [None req-92341c67-bb20-45fd-a407-ed9b32c9bdcd 8976a6db1cfc4a7a97dfd3f429752142 751d1c0be57b46ab917b9d227cd4b7df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/877] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:32 2026] GET /v2.1/servers/5532d74e-a30f-42c7-9f4b-66233ae5f599 => generated 1467 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-05-06 02:28:33.420 7 WARNING neutronclient.v2_0.client [None req-a249a99e-ff5b-4ade-8767-7231bdb20d59 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] 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-05-06 02:28:33.493 8 INFO nova.api.openstack.compute.server_external_events [req-76896e0e-f88b-445b-acfd-e4a0d4c8ef3e req-f0106746-9ee2-45dc-a752-5cfb79ae8f00 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:bee19a2c-7063-4191-85d5-66f0e8c98fcf for instance 476e5601-30b1-4955-a275-6f746404a556 on instance [pid: 8|app: 0|req: 437/880] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:28:33 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: 444/881] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:33 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1827 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:33.635 8 WARNING neutronclient.v2_0.client [None req-45662281-5e8f-45b2-a603-d608a4e3f5fd 8976a6db1cfc4a7a97dfd3f429752142 751d1c0be57b46ab917b9d227cd4b7df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/882] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:33 2026] GET /v2.1/servers/5532d74e-a30f-42c7-9f4b-66233ae5f599 => generated 1467 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-05-06 02:28:34.073 7 INFO nova.api.openstack.compute.server_external_events [req-ee3eb208-ded8-4d6a-9007-3e5f9f2e1e89 req-855f9ab7-bfc4-4f86-9bdf-d78f2c7767af 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-unplugged:21708c12-aa7e-46f5-b4f2-de144d6e514d for instance 48800bab-2d5d-41c0-b06e-952e6bad4e60 on instance [pid: 7|app: 0|req: 445/883] 10.0.0.96 () {38 vars in 813 bytes} [Wed May 6 02:28:34 2026] POST /v2.1/os-server-external-events => generated 185 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-05-06 02:28:34.619 8 WARNING neutronclient.v2_0.client [None req-40d12c58-eda6-4d73-b20b-81b07f9c4668 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/884] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:34 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1827 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:34.890 7 WARNING neutronclient.v2_0.client [None req-80a74238-086a-45a8-b146-f6d6e86b6031 8976a6db1cfc4a7a97dfd3f429752142 751d1c0be57b46ab917b9d227cd4b7df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/885] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:34 2026] GET /v2.1/servers/5532d74e-a30f-42c7-9f4b-66233ae5f599 => generated 1646 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:35.811 8 WARNING neutronclient.v2_0.client [None req-e4b0a7f6-be88-4e27-b570-bf98f013e0bd 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/886] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:35 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1827 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/887] 10.0.0.234 () {32 vars in 717 bytes} [Wed May 6 02:28:36 2026] DELETE /v2.1/servers/5532d74e-a30f-42c7-9f4b-66233ae5f599 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:36.383 8 WARNING neutronclient.v2_0.client [None req-10b94aa0-7f2c-4cd4-bb17-6117924fd15d 8976a6db1cfc4a7a97dfd3f429752142 751d1c0be57b46ab917b9d227cd4b7df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/888] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:36 2026] GET /v2.1/servers/5532d74e-a30f-42c7-9f4b-66233ae5f599 => generated 1652 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 448/889] 10.0.0.234 () {34 vars in 670 bytes} [Wed May 6 02:28:36 2026] POST /v2.1/os-keypairs => generated 397 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:37.013 8 WARNING neutronclient.v2_0.client [None req-a7ccef5f-c0c1-4e73-8b7f-54e7d3bcfc8b 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/890] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:36 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1827 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 02:28:37.559 7 INFO nova.api.openstack.compute.server_external_events [req-c10e75bc-c908-4d26-804a-b240258ba29d req-02e64bd0-43fe-4768-9411-8cfdc7989d8e 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-plugged:21708c12-aa7e-46f5-b4f2-de144d6e514d for instance 48800bab-2d5d-41c0-b06e-952e6bad4e60 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: 449/891] 10.0.0.96 () {38 vars in 813 bytes} [Wed May 6 02:28:37 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) 2026-05-06 02:28:37.596 8 WARNING neutronclient.v2_0.client [None req-92c8dfab-f935-47f6-813d-28b753ed789f 8976a6db1cfc4a7a97dfd3f429752142 751d1c0be57b46ab917b9d227cd4b7df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/892] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:37 2026] GET /v2.1/servers/5532d74e-a30f-42c7-9f4b-66233ae5f599 => generated 1652 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:38.211 7 WARNING neutronclient.v2_0.client [None req-f9241a6a-0f53-4662-bd77-2e34cc26831f 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] 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-05-06 02:28:38.325 8 WARNING neutronclient.v2_0.client [None req-2da44a5a-eeef-4689-b9dc-8f5b415dadd1 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/893] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:38 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1820 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 02:28:38.385 8 WARNING neutronclient.v2_0.client [None req-2da44a5a-eeef-4689-b9dc-8f5b415dadd1 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:28:38.570 8 WARNING neutronclient.v2_0.client [None req-2da44a5a-eeef-4689-b9dc-8f5b415dadd1 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] 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-05-06 02:28:38.781 7 WARNING neutronclient.v2_0.client [None req-dd87d9b2-f8b2-4a9b-aebb-2b252e7e755e 8976a6db1cfc4a7a97dfd3f429752142 751d1c0be57b46ab917b9d227cd4b7df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/894] 10.0.0.234 () {34 vars in 662 bytes} [Wed May 6 02:28:38 2026] POST /v2.1/servers => generated 450 bytes in 527 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-05-06 02:28:38.819 8 WARNING neutronclient.v2_0.client [None req-8ec2aaa4-b5e9-49be-bbc2-55fa41a975ba 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/895] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:38 2026] GET /v2.1/servers/c8800028-e025-446a-8997-e0835c0b1831 => generated 1401 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/896] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:38 2026] GET /v2.1/servers/5532d74e-a30f-42c7-9f4b-66233ae5f599 => generated 1652 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:39.287 8 INFO nova.api.openstack.compute.server_external_events [req-52a39982-25c8-4278-82a3-8a38feebb15b req-e6cf8495-14e6-40ee-88df-74164a0e38de 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-deleted:b0f16471-f002-42fd-9eb9-d4762633ccf2 for instance 5532d74e-a30f-42c7-9f4b-66233ae5f599 on instance [pid: 8|app: 0|req: 446/897] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:28:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:39.946 7 WARNING neutronclient.v2_0.client [None req-f6079f8a-0249-4542-b79b-ed236a408580 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] 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: 452/898] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:39 2026] GET /v2.1/servers/c8800028-e025-446a-8997-e0835c0b1831 => generated 1405 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 02:28:40.042 8 WARNING neutronclient.v2_0.client [None req-b2769228-73da-49ab-9da8-da2c4a7976b3 8976a6db1cfc4a7a97dfd3f429752142 751d1c0be57b46ab917b9d227cd4b7df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/899] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:39 2026] GET /v2.1/servers/5532d74e-a30f-42c7-9f4b-66233ae5f599 => generated 1448 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-05-06 02:28:41.060 7 WARNING neutronclient.v2_0.client [None req-107b6075-68b0-4d46-a8ee-5d92106e4708 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/900] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:41 2026] GET /v2.1/servers/c8800028-e025-446a-8997-e0835c0b1831 => generated 1453 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:41.157 8 WARNING neutronclient.v2_0.client [None req-959e7abe-c233-4856-9fd3-2ac3a583235c 8976a6db1cfc4a7a97dfd3f429752142 751d1c0be57b46ab917b9d227cd4b7df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/901] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:41 2026] GET /v2.1/servers/5532d74e-a30f-42c7-9f4b-66233ae5f599 => generated 1453 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-05-06 02:28:42.159 7 WARNING neutronclient.v2_0.client [None req-173894ce-2033-4173-9f00-20b663b0e3e6 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/902] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:42 2026] GET /v2.1/servers/c8800028-e025-446a-8997-e0835c0b1831 => generated 1453 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-05-06 02:28:42.287 8 WARNING neutronclient.v2_0.client [None req-61394817-ac54-4252-9bc6-66dbadd229b8 8976a6db1cfc4a7a97dfd3f429752142 751d1c0be57b46ab917b9d227cd4b7df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/903] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:42 2026] GET /v2.1/servers/5532d74e-a30f-42c7-9f4b-66233ae5f599 => generated 1453 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:43.265 8 WARNING neutronclient.v2_0.client [None req-f41522ac-047b-4c9b-bb59-839ffc563155 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] 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-05-06 02:28:43.397 7 WARNING neutronclient.v2_0.client [None req-9e06d522-05d6-4260-8fd5-74e848a5e1db 8976a6db1cfc4a7a97dfd3f429752142 751d1c0be57b46ab917b9d227cd4b7df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/906] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:43 2026] GET /v2.1/servers/5532d74e-a30f-42c7-9f4b-66233ae5f599 => generated 1453 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/907] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:43 2026] GET /v2.1/servers/c8800028-e025-446a-8997-e0835c0b1831 => generated 1529 bytes in 774 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:44.136 7 INFO nova.api.openstack.compute.server_external_events [req-c6ea5ff8-8aad-43fa-975a-cb417eed1420 req-b023735e-4f18-40f0-8330-915d99d40ad8 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:970b9955-1376-492b-abc0-0a119f3edde1 for instance c8800028-e025-446a-8997-e0835c0b1831 on instance [pid: 7|app: 0|req: 457/908] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:28:44 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:44.734 8 INFO nova.api.openstack.wsgi [None req-52153f7b-dd24-4028-ae08-6027eb02e3a7 8976a6db1cfc4a7a97dfd3f429752142 751d1c0be57b46ab917b9d227cd4b7df - - default default] HTTP exception thrown: Instance 5532d74e-a30f-42c7-9f4b-66233ae5f599 could not be found. [pid: 8|app: 0|req: 452/909] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:44 2026] GET /v2.1/servers/5532d74e-a30f-42c7-9f4b-66233ae5f599 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:45.047 7 WARNING neutronclient.v2_0.client [None req-ad30805f-b842-48ff-999d-3d659086aafb 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/910] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:45 2026] GET /v2.1/servers/c8800028-e025-446a-8997-e0835c0b1831 => generated 1527 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:46.244 8 WARNING neutronclient.v2_0.client [None req-be74722e-193b-44ed-aaee-0310a4cdffae 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/911] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:46 2026] GET /v2.1/servers/c8800028-e025-446a-8997-e0835c0b1831 => generated 1527 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:47.795 7 WARNING neutronclient.v2_0.client [None req-854651cd-20bc-4031-9bc1-47423f7a36f6 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/912] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:47 2026] GET /v2.1/servers/c8800028-e025-446a-8997-e0835c0b1831 => generated 1527 bytes in 481 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:49.290 8 WARNING neutronclient.v2_0.client [None req-3d80f026-291c-4119-b36f-00071b4b21dd 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/913] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:49 2026] GET /v2.1/servers/c8800028-e025-446a-8997-e0835c0b1831 => generated 1527 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:49.527 7 INFO nova.api.openstack.compute.server_external_events [req-2b310983-40d4-4eee-a028-459df8b6033f req-42d15893-30c7-4ea0-977a-177d748f447d 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-plugged:970b9955-1376-492b-abc0-0a119f3edde1 for instance c8800028-e025-446a-8997-e0835c0b1831 on instance [pid: 7|app: 0|req: 460/914] 10.0.0.96 () {38 vars in 813 bytes} [Wed May 6 02:28:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:50.496 8 WARNING neutronclient.v2_0.client [None req-2ee7b615-7f32-401d-9a33-540134478577 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/915] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:50 2026] GET /v2.1/servers/c8800028-e025-446a-8997-e0835c0b1831 => generated 1527 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-05-06 02:28:51.673 7 WARNING neutronclient.v2_0.client [None req-436b5cd0-54c7-4639-9838-84bdd75f862f 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/916] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:51 2026] GET /v2.1/servers/c8800028-e025-446a-8997-e0835c0b1831 => generated 1695 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-05-06 02:28:51.847 8 WARNING neutronclient.v2_0.client [None req-e3ef03a4-1d9e-4b2a-85eb-6b62de595f89 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/917] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:51 2026] GET /v2.1/servers/c8800028-e025-446a-8997-e0835c0b1831 => generated 1695 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:28:52.757 7 INFO nova.api.openstack.compute.server_external_events [req-4b1a310d-cfef-4d72-a3d3-71d3efadf3de req-41e8a270-8846-4234-b2ce-04c121dad8de 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:970b9955-1376-492b-abc0-0a119f3edde1 for instance c8800028-e025-446a-8997-e0835c0b1831 on instance [pid: 7|app: 0|req: 462/918] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:28:52 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-05-06 02:28:59.839 8 WARNING neutronclient.v2_0.client [None req-fae1acc2-ee42-4cf7-ad6e-bf1c19f17b1a 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/921] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:28:59 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1820 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/922] 10.0.0.234 () {32 vars in 717 bytes} [Wed May 6 02:28:59 2026] DELETE /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 0 bytes in 90 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-05-06 02:29:00.119 8 WARNING neutronclient.v2_0.client [None req-f655402c-e34b-433c-9967-8063149a8709 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/923] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:29:00 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1826 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:29:01.324 8 WARNING neutronclient.v2_0.client [None req-953fb24b-0a30-49d3-ab91-e830c7ca9e50 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/924] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:29:01 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1826 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/925] 10.0.0.234 () {34 vars in 749 bytes} [Wed May 6 02:29:00 2026] POST /v2.1/servers/c8800028-e025-446a-8997-e0835c0b1831/action => generated 31891 bytes in 569 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-05-06 02:29:02.491 8 WARNING neutronclient.v2_0.client [None req-0fc7fc2a-d843-41f8-8bb1-1dc0fae05f25 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/926] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:29:02 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1826 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-05-06 02:29:02.960 7 INFO nova.api.openstack.compute.server_external_events [req-4f7c7fb9-8542-49af-93e4-87c3ad7e691c req-d419212a-681f-4443-aece-1c05cd78bc69 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-unplugged:21708c12-aa7e-46f5-b4f2-de144d6e514d for instance 48800bab-2d5d-41c0-b06e-952e6bad4e60 on instance [pid: 7|app: 0|req: 466/927] 10.0.0.96 () {38 vars in 813 bytes} [Wed May 6 02:29:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:29:03.335 8 INFO nova.api.openstack.compute.server_external_events [req-6243412d-530f-496e-9f55-5b89cb512031 req-cc1af8dc-3189-483f-884a-52eb07262145 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-deleted:21708c12-aa7e-46f5-b4f2-de144d6e514d for instance 48800bab-2d5d-41c0-b06e-952e6bad4e60 on instance [pid: 8|app: 0|req: 463/930] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:29:03 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-05-06 02:29:03.674 7 WARNING neutronclient.v2_0.client [None req-1f456095-832a-4450-ae07-404c20fefe66 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/931] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:29:03 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1474 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:29:04.784 8 WARNING neutronclient.v2_0.client [None req-a8d61b20-25f9-4ba2-a3e5-db0232c1256c 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/932] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:29:04 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1479 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-05-06 02:29:05.882 7 WARNING neutronclient.v2_0.client [None req-275aa79a-c7b2-405e-9f1d-1afa4d9135ff 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/933] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:29:05 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 1479 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-05-06 02:29:06.973 8 INFO nova.api.openstack.wsgi [None req-1fbbb09a-ee56-4404-a5d3-2643e0f72e11 9b140be3c9a047649bfadaba7d6c9986 2a70efac723146b7a0ec35221dd1c7c9 - - default default] HTTP exception thrown: Instance 48800bab-2d5d-41c0-b06e-952e6bad4e60 could not be found. [pid: 8|app: 0|req: 465/934] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:29:06 2026] GET /v2.1/servers/48800bab-2d5d-41c0-b06e-952e6bad4e60 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 470/935] 10.0.0.234 () {32 vars in 705 bytes} [Wed May 6 02:29:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1206686351 => 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, ' [pid: 8|app: 0|req: 466/936] 10.0.0.234 () {32 vars in 717 bytes} [Wed May 6 02:29:12 2026] DELETE /v2.1/servers/c8800028-e025-446a-8997-e0835c0b1831 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-06 02:29:12.297 7 WARNING neutronclient.v2_0.client [None req-2a382363-a6b1-4f08-8bc5-c9b997a3076e 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/937] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:29:12 2026] GET /v2.1/servers/c8800028-e025-446a-8997-e0835c0b1831 => generated 1821 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:29:13.530 7 WARNING neutronclient.v2_0.client [None req-ec460bec-4e4b-46d5-8036-c17d0753c940 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/940] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:29:13 2026] GET /v2.1/servers/c8800028-e025-446a-8997-e0835c0b1831 => generated 1821 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-06 02:29:15.033 8 WARNING neutronclient.v2_0.client [None req-023ed922-3232-4eb2-8256-190ab2e170b9 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:29:15.059 7 INFO nova.api.openstack.compute.server_external_events [req-7f8ff8d2-f4b7-481b-89f2-129db3004e41 req-fe93ffa4-8440-47e7-aef0-9fd1180d3702 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-unplugged:970b9955-1376-492b-abc0-0a119f3edde1 for instance c8800028-e025-446a-8997-e0835c0b1831 on instance [pid: 7|app: 0|req: 474/941] 10.0.0.96 () {38 vars in 813 bytes} [Wed May 6 02:29:15 2026] POST /v2.1/os-server-external-events => generated 185 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, ' [pid: 8|app: 0|req: 468/942] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:29:14 2026] GET /v2.1/servers/c8800028-e025-446a-8997-e0835c0b1831 => generated 1753 bytes in 624 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 02:29:15.633 7 INFO nova.api.openstack.compute.server_external_events [req-e7df158a-3e2e-47db-bdd5-17292b788770 req-50db345d-f849-42ff-a1e5-1cb87e406283 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-deleted:970b9955-1376-492b-abc0-0a119f3edde1 for instance c8800028-e025-446a-8997-e0835c0b1831 on instance [pid: 7|app: 0|req: 475/943] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:29:15 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:29:16.669 8 WARNING neutronclient.v2_0.client [None req-0c48f2cd-bd7a-4c44-9f91-3ac036f17cde 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/944] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:29:16 2026] GET /v2.1/servers/c8800028-e025-446a-8997-e0835c0b1831 => 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-05-06 02:29:17.772 7 WARNING neutronclient.v2_0.client [None req-9c45ddfa-80e9-48e0-863e-d8359f46bd8a 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/945] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:29:17 2026] GET /v2.1/servers/c8800028-e025-446a-8997-e0835c0b1831 => generated 1487 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-05-06 02:29:18.879 8 INFO nova.api.openstack.wsgi [None req-b620edc3-7ba4-4bfc-a1f0-7eeca92a1aa8 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] HTTP exception thrown: Instance c8800028-e025-446a-8997-e0835c0b1831 could not be found. [pid: 8|app: 0|req: 470/946] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:29:18 2026] GET /v2.1/servers/c8800028-e025-446a-8997-e0835c0b1831 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 477/947] 10.0.0.234 () {32 vars in 727 bytes} [Wed May 6 02:29:19 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-737723860 => 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, ' [pid: 8|app: 0|req: 471/948] 10.0.0.234 () {32 vars in 717 bytes} [Wed May 6 02:29:19 2026] DELETE /v2.1/servers/476e5601-30b1-4955-a275-6f746404a556 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-06 02:29:19.493 7 WARNING neutronclient.v2_0.client [None req-ec777794-a715-4d7a-827a-f4eb0f61b4e8 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/949] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:29:19 2026] GET /v2.1/servers/476e5601-30b1-4955-a275-6f746404a556 => generated 1698 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:29:20.661 8 WARNING neutronclient.v2_0.client [None req-e8fbdd63-29cb-4b77-bef8-87e9af8e7ee7 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/950] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:29:20 2026] GET /v2.1/servers/476e5601-30b1-4955-a275-6f746404a556 => generated 1698 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:29:21.817 7 WARNING neutronclient.v2_0.client [None req-f68ad29d-2da4-42e9-a734-f1c9af2e155e 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/951] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:29:21 2026] GET /v2.1/servers/476e5601-30b1-4955-a275-6f746404a556 => generated 1698 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:29:22.375 8 INFO nova.api.openstack.compute.server_external_events [req-61d20478-25c0-49a1-a2e4-6e261bdccc6e req-bed6fcbf-412d-43b0-bc0d-95f285eba614 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-deleted:bee19a2c-7063-4191-85d5-66f0e8c98fcf for instance 476e5601-30b1-4955-a275-6f746404a556 on instance [pid: 8|app: 0|req: 473/952] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:29:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:29:22.965 7 WARNING neutronclient.v2_0.client [None req-f46dfafe-57fc-4e15-b28f-70be022c5363 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/953] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:29:22 2026] GET /v2.1/servers/476e5601-30b1-4955-a275-6f746404a556 => generated 1481 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-05-06 02:29:24.150 8 WARNING neutronclient.v2_0.client [None req-2c7deed6-6ca6-4e0a-8734-0edc177b463e 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/956] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:29:24 2026] GET /v2.1/servers/476e5601-30b1-4955-a275-6f746404a556 => generated 1486 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:29:25.249 7 WARNING neutronclient.v2_0.client [None req-644f208c-d95d-4b2c-a339-fac0e8cd8f2c 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/957] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:29:25 2026] GET /v2.1/servers/476e5601-30b1-4955-a275-6f746404a556 => generated 1486 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:29:26.326 8 INFO nova.api.openstack.wsgi [None req-607ed8fa-f9f2-4388-96ef-e5db33398c15 9df2e71dda6b41da9f344743cf116f6f 280919830f8c4d0cad81269887c3a636 - - default default] HTTP exception thrown: Instance 476e5601-30b1-4955-a275-6f746404a556 could not be found. [pid: 8|app: 0|req: 476/958] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:29:26 2026] GET /v2.1/servers/476e5601-30b1-4955-a275-6f746404a556 => 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: 483/959] 10.0.0.234 () {32 vars in 727 bytes} [Wed May 6 02:29:26 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-287252816 => 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: 479/964] 10.0.0.234 () {34 vars in 670 bytes} [Wed May 6 02:29:50 2026] POST /v2.1/os-keypairs => generated 395 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:29:52.138 7 WARNING neutronclient.v2_0.client [None req-8318a7ce-2b24-4e43-b961-ee9adadfd1e5 1c33c48d9f914aa49cf03d727f30177d e73bbf6ce5844e4a8e7927af7ccc002b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:29:52.190 7 WARNING neutronclient.v2_0.client [None req-8318a7ce-2b24-4e43-b961-ee9adadfd1e5 1c33c48d9f914aa49cf03d727f30177d e73bbf6ce5844e4a8e7927af7ccc002b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:29:52.469 7 WARNING neutronclient.v2_0.client [None req-8318a7ce-2b24-4e43-b961-ee9adadfd1e5 1c33c48d9f914aa49cf03d727f30177d e73bbf6ce5844e4a8e7927af7ccc002b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/965] 10.0.0.234 () {34 vars in 662 bytes} [Wed May 6 02:29:52 2026] POST /v2.1/servers => generated 447 bytes in 627 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-06 02:29:52.726 8 WARNING neutronclient.v2_0.client [None req-a27f665c-a527-43da-b06a-d4e28e027c64 1c33c48d9f914aa49cf03d727f30177d e73bbf6ce5844e4a8e7927af7ccc002b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/966] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:29:52 2026] GET /v2.1/servers/9ffcb6cf-a4c2-4805-81d8-0f1e34779eeb => generated 1394 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:29:57.857 8 WARNING neutronclient.v2_0.client [None req-5d2a5b5d-0986-4f46-9065-1ecc8c43e53d 1c33c48d9f914aa49cf03d727f30177d e73bbf6ce5844e4a8e7927af7ccc002b - - default default] 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: 482/969] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:29:57 2026] GET /v2.1/servers/9ffcb6cf-a4c2-4805-81d8-0f1e34779eeb => generated 1519 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 02:29:58.063 7 INFO nova.api.openstack.compute.server_external_events [req-92fba74d-1f7d-4c8d-9021-7a5a9c6cedbc req-a7817452-982f-4acc-bca3-da1c942a73e5 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:d0db3988-18a6-4d9a-add3-22713ed67c00 for instance 9ffcb6cf-a4c2-4805-81d8-0f1e34779eeb on instance [pid: 7|app: 0|req: 488/970] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:29:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:30:03.119 8 WARNING neutronclient.v2_0.client [None req-8553d179-c9a6-40b7-9022-8d1d12f829e1 1c33c48d9f914aa49cf03d727f30177d e73bbf6ce5844e4a8e7927af7ccc002b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/973] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:30:03 2026] GET /v2.1/servers/9ffcb6cf-a4c2-4805-81d8-0f1e34779eeb => generated 1517 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:30:03.516 7 INFO nova.api.openstack.compute.server_external_events [req-b84864a1-88de-40b7-acb1-a1a2bd2775f0 req-3d595e72-6b95-484b-81a3-7b25f2d7fb88 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-plugged:d0db3988-18a6-4d9a-add3-22713ed67c00 for instance 9ffcb6cf-a4c2-4805-81d8-0f1e34779eeb on instance [pid: 7|app: 0|req: 491/974] 10.0.0.96 () {38 vars in 813 bytes} [Wed May 6 02:30:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 484/975] 10.0.0.46 () {30 vars in 617 bytes} [Wed May 6 02:30:07 2026] GET /v2.1 => generated 0 bytes in 92 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: 492/976] 10.0.0.46 () {32 vars in 690 bytes} [Wed May 6 02:30:07 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: 485/977] 10.0.0.46 () {34 vars in 911 bytes} [Wed May 6 02:30:07 2026] GET /v2.1/os-simple-tenant-usage/b1316c903a4b42509ac6791c0f076e81?start=2026-05-05T00:00:00&end=2026-05-06T23:59:59 => generated 20 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/978] 10.0.0.46 () {30 vars in 652 bytes} [Wed May 6 02:30:07 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:30:08.326 8 WARNING neutronclient.v2_0.client [None req-961f6fd3-24b2-41c1-ad41-8705978908aa 1c33c48d9f914aa49cf03d727f30177d e73bbf6ce5844e4a8e7927af7ccc002b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/979] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:30:08 2026] GET /v2.1/servers/9ffcb6cf-a4c2-4805-81d8-0f1e34779eeb => generated 1817 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:30:09.906 8 INFO nova.api.openstack.compute.server_external_events [req-baa45dd4-8f0e-4280-a4a4-be57b40048bd req-51e5e820-205a-4cb9-8c9f-193a1d148567 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:d0db3988-18a6-4d9a-add3-22713ed67c00 for instance 9ffcb6cf-a4c2-4805-81d8-0f1e34779eeb on instance [pid: 8|app: 0|req: 487/980] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:30:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:30:09.976 7 WARNING neutronclient.v2_0.client [None req-830a7426-ae25-47ef-993a-3ec4188f747b 1c33c48d9f914aa49cf03d727f30177d e73bbf6ce5844e4a8e7927af7ccc002b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:30:10.042 7 WARNING neutronclient.v2_0.client [None req-830a7426-ae25-47ef-993a-3ec4188f747b 1c33c48d9f914aa49cf03d727f30177d e73bbf6ce5844e4a8e7927af7ccc002b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:30:10.348 7 WARNING neutronclient.v2_0.client [None req-830a7426-ae25-47ef-993a-3ec4188f747b 1c33c48d9f914aa49cf03d727f30177d e73bbf6ce5844e4a8e7927af7ccc002b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/981] 10.0.0.234 () {34 vars in 662 bytes} [Wed May 6 02:30:09 2026] POST /v2.1/servers => generated 447 bytes in 689 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-05-06 02:30:10.591 8 WARNING neutronclient.v2_0.client [None req-f33e54f8-add3-4d28-b738-6f6fd585ced8 1c33c48d9f914aa49cf03d727f30177d e73bbf6ce5844e4a8e7927af7ccc002b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/982] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:30:10 2026] GET /v2.1/servers/77e0b9c9-c26c-4a83-80c0-0fa6e1bc6bf4 => generated 1394 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, ' [pid: 7|app: 0|req: 495/983] 10.0.0.46 () {30 vars in 617 bytes} [Wed May 6 02:30:10 2026] GET /v2.1 => generated 0 bytes in 69 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: 489/984] 10.0.0.46 () {32 vars in 690 bytes} [Wed May 6 02:30:10 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/985] 10.0.0.46 () {34 vars in 911 bytes} [Wed May 6 02:30:10 2026] GET /v2.1/os-simple-tenant-usage/b1316c903a4b42509ac6791c0f076e81?start=2026-05-05T00:00:00&end=2026-05-06T23:59:59 => generated 20 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/986] 10.0.0.46 () {30 vars in 652 bytes} [Wed May 6 02:30:11 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:30:15.691 7 WARNING neutronclient.v2_0.client [None req-2547591c-c4d0-400f-8d47-650a79b35ad8 1c33c48d9f914aa49cf03d727f30177d e73bbf6ce5844e4a8e7927af7ccc002b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/989] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:30:15 2026] GET /v2.1/servers/77e0b9c9-c26c-4a83-80c0-0fa6e1bc6bf4 => generated 1519 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 02:30:15.916 8 INFO nova.api.openstack.compute.server_external_events [req-bed650b5-f370-41b1-b3e3-b0f603a6a162 req-425c607e-f95e-4c79-aa82-45f2a106fd53 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:b8327e5f-6a90-4b14-b56f-029609e5de44 for instance 77e0b9c9-c26c-4a83-80c0-0fa6e1bc6bf4 on instance [pid: 8|app: 0|req: 492/990] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:30:15 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:30:20.891 7 WARNING neutronclient.v2_0.client [None req-763cf8fc-0e56-4526-9ac6-0f90133dda41 1c33c48d9f914aa49cf03d727f30177d e73bbf6ce5844e4a8e7927af7ccc002b - - default default] 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: 499/991] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:30:20 2026] GET /v2.1/servers/77e0b9c9-c26c-4a83-80c0-0fa6e1bc6bf4 => generated 1517 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 02:30:21.075 8 INFO nova.api.openstack.compute.server_external_events [req-ad97e02e-3b92-4b40-b4dc-8f046b242345 req-fd0584dc-d18f-452f-bd56-339d7567378c 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-plugged:b8327e5f-6a90-4b14-b56f-029609e5de44 for instance 77e0b9c9-c26c-4a83-80c0-0fa6e1bc6bf4 on instance [pid: 8|app: 0|req: 493/992] 10.0.0.96 () {38 vars in 813 bytes} [Wed May 6 02:30:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:30:26.138 7 WARNING neutronclient.v2_0.client [None req-d2969f74-371c-4e88-ab6b-71d680824c8f 1c33c48d9f914aa49cf03d727f30177d e73bbf6ce5844e4a8e7927af7ccc002b - - default default] 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: 501/995] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:30:26 2026] GET /v2.1/servers/77e0b9c9-c26c-4a83-80c0-0fa6e1bc6bf4 => generated 1817 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/996] 10.0.0.234 () {34 vars in 670 bytes} [Wed May 6 02:30:26 2026] POST /v2.1/os-keypairs => generated 397 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:30:27.641 7 INFO nova.api.openstack.compute.server_external_events [req-96346257-9bc8-4f34-ad8a-3b79ed905277 req-e9de432b-b935-44e0-9166-15ed0b4d0ed6 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:b8327e5f-6a90-4b14-b56f-029609e5de44 for instance 77e0b9c9-c26c-4a83-80c0-0fa6e1bc6bf4 on instance [pid: 7|app: 0|req: 502/997] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:30:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/998] 10.0.0.234 () {34 vars in 670 bytes} [Wed May 6 02:30:27 2026] POST /v2.1/os-keypairs => generated 385 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:30:29.450 7 WARNING neutronclient.v2_0.client [None req-73ae06b2-3dc2-4c84-8505-48b77ec93967 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:30:29.498 7 WARNING neutronclient.v2_0.client [None req-73ae06b2-3dc2-4c84-8505-48b77ec93967 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:30:29.542 7 WARNING neutronclient.v2_0.client [None req-73ae06b2-3dc2-4c84-8505-48b77ec93967 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:30:29.719 7 WARNING neutronclient.v2_0.client [None req-73ae06b2-3dc2-4c84-8505-48b77ec93967 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/999] 10.0.0.234 () {34 vars in 662 bytes} [Wed May 6 02:30:29 2026] POST /v2.1/servers => generated 495 bytes in 545 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-06 02:30:29.959 8 WARNING neutronclient.v2_0.client [None req-b101d9d2-2397-417f-953e-1412c1adb7c7 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/1000] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:30:29 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => generated 1457 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-05-06 02:30:31.054 7 WARNING neutronclient.v2_0.client [None req-0506075b-3d56-4288-91db-57e654b5ecfe 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1001] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:30:31 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => generated 1461 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:30:32.158 8 WARNING neutronclient.v2_0.client [None req-720b8bc6-556f-442d-8575-80ad6a96f698 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/1002] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:30:32 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => generated 1509 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:30:33.252 8 WARNING neutronclient.v2_0.client [None req-f9762fed-687e-4464-a10b-4a15507325f7 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1005] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:30:33 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => generated 1509 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-05-06 02:30:34.341 7 WARNING neutronclient.v2_0.client [None req-a850a332-98c9-49f8-b34f-a41155e66237 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1006] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:30:34 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => generated 1517 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:30:35.317 8 INFO nova.api.openstack.compute.server_external_events [req-e70f2ba1-e1e4-4ac6-8e17-4aefa01ea788 req-fd9a4909-b2e0-40e9-9813-9a7e9579480b 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:ed9eb646-28c4-433c-9239-fac4e7cc6d41 for instance 9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 on instance [pid: 8|app: 0|req: 501/1007] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:30:35 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-05-06 02:30:35.431 7 WARNING neutronclient.v2_0.client [None req-6d76a6bd-f3d1-4998-af1b-b467d381500d 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1008] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:30:35 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => generated 1640 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:30:36.593 8 WARNING neutronclient.v2_0.client [None req-fbe36f96-f0a5-4535-af9d-ab485025a9ec 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1009] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:30:36 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => generated 1628 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-05-06 02:30:37.791 7 WARNING neutronclient.v2_0.client [None req-83fb896e-67bd-4ca7-9e35-eb093a1f6def 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1010] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:30:37 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => 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-05-06 02:30:38.969 8 WARNING neutronclient.v2_0.client [None req-83e4edb4-400e-4266-a8e9-76fa4a4241c8 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1011] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:30:38 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => generated 1628 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-05-06 02:30:40.058 7 INFO nova.api.openstack.compute.server_external_events [req-e9942c00-28c4-4f6e-8b35-10240efe0cf5 req-a7376ec3-5d73-4b9e-aacc-2ac54704658a 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-plugged:ed9eb646-28c4-433c-9239-fac4e7cc6d41 for instance 9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 on instance [pid: 7|app: 0|req: 509/1012] 10.0.0.96 () {38 vars in 813 bytes} [Wed May 6 02:30:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:30:40.132 8 WARNING neutronclient.v2_0.client [None req-cd180ef3-8ef1-4323-88e5-bbe73945ac43 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1013] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:30:40 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => generated 1628 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-05-06 02:30:41.304 7 WARNING neutronclient.v2_0.client [None req-adcd453c-ceac-4fd1-9f7b-81b7da28f08c 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1014] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:30:41 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => generated 1628 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-05-06 02:30:42.476 8 WARNING neutronclient.v2_0.client [None req-7e30cb50-eacd-4030-92ea-06a6922e8744 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1015] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:30:42 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => generated 1808 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:30:42.704 7 WARNING neutronclient.v2_0.client [None req-a53c2793-bd69-4247-b722-f19e507b1556 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1016] 10.0.0.234 () {32 vars in 740 bytes} [Wed May 6 02:30:42 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1/os-interface => generated 284 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:30:43.549 7 INFO nova.api.openstack.compute.server_external_events [req-6168ba97-d974-44c7-bd1d-52482d739d23 req-74bb0d5f-5182-4ffe-afc7-5ab33220b1d2 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:ed9eb646-28c4-433c-9239-fac4e7cc6d41 for instance 9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 on instance [pid: 7|app: 0|req: 513/1019] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:30:43 2026] POST /v2.1/os-server-external-events => generated 179 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-05-06 02:30:53.054 8 WARNING neutronclient.v2_0.client [None req-642598e0-fd48-468f-a744-c3a5e107505f 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1022] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:30:53 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => generated 1928 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 516/1023] 10.0.0.234 () {32 vars in 752 bytes} [Wed May 6 02:30:54 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1/os-server-password => generated 116 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 508/1024] 10.0.0.234 () {32 vars in 717 bytes} [Wed May 6 02:30:56 2026] DELETE /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:30:56.765 7 WARNING neutronclient.v2_0.client [None req-b6c704c9-fe54-4008-9056-fae7334da50f 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1025] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:30:56 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => generated 1934 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:30:57.913 8 WARNING neutronclient.v2_0.client [None req-1afb4c8b-104f-4799-9da3-ccfc19cb7d2e 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1026] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:30:57 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => generated 1934 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-05-06 02:30:59.086 7 WARNING neutronclient.v2_0.client [None req-bcae3653-67ae-42f8-bd31-d6e318411579 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] 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-05-06 02:30:59.157 8 INFO nova.api.openstack.compute.server_external_events [req-448119b8-121f-4212-8648-d9dccb7e4207 req-def306d0-802b-4e6e-95f4-37598c33b9e3 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-unplugged:ed9eb646-28c4-433c-9239-fac4e7cc6d41 for instance 9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 on instance [pid: 8|app: 0|req: 510/1027] 10.0.0.96 () {38 vars in 813 bytes} [Wed May 6 02:30:59 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: 7|app: 0|req: 518/1028] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:30:59 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => generated 1934 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:31:00.004 8 INFO nova.api.openstack.compute.server_external_events [req-aff0acb5-2b2d-4e50-a1de-7e013c14149a req-9d9a1487-e00b-4fa6-a8fe-79cced386ee4 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-deleted:ed9eb646-28c4-433c-9239-fac4e7cc6d41 for instance 9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 on instance [pid: 8|app: 0|req: 511/1029] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:30:59 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:31:00.258 7 WARNING neutronclient.v2_0.client [None req-f47a8e62-676b-4166-8051-6cdb94ae6c3a 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:31:00.294 8 WARNING neutronclient.v2_0.client [None req-ff4fa951-c1e4-497a-9b9a-dad47a7ba921 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:31:00.312 7 WARNING neutronclient.v2_0.client [None req-f47a8e62-676b-4166-8051-6cdb94ae6c3a 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1030] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:31:00 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => generated 1538 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-06 02:31:00.466 7 WARNING neutronclient.v2_0.client [None req-f47a8e62-676b-4166-8051-6cdb94ae6c3a 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1031] 199.204.45.115 () {36 vars in 713 bytes} [Wed May 6 02:31:00 2026] POST /v2.1/servers => generated 453 bytes in 708 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-05-06 02:31:01.071 8 WARNING neutronclient.v2_0.client [None req-8eba4545-185d-42c3-bc0f-cc850d45c96d 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1032] 199.204.45.115 () {32 vars in 732 bytes} [Wed May 6 02:31:01 2026] GET /v2.1/servers/f6906aec-04de-4389-a02d-d157ac0101ae => generated 2213 bytes in 58 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-05-06 02:31:01.141 7 WARNING neutronclient.v2_0.client [None req-bffa737d-3a62-4028-8529-a58d64aa1254 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1033] 199.204.45.115 () {32 vars in 758 bytes} [Wed May 6 02:31:01 2026] GET /v2.1/servers/f6906aec-04de-4389-a02d-d157ac0101ae/os-interface => generated 28 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:31:01.406 7 WARNING neutronclient.v2_0.client [None req-c0829b71-3d24-4c28-a83a-8d40f68fd5b6 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1034] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:31:01 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => generated 1543 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1035] 199.204.45.115 () {32 vars in 776 bytes} [Wed May 6 02:31:01 2026] GET /v2.1/servers/f6906aec-04de-4389-a02d-d157ac0101ae/os-volume_attachments => generated 197 bytes in 328 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-05-06 02:31:02.523 7 WARNING neutronclient.v2_0.client [None req-184b25f3-1e51-4f77-85d6-8700de1c499e 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1036] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:31:02 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => generated 1543 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:31:03.612 8 INFO nova.api.openstack.wsgi [None req-a77d7730-be82-477c-8942-ace2dbe29914 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] HTTP exception thrown: Instance 9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 could not be found. [pid: 8|app: 0|req: 516/1039] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:31:03 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:31:03.643 7 INFO nova.api.openstack.wsgi [None req-bbcd0c8b-c5f9-4b72-8e2a-80f1a32cc20d 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] HTTP exception thrown: Instance 9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 could not be found. [pid: 7|app: 0|req: 524/1040] 10.0.0.234 () {32 vars in 717 bytes} [Wed May 6 02:31:03 2026] DELETE /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:31:03.682 8 INFO nova.api.openstack.wsgi [None req-d636afba-ad81-4443-bacf-9d887ec2d26c 18af48dbbe7d4ec0bbd23580e48451b4 73ecee33af084e3fab1790b985567bab - - default default] HTTP exception thrown: Instance 9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 could not be found. [pid: 8|app: 0|req: 517/1041] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:31:03 2026] GET /v2.1/servers/9f4cffce-2b33-4ae5-a2bd-763e009e6fb1 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 525/1042] 10.0.0.234 () {32 vars in 703 bytes} [Wed May 6 02:31:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-642156144 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:31:04.248 8 WARNING neutronclient.v2_0.client [None req-fffe3e18-2f86-4576-8245-a03969e96dca 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1043] 199.204.45.115 () {32 vars in 732 bytes} [Wed May 6 02:31:04 2026] GET /v2.1/servers/f6906aec-04de-4389-a02d-d157ac0101ae => generated 2371 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-06 02:31:04.354 7 WARNING neutronclient.v2_0.client [None req-0305f9ff-21d3-42ef-b5ea-563200250254 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] 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: 519/1044] 10.0.0.234 () {32 vars in 727 bytes} [Wed May 6 02:31:04 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1093514342 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1045] 199.204.45.115 () {32 vars in 758 bytes} [Wed May 6 02:31:04 2026] GET /v2.1/servers/f6906aec-04de-4389-a02d-d157ac0101ae/os-interface => generated 28 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1046] 199.204.45.115 () {32 vars in 776 bytes} [Wed May 6 02:31:04 2026] GET /v2.1/servers/f6906aec-04de-4389-a02d-d157ac0101ae/os-volume_attachments => generated 197 bytes in 47 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-05-06 02:31:06.216 7 INFO nova.api.openstack.compute.server_external_events [req-b49b48bc-586d-4e3a-aa36-9e4ebd0b1ac1 req-562962d2-8c27-4980-b617-fcc801a2a057 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:f985271f-f737-48c3-a175-80f86f3ca824 for instance f6906aec-04de-4389-a02d-d157ac0101ae on instance [pid: 7|app: 0|req: 527/1047] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:31:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:31:07.381 8 WARNING neutronclient.v2_0.client [None req-236e3908-dc3e-40e6-b151-a6d139ba199c 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1048] 199.204.45.115 () {32 vars in 732 bytes} [Wed May 6 02:31:07 2026] GET /v2.1/servers/f6906aec-04de-4389-a02d-d157ac0101ae => generated 2445 bytes in 143 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-05-06 02:31:07.536 7 WARNING neutronclient.v2_0.client [None req-4c40604c-5e51-443b-be02-302b0d63ad0b 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1049] 199.204.45.115 () {32 vars in 758 bytes} [Wed May 6 02:31:07 2026] GET /v2.1/servers/f6906aec-04de-4389-a02d-d157ac0101ae/os-interface => generated 283 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 522/1050] 199.204.45.115 () {32 vars in 776 bytes} [Wed May 6 02:31:07 2026] GET /v2.1/servers/f6906aec-04de-4389-a02d-d157ac0101ae/os-volume_attachments => generated 197 bytes in 46 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-05-06 02:31:10.659 7 WARNING neutronclient.v2_0.client [None req-ec49ca19-3b32-447b-a6f4-f43ccd55e379 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1051] 199.204.45.115 () {32 vars in 732 bytes} [Wed May 6 02:31:10 2026] GET /v2.1/servers/f6906aec-04de-4389-a02d-d157ac0101ae => 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-05-06 02:31:10.851 8 WARNING neutronclient.v2_0.client [None req-65af815e-902b-4352-a6fa-29bcd0175cb9 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1052] 199.204.45.115 () {32 vars in 758 bytes} [Wed May 6 02:31:10 2026] GET /v2.1/servers/f6906aec-04de-4389-a02d-d157ac0101ae/os-interface => generated 283 bytes in 129 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: 530/1053] 199.204.45.115 () {32 vars in 776 bytes} [Wed May 6 02:31:10 2026] GET /v2.1/servers/f6906aec-04de-4389-a02d-d157ac0101ae/os-volume_attachments => generated 197 bytes in 56 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-05-06 02:31:11.732 8 INFO nova.api.openstack.compute.server_external_events [req-b1befd33-b53c-4de1-85aa-67b6385913b2 req-f30abb0f-15be-4b69-8041-34547f330d85 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-plugged:f985271f-f737-48c3-a175-80f86f3ca824 for instance f6906aec-04de-4389-a02d-d157ac0101ae on instance [pid: 8|app: 0|req: 524/1054] 10.0.0.96 () {38 vars in 813 bytes} [Wed May 6 02:31:11 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-05-06 02:31:14.417 7 WARNING neutronclient.v2_0.client [None req-edac6967-0b7d-4ea1-bee4-883bcb5fd09d 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1057] 199.204.45.115 () {32 vars in 732 bytes} [Wed May 6 02:31:14 2026] GET /v2.1/servers/f6906aec-04de-4389-a02d-d157ac0101ae => generated 2580 bytes in 352 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-05-06 02:31:14.783 8 WARNING neutronclient.v2_0.client [None req-1a082c0f-7b0f-49c2-8d4f-25f5e60e06aa 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1058] 199.204.45.115 () {32 vars in 758 bytes} [Wed May 6 02:31:14 2026] GET /v2.1/servers/f6906aec-04de-4389-a02d-d157ac0101ae/os-interface => generated 285 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 533/1059] 199.204.45.115 () {32 vars in 776 bytes} [Wed May 6 02:31:14 2026] GET /v2.1/servers/f6906aec-04de-4389-a02d-d157ac0101ae/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-05-06 02:31:51.401 8 WARNING neutronclient.v2_0.client [None req-9dc1a7ca-3310-4e34-8957-189626e38224 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:31:51.626 8 WARNING neutronclient.v2_0.client [None req-9dc1a7ca-3310-4e34-8957-189626e38224 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] 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-05-06 02:31:54.092 7 INFO nova.api.openstack.compute.server_external_events [req-46fc2319-7a14-48ca-8b94-744157b6f35d req-1107cae9-44bf-4fec-9318-b63186f665c6 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:ce81a250-e14d-412d-83be-692624440bfb for instance f6906aec-04de-4389-a02d-d157ac0101ae on instance [pid: 7|app: 0|req: 539/1068] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:31:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:31:59.138 7 INFO nova.api.openstack.compute.server_external_events [req-055484c1-1945-471d-9e71-190bbf79bbb0 req-28ae9ebd-68e9-491f-ab67-694198aa7730 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-plugged:ce81a250-e14d-412d-83be-692624440bfb for instance f6906aec-04de-4389-a02d-d157ac0101ae on instance [pid: 7|app: 0|req: 540/1069] 10.0.0.96 () {38 vars in 813 bytes} [Wed May 6 02:31:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:32:00.684 8 WARNING neutronclient.v2_0.client [None req-9dc1a7ca-3310-4e34-8957-189626e38224 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1070] 199.204.45.115 () {36 vars in 811 bytes} [Wed May 6 02:31:51 2026] POST /v2.1/servers/f6906aec-04de-4389-a02d-d157ac0101ae/os-interface => generated 280 bytes in 9382 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-05-06 02:32:01.058 7 INFO nova.api.openstack.compute.server_external_events [req-05ea62a3-ed14-4d97-80c4-d204ee1b034f req-398b0753-8a42-4a81-b3ed-06689f55511e 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:ce81a250-e14d-412d-83be-692624440bfb for instance f6906aec-04de-4389-a02d-d157ac0101ae on instance [pid: 7|app: 0|req: 541/1071] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:32:01 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-05-06 02:32:01.472 8 INFO nova.api.openstack.compute.server_external_events [req-e48cebd0-3cae-47a8-a110-1a8d1d18c6cb req-81fe90a1-6958-4ff8-aea6-d31db54b0b2d 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:ce81a250-e14d-412d-83be-692624440bfb for instance f6906aec-04de-4389-a02d-d157ac0101ae on instance [pid: 8|app: 0|req: 531/1072] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:32:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:32:30.556 7 WARNING neutronclient.v2_0.client [None req-fc0d23ed-6e38-4ece-8b99-77fad4ed1016 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:32:30.596 7 WARNING neutronclient.v2_0.client [None req-fc0d23ed-6e38-4ece-8b99-77fad4ed1016 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] 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-05-06 02:32:32.930 8 INFO nova.api.openstack.compute.server_external_events [req-763f7144-9500-46a6-84c9-98e6ef878ffd req-5a0a5545-b830-4760-bbfb-e54cd1430e15 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:f7d3cca4-ab7c-4668-b1c3-e201c7eb7a7a for instance f6906aec-04de-4389-a02d-d157ac0101ae on instance [pid: 8|app: 0|req: 535/1079] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:32:32 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-05-06 02:32:38.746 8 INFO nova.api.openstack.compute.server_external_events [req-cbab2961-33ec-43fb-a2a1-387509997689 req-9a482160-3336-410e-9b79-d462080dcf86 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-plugged:f7d3cca4-ab7c-4668-b1c3-e201c7eb7a7a for instance f6906aec-04de-4389-a02d-d157ac0101ae on instance [pid: 8|app: 0|req: 538/1082] 10.0.0.96 () {38 vars in 813 bytes} [Wed May 6 02:32:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-06 02:32:39.670 7 WARNING neutronclient.v2_0.client [None req-fc0d23ed-6e38-4ece-8b99-77fad4ed1016 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1083] 199.204.45.115 () {36 vars in 811 bytes} [Wed May 6 02:32:30 2026] POST /v2.1/servers/f6906aec-04de-4389-a02d-d157ac0101ae/os-interface => generated 376 bytes in 9251 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-05-06 02:32:50.948 8 WARNING neutronclient.v2_0.client [None req-ebc046d4-5c23-4228-9ac7-cce18be09654 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-06 02:32:50.995 8 WARNING neutronclient.v2_0.client [None req-ebc046d4-5c23-4228-9ac7-cce18be09654 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] 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-05-06 02:32:53.252 7 INFO nova.api.openstack.compute.server_external_events [req-91eb97b6-e4cc-4dc8-8aa5-b6fa45dbddce req-82d8ff9c-defd-4025-9c26-f477da7b1cdc 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:fcf17655-4497-4119-8873-f885d1598757 for instance f6906aec-04de-4389-a02d-d157ac0101ae on instance [pid: 7|app: 0|req: 549/1088] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:32:53 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-05-06 02:32:57.338 7 INFO nova.api.openstack.compute.server_external_events [req-dc81ed6e-e176-4713-b57a-47f1081526ef req-18ca3d56-6e4d-404f-8081-e6aeb87ea06f 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-plugged:fcf17655-4497-4119-8873-f885d1598757 for instance f6906aec-04de-4389-a02d-d157ac0101ae on instance [pid: 7|app: 0|req: 550/1089] 10.0.0.96 () {38 vars in 813 bytes} [Wed May 6 02:32:57 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-05-06 02:33:00.539 8 WARNING neutronclient.v2_0.client [None req-ebc046d4-5c23-4228-9ac7-cce18be09654 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1090] 199.204.45.115 () {36 vars in 811 bytes} [Wed May 6 02:32:50 2026] POST /v2.1/servers/f6906aec-04de-4389-a02d-d157ac0101ae/os-interface => generated 377 bytes in 9680 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-05-06 02:33:01.155 7 INFO nova.api.openstack.compute.server_external_events [req-ee6ff6a4-cf6f-4146-a9d3-92eb039f5804 req-f274b89c-97cb-42d3-b48b-e595b9cbc801 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:f7d3cca4-ab7c-4668-b1c3-e201c7eb7a7a for instance f6906aec-04de-4389-a02d-d157ac0101ae on instance [pid: 7|app: 0|req: 551/1091] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:33:01 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-05-06 02:33:14.825 7 INFO nova.api.openstack.compute.server_external_events [req-c012a866-3c4b-4c27-a15d-ebe5ff9eb6b4 req-1d19fed2-24c8-4374-b856-dcceb46c1647 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:fcf17655-4497-4119-8873-f885d1598757 for instance f6906aec-04de-4389-a02d-d157ac0101ae on instance [pid: 7|app: 0|req: 554/1096] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:33: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 543/1097] 199.204.45.115 () {34 vars in 854 bytes} [Wed May 6 02:33:15 2026] DELETE /v2.1/servers/f6906aec-04de-4389-a02d-d157ac0101ae/os-interface/fcf17655-4497-4119-8873-f885d1598757 => generated 0 bytes in 77 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-05-06 02:33:16.869 7 INFO nova.api.openstack.compute.server_external_events [req-4c5f0e11-971f-4180-aa64-e7e395623eea req-0a1389eb-573b-424e-84ec-47423f25dd26 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:fcf17655-4497-4119-8873-f885d1598757 for instance f6906aec-04de-4389-a02d-d157ac0101ae on instance [pid: 7|app: 0|req: 555/1098] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:33:16 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-05-06 02:33:25.503 8 INFO nova.api.openstack.compute.server_external_events [req-888346d7-a8e8-4f10-a5c0-f2c8c119bad4 req-612513ba-f419-405c-906d-af412f97d6a9 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:f7d3cca4-ab7c-4668-b1c3-e201c7eb7a7a for instance f6906aec-04de-4389-a02d-d157ac0101ae on instance [pid: 8|app: 0|req: 545/1101] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:33:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 557/1102] 199.204.45.115 () {34 vars in 854 bytes} [Wed May 6 02:33:25 2026] DELETE /v2.1/servers/f6906aec-04de-4389-a02d-d157ac0101ae/os-interface/f7d3cca4-ab7c-4668-b1c3-e201c7eb7a7a => generated 0 bytes in 64 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 560/1107] 199.204.45.115 () {34 vars in 854 bytes} [Wed May 6 02:33:46 2026] DELETE /v2.1/servers/f6906aec-04de-4389-a02d-d157ac0101ae/os-interface/ce81a250-e14d-412d-83be-692624440bfb => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 548/1108] 199.204.45.115 () {34 vars in 754 bytes} [Wed May 6 02:33:51 2026] DELETE /v2.1/servers/f6906aec-04de-4389-a02d-d157ac0101ae => generated 0 bytes in 126 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:33:54.753 8 INFO nova.api.openstack.compute.server_external_events [req-7961eb32-0870-48d4-ae64-593e869ff341 req-f36970f1-0811-4d4a-83f3-32d106d5649a 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-deleted:f985271f-f737-48c3-a175-80f86f3ca824 for instance f6906aec-04de-4389-a02d-d157ac0101ae on instance [pid: 8|app: 0|req: 550/1111] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:33:54 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-05-06 02:33:56.251 7 INFO nova.api.openstack.compute.server_external_events [req-c60f9bc5-2a8b-4006-a11b-efe92f2c59d6 req-8686cf31-237f-4437-931b-ca923983a34f 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:b8327e5f-6a90-4b14-b56f-029609e5de44 for instance 77e0b9c9-c26c-4a83-80c0-0fa6e1bc6bf4 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: 562/1112] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:33:56 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: 551/1113] 10.0.0.234 () {32 vars in 717 bytes} [Wed May 6 02:33:56 2026] DELETE /v2.1/servers/77e0b9c9-c26c-4a83-80c0-0fa6e1bc6bf4 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:33:56.405 7 WARNING neutronclient.v2_0.client [None req-a623125a-018e-42bb-be44-09630c31c020 1c33c48d9f914aa49cf03d727f30177d e73bbf6ce5844e4a8e7927af7ccc002b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 563/1114] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:33:56 2026] GET /v2.1/servers/77e0b9c9-c26c-4a83-80c0-0fa6e1bc6bf4 => generated 1943 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:33:59.312 8 INFO nova.api.openstack.compute.server_external_events [req-d148c25f-9088-4b62-a7e1-48cc049e32de req-d53d7e99-4442-4fc3-ac9b-6d78a6dfa66a 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-deleted:b8327e5f-6a90-4b14-b56f-029609e5de44 for instance 77e0b9c9-c26c-4a83-80c0-0fa6e1bc6bf4 on instance [pid: 8|app: 0|req: 552/1115] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:33:59 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-05-06 02:34:01.633 7 WARNING neutronclient.v2_0.client [None req-9055140d-cd78-4a0c-a756-fd3bb0675aad 1c33c48d9f914aa49cf03d727f30177d e73bbf6ce5844e4a8e7927af7ccc002b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1116] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:34:01 2026] GET /v2.1/servers/77e0b9c9-c26c-4a83-80c0-0fa6e1bc6bf4 => generated 1480 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:34:06.715 7 INFO nova.api.openstack.wsgi [None req-b4b3d0c0-966e-46ac-aae4-10581a2231c1 1c33c48d9f914aa49cf03d727f30177d e73bbf6ce5844e4a8e7927af7ccc002b - - default default] HTTP exception thrown: Instance 77e0b9c9-c26c-4a83-80c0-0fa6e1bc6bf4 could not be found. [pid: 7|app: 0|req: 566/1119] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:34:06 2026] GET /v2.1/servers/77e0b9c9-c26c-4a83-80c0-0fa6e1bc6bf4 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:34:07.332 8 INFO nova.api.openstack.compute.server_external_events [req-6ab9a243-38e3-4444-b03e-8e5ac96e9357 req-cbd8743a-9990-4404-9b6d-eaefbf8892fc 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-changed:d0db3988-18a6-4d9a-add3-22713ed67c00 for instance 9ffcb6cf-a4c2-4805-81d8-0f1e34779eeb 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: 554/1120] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:34:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1121] 10.0.0.234 () {32 vars in 717 bytes} [Wed May 6 02:34:07 2026] DELETE /v2.1/servers/9ffcb6cf-a4c2-4805-81d8-0f1e34779eeb => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:34:07.495 8 WARNING neutronclient.v2_0.client [None req-a96c4f9f-e587-462d-bff9-47d680b4ea8a 1c33c48d9f914aa49cf03d727f30177d e73bbf6ce5844e4a8e7927af7ccc002b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1122] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:34:07 2026] GET /v2.1/servers/9ffcb6cf-a4c2-4805-81d8-0f1e34779eeb => generated 1943 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:34:10.454 7 INFO nova.api.openstack.compute.server_external_events [req-2eaa2e3a-3553-4e75-8382-3c90f430a779 req-021d9a6a-8011-42e9-96bb-daa5f6dc3f6d 1ef7a8768b184111b53c7e3c919e0168 280265f7d22d4644bebbe5a831fc9625 - - 14297e761f5f40c8905c6b287a3f0e2b 14297e761f5f40c8905c6b287a3f0e2b] Creating event network-vif-deleted:d0db3988-18a6-4d9a-add3-22713ed67c00 for instance 9ffcb6cf-a4c2-4805-81d8-0f1e34779eeb on instance [pid: 7|app: 0|req: 568/1123] 10.0.0.101 () {38 vars in 814 bytes} [Wed May 6 02:34:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:34:12.722 8 WARNING neutronclient.v2_0.client [None req-81fbc554-75ef-4d84-91de-f1c1b7a87373 1c33c48d9f914aa49cf03d727f30177d e73bbf6ce5844e4a8e7927af7ccc002b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1124] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:34:12 2026] GET /v2.1/servers/9ffcb6cf-a4c2-4805-81d8-0f1e34779eeb => generated 1480 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 02:34:17.811 7 INFO nova.api.openstack.wsgi [None req-05046def-7350-4556-a3da-c28e29af4a1b 1c33c48d9f914aa49cf03d727f30177d e73bbf6ce5844e4a8e7927af7ccc002b - - default default] HTTP exception thrown: Instance 9ffcb6cf-a4c2-4805-81d8-0f1e34779eeb could not be found. [pid: 7|app: 0|req: 570/1127] 10.0.0.234 () {32 vars in 714 bytes} [Wed May 6 02:34:17 2026] GET /v2.1/servers/9ffcb6cf-a4c2-4805-81d8-0f1e34779eeb => 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: 558/1128] 10.0.0.234 () {32 vars in 723 bytes} [Wed May 6 02:34:18 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-745412660 => 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-05-06 02:34:18.956 7 INFO nova.api.openstack.wsgi [None req-f0185ce6-5220-4cb4-a40e-f0e50b25d039 1c33c48d9f914aa49cf03d727f30177d e73bbf6ce5844e4a8e7927af7ccc002b - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-745412660 not found for user 1c33c48d9f914aa49cf03d727f30177d [pid: 7|app: 0|req: 571/1129] 10.0.0.234 () {32 vars in 720 bytes} [Wed May 6 02:34:18 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-745412660 => generated 141 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1140] 10.0.0.234 () {32 vars in 654 bytes} [Wed May 6 02:35:10 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1141] 10.0.0.234 () {32 vars in 640 bytes} [Wed May 6 02:35:10 2026] GET /v2.1/servers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-06 02:35:10.394 7 WARNING oslo_db.sqlalchemy.utils [None req-ccf76dee-9716-44b8-b3a3-c51e3f2f5477 966688a12f06443dac5140ae3193e0c4 72c6f2a8d8bd45fbb809b54ff6652817 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 578/1142] 10.0.0.234 () {32 vars in 648 bytes} [Wed May 6 02:35:10 2026] GET /v2.1/os-keypairs => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1143] 10.0.0.234 () {32 vars in 693 bytes} [Wed May 6 02:35:10 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1156] 10.0.0.100 () {28 vars in 453 bytes} [Wed May 6 02:36: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: 8|app: 0|req: 572/1157] 10.0.0.100 () {30 vars in 657 bytes} [Wed May 6 02:36:05 2026] GET /v2.1 => generated 0 bytes in 70 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 586/1158] 10.0.0.100 () {32 vars in 730 bytes} [Wed May 6 02:36:05 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1159] 10.0.0.100 () {34 vars in 805 bytes} [Wed May 6 02:36:05 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1160] 10.0.0.100 () {28 vars in 453 bytes} [Wed May 6 02:36:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1161] 10.0.0.100 () {30 vars in 657 bytes} [Wed May 6 02:36:05 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 588/1162] 10.0.0.100 () {32 vars in 730 bytes} [Wed May 6 02:36:05 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: 575/1163] 10.0.0.100 () {34 vars in 893 bytes} [Wed May 6 02:36:05 2026] GET /v2.1/servers/detail?project_id=280265f7d22d4644bebbe5a831fc9625&all_tenants=True => generated 15 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1164] 10.0.0.100 () {34 vars in 893 bytes} [Wed May 6 02:36:06 2026] GET /v2.1/servers/detail?project_id=72c6f2a8d8bd45fbb809b54ff6652817&all_tenants=True => generated 15 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1165] 10.0.0.100 () {34 vars in 893 bytes} [Wed May 6 02:36:06 2026] GET /v2.1/servers/detail?project_id=9f43daf7e386406096861901124c952d&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)